iholston / lol-bot

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

Minimap scale #129

Closed phantom25334564 closed 7 months ago

phantom25334564 commented 8 months ago

I run 2.0.0 LoL Bot and I pre-set options already on my way, but It doesn't recognize the Mini-map size the option has. I don't wanna mess up with other settings since I have to reset again, so what is the exact scale of the Minimap coded in?

iholston commented 8 months ago

The bot should be overriding the settings automatically. You should not be doing it manually. Is there an issue with the bot?

phantom25334564 commented 8 months ago

When minions are created, Mouse locates under the midline with my settings Screen04 Screen06 Screen07 Does Adding up Account for the program might affect? If not, need to know the original size of the minimap coded.

Except this, All Program is going great with my computers so I really appreciate of these Sources

iholston commented 8 months ago

is that window 1024x768? again, the bot should be setting the settings.

iholston commented 7 months ago

The bot should completely override all league of legends settings in the latest version of the bot and thus this issue should be resolved.