ShivAIO | Pantheon v1.2 IOW
ShivAIO | Mordekaiser v1.3a IOW/GoS
ShivAIO | ScaryGanks v1.0a - an anti gank utility script
ShivAIO | Braum v1.3 IOW/GoS
ShivAIO | Sejuani v1.0 IOW/GoS
Config for champion scripts:
testscript1.lua (%appdata%\GamingOnSteroids\LOL\Scripts):
require('Inspired') require('IOW') pcall( require, GetObjectName(GetMyHero()) )
Remember to enable Scripts Engine in the loader.
Most of my scripts require Inspired library by Inspired and IOW by Inspired.
To use the scripts, place them in %appdata%\GamingOnSteroids\LOL\Scripts\Common
Some of my scripts have a spell (usually a dash) bound to 'G' button. If you have something already bound to 'G' (for example ping alert), remember to change bindings of either of those or it won't work.
I'm open to suggestions or advice, especially from other devs whose scripts taught me a lot. Especially thanks to Deftsu, his scripts helped me with item use stuff.