chrome://dino
fetch("https://raw.githubusercontent.com/CoderZ90/Automating-Chrome-Dinousaur/main/HackingChromeDino.js")
.then((res) => res.text()
.then((t) => eval(t)))
CTRL + SHIFT + I
and then click on consoleCTRL + V
and hit enterNote!! - when you get out you need to paste the code again to start 🌟
chrome://dino
fetch("https://raw.githubusercontent.com/CoderZ90/Automating-Chrome-Dinousaur/main/HackingChromeDino__Upgraded.js")
.then((res) => res.text()
.then((t) => eval(t)))
CTRL + SHIFT + I
and then click on consoleCTRL + V
and hit enter