Skip to content

Simple bot that uses selenium to farm Microsoft Rewards

Notifications You must be signed in to change notification settings

raizar24/Bing-Rewards-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features:

  • PC mode: 4 searches per 15 mins
  • Mobile Mode: 3 searches per 15 mins
  • Retreives data on Google Trends API

How to use:

SET: Setting.XML

  • Username : your username
  • bpassword : your outlook password
  • region : google trends region

Todo:

  • Utilize geckodriver (https://github.com/mozilla/geckodriver/releases)
  • automate downloading the latest geckodriver
  • Modify to headless
  • customize max pc/mobile search
  • include checking if mozilla is already installed.
  • allow user to customize/select existing profile.
  • replace user-agent-switcher addins with user-agent argument.
  • Linux and MacOS version ? ? <- big update, requires refactoring of my code (skill issue)