How to hack the dino game.
Runner.instance_.tRex.setJumpVelocity(15) Runner.instance_.setSpeed(1000) var original = Runner.prototype.gameOver Runner.prototype.gameOver = function (){} Make sure to press enter after pasting each line of code.
Runner.instance_.tRex.setJumpVelocity(15) Runner.instance_.setSpeed(1000) var original = Runner.prototype.gameOver Runner.prototype.gameOver = function (){} Make sure to press enter after pasting each line of code.