Twitter api bot for likes and rts

Jimoz

Banned - Multiple Rules Violations
Joined
Apr 22, 2020
Messages
1,314
Reaction score
1,295
Hey there.

Can you share your strategy what you doing to automate the twitter likes from xx accounts to like or rts tweets.

Can you share your strategy that really worked

Are you also using proxy and what is the delay you put in between each rt or like to avoid spam detection of tw

Also share if any of your tw api experience in automating rts likes or comments
 
Also share if any of your tw api experience in automating rts likes or comments
Nightmare before they closed it off and made it request only. Keys getting made read only regularly and API apps getted blocked left right and centre with standard usage, nothing too extreme. I gave up then and heard from others it only got worse.

This is when I had automated the signup to the API and creation of API apps and authorising to them, so have a fair bit of feedback of the issues with using API.

can it still be done? yes but you have to be very very careful. Ignore completely the limits twitter state for the API they are not valid AT ALL. But even then, if you are just botting with the API for likes and retweets, you will lose access eventually.
 
Nightmare before they closed it off and made it request only. Keys getting made read only regularly and API apps getted blocked left right and centre with standard usage, nothing too extreme. I gave up then and heard from others it only got worse.

This is when I had automated the signup to the API and creation of API apps and authorising to them, so have a fair bit of feedback of the issues with using API.

can it still be done? yes but you have to be very very careful. Ignore completely the limits twitter state for the API they are not valid AT ALL. But even then, if you are just botting with the API for likes and retweets, you will lose access eventually.
Thanks for your response.

So whats the alternative to Api? what else we can do to automate it. Do you have any idea what this SMM panel use to Automate the twiter likes and retweets?
 
browser automation or http requests are your options
Thats a nice input, thanks. But Speed of Browser automation is So slow. what is your idea through Http requests, can you be detailed?

Also would it be good idea to use hundreds of Accounts through browser automation?
 
Thanks for your response.

So whats the alternative to Api? what else we can do to automate it.

1) Automate your browser
2) Replicate the browser with HTTP requests
3) Automate the phone app requests

1) being easiest, 3) being most difficult


Do you have any idea what this SMM panel use to Automate the twiter likes and retweets?
They will use HTTP request bots
 
Thats a nice input, thanks. But Speed of Browser automation is So slow. what is your idea through Http requests, can you be detailed?

When you click a button to FOLLOW in your browser, the browser sends an HTTP POST request, specifying some data, you replicate these text based requests.

Also would it be good idea to use hundreds of Accounts through browser automation?
You would need to code a cloud based solution, running VMs / containers allowing you to run 100s of browsers self contained. At this level you need to not just automate the browser, but the control panel too
 
For automation, I usually keep my actions reduced/hour and yes proxies are mandatory, 4G mobile proxies to be exact
 
I saw some accounts which just retweets some particular hashtags automatically but I am not sure how they do it. I use dlvr.it for automated tweets.
 
There's a service I saw for retweets and likes, If I make an order I will get it after 2-10minutes. How can I do that by myself? Is it a Twitter API bot or automate?
 
There's a service I saw for retweets and likes, If I make an order I will get it after 2-10minutes. How can I do that by myself? Is it a Twitter API bot or automate?

There service will control 10000s of accounts, you buy likes / retweets, then they instruct those accounts to like / retweet as you paid for.

There could be using the API (unlikely IMO0 or a twitter bot (non browser for these types of bulk tasks) of which there are a couple / few
.

So to do that yourself. You just need
10000s of accounts
a twitter bot
 
Back
Top