iholston / lol-bot

An account leveling bot for League of Legends written in Python
MIT License
294 stars 49 forks source link

Doesn't move #33

Closed alperkyoruk closed 1 year ago

alperkyoruk commented 1 year ago

everything is normal at first. the bot gets in the game, buy the item but cannot move to mid. It just doesn't click mid. any idea how to solve this?

iholston commented 1 year ago

If it buys items then I think that makes it fundamentally different than issue #7. After buying items does the bot leave the fountain?

alperkyoruk commented 1 year ago

yes, It doesn't leave the fountain. It presses heal in the begining, brings cursor to map but cannot click right to move there

iholston commented 1 year ago

Is it actually purchasing items? If it's able to purchase items im not sure why it would not be able to click on the mini map..

iholston commented 1 year ago

Any update on this? is this still a recurring problem? I'm not sure there is anything I can do from a code perspective to fix this issue.