AnthonyZJiang / Microsoft-Reward-Chrome-Ext

A Chrome extension for Microsoft Rewards search, for accounts with two-factor authentication.
Apache License 2.0
319 stars 71 forks source link

Autosolving cards functionality #109

Open MCTRACO opened 1 year ago

MCTRACO commented 1 year ago

I added the ability for the extension to solve the quizzes and cards automatically, or manually with a button. This is explained in the readme. Also implemented the recent changes you made. Which took a while, but is now finally working.

Feel free to ask me any questions. If you dont want the extension to have this ability, dont merge this pr, I will continue developing on my fork.

AnthonyZJiang commented 1 year ago

Thank you for your contribution, but I probably won't merge it. :)

MCTRACO commented 1 year ago

Ok don't worry, it will be still on my for if anyone wants to access it

LeFlairGoD commented 1 year ago

Hello, for what reason the function is not implemented? Does this cause restrictions to the main function? I think the function is good.

Thanks for the work

AnthonyZJiang commented 1 year ago

Hello, for what reason the function is not implemented? Does this cause restrictions to the main function? I think the function is good.

Thanks for the work

Because of two reasons: 1. this can cause the account to be banned more easily and 2. the work for maintaining the code can be too much for me.

Also, one piece of advice to the author, be aware of the API changes when moving from Manifest v2 to v3.

MCTRACO commented 1 year ago

Yeah i tried to migrate it to v3. but your branch for mv3 gives me errors when doing the searches, i suspect the searches arent completed correctly bc the user agent is not set correctly via the new method

John-Wick23 commented 1 year ago

Yeah i tried to migrate it to v3. but your branch for mv3 gives me errors when doing the searches, i suspect the searches arent completed correctly bc the user agent is not set correctly via the new method

If you could provide your discord it would be great, we can collaborate and add more features such as completion of punch cards and top banners and shopping game as it would result in around earning 600 points daily.

AnthonyZJiang commented 1 year ago

Yeah i tried to migrate it to v3. but your branch for mv3 gives me errors when doing the searches, i suspect the searches arent completed correctly bc the user agent is not set correctly via the new method

If you could provide your discord it would be great, we can collaborate and add more features such as completion of punch cards and top banners and shopping game as it would result in around earning 600 points daily.

I think I may have got searches in v3 working but still need more time to test. It is in the latest commit if you want to give it a try.

MCTRACO commented 1 year ago

Thanks for the infgo, i will try it now