iholston / lol-bot

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

Bot doesn't buy items! #218

Closed mohamedezat323 closed 3 months ago

mohamedezat323 commented 3 months ago

It opens the market and I think it only clicks a single left mouse click on the item. I think double left click or a single right click would fix the issue.

iholston commented 3 months ago

It clicks on the item and then clicks on the purchase button. The shop must be in the correct position, if you move it around it will not work. The double click and single right click do not work correctly as that was the original way that the bot bought items and it had to be updated.