Cheat codes in T-Rex Game

The game has obstacles: birds and cacti. But they can be turned off and made 'incorporeal'. Then the dinosaur will not react to them in any way and will be able to run further, breaking new records.

Cheat codes:

  • You need to go to the Chrome browser.
  • In the address bar, type the command chrome://dino
  • Press the F + F12
  • button A field with a code will appear, you must select the “Console” section

In the field, write the following commands:

  • Running in place: Runner.instance_.playingIntro = true
  • Remove running in place: Runner .instance_.playingIntro = false
  • Obstacle running: Runner.instance_.gameOver = function(){};
  • Acceleration: Runner.instance_.setSpeed(100);