Arcade Prehacks

Results 1 to 5 of 5

Thread: flasm

  1. #1
    Senior Member m electric's Avatar
    Join Date
    Jul 2009
    Location
    Baltimore, Ohio
    Posts
    1,397

    flasm

    i decided that i wanted to try out flasm and when i try to run it this comes up. do you know what went wrong?

  2. #2
    Senior Member
    Join Date
    Jan 2010
    Location
    Toronto, Canada
    Posts
    2,044

    Re: flasm

    Your not meant to open up flasm like that.

    Create a folder (anywhere) called flasm. Extract everything in that folder.
    Everything in the .rar should go into the flasm folder.

    After downloading a game (Should be .swf) put it into the flasm folder.

    Then click start, run and type in command prompt. In command prompt type in.

    cd desktop (enter)
    cd flasm (enter)
    flasm (enter)
    flasm -d (Disembles games) gamename.swf > gamename.txt (enter)
    after editing the stuff in the .txt file type in.
    flasm -a gamename.txt

    and there you go, now that .swf file shall be your hack.

  3. #3

    Join Date
    Aug 2009
    Posts
    2,245

    Re: flasm

    Just a note: Winflasm is much easier.. I posted it under one of these forum comments..The only
    catch to it is you have to close it after decompiling to recompile or it wont always recompile..
    but there is no dos prompts needed at all..

  4. #4
    Senior Member
    Join Date
    Jan 2010
    Location
    Toronto, Canada
    Posts
    2,044

    Re: flasm

    i just noticed why is this in the help with trainer?

  5. #5
    Senior Member m electric's Avatar
    Join Date
    Jul 2009
    Location
    Baltimore, Ohio
    Posts
    1,397

    Re: flasm

    thanks to both of you guys.

Posting Permissions

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