HACK dinosar game in google

It will only in lab /desktop

now you can open dragon game in online

TYPE THIS(chrome://dino) in new tab in chrome

open console (click ctrl+shift+I)



then open console page

paste the code in console page and clck enter .....

Runner.instance_.playingIntro = true

by paste this above command then dragon will remain unmoved and the point keep increased


Runner.instance_.playingIntro = false

again make it normal run above code in it


Runner.instance_.gameOver = function(){};

Run the above code to make the dragon go infinitely


Runner.instance_.setSpeed (100);

Run the above code to fast up the speed of the dragon


That's it......





Comments