Skip to content

meth0xy/moonwatch-upvoter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Moonwatch.cc Upvoter

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

REQUIREMENTS: Linux System or Windows Subsystem Ubuntu (WSL)

Python3 (Ubuntu has Python3 preinstalled)

Firefox (Ubuntu has Firefox preinstalled)

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

USAGE:

CMD: python3 upvote.py

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages