FREE TWITTER SCRIPT -- Automate Campaigns and Earn While You Sleep

hey .. why can't this script be user friendly my php skills are rubbish.. anyway i get this error

Warning: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/content/07/5069107/html/moretwitterspam/dbconnect.php on line 2
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

after i did this

<?php
mysql_connect
("localhost", "YOUR_DB_USERNAME", "YOUR_DB_PASSWORD");
mysql_select_db("YOUR_DB_NAME");
?>



looks like martian language to me
 
Last edited:
@kez -- Chances are your database isn't on localhost.

What error are you getting Ram?
 
i think it might be about the user name privilege , you should point on how to install thins on mysql
i did all , but i get that error from dbconnect.php file , the db user needs to edit `USER_PRIVILEGES`
but many don't know how to do that
 
this got me crazy lol .. maybe somebody is going to light-up the thread
 
If you need help, you can post your problems and I can walk you through fixing them.
 
I installed it
and dont really understand

add the account

and what is
Tweet fields. I should put on

otheres seems fine
and the cron manager
what I should set up
advise

thanks:)
 
havn't looked at the script but seems u just need to change you_db_name etc with your actual database name and stuff like that
 
ok soooo I used it... I LOVED IT... but now... I cant keep an account for more than one time through... i tried not auto following, i adjusted the cron job timing ....... what can i do to stop getting banned... or is that something I should expect with this script?
 
Yeah, I made some tests and I discover that Twitter delete accs with the Spam Tweets.
I created 7 accounts... all right, I wait 1 hour... All accounts 100%...

So I activated the script and after 5 minutes of 41 tweets... PUFF: Account deleted!
And all others 6 accounts 100%...
More 41 tweet in another account... 5 minutes... PUFF: Deleted!
And all others 5 accounts 100%...
.............
The result... all accounts get banished after all process.

So I think that we need proxy support. ; /

Somebody... Any idea?
 
Twitter should has a IP tweet black list.
When you post a tweet using the IP... your account has been deleted.
a lot of accounts do not make any difference... I think that after the account deleted, the user cannot see your TwitSpam....
 
The script needs some anonymity features to be in good use like

1- multiple proxy support (but I'm sure the users will use fre proxies then complain of the script not working or being so slow)

2- referrer cleaner / randomizer.

We don't know what kind or tracking system twitter back-end has. changing ip and referrer will be a huge step towards white-listed tweet.
 
New Version:

Proxy Support and Blanks the referer.
 

Attachments

Last edited:
i know what u added... but it all looks the same... is the proxie stuff already done and we dont need to do anything extra? or am i missing something???
 
ok nevermind my question before... i see it now... where do u go to get good proxies???
 
Thanks for this - seems like it could be pretty handy. Thanks :)
 
Back
Top