A Microsoft reward automator.
Go to file
2022-06-23 13:26:31 +02:00
.github/ISSUE_TEMPLATE Update issue templates 2022-05-26 08:30:50 +02:00
.gitignore Update .gitignore 2022-05-24 22:42:05 +02:00
config comming soon ® 2022-06-22 12:26:50 +02:00
LICENSE Create LICENSE 2022-05-26 08:40:03 +02:00
liste.txt Create liste.txt 2021-12-23 14:17:45 +01:00
main.py oui 2022-06-22 21:18:08 +02:00
README.md Update README.md 2022-06-09 16:35:00 +02:00
requirements.txt Create requirements.txt 2022-05-24 22:41:44 +02:00
V4.py p 2022-06-23 13:26:31 +02:00

MsReward

A Microsoft reward automator, designed to work headless on a raspberry pi. Tested with a pi 3b+ and a pi 4 2Gb .
Using a discord webhook or SQL to log points everydays.
Using Selenium and geckodriver.

You have to fill the config file.

you have to put your credentials in the same folder as the script, in a .csv file. You have to put login and password this way :

email1,password1
email2,password2

To use the database, I recommand MySql, Create a database with the name you want and create a table daily, like the one from the image : B96F2F6D-7257-4F12-BFA7-0BEC3FB72993

You have to use the default worldlist (sudo apt install wfrench). The language is french by default, but you can change it if you want.
You can add a link to a website where content is only the link of the monthly fidelity card.

You should limit to 6 account per IP, and DON'T USE outlook account, they are banned. image