Arcade Prehacks

Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20

Thread: Thanks Tanks!

  1. #11
    Banned
    Join Date
    Jul 2009
    Posts
    67

    Re: Thanks Tanks!

    Oh cool then.
    Well if you really don't mind we're just about to hack it.
    According to the rules we're waiting this electric guy to give us update if not I'm trying.

    Thanks for the approval,though.

  2. #12

    Join Date
    Sep 2009
    Posts
    34

    Re: Thanks Tanks!

    here is the cheat codes and what they do
    Code:
                    case "cashmoney":
                            Constants.manager.game.giveMoney(10);
                    case "imawinner":
                            Constants.manager.game.showWin();
                    case "sadface":
                            Constants.manager.game.showLose();
                    case "goldstar":
                        GameState.setPrestige(GameState.getPrestige() + 10);
    Fairly easy game to change. Just submitted it. Here is what I changed.

    In order to always build tanks in the game, I set the buy button to always be visibile:

    Changes buy button.visible from false to true
    66 b4 0d 27
    66 b4 0d 26

    Bypasses check to see if you have enough coins, NOPS out where it subtracts coins when you buy tanks
    0f 2f 00 00 d0 d0 66 85 01 d1 66 a2 01 a1
    0f 00 00 00 d0 d0 66 85 01 02 02 02 02 02

    For the buy tank parts:

    Changes the SetCost function if it you do not have enough money, still enables buy button & changes goto and stop expensive to buy
    2c c0 1a 4f af 18 01 d0 66 d7 0d 27
    2c c1 1a 4f af 18 01 d0 66 d7 0d 26

    NOPs out where it subtracts the prestige
    d0 66 ce 0d a1 4f 9e 11 01
    02 02 02 02 02 4f 9e 11 01

  3. #13
    Senior Member
    Join Date
    Jan 2010
    Location
    TRMI
    Posts
    4,616

    Re: Thanks Tanks!

    Hey, can u make a detailed tutorial on hex editing, i would love to learn how
    sig by pedro and soewut

  4. #14

    Join Date
    Sep 2009
    Posts
    34

    Re: Thanks Tanks!

    There are a lot of great tutorials already out there. I am not sure if we are allowed to post links to other sites

  5. #15
    Senior Member
    Join Date
    Jan 2010
    Location
    TRMI
    Posts
    4,616

    Re: Thanks Tanks!

    you can share and if u have a msn, add me at [email protected], and then IM me
    sig by pedro and soewut

  6. #16
    Banned
    Join Date
    Jul 2009
    Posts
    67

    Re: Thanks Tanks!

    It is allowed,yes

    UPDATE:
    Game approved
    http://www.arcadeprehacks.com/game/3912 ... Tanks.html

  7. #17

    Join Date
    Sep 2009
    Posts
    34

    Re: Thanks Tanks!

    currently getting mysql errors when logging in, but it is on forum.kongregatehack.com in the Other section. You have to register. A good place to start is the Byte Code tutorial. If you have any questions, let me know. That is where I learned how to do it.

  8. #18
    Banned
    Join Date
    Jul 2009
    Posts
    67

    Re: Thanks Tanks!

    Thanks man I'll sign up soon

  9. #19
    Super Moderator ZuckeR's Avatar
    Join Date
    Feb 2010
    Location
    Germany
    Posts
    1,779

    Re: Thanks Tanks!

    I could login but only over the login form where you can select remember me every visit.

  10. #20
    Senior Member
    Join Date
    Jan 2010
    Location
    TRMI
    Posts
    4,616

    Re: Thanks Tanks!

    I logged in just fine
    sig by pedro and soewut

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •