How to hack Chrome "No Internet Connection" / T Rex Game (3 minutes)
Hi Steemians!
I was waiting for my router to reset, and when you use Google Chrome you'll probably know of this T Rex game when you've got no internet connection.
I'm never getting good at the game, luckily my Javascript is better :P
Here's some simple steps for you
- Switch off your WiFi / Pull out your lan and try to visit a page.
- Open developer console (F12)
- Go to the Console tab
- Type
var x=1;Runner.prototype.gameOver = function(){x++;Runner.instance_.setSpeed(x);}
and press enter;
Now play the game
by pressing space
What does the script do?
Every time you hit an object, your game won't end, your game will go faster :P
Hitting more trees == more speed!
thankss for sharing .. :)
upvote you and followed you..