sipaldrop/SatsumeBot-Sipal — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Node app that automates the Satsume Genesis testnet routine for one or more wallets. I want to be able to paste a captcha service key once, then add accounts with a name, private key, and optional proxy, and have the app handle login on its own by generating and saving tokens automatically.
It should do the daily check in, claim the daily NUSD faucet on Sepolia, buy the cheapest available product, then leave a 5 star review after purchase. Please make it run for multiple accounts at the same time, retry gracefully when something fails, and give each wallet a consistent unique fingerprint so it looks less suspicious.
I also want a clear terminal dashboard with a live table showing each account, current status, next run time, and whether check in, faucet, purchase, and review succeeded or were already done, plus a scrolling log underneath. After finishing, it should wait until the daily UTC reset and loop again. Look up current docs online if you need to.
Want more depth? Deep Reverse