coryshaw1 / saliens-hack

Hack for Sailens, the game of Steam Summer Sale 2018 - AutoSelect Planet, Invincibility, and InstaKill
MIT License
106 stars 31 forks source link

Score is set to a float #22

Closed Gummibeer closed 6 years ago

Gummibeer commented 6 years ago

Sometimes it happens that the score is set to a float value. For me it doesn't bring in any errors - but it shouldn't do this.

download 81

Gummibeer commented 6 years ago

I would add a Math.floor() here https://github.com/coryshaw1/saliens-hack/blob/88747a341eb1bca1b0474fb122cc6ec042351925/saliensHack.user.js#L101 to fix it!?