walterdis / lunarush-bot

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

Disconnect from server #22

Closed Soulbadguy54 closed 2 years ago

Soulbadguy54 commented 2 years ago

Hello, thx for your bot again. I want to suggest some improvements.

1) The error "disconnected from server" occured sometimes, usually when the server restarting the bosses global timer. But bot dont try to click "ok" in this windows, it starts to click on "login via metamask" button, that is on background and inactive, so it stucks.

2) 2nd thing consist in the logging via metamask itself. After the bot clicks at this button, usually 2 things happen: a) The window of metamask extension in google chrome dont open by itself, there is a need to click on extension icon manually and only later click on "sign". b) The window open itself, but loads the data in windows for long time, so dont contain the "sign" button. In this way bot is trying to click on "logging via metamask" button again, which causes collapse or close of metamask extension windows. Then bot stucks.

If you have time to fix this i would really appreciate than. If you need screenshots or something like that, i can make it next time error occured

walterdis commented 2 years ago
  1. ne

Hi ;) I'll take a look at the first issue.

The second, maybe increasing the wait time (issue 2.b). Go to login.py and try to increasing timeout=10 and timeout=8

Soulbadguy54 commented 2 years ago
  1. ne

Hi ;) I'll take a look at the first issue.

The second, maybe increasing the wait time (issue 2.b). Go to login.py and try to increasing timeout=10 and timeout=8

Hello. I want to attach some screenshots to accelerate the bugfix. Looks like github dont support spoilers for image hiding :/ This screenshot shows how looks the window after maintenence or other server restarts, such as boss count refreshment. disconnect

This screenshot shows the error, which occurs in ~10 minutes after bot sleeps. Probably its new antiafk system, so the random menu navigations are required. Or simply good and unmistakable relogin. afk

thx for you work!

walterdis commented 2 years ago
  1. ne

Hi ;) I'll take a look at the first issue. The second, maybe increasing the wait time (issue 2.b). Go to login.py and try to increasing timeout=10 and timeout=8

Hello. I want to attach some screenshots to accelerate the bugfix. Looks like github dont support spoilers for image hiding :/ This screenshot shows how looks the window after maintenence or other server restarts, such as boss count refreshment. disconnect

This screenshot shows the error, which occurs in ~10 minutes after bot sleeps. Probably its new antiafk system, so the random menu navigations are required. Or simply good and unmistakable relogin. afk

thx for you work!

Hello ;)

Have you tryed the new version with multi account support and a popup handler that i uploaded yesterday?

Soulbadguy54 commented 2 years ago
  1. ne

Hi ;) I'll take a look at the first issue. The second, maybe increasing the wait time (issue 2.b). Go to login.py and try to increasing timeout=10 and timeout=8

Hello. I want to attach some screenshots to accelerate the bugfix. Looks like github dont support spoilers for image hiding :/ This screenshot shows how looks the window after maintenence or other server restarts, such as boss count refreshment. disconnect This screenshot shows the error, which occurs in ~10 minutes after bot sleeps. Probably its new antiafk system, so the random menu navigations are required. Or simply good and unmistakable relogin. afk thx for you work!

Hello ;)

Have you tryed the new version with multi account support and a popup handler that i uploaded yesterday?

Hello, thx. I will test new version tonight. Is there any documentation for multiaccounting? I dont understand how can i get 2 game tabs (windows) in same browser but different metamasks? And what i should do then? Just open two windows? Could you describe please?

walterdis commented 2 years ago

Sure ;) Sure ;) You cannot use tabs. You have to use different browsers or create profiles. Each active browser window must be from Luna as the photo.

If you have any other window (like windows explorer) that has "Luna Rush" in the title, the bot will assume it's a game and will try to use it.

image