Script for automating Daily Bing Rewards points.
- Clone/Download the repo wherever you want.
- Click on the Windows button on the bottom left task bar and type 'Task Scheduler'. Open the Task Scheduler and click on the Task Scheduler Library.
- Using the Actions bar on the right side of the page, click the
Import Task...
button. - Search for the
Bing Rewards_Template.xml
file included in the code. - (Optional) You can change the name.
- Navigate to the
Actions
tab. Select theStart a program
item from the list and click theEdit...
button at the bottom. - Navigate to where you saved the code and selecte the
edge.bat
file. Click OK. - Click OK. You may be prompted to enter you password. If so, enter your password.
- In the right side box labeled Actions, click the
Create Task...
button. - (Optional) Name it whatever you would like (I just called mine 'Bing') and add a description.
- (Optional) Set to
Run whenever user is logged on or not
if that is what you want. - Under the
Triggers
tab, select theNew...
button. Set a time that your computer will be on every day, change fromOne Time
toDaily
and confirm. - Under the
Actions
tab, select theNew...
button. Browse for where the edge.bat file is and select that. - Confirm the settings and make other changes as you want, and now at the specified time the script will run
I just took 15 random words and put them in the batch file. If you want to change those queries or add more, repeat the code adding your own words, then increment the first line from 40 to however long the list is.
Known to work for Windows 10
Note This will not complete the daily extra points. One of the tabs opened will have those to manually click on. Also, you must be logged in to your Microsoft Account on Edge. You only need to do this once and it will remember for you.