walterdis / lunarush-bot

Luna Rush Bot Auto Clicker
GNU General Public License v3.0
32 stars 20 forks source link

Bot clicks in the wrong places #46

Closed SperFeckT closed 2 years ago

SperFeckT commented 2 years ago

Screenshot_1 The screenshot shows that the bot cannot select the active boss, clicks to another part of the screen and waits

walterdis commented 2 years ago

Hi ;) Try here #47

SperFeckT commented 2 years ago

Привет ;) Попробуйте здесь #47 Screenshot_2 One more problem! Bot selects 2 heroes and clicks in empty screen(under 2nd selected hero)

walterdis commented 2 years ago

Sorry, didn't understand the problem.

Try to replace the images under target_images

SperFeckT commented 2 years ago

Try to replace the images under target_images I did it. So I gonna show you trajectory of mouse InkedScreenshot_2_LI

walterdis commented 2 years ago

Did you replaced boss-hunt-button.png too?

SperFeckT commented 2 years ago

Did you replaced boss-hunt-button.png too? Yes I'm sure

walterdis commented 2 years ago

Open heroselect.py In the method def startFight():, replace helper.clickDestinationImage('boss-hunt-button.png', 'boss-hunt') to helper.clickDestinationImage('boss-hunt-button.png', 'boss-hunt', 0.8)

Try to increase 0.8 to 0.85 or 0.9 if still not working

Is your browser zoom at 100% instead of 125%?

SperFeckT commented 2 years ago

Open heroselect.py In the method def startFight():, replace helper.clickDestinationImage('boss-hunt-button.png', 'boss-hunt') to helper.clickDestinationImage('boss-hunt-button.png', 'boss-hunt', 0.8)

Try to increase 0.8 to 0.85 or 0.9 if still not working

Is your browser zoom at 100% instead of 125%?

Hello again! I tried it so its still not working... Yes my browser zoom is 100%

walterdis commented 2 years ago

What's showing at the console right after the wrong click?

SperFeckT commented 2 years ago

What's showing at the console right after the wrong click?

waiting...

walterdis commented 2 years ago

screenshot please ;)