Click/View bot with multiple more funtions?

slmnceyhun

Newbie
Joined
Feb 12, 2014
Messages
2
Reaction score
0
Hello everyone.

I am in need of an application for generating artificial traffic (bot) with proxy support.
I am looking for some core features;

-Multithread
-Proxy
-Randomize Useragent
-Randomize Referrals
-Randomize browser language and resolution
-Able to click coordinates

Is there such bot or am I asking too much? Saw a lot of bots around but none can do all of theese, they usualy just have Useragent support and nothing more...

Thank you.
 
you can hire a coder to create such bot. in most cases it can be done by using Selenium driver (the resolution can be set by Xvfb server)
 
I tried something similar a while ago but did not achieve everything that you have in your list. What i achieved was to utilize my browser to run multiple tabs with different proxies each switching at different intervals. For the clicker part, you can use auto mouse clicker which clicks a particular coordinate at a specific time. Your idea seems familiar.

I would however recommend that you try finding a coder if you want to achieve all this.
 
Back
Top