Skip to content

wur3/bing-rewards-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bing-rewards-bot

A python script to automate a certain pyramid scheme. It's all about the $5 gift card every few months.

Tutorial

  1. Run git clone https://github.com/wur3/bing-rewards-bot.git

  2. Go inside the directory with cd bing-rewards-bot

  3. Install given requirements:

$ pip3 install -r requirements.txt
  1. Download chromedriver from https://chromedriver.chromium.org/downloads into the bing-rewards-bot directory

  2. Create a "login.txt" file to hold your login username/email and password (at least 2 lines)

For example, login.txt

[example]@gmail.com
[example]
  1. Create a "words.txt" file to hold at least 10 random words each on a separate line as your filler searches (at least 10 lines)

For example, words.txt

pizza
pokemon
reddit
birds
green day
lady gaga
taylor swift
league of legends
clash of clans
best search engine
  1. Run python3 main.py

  2. Profit at an atrociously slow rate. It's a pyramid scheme for crying out loud.

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

Author

Richard Wu

References

About

Experimenting with browser automation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages