I want to program or scripts to automatic tweets in trend hashtag

Google A

Newbie
Joined
Apr 5, 2014
Messages
2
Reaction score
0
Hello

I want to program or scripts to automatic tweets in trend hashtag


* I want a program does not need to apps from Twitter

Recently , I used the script needs to apps , My account was closed in Twitter immediately

thank you ,,,,
 
How many accounts will the script need to handle, will you provide all of the tweets it needs to post?
Few more details would be handy.
 
You need to create a BOT, not a program. You'll need to feed it with text and login details.
 
You need to create a BOT, not a program. You'll need to feed it with text and login details.

You could do it with a script - Perl Mechanize or PHP and Curl would help but you are right, a bot would probably be better :)
 
You can do this with BotChief or UBot easily. Theres a free version of Botchief (just google it) and you'll see what I mean. You can setup a database of tweets to submit to a hashtag page (the urls are usually something like hxxp:/socialmedia.com/tag/hashtag) with time intervals etc.
 
Back
Top