Skip to content

FloatingBlob/voter-not-fraud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voter-not-fraud

Ever wanted to not commit vote fraud? Run this code to avoid doing so.

  1. Make sure you have python installed on your computer
  2. Ensure selenium is installed: pip install selenium
  3. Clone this repo, and open cfg.json in a text editor:
    • n_threads controls the number of instances to run simultaneously
    • headless should be true if you do not want to see the chrome windows
    • random_chance is the chance of casting a (weighted) random vote instead of the good joke
  4. python voting-beano.py
  5. If you want to stop execution, use Ctrl-C

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%