Giter Site home page Giter Site logo

autoclicker's Introduction

AutoClicker

AutoClicker is a bot for URL Shortening PTC webstites like shorte.st, linkbucks, admy.link, etc. that automatically skips Ads

Auto clickers can be as simple as a program that simulates mouse clicking. This type of auto-clicker is fairly generic and will often work alongside any other computer program running at the time and acting as though a physical mouse button is pressed.

More complex auto clickers can similarly be as general, but often are custom-made for use with one particular program and involve memory reading. Such auto clickers may allow the user to automate most or all mouse functions, as well as simulate a full set of keyboard inputs. Custom-made auto clickers may have a narrower scope than a generic auto clicker


Requirements:

  • Python 2.7
  • Selenium
    • sudo pip install selenium
  • X virtual framebuffer (xvfb)
    • sudo apt-get install xvfb
  • Google Spreadsheets Python API (gspread)
    • sudo pip install gspread
  • oauth2client
    • sudo pip install oauth2client
  • Close Proxy Authentication Firefox extension

Note:


How to use:

  1. Create new Firefox Profile and install Close Proxy Authentication Firefox extension in it.
  2. Copy geckodriver file to /usr/local/bin
  3. Run the script
  • Without xvfb: python autoclicker.py --website ADMYLINK --profile MUD --random

  • Using xvfb: xvfb-run -a python autoclicker.py --website ADMYLINK --profile MUD --random

    Note: --link 2 can be used instead of --random if you want to use a specific link

autoclicker's People

Contributors

brijbihari24 avatar roshin8 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

autoclicker's Issues

Error

As soon as I start the program, this error comes:

usage: autoclicker.py [-h] --website WEBSITE --profile PROFILE
(--random | --link LINK)
autoclicker.py: error: the following arguments are required: --website, --profile

what do I have to do?

Close Proxy Authentication

Hi, New Firefox versions doesn't allow for "Close Proxy Authentication" extension. Do you know the alternative for that? And I want to implement this for all browsers in windows.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.