Google Chrome Runner game is written in JavaScript . So it is easily hack-able by changing some function using chrome console you can easily hack it .
Lets do it :
- Disconnect internet & try to open any webpage.
- Now you got screen says "Unable to connect internet" Now by pressing space button google chrome Runner game started.
- Right click on chrome page & select "Inspect element ".
- A new window open within that page then click on console
- Now If You wanna See functions define for Runner Game .Type below instruction in console.
- Runner.prototype
- Now Modify GameOver Function to hack this game
- Runner.prototype.gameOver=function (){console.log("codecops.in")}
- You are done ,Now you are not gonna Die {Try game} :P . But speed of Dinosaur is very slow so lets make it faster
- Runner.instance_.setSpeed(1000)
Now You Are Immortal !! Enjoy
0 comments: