Quantcast

Jump to content


dreamon86

Member Since 03 Nov 2020
Offline Nov 07 2020 05:58 PM

Posts I've Made

In Topic: AAA still broken?

03 November 2020 - 05:39 PM

I played AAA today, and used the (f12) idea, and found that you can "cheat" the score to give you a starting score... instead of having to PLAY the game, you can just change the start score, and then instantly get the 1000NP from it. They give no trophies, as there is no top score still.
 

    //yoyo ends
    
    this.lives = +properties.lives;
    this.scorePerHit = +properties.score_per_hit;
    this.score = 0;    (Change this to a score that gives you 1000NP and you will start with that score immediately upon starting game) ((Any score starting above 1000 seems to instantly freeze the game, 500 was a perfect starting point, and gave 1000 nps))
    
    this.yoyoLaunchSpeed = 300; (Changing this number increases how fast your yoyo goes away from your character) ((I found anything above 600 freezes))
    this.yoyoPullbackSpeed = 450;  (Changing this number increases how fast your yoyo goes towards your character)  (I try not to put this above 600, it freezes))