tayapromos.blogg.se

Bing rewards dashboard
Bing rewards dashboard




  1. Bing rewards dashboard install#
  2. Bing rewards dashboard update#

Open up the terminal and go to your home directory cd ~.It's also recommended to select the option to only execute when there is a network connection available under the Conditions tab.In the Start in box, place the absolute path to where you've cloned this repository. When adding the action, point the program to python.exe (most likely located in C:/Program Files) and add the argument line BingRewards/BingRewards.py.Add a new trigger, either On workstation unlock for your specific username or On a schedule daily depending on what you want.Choose Run whether user is logged on or not under Security options and check the box at the bottom that says Hidden.Open Task Scheduler and click Create Task.The script will run completely in the background and should NOT interfere with your daily routine. You may want to use your operating system's scheduler to run this program automatically. Python BingRewards.py -w -nhl -e -p, i.e run web searches in non-headless mode with specified email, the password will be prompted for separately. Here's an example of running non-default arguments To see remaining argument options, please run:Īctually translates to python BingRewards.py -r -hl -d chrome, i.e run the remaining searches in chrome headless mode. -nhl or -no-headless: Don't run in headless mode.-r or -remaining: remaining tasks - this is the default option.There are a growing number of command line argument options. Optional alerting: You can receive alerting for the following services, instructions below for each service.

Bing rewards dashboard update#

Occasionally, update to the latest code by running.Run python BingRewards/BingRewards.py to start earning points.The site may ask to send you a verification email or text. You must have signed onto your account using this machine before.Please note: Your credentials will be stored as base64 encoded text.Create/update config file by running python setup.py.

Bing rewards dashboard install#

  • Install requirements.txt file included in the repo: pip install -r BingRewards/requirements.txt.
  • only USA website guaranteed to be supported.
  • An automated solution using Python and Selenium for earning daily Microsoft Rewards points in all categories including web, mobile, and offers.






    Bing rewards dashboard