reddit account generator shadowbans

Tony888

Newbie
Joined
May 30, 2023
Messages
8
Reaction score
1
Hello, I have been working with Reddit for a while now and made multiple tools. My bot for actions seems to work fine, but the request-based account generator I created most recently is experiencing issues. 99% of the accounts I create get shadowbanned after approx 24hrs. Can anyone help me figure this out and propose any solutions? Any help is very much appreciated. Thank you !
 
Hello, I have been working with Reddit for a while now and made multiple tools. My bot for actions seems to work fine, but the request-based account generator I created most recently is experiencing issues. 99% of the accounts I create get shadowbanned after approx 24hrs. Can anyone help me figure this out and propose any solutions? Any help is very much appreciated. Thank you !

Use legitimate email addresses when registering the accounts. Also your bot might be detected, try creating an account manually on a browser but using the same proxy/email you use on the bot and see if it gets banned.
 
Use legitimate email addresses when registering the accounts. Also your bot might be detected, try creating an account manually on a browser but using the same proxy/email you use on the bot and see if it gets banned.
Thank you for your tips sir, i tried manually and they stay alive. It is defiantly not the email address, maybe it could be the fact I am using requests but I have no idea what else to do. Not expert in fingerprints.
 
Thank you for your tips sir, i tried manually and they stay alive. It is defiantly not the email address, maybe it could be the fact I am using requests but I have no idea what else to do. Not expert in fingerprints.

Yes, most likely that your requests are being detected. You have to copy the browser requests perfectly and also the tls handshake parameters to be flawless. You can use a tool like wireshark to see how the browser does the requests and tls connection.
 
keep use residential ip for mass reddit account
and keep only one residential ip for one reddit account.
 
Yes, most likely that your requests are being detected. You have to copy the browser requests perfectly and also the tls handshake parameters to be flawless. You can use a tool like wireshark to see how the browser does the requests and tls connection.
I will deffinently look into that, thank you for your advise, do you personally have experience coding this kind of stuff?
 
Gave up on the issue for a while, now will try again.
If you find a solution, please tell me.

Currently I’m using rotating IPs from the Tor network and an open source email provider.

My accounts get banned after approximately 24 hours too…
 
Have you tried to automate it with selenium instead of requests?
 
You need to use different IP address, User-agent, fingerprint.
 
Back
Top