Thanks for the fix I just updated my AIO file.
Fixed Kennen not using Q (since this is the only Kennen script).
https://raw.githubus...IO/14Kennen.lua
Best Answer Aristo , 03 April 2023 - 02:41
14AIO Crash issue is fixed! Thanks to Impuls
You can re-install my AIO thingy and get the scripts easily:
https://github.com/4.../master/EXT.rar
Go to the full post »Thanks for the fix I just updated my AIO file.
Fixed Kennen not using Q (since this is the only Kennen script).
https://raw.githubus...IO/14Kennen.lua
Fixed Kennen not using Q (since this is the only Kennen script).
Updated again, ty once more.
AIO files:
https://github.com/4.../master/EXT.rar
Is it currently working?
using this install, kaisa does not cast W "attempt to compare with nil number"
Tried a fresh reinstall, if i recall this was the one script that had incredible accuracy with kaisa's W and i would like to get it working again
I think its related to this
but im having this issue wtih DNS MM on kaisa as well, so damage lib failing?
I think its related to this
but im having this issue wtih DNS MM on kaisa as well, so damage lib failing?
should be fixed.
Thresh script is not working, do I need to update it?
im getting crashes when i play sivir using 14aio. it happens like mid game and when i try to reopen gos, notepad++ will just crash again.
unfortunately there's no error messages or anything. notepad just disappears mid game so idk what's causing it
Edited by disguisedboat, 16 March 2024 - 09:56 .
Nautilus - errors when trying to Q champion
Common\\14AIO\14Nautilus.lua:200: attempt to compare nil with number
Same issue with Blitz for example.
Try changing line 200:
if (Pred.Hitchance or Pred.HitChance >= _G.HITCHANCE_HIGH) or Pred:CanHit(3 or GGPrediction.HITCHANCE_HIGH) then
to this:
if Pred:CanHit(3) then
0 members, 4 guests, 0 anonymous users