blocking an account

Support / help / discussion forum for twitter bot
Post Reply
lavalamp
Posts: 97
Joined: Thu Sep 30, 2021 5:27 am

blocking an account

Post by lavalamp »

May I request to add/include features that if you blocked an account, it shouldn't login or do any action. what the bot is doing now is its still checking the account that was blocked. it suppose to be resting (its a must function for PVA/ locked account)

and also the bot should stop the account if it detected that it was PVA. happened to me just now, the bot continue to check the PVA account again and again (non stop) til the bot crashes. it also prevent the bot to do the next action

version: 339764

this is what showing in logs and it wont stop and wont pass that account. so it wont do any action pass that account. worse is, bot will crash



Login: Get: https://twitter.com/login/
Get1 flow login
gt: 1638440470983368706
POST2 task.json?flow_name=login
POST3 task.json
Adding username: Tonyxxxxxd
POST4 task.json
taskId: LoginEnterPassword
Adding password: lexxxxxxer
taskId: AccountDuplicationCheck
AccountDuplicationCheck
Checking timeline: Tonyxxxxxd to ensure is logged in and account working
Search: with: Tonyxxxxxd: max1 return: RETURN_URLS
Failed JSON response: 403
https://twitter.com/i/api/2/timeline/ho ... ghtedLabel
{"errors":[{"code":326,"message":"To protect our users from spam and other malicious activity, this account is temporarily locked. Please log in to https://twitter.com to unlock your account.","sub_error_code":0,"bounce_location":"https://twitter.com/account/access"}]}
ERROR RESP FROM TWITTER: 326 To protect our users from spam and other malicious activity, this account is temporarily locked. Please log in to https://twitter.com to unlock your account.
* TESTING for known failure text: To protect our users from spam and other malicious activity, this account is temporarily locked. Please log in to https://twitter.com to unlock your account.
WARNING: To protect our users from spam and other malicious activity, this account is temporarily locked: Login required
Logindetails: Tonyxxxxxd:lexxxxxxer 1536267220652785665 Proxy: 107.1xxxxxxxxxxxxxxxxxxeqE
UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 13.2; rv:110.0) Gecko/20100101 Firefox/110.0
Login: get: https://twitter.com/
No login cookies detected: 6
Perform login form: Tonyxxxxxd:lexxxxxxer: Proxy: 107.1xxxxxxxxxxxxxxxxxxeqE
Login: Get: https://twitter.com/login/
Get1 flow login
gt: 1638440494962278401
POST2 task.json?flow_name=login
POST3 task.json
Adding username: Tonyxxxxxd
POST4 task.json
taskId: LoginEnterPassword
Adding password: lexxxxxxer
taskId: AccountDuplicationCheck
AccountDuplicationCheck
User avatar
martin@rootjazz
Site Admin
Posts: 34353
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: blocking an account

Post by martin@rootjazz »

lavalamp wrote: Wed Mar 22, 2023 8:14 am
submit logs showing this. Twitter must have changed the flow which the program doesn't know about which causes a loop. There should be protections to avoid an infinite loop of attempts, I guess this wasn't fired either.

HELP > LOGS > SUBMIT

then send your logs ID - the numbers are sufficient (displayed after successful uploading of logs)


Logs will help me make an update
lavalamp
Posts: 97
Joined: Thu Sep 30, 2021 5:27 am

Re: blocking an account

Post by lavalamp »

solve this 1 too by updating the version. or atleast i havent encounter it yet again. will let you know
User avatar
martin@rootjazz
Site Admin
Posts: 34353
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: blocking an account

Post by martin@rootjazz »

lavalamp wrote: Sat Apr 08, 2023 2:14 pm solve this 1 too by updating the version. or atleast i havent encounter it yet again. will let you know
thanks for update. Hopefully the issue is resolved, if it does come back, let me know



Regards,
Martin
Post Reply