🔰How To Hack No Internet Dino Game | Unlimited Points🔰 +=======================+



● First open chrome://dino
● Make sure you are on the No Internet Connection page.
● Right click anywhere on the page and select Inspect or press F12 for PC.
● Go to Console tab. This is where we will enter the commands to tweak the game.
● Type the following command in Console and press enter. You can use any other speed in place of 1000:
⫸Runner.instance_.setSpeed(1000)
● After every command press enter.
● We store the original game over function in a variable:
⫸var original = Runner.prototype.gameOver
● Then, we make the game over function empty:
⫸Runner.prototype.gameOver = function(){}
● When you want to stop the game, Revert back to the original game over function:
⫸Runner.prototype.gameOver = original
+=====================+




🔥By:-ANON 2.0




(Warning : This posts is only for educational purpose. This site never promote any illegal things)
Reactions

Post a Comment

0 Comments