Skip to content

Instantly share code, notes, and snippets.

@Haolicopter
Created June 16, 2017 04:32
Show Gist options
  • Save Haolicopter/b11808d0da2bd30a3e41872ed7c20372 to your computer and use it in GitHub Desktop.
Save Haolicopter/b11808d0da2bd30a3e41872ed7c20372 to your computer and use it in GitHub Desktop.
Chrome Dinosaur Game Cheater
// Keep a copy of original runner
var originalRunner=Runner.prototype.gameOver
// Overwrite gameover function so we don't die
Runner.prototype.gameOver=function(){console.log("Its over when I say its over")}
// Super speed run
Runner.instance_.setSpeed(15000)
// Change back to original game when you are sick of cheating
Runner.prototype.gameOver=originalRunner
@aeahg23
Copy link

aeahg23 commented Dec 2, 2020

Runner.prototype.gameOver = function () {}

@aeahg23
Copy link

aeahg23 commented Dec 2, 2020

Runner.prototype.gameOver = function () {}

@isaacdsheets
Copy link

Runner.prototype.gameOver = function(){}

@isaacdsheets
Copy link

Runner.prototype.gameOver = function(){}

@joshg10
Copy link

joshg10 commented Oct 14, 2021

Runner.prototype.gameOver = function(){}

@INDIAARMY
Copy link

Runner.prototype.gameOver= function(){}

@Habibi225-create
Copy link

Runner.prototype.gameOver = function () {}

@PerteekSingh2313
Copy link

Runner.instance_.gameOver = () {}

@talwinder12
Copy link

Runner.prototype.gameOver = function(){}

@nael1237772
Copy link

Cit

@codestack-fb
Copy link

runner.prototype.gameover = function () {}

@Pem4in
Copy link

Pem4in commented Jul 31, 2023

Saya ingin belajar dari noll apakah bisa

@Bilguun2009
Copy link

Angry boy

@Bilguun2009
Copy link

Angry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment