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

Pointer, solution of problem based on poiter

solution of problem based on poiter

Use of random function - c program , Use of random function: int main(...

Use of random function: int main(void) {    int i,j;         for(j=0;j       {      // randomize();       for(i=0;i                  printf("%d\n", ran

Circle queue, countSpaceAvailbility function that counts and returns the sp...

countSpaceAvailbility function that counts and returns the space availability in the circle queue there are two elemnts at the circle queue and should return 5 space if size 7 .

Area under the curve, Write a program to find the area under the curve y = ...

Write a program to find the area under the curve y = f(x) between x = a and x = b, integrate y = f(x) between the limits of a and b. The area under a curve between two points can b

Print the sorted output on the console, Question 1 Describe the theory beh...

Question 1 Describe the theory behind class templates and function templates along with relevant programming examples Question 2 With the help of suitable programming example

Minimum shelfs, Write a program that finds the minimum total number of shel...

Write a program that finds the minimum total number of shelves, including the initial one required for this loading process

Implementation of the stack class in c++, Implementation of the Stack class...

Implementation of the Stack class in C++: How to implement stack class in c++. int Stack::push(int elem) {    if (top    {       list[top++] = elem;       r

New customer, #questionhow can i add new customer and alot him a new unique...

#questionhow can i add new customer and alot him a new unique id ..

Is always the default constructor for fred fred::fred()?, Is always the def...

Is always the default constructor for Fred Fred::Fred()?

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