The script seems to mostly work. To fix the menu to have it display properly, you need to fix the URLs for the icons in the script. For example, you need to change line 4529 from:
["Q"] = "https://vignette.wikia.nocookie.net/leagueoflegends/images/f/f6/Leap_Strike.png",to:
["Q"] = "https://static.wikia.nocookie.net/leagueoflegends/images/c/ca/Jax_Leap_Strike.png",Similarly this needs to be done for every icon used by the script. I'm too lazy to do it.
Here's a version with the icons just removed, so the menu renders properly: https://raw.githubus...r/ShadowAIO.lua
Respect <3