Hi r4p3,
I'm not sure if this sub-forum is the right one but anyway:
Voice4.Me here, after some fun with the following scripts I want to share them.
How does it work?
All scripts are based on the same model:
Supported lists:
Requires:
How to use?
You should start it in a screen:
The code of the scripts is really crappy, throws some warings, but works quite good.
Download:
Note:
Voice4.Me
I'm not sure if this sub-forum is the right one but anyway:
Voice4.Me here, after some fun with the following scripts I want to share them.
How does it work?
All scripts are based on the same model:
Step 1: Connects to a toplist
Step 2: Crawls the servers on the page of the toplist
[Step 2.5: If more than 1 page is given (config), it repeats step 2 until it got the given pagecount]
Step 3: [Multithreading] It connects with a ts3 guest qry on every teamspeak, checks if the qry is allowed to send a message, if yes it sends a message to every one, the bot is able to see in the channels.
Step 2: Crawls the servers on the page of the toplist
[Step 2.5: If more than 1 page is given (config), it repeats step 2 until it got the given pagecount]
Step 3: [Multithreading] It connects with a ts3 guest qry on every teamspeak, checks if the qry is allowed to send a message, if yes it sends a message to every one, the bot is able to see in the channels.
Supported lists:
- teamspeak-servers.org, tooks a bit of time -> needs to crawl for every page 1 webpage
- ts3index.de, tooks many time, but is very effective! -> needs to crawl for every server 1 webpage
- ts3list.2x.to, tooks a bit of time -> just needs to crawl 1 webpage
- ts3index.de, tooks many time, but is very effective! -> needs to crawl for every server 1 webpage
- ts3list.2x.to, tooks a bit of time -> just needs to crawl 1 webpage
Requires:
- PHP5
- php5-curl
- pcntl [should be in php5 included]
- php5-curl
- pcntl [should be in php5 included]
How to use?
You should start it in a screen:
Code:
php SCRIPTNAME.php > somename.log
The code of the scripts is really crappy, throws some warings, but works quite good.
Download:
Note:
We used the scripts for 2 days and got so many reports that we're blacklisted now :')
Have Fun,
Voice4.Me