- Nov 14, 2013
- 500
- 157
WOW, the scripting language of the software is very simple. It accepts javascript, so with little codding it can complete any html form and click submit, so very easy can create backlinks too.
I remember the good old OUGO browser, that clicks on links/ads and this one is much better, because can specify exact where to click.
There have a function grab image, so can solve captchas too I think.
If you add ability to compile the script to modules will be awesome so everybody can share modules and improve the software. Some macro recorder will be very handy too.
Module for search google and click will not be hard:
Var_A_Tab="Search Terms"
Var_B_Tab="Titles"
.....
1. Go to g00gle.tld and type the search term (Var_A_Tab)
2. Click search
3. Wait for 10-20 sec to emulate real searcher
4. Start searching for the title of the site (Var_B_Tab) and click on the title
5. Wait for 20-60 sec to emulate real visitor
6. Click on random link from the page
I have removed that module because I was afraid of this javascript function onmousedown from google
Code:
<a href="/url?......." onmousedown="return rwt(this,'','','','16','AFQjCNFbDO754ibIJ7IRqa3QkY9q4zy7oA','qHhavEKVPcAzDVb33HKU8A','0CEQQFjAFOAo','','',event)" data-href="http://******/">******</a>
I will try to run that function if able I will make the module public