Giter Club home page Giter Club logo

minecraft-server-eu-bot's Introduction

Minecraft-Server.eu Voting Bot

A voting bot for Minecraft-Server.eu. Supports proxies and multiple servers and usernames to vote for.

Requirements

  • Python 3.6 or higher
  • Pip
  • Poetry (pip install poetry)
  • Mozilla Firefox

Important

  • Minecraft-Server.eu does IP ban after around 4-5 votes (not exactly sure) so it's advised to use proxies (that are not banned by Google or else the captchas won't work)

Installation

  • poetry install
    • this will setup a virtual environment for the project
  • poetry shell
    • activates the environment
  • python main.py
    • runs the program

Configuration

All settings can be edited in config.yaml.

Settings

  • username_file: file to load the username to vote for from
  • vote_url_file: file to load the vote urls from
  • headless: whether to run display the browser windows (True) or not (False)
  • fake_useragent: should the browser useragent be faked for every vote attempt
    • Note: this option is not recommended, as this can lead to ReCaptchas not working anymore
  • proxy:
    • enabled: use proxies or not
    • type: proxy type; supported options: HTTP, HTTPS, SOCKS4, SOCKS5
    • file: file to load the proxies from; proxy format: host:port
  • use_timer: enabling this lets the program vote periodically (every 24h)
    • Note: Using this is not recommended, as the program stops when a error comes up. You should rather use something like cron to start the program on a regular basis.

TODO

  • Integrate Captcha Solving API from Antigate
  • 2 Modes:
    • Botting only votes
    • Botting rewards (typing usernames in)
  • Implement a proxy scraper
  • Ip ban check

minecraft-server-eu-bot's People

Contributors

quoorex avatar

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.