Arcade Prehacks

Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 28

Thread: Armored Ashura

  1. #11

    Join Date
    Aug 2010
    Posts
    8

    Re: Armored Ashura

    sorry it is just i am really new i didnt really no what they were talking bout half the time lool

  2. #12
    Senior Member
    Join Date
    Jul 2010
    Location
    The Netherlands
    Posts
    1,863

    Re: Armored Ashura

    Did Xiphas tag it? Otherwise I'll hack it
    I've been here before.

  3. #13

    Join Date
    Jul 2010
    Posts
    11

    Re: Armored Ashura

    Mmm....Information doesnt really need a tag? Just do whatever you want with it. I dont care.

  4. #14
    Senior Member
    Join Date
    Jul 2010
    Location
    The Netherlands
    Posts
    1,863

    Re: Armored Ashura

    Ok, I'll hack it then.
    I'll add you in the credits, if I use your HEX string.

    EDIT: It's sitelocked. I can request a licence to use it.
    I've been here before.

  5. #15

    Join Date
    Aug 2010
    Posts
    8

    Re: Armored Ashura

    kool so wen will it b on arcade pre hacks

  6. #16
    Senior Member
    Join Date
    Jul 2009
    Posts
    8,079

    Re: Armored Ashura

    You're being pushy again.

  7. #17
    Senior Member
    Join Date
    Jul 2010
    Location
    The Netherlands
    Posts
    1,863

    Re: Armored Ashura

    I have it hacked, but it's sitelocked. I'll ask the publisher for permission.
    Oh wait, the message says this:

    This game can only be played when hosted on website

    So I guess it can play when it's on APH.
    I've been here before.

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

    Re: Armored Ashura

    Works fine for me on my local webserver, the game just checks if it can find a domain but not any specific. It will work on APH fine. Oh and by the way, this is AS2 encrypted.

    If you want to hack it with flasm you can search for the function that decreases the life. Just enter a simple return after the function definition.

    ORIGINAL:
    Code:
        function losing_life ()
          push 1, 0.0, 2, 'hit_sound'
          getVariable
          push 'start'
          callMethod
          pop
    CHANGED:
    Code:
        function losing_life ()
          return
          push 1, 0.0, 2, 'hit_sound'
          getVariable
          push 'start'
          callMethod
          pop

  9. #19
    Senior Member
    Join Date
    Jul 2010
    Location
    The Netherlands
    Posts
    1,863

    Re: Armored Ashura

    Yeah, but I already have it hacked.
    I've been here before.

  10. #20

    Join Date
    Aug 2010
    Posts
    8

    Re: Armored Ashura

    yay it is hacked (not trying to be pushy) but wen will it be on APH

Page 2 of 3 FirstFirst 123 LastLast

Posting Permissions

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