Quote:
Originally Posted by newchild
When I used this bot on my lvl 5 smurf, the anti afk worked on summoners rift also.
The only Problems are:
Levelling orders for Gnar have to be made manually
Spells do not seem to work properly
|
Code:
elseif champ == "Gnar" then abilitySequence = { 1, 2, 1, 3, 1, 4, 1, 2, 1, 2, 4, 2, 2, 3, 3, 4, 3, 3, }
Add this at line 434
and this :
Code:
Gnar = { projSpeed = 3.0, aaParticles = {"Gnar_BasicAttack_mis",}, aaSpellName = "gnarbasicattack", startAttackSpeed = "0.625" },
at line 555 in iARAM.lua.
the script needs to get updated.