I need Macro BOT that Clicks by PROXY!

Megabass

Junior Member
Joined
Dec 18, 2011
Messages
105
Reaction score
46
I need Macro BOT that Clicks by PROXY!

So is there that kind of Macro BOT.
So i just insert coordinates and then the bot automatically clicks something by using Proxy and automatically change the Proxy to click again and again :)

Thanks
 
heh heh, it's not adsense. i try to get so much clicks in one counter. than possible. it's not any ads viewer where i need this :D
 
AutoHotKey is your best bet (very very very very very very very easy to setup, takes no programming knowledge to use the Window Recorder and then just slightly edit it).
 
1. Code it yourself
2. Get a freelancer to do it for you.
 
TuT on how to do this: install imacros for firefox
Install proxy changer pro
At the end of your imacros script add the code:
127.0.0.1:2233/change
Set the script to loop and put some proxies in proxy changer pro.
 
VERSION BUILD=7401110 RECORDER=FX
TAB T=1
URL GOTO=http://www.google.fi/
URL GOTO=MY SITE LINK HERE
TAG POS=1 TYPE=A ATTR=ID:vote-btn
127.0.0.1:2233/change


is that correct :D i get some syntax error :D
or did i understand correctly
 
yes i need help. with configuring and understanding the imacros.
i have seen many codes, but all those are different and i don't need that kind of :)
 
Back
Top