Dino Runner is one of the most popular game where your goal is to jump over all boundaries to finish.
Now let's hack the Dino Runner for unlimited score with three simple steps.
1. Open the Chrome browser and enter chrome://dino in the address bar.
2. Hit F12 to open Chrome DevTools.
3. Select the console tab, type Runner.instance_.gameOver = () => {}
and hit
Enter.
That's All Folks ! Now the Dino keeps on running.
Happy Coding !