Closed Wapweb closed 6 months ago
Hey bud, the developers kindly added a new pop-up modal that covers the information/buttons we need and blocked the auto-claimer functionality (annoyed grunt!).
I modified the script and hope I correctly inserted "try actions" for the two options that will close it.
If you can update to 1.3.7 and if the session didn't get corrupted, it should resume OK.
If the session is corrupted, run claim.py from the command line or screen and select 'y' to this option: Force New Login? If your existing session crashed (Y/N, default = N):
If you’re using PM2, obviously you’ll also have to restart the script there after updating and making sure you’re logged in.
Let me know how you get on. It had also broke for my accounts too, but is now working!
@thebrumby thanks, I did fresh login
Step 01 - Attempting to verify if we are logged in (QR code should be not present).
Step 01 - nothing found to action. The QR code test passed.
Step 02 - Attempting to check for the start button (should not be present)...
Step 02 - nothing found to action.
Step 03 - Attempting to find the chat window/message input box...
Step 03 - Was successfully able to find the chat window/message input box.
Step 04 - Attempting to send the '/start' command...
Step 04 - Successfully sent the '/start' command.
Step 05 - Attempting to open a link for the app...
Step 05 - Successfully able to open a link for the app..
Step 06 - Attempting to click the 'Launch' button...
Step 06 - Managed to click the 'Launch' button using ActionChains.
Step 06 - Was successfully able to click the 'Launch' button.
Step 07 - Attempting to switch to the app's iFrame...
Step 07 - Was successfully able to switch to the app's iFrame.
Step 08 - Attempting to find the HereWallet log-in button...
Step 08 - Managed to find the HereWallet log-in button using ActionChains.
Step 08 - Was successfully able to find the HereWallet log-in button.
Step 09 - Attempting to locate seedphrase textbox...
Step 09 - Managed to locate seedphrase textbox using ActionChains.
Step 09 - Was successfully able to locate seedphrase textbox.
Please enter your 12-word seed phrase (your input is hidden):
Step 09 - Was successfully able to enter the seed phrase...
Step 10 - Attempting to click continue after seedphrase entry...
Step 10 - Managed to click continue after seedphrase entry using ActionChains.
Step 10 - Was successfully able to click continue after seedphrase entry.
Step 11 - Attempting to click continue at account selection screen...
Step 11 - Managed to click continue at account selection screen using ActionChains.
Step 11 - Was successfully able to click continue at account selection screen.
Step 12 - Attempting to click the 'storage' link...
Step 12 - Managed to click the 'storage' link using ActionChains.
Step 12 - Was successfully able to click the 'storage' link.
We backed up the session data in case of a later crash!
CHROME DRIVER DETACHED: It is safe to stop the script if you want to.
Enter 'y' to continue to 'claim' function or 'n' to exit and resume in PM2: y
Waiting to start claim for: ./selenium/hotwallet, attempt 1.
Waiting to start claim for: ./selenium/hotwallet, attempt 2.```
Now it says Waiting to start claim for: ./selenium/hotwallet, attempt 1 even though I opted in first claim and my storage 25% fill
@thebrumby ok, so after 11 attempts it switched from ./selenium/hotwallet to actual current session which is ./selenium/13 and now working fine, thanks!
Yeah, there is a 5 minute timer on it in case one of the other sessions gets stuck. if it's a false error, you can delete the status.txt file.
But looks like there is still a problem! They changed something now on the log in link, so it doesn't display so easily :D I need to decode that now too!
Hi!
I introduced more fixes in version 1.3.8 to get around the newly introduced security measures by the devs!
Here there. After one day it was crashed. When I try to execute it again I am stack at this point