What's twitter hourly/daily likes limit?

dekadent30

Elite Member
Joined
Nov 10, 2008
Messages
1,910
Reaction score
1,036
I set my bot to do 100 likes/day but i wonder if can i do more. I read somewhere that twitter has hourly limits. I'm tempted to increase likes to 300/day but i'm afraid of shadow ban. What do you think?
 
It's made on Browser Automation Studio so i think it works on Selenium browser
 
I read that before. They say 400 follows a day but blocked me after 100 follows. So i need to know what are hourly limits. What's your experience?
 
I read that before. They say 400 follows a day but blocked me after 100 follows. So i need to know what are hourly limits. What's your experience?
Don't go by the limits you read on the API site linked above. They are not correct. You cannot do 400 follows a day 7 days a week.

Don't go looking for the limit (n) then plan to do (n-1) and expect to be ok. Limits change all the time and vary from account to account based of lots of factors. Find a level that works for you and you are happy with and stick there. that's the best way IMO
 
Agree with the above, it's not as simple as a numerical limit but likely based on a trust 'score' for you account. That can be based on a lot of things like your activity, where the traffic comes from, length of sessions etc.

Experimentation is the best way to go about it.
 
  • Direct Messages (daily): The limit is 1,000 messages sent per day.
  • Tweets: 2,400 per day. The daily update limit is further broken down into smaller limits for semi-hourly intervals. Retweets are counted as Tweets.
  • Changes to account email: 4 per hour.
  • Following (daily): The technical follow limit is 400 per day. Please note that this is a technical account limit only, and there are additional rules prohibiting aggressive following behavior.
  • Following (account-based): Once an account is following 5,000 other accounts, additional follow attempts are limited by account-specific ratios.
 
Anyone have advice for warming up a twitter account? Maybe I missed the thread when I searched but I didn't find one.
 
  • Direct Messages (daily): The limit is 1,000 messages sent per day.
  • Tweets: 2,400 per day. The daily update limit is further broken down into smaller limits for semi-hourly intervals. Retweets are counted as Tweets.
  • Changes to account email: 4 per hour.
  • Following (daily): The technical follow limit is 400 per day. Please note that this is a technical account limit only, and there are additional rules prohibiting aggressive following behavior.
  • Following (account-based): Once an account is following 5,000 other accounts, additional follow attempts are limited by account-specific ratios.

Any bots that work with the twitter API?

The limits on the browsers have been radically reduced recently, using the twitter official app installed on a 4g phone is best for high limits!!
 
So i wonder why nobody makes twitter bot for smartphones. It's best way to simulate human behavior
 
Any bots that work with the twitter API?

The limits on the browsers have been radically reduced recently, using the twitter official app installed on a 4g phone is best for high limits!!

It really isn't. The stated limits for the API are not to be believed I can assure you. You will have your API credentials blocked / banned if you over use them


So i wonder why nobody makes twitter bot for smartphones. It's best way to simulate human behavior

Not really. There is no reason a bot running on a smartphone is any better at simulate human behaviour. The human simulation comes from the developer and is not effected by the device run on at all.
 
Anyone have advice for warming up a twitter account? Maybe I missed the thread when I searched but I didn't find one.
memes with relevant hashtags? anything brings engagements, not just random bs. As its beneficial to twitter itself, keeping it's user on twitter. so it might relax some limits. that's been my experience at least.
 
It really isn't. The stated limits for the API are not to be believed I can assure you. You will have your API credentials blocked / banned if you over use them




Not really. There is no reason a bot running on a smartphone is any better at simulate human behaviour. The human simulation comes from the developer and is not effected by the device run on at all.

Is there a bot that can emulate and automate the app rather than use the crappy browser automation like every bot ever?

(surely someone must be able to rip and use Microsoft Device Emulator version 3.0 in a bot?)
 
Is there a bot that can emulate and automate the app
I am not aware of a bot that emulates the mobile app.

(surely someone must be able to rip and use Microsoft Device Emulator version 3.0 in a bot?)
The problem is de-obsfuscating the hashing routine to get the signature for the requests. This is a long, labourious complex task. When easier options exist: website automation / using the API it doesn't really make sense

rather than use the crappy browser automation like every bot ever?
Not all twitter bots use browser automation. And just because some do, doesn't make them "crappy". Browser bots have their benefits over HTTP request / socket bots and vice versa. A bot can be crappy regardless of whether is automation the mobile app / browser / http requests, equally a bot can be quality.

The quality of the program is down to the developer(s) and how they support, maintain and update their product.
 
I meant this in reference to the limitation being imposed by the social media companies on the browser/https bots.

i agree with you, doing actions via the api is better. can send 4K emails a day.

sorry but rootjaz is biased in this one, he sells a twitter bot
 
Agree with the above, it's not as simple as a numerical limit but likely based on a trust 'score' for you account. That can be based on a lot of things like your activity, where the traffic comes from, length of sessions etc.

Experimentation is the best way to go about it.
leave your contacts for communication
 
Back
Top