TheNetsky / Microsoft-Rewards-Script

Automated Microsoft Rewards script, using TypeScript, Cheerio and Playwright.
133 stars 33 forks source link

Detect locked accounts #85

Open deepak993635 opened 4 months ago

deepak993635 commented 4 months ago

account locked sdfdsf

TheNetsky commented 4 months ago

I don't have a locked account to add that functionality. But I'll keep it open.

deepak993635 commented 4 months ago

my old bot script detect locked account written in python

if browser.title == 'Your account has been temporarily suspended' or browser.current_url.startswith("https://account.live.com/Abuse"):

maybe this help you....

old bot not maintained anymore link https://gitlab.com/farshadzargary1997/Microsoft-Rewards-bot after github repo removed by github team...

GITHUBTRASHACCOUNT commented 2 months ago

autoappeal feature to get account back maybe can automate with a sperate script

serzak51 commented 2 months ago

autoappeal feature to get account back maybe can automate with a sperate script

I wouldn't recommand it, first because it would be complexe (unless you have a way to put a SIM card into your computer), and also because it only works for a few accounts. After 5 accounts you can still to unlock them, but they will immediatly get suspended again.