You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.
Currently, the script doesn't use A or X key for attack-move action. Actually it uses Shift + Right Click, which is a default key binding.
There should be some piece of code performing Send('{shift down}'); MouseClick(...); Send('{shift up}'); to automate such Shift + Right Click action; please try finding it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
any suggestions how to fix the atacking key in the code? change keybind or sth like that?
i dont use the default hotkeys for league and dont wanna change it everytime i used the bot..
for example my attackmove key is F and not as normal A....
any suggestions ?
The text was updated successfully, but these errors were encountered: