[HAF] Python or javascript bot development

Status
Not open for further replies.

lucky.sparks

Elite Member
Executive VIP
Jr. VIP
Joined
Oct 6, 2020
Messages
2,626
Reaction score
9,934
I need a puppeteer/selenium bot that will do the following,

1. Reads txt file with list of credentials in format username: password: proxy
2. Open Outlook web login
3. submits login details
4. go next next next
5. wait for the SMS code from sms-activate.org
6. submits login SMS code
7. clicks next to get into the inbox
8. if inbox opens, removes the username from txt file

nothing else is needed.

Telegram: https://t.me/lucky_sparks
 
do you provide the API for the sms OTP?
 
@lucky.sparks ; i would personally pick a few other OTP providers similar to sms-activate as a fallback solution, so that the dev can define a timeout limit, and trigger another provider.
Best regards
zotix
 
SMSPAVA.COM: https://smspva.com/new_theme_api.html
5SIM.net: https://5sim.net/docs#user
SMS-Activate: https://sms-activate.org/en/api2
 
Status
Not open for further replies.
Back
Top