Hacking Google Chrome Offline Dino Game



When you Open Google Chrome
at that time you tourn of your internet Connection

press Ctlr+ Shift+i
or Right click and select Inspect option

type in console

Runner.prototype

than press enter

var defaultRunner = Runner.prototype.gameOver

press Enter

Runner.prototype.gameOver=function(){console.log("Tejas")}

than play game
type

If You Want Improve Speed
type

Runner.instance_.setSpeed(40000)

Press Enter

Video https://youtu.be/Q97yYeF2uFA

Twitter https://twitter.com/RdWith


Comments