Skip to content

Instantly share code, notes, and snippets.

View LoggeL's full-sized avatar
🦆
Just pressing buttons

Logge LoggeL

🦆
Just pressing buttons
View GitHub Profile
@LoggeL
LoggeL / Project Clown Fiesta - Stage 2.lua
Created February 20, 2019 15:03
3 Year old meme project
if 1466280000 < os.time() then _ = false if FileExist(SPRITE_PATH.."/ClownFiesta.png") then ___ = CreateSpriteFromFile("//ClownFiesta.png",1) _ = true else DownloadFileAsync("https://raw.githubusercontent.com/ProjectClownFiesta/ClownFiesta/master/sprite_name.png",SPRITE_PATH.."//ClownFiesta.png", function() DelayAction(function() ___ = CreateSpriteFromFile("//ClownFiesta.png",1) end,1) end) DownloadFileAsync("https://github.com/ProjectClownFiesta/ClownFiesta/raw/master/sound_name.wav",SPRITE_PATH.."//ClownFiesta.wav", function() _=true end) end OnDraw(function() if ___ then __ = Vector(0,0,200) __=__:rotated(0,os.clock()%(2*math.pi),0) DrawSprite(___,GetResolution().x/2-__.x-265,GetResolution().y/2-300-__.z,0,0,0,0,GoS.White) end if _ then PlaySound(SPRITE_PATH .. "ClownFiesta.wav") _=false end end) end
@LoggeL
LoggeL / _G GoS External Dump.lua
Last active May 8, 2018 21:15
_G Gaming on Steroids External Dump
BUTTON - 3
COMMON_PATH - C:\Users\UserName\AppData\Roaming\GamingOnSteroids\LOLEXT\Scripts\Common\
CRYSTAL_SCAR - 8
CalcMagicalDamage - function: 0F0CC7C8
CalcPhysicalDamage - function: 0F0CC708
Callback - table: 1030EBD0
| Add - function: 06BEACF0
| Del - function: 06BEAEE8
Control - table: 1030E9C8
| Attack - function: 06BE6768