How to hack dino runner game in Chrome (Easiest way)
A new window opens within that page then click on console tab.Now If You wanna See functions defined for Runner Game .Type below instruction in console and hit enter.Runner.prototype 5. Now to hack the game modify the function by entering below statement: Runner.prototype.gameOver=function (){console.log("T-Rex is immortal now")} Now you are Immortal. But the Dino is too slow. To make him faster, enter: Runner.instance_.setSpeed(1000) Speed more than 1000 will make the Dino invisible.
A new window opens within that page then click on console tab.Now If You wanna See functions defined for Runner Game .Type below instruction in console and hit enter.Runner.prototype 5. Now to hack the game modify the function by entering below statement: Runner.prototype.gameOver=function (){console.log("T-Rex is immortal now")} Now you are Immortal. But the Dino is too slow. To make him faster, enter: Runner.instance_.setSpeed(1000) Speed more than 1000 will make the Dino invisible.