Arcade Prehacks

Page 21 of 103 FirstFirst ... 1119202122233171 ... LastLast
Results 201 to 210 of 1026
  1. #201
    Banned
    Join Date
    Jul 2009
    Posts
    67

    Re: How to hack using Flasm

    Quote Originally Posted by DeltaMan33
    I cant install notepad++ there's no download screen
    Try to get it from another website.
    -another download link
    If you still have problems about hacking,add me on WLM,I'm online now and I'll be glad to help you out

  2. #202

    Join Date
    Jun 2009
    Posts
    26

    Re: How to hack using Flasm

    I tried putting in flasm -d DesktopTD15k.swf > DesktopTD15k.txt in the command line but it says it can not open input file DesktopTD15k.swf for reading. Flasm is on my desktop and I have notepad++.

    thanks for the help Martin

  3. #203
    Banned
    Join Date
    Jul 2009
    Posts
    67

    Re: How to hack using Flasm

    Quote Originally Posted by DeltaMan33
    ...but it says it can not open input file...
    Before you type that,first you need to type
    Code:
    1. cd desktop
    2. cd flasm
    3. flasm
    4. flasm -d filename.swf > filename.txt
    After that you open the .txt with Notepad++ and edit the variables (gold and lives)
    You save it,go back to command prompt and type
    Code:
    flasm -a filename.txt
    That would be all
    And again,if you have any more questions or anything,feel free to contact me on WLM.

    Quote Originally Posted by DeltaMan33
    thanks for the help Martin
    I was glad I could help

  4. #204

    Join Date
    Jun 2009
    Posts
    26

    Re: How to hack using Flasm

    Quote Originally Posted by MartinRistov
    Quote Originally Posted by DeltaMan33
    ...but it says it can not open input file...
    Before you type that,first you need to type
    Code:
    1. cd desktop
    2. cd flasm
    3. flasm
    4. flasm -d filename.swf > filename.txt
    After that you open the .txt with Notepad++ and edit the variables (gold and lives)
    You save it,go back to command prompt and type
    Code:
    flasm -a filename.txt
    That would be all
    And again,if you have any more questions or anything,feel free to contact me on WLM.

    Quote Originally Posted by DeltaMan33
    thanks for the help Martin
    I was glad I could help
    I did type all of that before but I still get the same message.

  5. #205
    Banned
    Join Date
    Jul 2009
    Posts
    67

    Re: How to hack using Flasm

    Post a screenshot,and we'll see

  6. #206

    Join Date
    Jun 2009
    Posts
    26

    Re: How to hack using Flasm

    how do I upload a image?

  7. #207
    Banned
    Join Date
    Jul 2009
    Posts
    67

    Re: How to hack using Flasm

    You still have that in the random tutorials but never mind,I'll explain it to you... again...

    1.Go where the problem shows up,and click Print Screen SysRq


    2.Paste it and edit it in Paint or whatever to resize it,add some text,delete something or anything else you want.
    Then save it somewhere (Desktop is the easiest)

    3.Go on some free image hosting website -> I recommend http://www.imageshack.us
    Upload it without resizing,and copy the link given.

    4.Go back on here,click the Img button from the toolbar and just paste the URL you just copied.


    Hope this made things more clear for you.

  8. #208

    Join Date
    Jun 2009
    Posts
    26

  9. #209
    Banned
    Join Date
    Jul 2009
    Posts
    67

    Re: How to hack using Flasm

    Dude,you got it all wrong!
    Actually, filename was just an example of the name of the file you should've typed there.
    For example,if I said:
    Code:
    flasm -d filename.swf > filename.txt
    And you're hacking,for example,Desktop TD and the .swf file name is DesktopTD15k
    Now,you should've typed this:
    Code:
    flasm -d DesktopTD15k.swf > DesktopTD15k.txt

  10. #210

    Join Date
    Jun 2009
    Posts
    26

    Re: How to hack using Flasm

    Oops thank you.

Page 21 of 103 FirstFirst ... 1119202122233171 ... 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
  •