Closed NodokaMurmevent closed 5 years ago
Can you share full config.ini
?
It's not an adb related error, it's getting stuck here for some reason:
if not Utils.find("menu/button_battle"):
Utils.touch_randomly(Region(54, 57, 67, 67))
Utils.script_sleep(1)
continue
Do what @KurutsuKaren said, please.
If it spams the top left corner, it means the script is not able to find the battle button. Have you changed your emulator resolution to the one suggested (1920x1080)? Otherwise the library used for image recognition won't work.
ok found it it's was the resolution, i changed to 1920x1080 and it's work perfectly, sorry to be a retard
Hello i try to use the script but it not work Nox rooted + Debug enabled i start ADB :
i have this on config :
and i start the script :
aaaaand... he no thing but spam the top left corner.
i missed something ?