MegaDrill
-migrated-
MegaDrill
Submitted By:
Launch Trainer!
Mining Time Management Upgrades

Wondering where the hacks are at? Register or Sign In to find out!


Wondering where the sol files are at? Register or Sign In to find out!

MegaDrill

Auto-Post
Last Updated: 09/19/2012 02:29

MegaDrill

-migrated-
Last Updated: 03/01/2010 04:03

MegaDrill - 50 pts. (new window)
5
 

Digger

  Dig 300 feet down
15
 

Connoisseur

  Collect 25 large diamonds during a single trip
30
 

I'm On A Boat

  End your game with $300,000 to buy the biggest boat for sale

Game Dscription
“I’m gonna be rich!” Upgrade that MegaDrill and dig down into the earth to salvage the treasures! You have 25 weeks to gather as much money as possible to buy the boat of your dream (maybe?) and go on a well earned vacation! Tons of treasures, 12 trophies and 5 different endings based on your performances. Play, upgrade and play again!
MegaDrill Posted on: 02/11/2010 12:33pm
Quote Post
Fun game where you move your drill in order to collect money to become rich.

Controls:

Left and right or A and D to steer the Drill.
Up or W to burn a nitro
Mouse to launch the Mechanical Mole

You can hack the money with 4bytes*1

http://www.kongregate.com/games/SmallIs ... /megadrill

Have fun (broken image removed)

EDIT: The .sol file can be found in:

chat.kongregate.comgamez007898liveMegaDrill.swf

(broken image removed)
Re: MegaDrill Posted on: 02/11/2010 9:54pm
Quote Post
Okay, I know I epicfailed on trying to get the Abduction.swf, but I'm certain this is as3, example of coding:

Code: [Select]
package
{
import flash.display.*;

dynamic public class Instructions extends MovieClip
{
public var skipButton:SimpleButton;

public function Instructions()
{
//d0
_as3_getlocal <0>
//30
_as3_pushscope
//d0
_as3_getlocal <0>
//49 00
_as3_constructsuper (param count:0)
//47
_as3_returnvoid
}// end function

}
}
Re: MegaDrill Posted on: 02/12/2010 7:00am
Quote Post
Yes, this is AS3. The code's actually very easy to read, and I'd suggest this game for any noobs in Bytecode hacking.

Here's to speed up the mechanical mole, no matter what level it's on:
5e f1 0a 24 03 68 f1 0a
5e f1 0a 24 10 68 f1 0a
Change the bold to whatever you want, highest is usually at 09.

To change your initial fuel tanks (I'm being lazy, so if you choose to upgrade it, then it'll go back down to normal levels).
25 ac 02 25 de 02
25 b8 17 26 de 02
It changes it from 300 to 3000, the max.

To change the steering wheel level (same as above, upgrade and you lose it)
5d 0a 24 02
5d 0a 24 0c
It changes from 2 to 12, the max (in hex, of course). I suppose you could change the bold to higher than 12 if you really want to go crazy.

To change the drill level (same as above)
5D 0A 24 01 24 02
5D 0A 24 0b 24 02
It changes from 1 to 11, the max, and same with steering wheel level, you can change the bold to even higher.

Change the hull level
5D 0A 25 AC 02 25 90 03
5D 0A 25 C4 13 25 90 03
Changes it from 350 to the max, 2500.

Also, there appears to be a cheat system in which you can type " money" for 10000 money, "upgrade" to upgrade all to the max, or "downgrade" to set all of 'em to 0. However, I can't figure out how to work this in game.
Re: MegaDrill Posted on: 02/13/2010 1:31am
Quote Post
Badge Alert Just added.
Re: MegaDrill Posted on: 02/13/2010 3:28am
Quote Post
All easily achieved with what you've been given.
Re: MegaDrill Posted on: 02/13/2010 4:04am
Quote Post
Fully beaten .sol.
Re: MegaDrill Posted on: 02/13/2010 8:51am
Quote Post
Hard badge (load back into the title/main menu):
Code: [Select]
60 a8 0e 66 8d 16 2c dd 17 60 8a 01 66 ac 10 4f 8e 16 02
60 a8 0e 66 8d 16 2c dd 17 24 05 4f 8e 16 02 02 02 02 02

Medium badge (end any digging session):
Code: [Select]
60 cc 0b 66 a8 0e 66 c4 15 2c f9 16 60 8a 01 66 96 10 24 05 66 b9 15 4f c5 15 02
60 cc 0b 66 a8 0e 66 c4 15 2c f9 16 24 19 4f c5 15 02 02 02 02 02 02 02 02 02 02
Re: MegaDrill Posted on: 02/14/2010 9:56am
Quote Post
it seems that any code is working any more... can someone help?
Re: MegaDrill Posted on: 02/14/2010 12:29pm
Quote Post
System Bot
Easy badge can be done simply. CheesyPuffs's tables for medium/hard badge are working.

This post was imported from an account that no longer exists!
Previous Name: espadauno
Re: MegaDrill Posted on: 02/14/2010 3:56pm
Quote Post
Search for the Money *1
Re: MegaDrill Posted on: 02/15/2010 10:56am
Quote Post
Quote from: "Igarzigar"
Search for the Money *1

Great work! Oh wait, it's already been said.



Check before you post, someone may have beaten you there.

Don't fear my banhammer, fear the God holding it...

Re: MegaDrill Posted on: 02/15/2010 7:31pm
Quote Post
Some offsets for casual play.

Find the memory address for Depth (easiest value to find)

<Depth address> - 0C = Fuel
<Depth address> - 40 = Nitro

Lock fuel and wander around for as long as you like. The addresses change for every day.
Re: MegaDrill Posted on: 02/15/2010 7:51pm
Quote Post
how bout for pressure? anyway to freeze that?
Re: MegaDrill Posted on: 02/16/2010 5:19am
Quote Post
Quote from: "Aerelyte"
how bout for pressure? anyway to freeze that?

I didn't find a way to freeze it but I did find a way to cause the pressure to always remain at or near zero and to also have the same as unlimited nitro boosts and mech moles. The process is as follows:

1. Start a new game, dig for 1 day and then hack your money.

2. Upgrade everything (including the nitro and the mech mole) to level 1 and do a 4byte scan for "1".

3. Upgrade everything to level 2 and do a scan for "2".

4. Upgrade everything to level 3 and do a scan for "3".

5. Upgrade everything to level 4 and do a scan for "4".

6. By this time you should have 14 addresses. 7 of them are important and 7 are insignificant, but you don't know which is which. Select them all and move them down to the lower window.

7. Upgrade your "Hull Strength" to 5. You should now have 2 addresses with a value of "5". Change them both to "999".

8. Upgrade your "Fuel Tanks", "Steering Wheel", "Drill Strength" and "Radar Power" to 10.

9. You should now have 8 addresses with the value of "10" and 4 addresses with the value of "4".

10. Change those 4 addresses to a value of "999".

11. Play the game.

You should now be able to go as deep as you want, although there really isn't anything down there and you should have more "mech moles" and "nitro boosts" than you could ever use. For a continuous "nitro boost", just hold your finger down on the "up" or "w" key.

*NOTE: You can't edit the values of the items mentioned above in step 8 with this process. For whatever reason, it just doesn't work.
Re: MegaDrill Posted on: 02/17/2010 8:30am
Quote Post
For whatever reason I can't get the code for the hard badge to go through. There are 2 lines that come up for that hex string. I tried changing one, the other, both, and every time exiting back to the main menu. The medium badge works fine for me. If I'm just being retarded, that's understandable, but if someone could tell me what I'm doing wrong that'd be awesome.