T-Rex Run Game Hacked - Hack T Rex Run Game

T-Rex Game Hack

In this Tutorial I will show you a simple way to hack Google Chrome T-Rex Run Game.

T-Rex Run Game Hack

It's not a tutorial as such just a fun article that i would like to share with you guys. Whenever our internet connection dies for whatever reason the google chrome tries to make all of us play this game.

In the world of high quality 3d games it's obviously nothing but that's just a fun feature that chrome offers in comparison to other browsers.

So long-story short we all have played this game at least once in our lives. No shame in admitting that, I know some of us might also enjoy it, Lol.

Now since some of us do play T-Rex Run and obviously everyone wants to score as much as they can in it. It's pretty easier at the start but as the speed of T-Rex starts increasing, it gets difficult and after sometime it becomes almost impossible to play and the game overs

How To Hack Google Chrome T-Rex Game

Now with this little hack you can score as much as you want. I have used two simple lines that I wrote in console of my browser. One makes your T-Rex immortal and it never dies and the other increases the speed so much that you start scoring at a high rate.

Making T-Rex Immortal

Write this simple line of code in console area of your browser and your game will never end.

<!DOCTYPE html>
<html>
<body>
<script>
  Runner.prototype.gameOver = function (){}
</script>
</body>
</html>
chrome dinosaur game hack

Increase Speed of T-Rex Game

Write this simple line of code in console area to increase the speed of the game and score faster.

<!DOCTYPE html>
<html>
<body>
<script>
 Runner.instance_.setSpeed(100000)
</script>
</body>
</html>
google chrome t-rex game

Video Tutorial Hack T Rex Game

Watch our video on how to Hack T Rex Run Game.

Change font-size using JavaScript Get Font Size of any Tag using JavaScript Change Position of HTML Element using JavaScript How to Change Image on Hover with JavaScript How to Disable Button by Class Name in JavaScript How To Change Image Size with JavaScript How to change Image opacity with JavaScript How to Change image src on click with JavaScript How to get the lang attribute value in JavaScript How to Get attribute Value using JavaScript How To Check if Attribute Exists or not with JavaScript How To Count number of links on Page with JavaScript How To Scroll Page to Bottom using JavaScript How To Detect Shift Key Press with JavaScript Change Text Color On Hover with JavaScript Hide and Show div using JavaScript Get Button text with JavaScript Get textarea value with JavaScript Get table row Height with JavaScript Auto Increase width of input field with JavaScript Set Textarea maxLength with JavaScript Set Textarea Value with JavaScript JavaScript Count list items JavaScript set input field value Count Button Clicks with JavaScript Scroll Page to the Top on Click with JavaScript