On console press F12 Runner.Prototype var deafaultRunner =Runner.prototype.game0ver //taking bkp Runner.prototype.game0ver = function(){console.log("sdsdsdsd")} //ghost dino Runner.Instance_.setSpeed(1500) //Speed Runner.Prototype.game0ver = deafaultRunner * Here what we do is Simply replacing the game0ver Function * eg Config: Runner.config = { ACCELERATION: 0.001, BG_CLOUD_SPEED: 0.2, BOTTOM_PAD: 10, CLEAR_TIME: 3000, CLOUD_FREQUENCY: 0.5, GAMEOVER_CLEAR_TIME: 750, GAP_COEFFICIENT: 0.6, GRAVITY: 0.6, INITIAL_JUMP_VELOCITY: 12, MAX_CLOUDS: 12, MAX_OBSTACLE_LENGTH: 1, MAX_SPEED: 12, MIN_JUMP_HEIGHT: 35, MOBILE_SPEED_COEFFICIENT: 1.2, RESOURCE_TEMPLATE_ID: 'audio-resources', SPEED: 6, SPEED_DROP_COEFFICIENT: 3 };
This blog is contains coding reference related to Microsoft AX 2012 and D365 finance and operations and Power platform
Saturday, October 31, 2015
Hack T-REX Game Chrome
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment