Git Product home page Git Product logo

reddit-bot-account-maker's Introduction

Reddit-Bot-Account-Maker

Reddit Bot Account Maker Documentation

TODO: I will be working on an API wrapper for this and updating/optimizing the code for this soon, be on the lookout. Also I wrote this a while back, so the code is not up to my standards anymore. Don't use this as a template or anything ๐Ÿ˜‚

NOTE: This is a basic bot. Expect it to do basic things. Please don't abuse it

This bot creates a random username and password, verifies the email, and views the inbox

REQUIREMENTS:

Linux (Ubuntu)

Python3 (Ubuntu has Python3 preinstalled)

Firefox (Ubuntu has Firefox preinstalled)

2captcha API key (must manually input in code)

Various Libraries (These need to be manually installed)

  1. Selenium CMD: pip3 install selenium
  2. Tor CMD: sudo apt install tor
  3. Requests CMD: pip3 install requests
  4. Names CMD: pip3 install names

USAGE:

CMD: python code.py

TROUBLESHOOTING:

Error: Service error Note: This has to do with the current state of the API that solves captcha. It might be down or very slow.

Error: Unknown error Note: This can be a variety of things. After all, the web is a changing place and this code doesn't change to account for it. Most Likely: Could not find captcha. Manually enter user/pass and try again later. Other Possibility: The code for either old.reddit.com, reddit.com, or getnada.com has changed. Other Possibility: Actual unknown error.

ADDITIONAL NOTES:

There are set delays in the code that make it sleep. You can change it to be faster/slower, depends on your requirements. Don't run this in a VM. It won't work as tor won't actually get you a new IP. You must run this on a native Linux computer.

Please contact me through email ([email protected]) if you'd like to commission me for a project.

reddit-bot-account-maker's People

Contributors

williamhyzhang 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.