Steps:
1. Open Dino Game
( No Need To Disconnect Internet, Just Type - chrome://dino )
2. Click On Inspect Element ( Ctrl + Shift + I ) And Open Console Tab
3. Paste These Codes And Hit Enter After Each Code
var original = Runner.prototype.gameOver
[ENTER]
Runner.prototype.gameOver = function (){}
[ENTER]
4. Close The Inspect Element And Start The Game
BOOM!, The Dino Doesn't Get Effected With Any Cactus And Birds
Post a Comment