Diepix Arena 2
-migrated-
Diepix Arena 2
Submitted By:
Launch Trainer!
Action Arena Combat Quick Shooter 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!

Diepix Arena 2

Auto-Post
Last Updated: 05/10/2013 18:24

Diepix Arena 2

-migrated-
Last Updated: 05/26/2011 12:33

5
 

Baddie Blaster

  Kill 200 enemies
15
 

Galagan Gladiator

  Conquer the arena

Game Dscription
Diepix Arena 2 is an awesome fast paced shooter. Fight against 50 waves of enemies using a powerful tank that can be upgraded in 6 ways and can use 8 power ups. There are 16 types of enemies to defeat, 5 arenas to visit, 5 bosses to beat and 42 achievements to get. LIKE US ON FACEBOOK: http://www.facebook.com/SergioAwoker YOU CAN DOWNLOAD THE SOUNDTRACK on my page: http://www.awokergames.com/2011/05/new-game-diepix-arena-2.html
Re: Diepix Arena 2 Posted on: 05/26/2011 1:11am
Quote Post
Quote from: "Yoshimo"
BTW, health is also 4b*1, initial value is 1100 on easy, 800 on medium and 600 on hard.

There are a billion tuts already...but...
CLARIFICATION FOR YOUNGUNS':

In CE, set your scan type to "exact value", and value to "4 bytes"
- whichever difficulty will determine the inital scanning value, so in this case it willl be 1100, 800, or 600 depending on which difficulty is chosen.
- Say i start a game on easy, I will scan for 1100. You will get numerous adresses.
- Get hit once, pause the game by leaving the frame
- Back in CE set the scan type to "Decreased value" (because you've lost some of your 1100 hp) and hit 'next scan'
- You should now have a single address, if not get hit again and scan again.
- double click the address, it will now appear in the lower address list.
- Checked the box marked frozen (to freeze your HP at that value), and wham! instant invulnerability.

Needn't worry about the value, as there are only badges for kills and game completion.
Re: Diepix Arena 2 Posted on: 05/26/2011 7:37am
Quote Post
Never let a computer tell me shit.
Quote from: "Awoke"
Oh my god! My game is being hacked!  (broken image removed)

I need to improve the security of my next games.

I pity the foo who think he can stop us. not even your obfuscation is strong enough...

pain dont hurt
24 0a d0 66 a1 01 a2 a3 46 07 01 a1 68 2d
24 0a d0 66 a1 01 a2 a3 46 07 01 a0 68 2d

for those that are interested,,,,
the above aob changes
this._-14 = this._-14 - int(param1 * this._-6J._-7D() / (10 * this._-Y));
to
this._-14 = this._-14 + int(param1 * this._-6J._-7D() / (10 * this._-Y));

you can find this in _-5H -> _-30 -> -_8p()



I use this AoB tool to make all the AoBs I post. Try the online version if you dont feel like downloading it.
"Obviously, windows are central to Windows. They are so important that they named the operating system after them. But what is a window?"

Re: Diepix Arena 2 Posted on: 05/26/2011 12:33pm
Quote Post
Upgrading doesn't cost moneyspointies:
26 2b 10 09 00 00 af 92 03 c2 03
24 00 48 02 02 02 af 92 03 c2 03

Code: [Select]
_-5H -> _-30
        private function _-6e(param1:int) : int

Got there from the following line:
this._-3U._-4x(this._-3U._-7D() - this._-6e(this._-9Q));

Which sets your upgrade points. Don't have a clue what _-6e does, as it only appears to return the value passed into it, but it works...

I got to that line above by looking for _-3U._-4x , because searching for + 2 (the amount of upgrade points you receive on a level up) brought me here: (_-5H -> _-30 -> _-5m)
this._-3U._-4x(this._-3U._-7D() + 2);

If you have time to spare, there's a slightly different variation for every powerup timer. It's all found inside the same file, _-30.

Quote from: "Awoke"
Oh my god! My game is being hacked!  (broken image removed)

I need to improve the security of my next games.

That should be interesting.