Google Chrome Dinosaur Game INVINCIBILITY Script (Unlimited High Score) Super Easy

Channel:
Subscribers:
11,500
Published on ● Video Link: https://www.youtube.com/watch?v=dJHJ-qgf7D8



Duration: 1:45
29,204 views
173


Hey guys! Today I'll show you how to become invincible in the Chrome "I have no internet" Dino game! This is super easy and will let you get the highest score possible.

Here's the code to start:
Runner.instance_.setSpeed(30)
var original = Runner.prototype.gameOver
Runner.prototype.gameOver = function(){}

To stop:
Runner.prototype.gameOver = original


Credit goes to https://mathewsachin.github.io/blog/2016/11/05/chrome-dino-hack.html