Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Score stuck at 600, when it was 1000+ previously #26

Open
FIying-Scotsman opened this issue Jun 22, 2018 · 4 comments
Open

Bug: Score stuck at 600, when it was 1000+ previously #26

FIying-Scotsman opened this issue Jun 22, 2018 · 4 comments

Comments

@FIying-Scotsman
Copy link

After updating to the latest version of the script (from 1.0.5 previously) the score never changes from 600, when previously it would increment to at least 1000+. Is this just visual or is it genuinely capped at 600 for some reason? Does this score cap also affect the XP gained?

@FIying-Scotsman FIying-Scotsman changed the title Score stuck at 600, when it was 1000+ previously Bug: Score stuck at 600, when it was 1000+ previously Jun 22, 2018
@PlayerUnkownAL
Copy link

Same problem here it score stuck at 600.

@ThoSap
Copy link

ThoSap commented Jun 22, 2018

Because on your selected planet there are only Low Tiles available and therefore you only get 600 points per game...
Select another planet where Medium or High Tiles are available ;)

@chodyo
Copy link

chodyo commented Jun 22, 2018

I think the root cause of this issue is the same thing I just opened in #27... the bot is forced to pick the first planet on the list which at the moment is the Dark Humor planet, which only has the low threat level zones left. These zones are capped at 600. If the bot could choose high or even medium threat level zones, XP per round would be vastly increased (~2400 for high, ~1200 for medium).

@farooo
Copy link

farooo commented Jun 23, 2018

You guys are on planets where no high difficulty Zones are available.
You need to choose the planets manually for now. To do this follow these steps.

  • turn OFF the script in Tampermonkey
  • reload game tab and leave current planet
  • choose a planet with high difficulty Zones and Enter it
  • turn ON the script in Tampermonkey
  • reload the game tab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants