At the current site offers precise instructions for handling the program spambot.
The pages type button is used to select the pages on which the program should click the login or register button.
In the Auto Clicking bookmark you can set which buttons the program should click e.g. selecting the button phpbb post after filling out topic name and description you will not have to click the button ‘post’ on phpbb forums, you just have to click the button ‘Rejestruj’ in the program and the the program will click the ‘post’ button automatically.
If you select the buttons ‘Auto Filling’ and ‘Auto Registration’ and in alternating spamming create your links to post a new topic on phpbb forums, they could look like this:
www.phpbb2.pl/forum/posting.php?mode=newtopic&f=6
www.phpbb2.pl/forum/posting.php?mode=newtopic&f=1
and when you press the Start button, then the program will automatically enter every link and fill out the post subject and content and, additionally, click the button ‘send’ so you can add as many topics as you like.
Although there are often many various buttons on webpages, e.g. post preview, the program is able to recognise the correct one. The program downloads the necessary data from the page source, for example on phpbb2 forums it looks like this:
This code is responsible for the button that sends a message (post). There is an option implemented in the program which allows you to choose which button the program should click, so it will be able to work on nearly all sites. For instance, if you want the program to click certain button, open the page source, find the right button and extract the right data, e.g. in phpbb it looks like this: