Arcade Prehacks

Results 1 to 6 of 6
  1. #1
    ryanmin's Avatar
    Join Date
    Nov 2009
    Posts
    19

    [TuT] How To Hack With Flasm! [TuT]

    Programs you need:
    Flasm

    Code:
    http://webscripts.softpedia.com/scriptDownload/Flasm-Download-20927.html
    Sothink SWF Catcher for ie

    Code:
    http://www.sothink.com/product/swfcatcher/ie/index.php
    or Sothink SWF Catcher for firefox depending on the browser you use


    Code:
    http://www.sothink.com/product/swfcatcher/firefox/index.php
    1. First you need to get the game you want to hack. You do this by going to the game, right click and click Sothink SWF Catcher and a window will pop up. At the bottom it will say save, click that and now you have the game! P.S If this is your first time I advise using this game as it is easy to hack: http://www.arcadevoyage.com/game/122...r-Defence.html

    2. If you are using The game I advised then look in your flasm folder (Make sure you saved the games in your flasm folder) And it should say “DesktopTD15k.swf”
    Next open up Command Prompt ( Start > Accessories > Command Prompt ) And when it opens type
    Code:
    cd desktop
    and press enter. Then type
    Code:
    cd flasm
    then press enter. After that type
    Code:
    flasm
    in and press enter.

    3. Now to decompile the swf into a txt. File. Now type:
    Code:
    flasm –d DesktopTD15k.swf  > DesktopTD15k.txt
    ( DesktopTD15k.swf is the swf off of Desktop Tower defence so it depends what the name of the swf is) Now that will decompile the swf into text so we can edit the variables (P.S don’t close command prompt as we need it later on). Now open up the text file and press ctrl+F to bring up the search bar. For desktop tower defence I would search “gold” so I could edit the gold. The gold you start off with in desktop tower defence is 80 so I would keep on clicking search till I find it. gold 80 then I would get rid of 80 and put 99999999. Make sure you know what you want to edit before searching. Say I want to edit lives I would search lives and it should come up with a number beside it. The same applies just change it. Then Save the txt file.
    Do this by pressing ctrl+S.

    4. Now you need to convert it back in to a swf. Open up command prompt and type:
    Code:
    Flasm –a DesktopTD15k.txt
    Then it should be in your flasm folder. Just double click the file in your flasm folder and bang your hacks should work!

    Hope this TuT helped you!

  2. #2

    Join Date
    Dec 2009
    Posts
    2

    Re: [TuT] How To Hack With Flasm! [TuT]

    thanks this helped me alot

  3. #3
    Senior Member noahzhang's Avatar
    Join Date
    Jan 2009
    Posts
    691

    Re: [TuT] How To Hack With Flasm! [TuT]

    This is almost an exact copy of greeny's tut. Except you're using swf catcher instead of unplug.

  4. #4

    Join Date
    Mar 2010
    Posts
    2

    Re: [TuT] How To Hack With Flasm! [TuT]

    when i type flasm -d blah blah
    it says flasm is not a reconised command blah blah[color=#FF0000] [/color][size=200]

  5. #5

    Join Date
    Mar 2010
    Posts
    2

    Re: [TuT] How To Hack With Flasm! [TuT]

    nice forum

  6. #6
    Senior Member
    Join Date
    Oct 2008
    Location
    Area 1, Holy Britannian Empire
    Posts
    3,189

    Re: [TuT] How To Hack With Flasm! [TuT]

    Wow...

    You just broke 3 rules in that 2 posts. I am amazed.

    Which covers both a verbal and an infraction. Nicely done

    And yeah, this is an exact copy of Greeny's pretty much, so I am locking this,

    As for you, READ THE RULES!

    viewtopic.php?=21&t=419
    1 Thessalonians 4:16-17: The Lord comes swiftly.

Posting Permissions

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