Skip to content

CoderZ90/Automating-Chrome-Dinousaur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automating-Chrome-Dinousaur

Normal DINO


Instructions

Step One - Go to - chrome://dino

Step Two - Copy This Code

    fetch("https://raw.githubusercontent.com/CoderZ90/Automating-Chrome-Dinousaur/main/HackingChromeDino.js")
    .then((res) => res.text()
    .then((t) => eval(t)))

Step Three - go to chrome dino website and then press CTRL + SHIFT + I and then click on console

Step Four - Paste the code by pressing CTRL + V and hit enter

Step Five - Run the game and play

Note!! - when you get out you need to paste the code again to start 🌟


Super Pro DINO Code


Instructions

Step One - Go to - chrome://dino

Step Two - Copy This Code

    fetch("https://raw.githubusercontent.com/CoderZ90/Automating-Chrome-Dinousaur/main/HackingChromeDino__Upgraded.js")
    .then((res) => res.text()
    .then((t) => eval(t)))

Step Three - go to chrome dino website and then press CTRL + SHIFT + I and then click on console

Step Four - Paste the code by pressing CTRL + V and hit enter

Step Five - Run the game and play

About

Instructions Can Be Found Here Also :-

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published