Develop an auto-click bot, C/C++ Programming

Assignment Help:

What I need is an auto-click bot. The auto-click bot would ask me for a url(or it would be pre-defined too) so that it loads that specific url and click an ad automatically. This will be progressive and increment as per need. Like if I want 10 clicks, there could be a field asking me for that and would do the work accordingly. Also, to make it look real, I need my cursor offsets to be moving at random first and hovering over a thing or two on that page. Besides, I need the bot to be able to load a custom text file. That text file can have a list of all the proxies. I need the bot to automatically switch to another ip from the list(successively) once one click is completed and so on. Also, I would want the bot to be pre-defined with user-agent strings. Around 15 would do. Like proxies, it could change the user agent too with each click And I want a field in the bot to enter a delay between each click and also a pause button to freeze when I need to and resume again on click.

Skills required are C Programming, Javascript, Java, Visual Basic, Web Scraping


Related Discussions:- Develop an auto-click bot

Objects as function arguments, Objects as Function Arguments: In C prog...

Objects as Function Arguments: In C program there are several methods to define arguments, and in some case even a structure can be approved as an argument.  Similarly in C+

Calculate the discharge by c program, #include stdio.h #include math.h ...

#include stdio.h #include math.h float discharge(float,float); void main()   {   char prompt;      float time,out,cr;   cr = 100e-6;   for (time = 0;time   {   /* call th

Dll, i need amibroker afl to dll plugin

i need amibroker afl to dll plugin

Default value functions, Default Value Functions,  When declaring a functio...

Default Value Functions,  When declaring a function we can specify a default value for each parameter. This value will be used if that parameter is left blank when calling to the f

How are postfix and prefix versions of operator++ , How are postfix and pre...

How are postfix and prefix versions of operator++ () differentiated? A: The postfix version of operator++ () contain a dummy parameter of type int. The prefix version does not c

Simple program of c++ , Simple program of c++: int main() {    i...

Simple program of c++: int main() {    int   bushels;    float dollars, rate;                 cout                 cin >> dollars;                 cout

Solution, 3 . Write a ‘C’ program to accept any 3 digit integer numb...

3 . Write a ‘C’ program to accept any 3 digit integer number from the keyboard and display the word equivalent representation of the given number.

Padovan string, A Padovan string P(n) for a natural number n is defined as:...

A Padovan string P(n) for a natural number n is defined as: P(0) = ‘X’ P(1) = ‘Y’ P(2) = ‘Z’ P(n) = P(n-2) + P(n-3), n>2

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd