How to Hack the Hidden Google Chrome Dinosaur Game

Last Updated: Feb 12, 2024 by

If you’ve ever experienced a sudden loss of internet connection while using Google Chrome, you may have come across the hidden dinosaur game. This simple, yet addictive game has become a favorite among many users, providing a fun way to pass the time while waiting for your internet to come back. But did you know that there are ways to hack this game and make it even more exciting? In this article, we’ll show you how to hack the hidden Google Chrome dinosaur game.

Accessing the Game

Before we get into the hacks, let’s first make sure you know how to access the game. When you lose internet connection, you’ll see a message that says “Unable to connect to the internet” with a small dinosaur icon. Simply click on the dinosaur or press the spacebar to start the game.

Invincibility Hack

The first hack we’ll cover is the invincibility hack. This will make your dinosaur invincible, meaning it won’t die when it hits an obstacle. To activate this hack, simply right-click on the game screen and select “Inspect”. This will open the developer tools. Next, click on the “Console” tab and paste the following code:

var original = Runner.prototype.gameOver Runner.prototype.gameOver = function () {}

Press enter and you’ll see that your dinosaur is now invincible. You can now play the game without worrying about hitting any obstacles.

Speed Hack

If you want to make the game more challenging, you can use the speed hack to increase the speed of the game. Follow the same steps as the invincibility hack, but this time paste the following code into the console:

Runner.instance_.setSpeed(100)

You can adjust the number to your desired speed, with 100 being the default speed.

Night Mode Hack

For a different visual experience, you can use the night mode hack to change the color scheme of the game. Again, follow the same steps as the previous hacks, but this time paste the following code into the console:

document.body.classList.toggle(‘dark’)

This will change the background to black and the obstacles to white, giving the game a whole new look.

Multiplayer Hack

Lastly, if you want to play the game with a friend, you can use the multiplayer hack. This will allow you to control two dinosaurs at once, making the game more challenging and fun. To activate this hack, follow the same steps as the previous hacks, but this time paste the following code into the console:

var original = Runner.prototype.gameOver Runner.prototype.gameOver = function () { original.call(this) Runner.instance_.setSpeed(100) Runner.instance_.play() }

Now, when you hit an obstacle, the game will continue with a second dinosaur. You can control the second dinosaur by using the up arrow key.

With these hacks, you can take the already addictive Google Chrome dinosaur game to the next level. Have fun and happy hacking!

Gulrukh Ch

About the Author: Gulrukh Ch

Gulrukh Chaudhary, an accomplished digital marketer and technology writer with a passion for exploring the frontiers of innovation. Armed with a Master's degree in Information Technology, Gulrukh seamlessly blends her technical prowess with her creative flair, resulting in captivating insights into the world of emerging technologies. Discover more about her on her LinkedIn profile.