Quote:
Originally Posted by richard31306 How does your bot work? I will review it if you want |
The way it works is, I created a PHP script that reads a specified text file. It takes all of the lines in the text file, and randomizes them. It then takes the first line of the randomized text file and inserts it into a variable. I then take that variable and put it at the end of the SwagBucks search url in a frame. I put a META tag in the head of the PHP file that refreshes the page every 60 seconds (1 Minute).
Thats how it works for the main part.