Twitter- Update status bot?

strakt

Registered Member
Joined
Mar 18, 2009
Messages
79
Reaction score
11
Is there anyway you can auto update?

I see this one guy on twitter spamming his ebay link EVERY 2 mins nonstop. Its exactly 2 minutes between each post, and he simply says "Selling Wii -- bla bla tinyurl.com....


Is there a bot that can do this or what?
 
Hey,

Go to the buy sell and trade section, find Traffic T a program written by bodeezy!

It does what you need and a whole load of other things!

Or you can join improtools.com and get a WHOLE LOAD of tools including Traffic T which does what you need.

Im not spamming im just giving you what u asked for!

Thnx
 
Word on the street is that Twitter API is super easy to work with. Write a simple php script that logs in every two minutes and posts a pre-determined message...upload and go.

Now if only I knew php....
 
I think you can use twitter later to upload a ton of tweets and broadcast on a schedule..not a hundred percent sure, check them out
 
It's true, the twitter api is very easy to use. If you want a small tool like that, pm me and I'll do it gladly...
 
You can use tweetlater for this, but I really don't think anyone would
Appreciate people doin that,

If you use a longer delay, say every an hour or so, you might get it useful

Using the auto every few minutes might fill your followers' update page
With only your updates and making them not able to see othes' updates

That's kinda sucks
Posted via Mobile Device
 
Set up an cron job for your php to hook up with the twitter api should do it. You schedule to activate the php every so often, can be every minute, hour, day.
 
testing it out. I have been looking for something like this.

Does twitter dislike the same URL being linked over and over? Even if the URL is a page with no ads/affiliate? I am trying to link to my homepage, for traffic reasons.
 
testing it out. I have been looking for something like this.

Does twitter dislike the same URL being linked over and over? Even if the URL is a page with no ads/affiliate? I am trying to link to my homepage, for traffic reasons.

I want to know that too? If i need to put some other links except my website?
 
Ive tried a few tools and found an online one that auto tweets, spins your tweets, follows people on keywords and you choose how good the ratio is of the people you follow (most likely to follow back)

it auto changes your bio and web link and whatever rota you pick.

un follows and it trully is a set and forget system.

i have made a few twitter bots with it and they are getting some good results.

enjoy http://tweetspinner.com
 
Last edited:
I wrote my own one that randomly selects a tweet from a list you set up, and then randomly selects one of your accounts and then posts it.

Set to run every 10 minutes, so sometimes one account won't get any updates for a few hours so it makes it look a bit more human like.

Works a treat and made my first $$ this week :)
 
I wrote my own one that randomly selects a tweet from a list you set up, and then randomly selects one of your accounts and then posts it.

Set to run every 10 minutes, so sometimes one account won't get any updates for a few hours so it makes it look a bit more human like.

Works a treat and made my first $$ this week :)

does anyone here have a script like this or is there one already avalable?
 
auto tweet directly from WP post editor + combined with wprobot -its fine

free wp plugin here bit.ly/siX1BN
 
Back
Top