G33K-TRICKS: Games
Showing posts with label Games. Show all posts
Showing posts with label Games. Show all posts

Tuesday, May 26, 2020

Easy Trick to hack Google Chrome TRex Dino Jump game



Hack the Dino Jump Chrome Game


I am 100% sure that you must have seen this screen if you are a Chrome user. Yes, I am talking about the "No Internet" screen where you see 
"ERR_INTERNET_DISCONNECTED" error message along with a nice black and white TRex.                                                                      
T-rex Dino jump game chrome hack auto mode

 
If you have seen it, you would also knew that, on hitting Space-bar button, the Trex jumps and an offline, inbuild game starts. Apparently, the game name is Jump the Dino TRex. This game is all fun to play while you wait for your internet connectivity to return back. You can play if for hours, if you keep your concentration full and do not make mistake by jumping or ducking at the wrong time.

If so, you feel to keep playing this game till the end, you can complete it on your own tirelessly forever or you can try hacking this game with two simple methods.
Either you enable autoplay or you become immortal. Immortality is boon that game developers use to test the games.
So how about trying immortality in the game.

First things first, how to start this game when you have Internet already.
Simply enter "chrome://dino" in to the Google Chrome URL, the game would launch. Another way to do this is, you need to know is "Inspect Element" feature which all the browser usually have for inspecting items of the  apps/ websites. To open this feature, right click anywhere on the browser and you would notice the dropdown menu has Inspect option OR you can try CTRL+SHIFT+I  / CTRL+SHIFT+C to open this menu. 

T-rex Dino jump game chrome hack



Among the different tabs, Click on Network Tab, Click on Offline option from the list.
This would launch the Dino game.


Trick to hack Dino game starts here

T-rex Dino jump game chrome hack


While in the game, in the same Inspect element screen, Click on Console option.

Runner.prototype.gameOver = function(){}

And Press Enter. This would result in No Game Over scenario. Check the screenshot above. The Dino just passed-by the cactus plant without the need of Jumping over it. But it ain't fun watching the dino passby without jumping so lets move to another trick.


The second G33ktrick which I was trying to explain was Auto-Play. If you want to try out AutoPlay where Dino jumps on its own, enter the below code as-is to the Console and press Enter. Refer the below screenshot from the Chrome Browser.
Let the game go on autopilot mode and enjoy it. You can boast your High Score record to your Friends.

const autoloop = function() { 

 if(window.Runner.instance_.tRex.jumping) 
{  requestAnimationFrame(autoloop);
return;  
const tRexLocation = window.Runner.instance_.tRex.xPos; 
const cactus = window.Runner.instance_.horizon.obstacles; 
const nextCactus = cactus.find(o => o.xPos > tRexLocation);  
if(nextCactus && (nextCactus.xPos - tRexLocation) <= 120)
window.Runner.instance_.tRex.startJump(50) 
}  
requestAnimationFrame(autoloop);  
}  
requestAnimationFrame(autoloop);


T-rex Dino jump game chrome







Sunday, August 14, 2016

Trick to Play Pokemon GO on computer


Requirement

Enable USB debugging on your smartphone .
(For that developer option should be enabled)

2nd thing you need is, adb drivers install on you pc.
Incase you dont have, google is the answer ;)


Now here the tricks starts.
You need to install Vysor on your Chrome Browser.
Download it from here 

Then install Vysor app from Google play on you phone.

Once all installations are done, you are ready to go.
Connect your smartphone to Computer to proceed for playing PokemonGO.

The moment you connect the phone, Vysor app will get installed on you phone too(in case you did not install)

The screen of your phone will appear on your computer .
You can then open the Pokémon GO app on the phone.
You will see it played in a window on your monitor.

Now you can wait for Pokemon to come to you and you can easily catch them using mouse instead of dragging your fingers on your mobile screen
And its easy for you to do multi tasking, you can use your computer and can play in between.

If your mobile screen goes off, and you have a new Pokemon near you,  the phone will vibrate and letting you know that , its time to Catch'em all.


Monday, November 1, 2010

Download PC games for free


If you want to download PC games for free
goto www.pclives.co.cc Games for everybody
and download'em from the different file servers.
Download Flash games from any website


Simple steps to Download Flash Games from online gaming website


Everyone loves to play Flash games and the problem is that the websites offering them does not allow you to download the same.
So, here is the small g33k-trick using which you can download your favourite game from the site on your harddisk.

1. Open website that displays a flash game on its website.
2. Right-click on free area of that webpage and select "View Page Source" from the right-click menu. OR In firefox, you could alternatively click on View > Page. OR Internet Explorer uses right-click and select View Source while Opera users right-click and select Source.
3. Search that source for a url that ends with the swf file extension (i.e search for the term .swf). This is the location of the flash game on the server.
4. Copy that address and paste it into the browser window again. The flash game should load just fine.
Go to File > Save Page As or press CTRL+S in Firefox or internet Explorer and the flash game should be saved on your system.
5. Or either ways, open free download manger and copy the link to your download manager and ask it to download for you.

And for Playing the game, Drag and Drop the saved Flash file to your Chrome or any other Browser.

NOTE:For playing flash file your browser should support Flash contents. So if you dont have download it from adobe.com