Twitter phone number and max follows

smart_beaver

Newbie
Joined
May 12, 2020
Messages
2
Reaction score
0
I just got ony of my twitter accounts suspended from following 330 in a day I think.
Would you use the same phone number to make other accounts?
Would you begin using a proxy for next accounts (the problem being that I try to do it programmatically and this would add complexity)?
What is the maximum follow per day you think?
 
Last edited:
Yeah. you are doing that too fast.
  • 10 - 20 a day max i prefer below 10 day.
  • 10 x 7 = 70 a week.
  • 70 x 4 = 280 a month.

You have to show, that your twitter account is legit and try to keep the like - share thing stable too.

My stats are like this.
  • Age 2 months. Maybe 3 in 1 week.
  • i follow about 700 accounts.
  • I have about 80 followers.
  • I have likes done about 1500 total.
  • Shares about 50.
No ban yet and it looks in my point of view pretty legit. I should share too and get more followers of course, but my Topic - niche is pretty hard... "Politics"
 
Like if I use the same IP but a different phone number is it that bad?
 
Like if I use the same IP but a different phone number is it that bad?

i am not 100% sure yet. I have in my personal real account phone number, but i don't have in my BOT accounts any numbers yet.
I will buy prepaid for the other Twitter account this week, to by certain.

But i think they should see pretty fast, if you are using same phone number in two or more accounts.
Then comes the shadow ban.
 
If you want to run 3 accounts, manually, they don't seem to mind same IP / phone number as that is reasonably "fair-use".

The issue is when you need to scale to 100 - 1,000 accounts. You will need three primary things:

1. 4G IP addresses. You can make this yourself with a cheap 4G data plan and a 4G router - although you will want to develop a way to renew your IP address programmatically between sessions.

2. Anti-fingerprinting solution. "Incognito mode" doesn't cut it these days, any large social network will know who you are via your browser fingerprint - ie: https://panopticlick.eff.org/ or https://amiunique.org/ if you want to test this. I use Multilogin however there a couple of cheaper alternatives if you don't need scripting interface.

3. Inbound physical SIMs and a gateway. You'll need a bunch of activated $2 prepaid SIMs with some solution to manage the inbound texts. You can find gateways on Ali for around $1k - $2k USD, or if you are on a budget you could get one of these 4 SIM external rotators and a cheap cell phone https://www.simore.com/en/iphone-se...-sim-adapter-case-4g-lte-speed-x-four-se.html You'll still need to manually switch SIMs around (so you better have a very good color coding system for more than 10!) but it is much faster than opening the phone and ejecting a single SIM one at a time which is the alternative.
 
Back
Top