Hello,
full time python developer here.
I am seriously thinking about making a click bot for services like ******/shorte.st/linkbucks.com in order to make some $s a day (5-20 is enough if it will really work).
Rules:
What do you think about this? Should be easily extendable for other services when good programmed.
(Sorry for my english, it's not my mother language)
full time python developer here.
I am seriously thinking about making a click bot for services like ******/shorte.st/linkbucks.com in order to make some $s a day (5-20 is enough if it will really work).
Rules:
- Run Bot in VM
- Enable VPN on Main Host
- Change VPN connection each time to get a new IP
- Fake geo location (Check if needed)
- Clear cache+cookies each time (Do NOT use incognito mode)
- Do NOT use selenium (Detectable)
- Fake mouse movements and scroll events (Human like!)
- Run multiple VMs in parallel in order to have parallel clicks
- Fake User Agent (RANDOM!)
- Change screen resolution (RANDOM!)
- Change browser position (RANDOM!)
- Switch to other random tabs (Check if needed)
- Switch operating system (Browser command line switch, check how to do)
- Switch mobile mode?
- Choose random referrer (But only sites where I really played these adfly links)
- Use multiple adfly links and choose randomly
- Change system time (simulate different time zones? Based on IP Range?)
- Install adblock in 10-20% of cases
- Do not click on the exact same position on the button
- Switch Monitor number?
- Implement sort of traffic manager based on time of day? Based on IP range?
- Do NOT always click on the ad/skip button, sometimes simply close the tab (to check what percentage to use)
- Do NEVER use the same IP when login into adfly account
- Use random sleeps and orders everywhere. At each development point/rule, I have to think about a method how a real human would do it
What do you think about this? Should be easily extendable for other services when good programmed.
(Sorry for my english, it's not my mother language)