thebrumby / HotWalletClaimer

Looking to optimize your earnings with HOT tokens on the Near Protocol? How about Wave on SUI? Tree on BSC? Or Vertus on Ton? This Python script simplifies the process by monitoring your account status within popular Telegram apps, ensuring rewards are claimed at the correct time.
MIT License
89 stars 31 forks source link

Can you rewrite script request on Sui network? (ocean claim) #16

Closed nthanhtung92 closed 1 month ago

nthanhtung92 commented 1 month ago

hot-auto-claim-main.zip

It is the same the file, I have uploaded here with Near network

Please check it, I hope that you can write the script same like that on SUI network (OCEAN)

Thank you very much. Have a nice day!

thebrumby commented 1 month ago

Hi,

The 4 games we currently support are Ocean (SUI), Hot (Near), Vertus & Cold (both say BSC, but do not mine to the blockchain). All the scripts work by interacting with a virtual browser session to ensure they appear "human-like" to the game.

Did you have a sugguestion to modify or change something with the exsisting code?

Maybe I need to clarify the description, because "Wave Wallet" is the bot for claiming "Ocean" token on Sui.

image
nthanhtung92 commented 1 month ago

Thanks for your reply. I down your script, but I cant sign in telegram.

thebrumby commented 1 month ago

OK, you're not giving me much information on which to help! Please try following the steps like in this issue https://github.com/thebrumby/HotWalletClaimer/issues/12 to determine where the fault is.

Thanks.

nthanhtung92 commented 1 month ago

Devtools/Inspect/F12 => Network => {!}add => Preview => copy access_token

I hope that you can replace log in -> use access_token

thebrumby commented 1 month ago

Hi,

I just discovered today that Telegram changed their XPATHs for logging in - I've pushed new updates to the affected games and you should now be able to log in via QR code or by entering the phone number and one-time password.

I hope this resolves your issues. Thanks for raising the issue.