Arcade Prehacks

Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1

    Join Date
    Aug 2008
    Location
    Above and beyond the valleys of contentment
    Posts
    1,217

    The Variable doesn't work

    I am making a trainer for the game adventure ho! Here is the swf:
    Code:
    http://www.irregulargames.com/adventureho/adventureho.swf
    Here is the variables I found:
    Code:
    _root.gold
    Code:
    _root.Health
    Code:
    _root.mana
    Code:
    _root.attack
    Code:
    _root.defense
    etc.
    But they all don't work. I tried taking away the _root and tried
    Code:
    _root.td
    but nothing works. Can you tell me please what's wrong?

  2. #2

    Join Date
    May 2008
    Posts
    573

    Re: The Variable doesn't work

    did you use flash game master for the variables?
    Just an FYI to everyone, I don't hack anymore. I have stuff that I do outside of this. Goodbye and goodluck

  3. #3

    Join Date
    Aug 2008
    Location
    Above and beyond the valleys of contentment
    Posts
    1,217

    Re: The Variable doesn't work

    Quote Originally Posted by sme11y
    did you use flash game master for the variables?
    I used flash game master2.4. I also tried flash game master 2.7 its the same thing.
    When I used the decompilers all I got was height and width and something like var1,var2,var3...

  4. #4

    Join Date
    Jun 2008
    Location
    Unknown Dungeon
    Posts
    1,513

    Re: The Variable doesn't work

    Do you have Sothink SWF 3.7? If yes look in hex...

    Use this it might work
    Code:
    _root.goldEarned
    Or
    Code:
    _root.td.goldEarned
    Hex is kinda tricky, I don't think it will work but try >.<

  5. #5

    Join Date
    May 2008
    Posts
    573

    Re: The Variable doesn't work

    Quote Originally Posted by mathewthe2
    Quote Originally Posted by sme11y
    did you use flash game master for the variables?
    I used flash game master2.4. I also tried flash game master 2.7 its the same thing.
    When I used the decompilers all I got was height and width and something like var1,var2,var3...
    alright thats what i figured...

    fgm doesnt always show parent variables. like td.gold

    the best bet is to look through the hex in sothink swf decompiler if the game is encrypted. otherwise just look through all of the sprites and all that
    Just an FYI to everyone, I don't hack anymore. I have stuff that I do outside of this. Goodbye and goodluck

  6. #6

    Join Date
    Aug 2008
    Location
    Above and beyond the valleys of contentment
    Posts
    1,217

    Re: The Variable doesn't work

    Quote Originally Posted by sme11y
    Quote Originally Posted by mathewthe2
    Quote Originally Posted by sme11y
    did you use flash game master for the variables?
    I used flash game master2.4. I also tried flash game master 2.7 its the same thing.
    When I used the decompilers all I got was height and width and something like var1,var2,var3...
    alright thats what i figured...

    fgm doesnt always show parent variables. like td.gold

    the best bet is to look through the hex in sothink swf decompiler if the game is encrypted. otherwise just look through all of the sprites and all that
    How can you get sothink swf compiler registered? I only have swf decompler 3 cause it will not force you to buy it in 30 days like sothink.

  7. #7

    Join Date
    May 2008
    Posts
    573

    Re: The Variable doesn't work

    i have sothink swf decompiler 3 also... i think its better anyway

    but you could google sothink swf decompiler registration keys or something along those lines
    Just an FYI to everyone, I don't hack anymore. I have stuff that I do outside of this. Goodbye and goodluck

  8. #8

    Join Date
    Aug 2008
    Location
    Above and beyond the valleys of contentment
    Posts
    1,217

    Re: The Variable doesn't work

    Quote Originally Posted by sme11y
    i have sothink swf decompiler 3 also... i think its better anyway

    but you could google sothink swf decompiler registration keys or something along those lines
    Sorry but did you read the forum rules? No responses such as google it. Please give the correct Url...(but I think the topic will be closed if you give the registration key out cause its illegal)

  9. #9

    Join Date
    May 2008
    Posts
    573

    Re: The Variable doesn't work

    Quote Originally Posted by mathewthe2
    Quote Originally Posted by sme11y
    i have sothink swf decompiler 3 also... i think its better anyway

    but you could google sothink swf decompiler registration keys or something along those lines
    Sorry but did you read the forum rules? No responses such as google it. Please give the correct Url...(but I think the topic will be closed if you give the registration key out cause its illegal)
    1. im admin i can do what i want (lol)
    2. i cant post a link cause thats against the rules
    Just an FYI to everyone, I don't hack anymore. I have stuff that I do outside of this. Goodbye and goodluck

  10. #10

    Join Date
    Aug 2008
    Location
    Above and beyond the valleys of contentment
    Posts
    1,217

    Re: The Variable doesn't work

    Quote Originally Posted by sme11y
    Quote Originally Posted by mathewthe2
    Quote Originally Posted by sme11y
    i have sothink swf decompiler 3 also... i think its better anyway

    but you could google sothink swf decompiler registration keys or something along those lines
    Sorry but did you read the forum rules? No responses such as google it. Please give the correct Url...(but I think the topic will be closed if you give the registration key out cause its illegal)
    1. im admin i can do what i want (lol)
    2. i cant post a link cause thats against the rules
    oh sure thats funny

Page 1 of 2 12 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
  •