jack-mil / bing-rewards

A script to automate daily Bing rewards points
MIT License
177 stars 23 forks source link

Update __init__.py for macOS on brave/chrome #43

Closed Lombae closed 5 months ago

Lombae commented 8 months ago

Hi like I said I'm new to github I apologize for the errors! I absolutely don't think it can work on a non-Mac device. You could insert a new flag that specifies the search on a Mac device. as I said it was only tested on brave browsers and not chrome (but it will definitely work since the key combination is the same). Thanks again!

Lombae commented 8 months ago

Hello again! I actually just discovered that this change is almost useless, at least in my case. I noticed (I don't know if it's due to a Bing Rewards change) that carrying out multiple consecutive searches doesn't count the points.

So I have therefore moved (in the new commit) the entire phase of opening the browser, searching and closing the browser throughout the cycle so that this operation can be carried out at every search. I repeat, this solved the problem of counting the bing points (which otherwise would not have been counted) in my case, from macOS, using brave browser. I hope this can be somewhat helpful and I apologize in advance if there are any errors. Thank you!