Prem-ium/BingRewards

The bot miscalculates the number of searches, resulting in not being able to earn all points

kaishi961125 opened this issue · 4 comments

pc searches 183=54
Mobile searches 12
3=36

Here are the credits when the bot completes the search

image
image

image
Here the formula calculation error is modified to /3

in my case i have done Pcsearch=pcsearch+20 for be sure about the completion of all searches

You are having this issue because this repository was designed for United States users where 5 points are rewarded per search. In a couple of hours, I will be posting an update which will allow international users to adjust the amount per search using an env variable named POINTS_PER_SEARCH

In your case, you will set the variable equal to 3.