Post: [HACK TUT] Javascript: minecraft mining
12-31-2013, 12:47 PM #1
Default Avatar
Brad
Guest
(adsbygoogle = window.adsbygoogle || []).push({});
How to cheat on Javascript
Minecraft Mining!


First of all i would like to say thank you to the user Classified for this awesome game, you can see there thread here - You must login or register to view this content.

This tutorial will show you how to modify the game, and how you can find your own modifications to! firstly here is some of the basic variables that can be edited.


Gameplay
    
money = 0 //how much money you have
vault_max_storage = 0 //how much you can store in your vault
autoPilotCost = 0 //auto pilot cost
canGetZombieProtection = true //unlock zombie protection
portalParts = 0 //change how many portal parts you have
partWaysCos = 0 //change cost of parting ways with boss?, not tested?


Sats
     
totalMoneyEarned = 0 //money earned
statLootMoney = 0 //loot money
statEnemiesKilled = 0 //enemies killed
statDefendersKilled = 0 //defenders killed
statBattlesWon = 0 //battles you've won
statBattlesLost = 0 //battles you've lost

to use edit this variables in game, all you need to do is type (you cannot copy and paste or it doesn't work) this into the url bar while on the game, and click enter.
    javascript: (var name) = (value);

so an example for editing the money stat would be
    javascript: money = 1000000000;


To find your own variables to edit, read through these two files.

You must login or register to view this content.
You must login or register to view this content.

Once again, thank you Classified for the game.
(adsbygoogle = window.adsbygoogle || []).push({});

The following 5 users say thank you to Brad for this useful post:

Jared, Jordan, TheMightyMoJo, TheBigRod
01-03-2014, 05:58 AM #11
Originally posted by Brad View Post
What do you mean? You type it in the url bar (where you type website in)


i tried that and it took me to a blank page and away from the game
01-03-2014, 10:28 AM #12
Default Avatar
Brad
Guest
Originally posted by MoJo17017 View Post
i tried that and it took me to a blank page and away from the game


Be sure to write "javascript:" because if you tried to copy and paste, chrome will remove it
01-03-2014, 06:04 PM #13
Originally posted by Brad View Post
Be sure to write "javascript:" because if you tried to copy and paste, chrome will remove it


Sweet thanks i was copy and pasting. It worked now Happy

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo