Page 3 of 5 FirstFirst 12345 LastLast
Results 31 to 45 of 61
  1. #31
    darkv's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    74
    Reputation
    10
    Thanks
    94
    My Mood
    Cool
    Quote Originally Posted by MasterFart View Post
    How exactly would I do that? i feel like some shitty noob
    use notepad and save it to *.bat

    It should work aswell, if using them one after another in the command prompt (be sure you are currently in the directory where the *.swf is located)

  2. The Following User Says Thank You to darkv For This Useful Post:

    MasterFart (06-21-2013)

  3. #32
    rghmodz's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    264
    Reputation
    17
    Thanks
    295
    Quote Originally Posted by MasterFart View Post
    nope. running it off Windows 7.
    Okay. Open notepad and copy and paste code for decompress in notepad then click save. Set it to all files and for name put decompress.bat. And then do the same for recompress but name as recompress.bat They both need to be in folder as rabcdasm

  4. The Following User Says Thank You to rghmodz For This Useful Post:

    MasterFart (06-21-2013)

  5. #33
    Axeall's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    105
    Reputation
    10
    Thanks
    13
    In which line i must add thos lava wall ?

  6. #34
    MasterFart's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Eastern Steppes
    Posts
    833
    Reputation
    15
    Thanks
    124
    Quote Originally Posted by rghmodz View Post
    Okay. Open notepad and copy and paste code for decompress in notepad then click save. Set it to all files and for name put decompress.bat. And then do the same for recompress but name as recompress.bat They both need to be in folder as rabcdasm
    Ok, just 1 more question.
    What folder? Just in the actual file for RABCDasm right?
    The ends justify the means.

  7. #35
    rghmodz's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    264
    Reputation
    17
    Thanks
    295
    Quote Originally Posted by Axeall View Post
    In which line i must add thos lava wall ?
    Read my reply on page 2.
    Quote Originally Posted by MasterFart View Post
    Ok, just 1 more question.
    What folder? Just in the actual file for RABCDasm right?
    Yes

  8. The Following User Says Thank You to rghmodz For This Useful Post:

    MasterFart (06-21-2013)

  9. #36
    MasterFart's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Eastern Steppes
    Posts
    833
    Reputation
    15
    Thanks
    124
    So I should be trying to run the decompress.bat file right?
    becuase the bottom is just says pause.

    ---------- Post added at 03:01 PM ---------- Previous post was at 02:56 PM ----------

    edit: and at the top it says unable to find client.swf and the other one.
    Last edited by MasterFart; 06-21-2013 at 01:58 PM.
    The ends justify the means.

  10. #37
    rghmodz's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    264
    Reputation
    17
    Thanks
    295
    Quote Originally Posted by MasterFart View Post
    So I should be trying to run the decompress.bat file right?
    becuase the bottom is just says pause.

    ---------- Post added at 03:01 PM ---------- Previous post was at 02:56 PM ----------

    edit: and at the top it says unable to find client.swf and the other one.
    The pause is to see if there are errors. You need to rename the swf to client.swf

  11. The Following User Says Thank You to rghmodz For This Useful Post:

    MasterFart (06-21-2013)

  12. #38
    MasterFart's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Eastern Steppes
    Posts
    833
    Reputation
    15
    Thanks
    124
    Quote Originally Posted by rghmodz View Post
    The pause is to see if there are errors. You need to rename the swf to client.swf
    Well after pause it says Press any key to continue....
    Also, the client I am trying to decompile should be in the RABCDAsm folder, named as client.swf correct?
    The ends justify the means.

  13. #39
    rghmodz's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    264
    Reputation
    17
    Thanks
    295
    Quote Originally Posted by MasterFart View Post
    Well after pause it says Press any key to continue....
    Also, the client I am trying to decompile should be in the RABCDAsm folder, named as client.swf correct?
    It is supposed to say press any key to continue. That means it finished. You could still have errors though so read it. Yes Everything needs to be in the RABCDAsm folder.

  14. The Following User Says Thank You to rghmodz For This Useful Post:

    MasterFart (06-21-2013)

  15. #40
    MasterFart's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Eastern Steppes
    Posts
    833
    Reputation
    15
    Thanks
    124
    it has 3 errors.

    swfdecompress client.swf std.file.FileExceptionOstd\file.d<294>: client.swf: The system cannot find the file specified.

    abcexport client.swf
    Error while processing client.swf: std.file.FileExceptioOstd\file.d<294>: client.swf: The system cannot find the file specified.

    rabcdasm client-1.abc
    std.FileExceptionOstd\file.d<294>: client-1.abc: The system cannot find the file specified.

    -------------------
    Beofre the first stuff, it just tells me where it is located.
    but at the end, it shows the Press any key to continue thing. So did it do it properly?
    Also, the O in Ostd was some weird symbol.
    The ends justify the means.

  16. #41
    rghmodz's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    264
    Reputation
    17
    Thanks
    295
    Quote Originally Posted by MasterFart View Post
    it has 3 errors.

    swfdecompress client.swf std.file.FileExceptionOstd\file.d<294>: client.swf: The system cannot find the file specified.

    abcexport client.swf
    Error while processing client.swf: std.file.FileExceptioOstd\file.d<294>: client.swf: The system cannot find the file specified.

    rabcdasm client-1.abc
    std.FileExceptionOstd\file.d<294>: client-1.abc: The system cannot find the file specified.

    -------------------
    Beofre the first stuff, it just tells me where it is located.
    but at the end, it shows the Press any key to continue thing. So did it do it properly?
    Also, the O in Ostd was some weird symbol.
    The press any key to continue is just to see errors. If it's not there than you will have no way of seeing errors. As for that error idk how to fix. sorry. maybe @Cyeclops or @nilly can help you

  17. The Following User Says Thank You to rghmodz For This Useful Post:

    MasterFart (06-21-2013)

  18. #42
    MasterFart's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Eastern Steppes
    Posts
    833
    Reputation
    15
    Thanks
    124
    Just one last quick question, then i'll go ask someone else. Where would the decompiled .swf be stored?
    Or if its jut in the RABCDAasm folder, what would the name be?
    The ends justify the means.

  19. #43
    darkv's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    74
    Reputation
    10
    Thanks
    94
    My Mood
    Cool
    Quote Originally Posted by MasterFart View Post
    Just one last quick question, then i'll go ask someone else. Where would the decompiled .swf be stored?
    Or if its jut in the RABCDAasm folder, what would the name be?
    If everything went successful & ur client is named client.swf, there will be a new folder named "client-1"

  20. The Following User Says Thank You to darkv For This Useful Post:

    MasterFart (06-21-2013)

  21. #44
    rghmodz's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    264
    Reputation
    17
    Thanks
    295
    Quote Originally Posted by MasterFart View Post
    Just one last quick question, then i'll go ask someone else. Where would the decompiled .swf be stored?
    Or if its jut in the RABCDAasm folder, what would the name be?
    It will make a folder called client-1 and all the files from the swf will be there.

  22. The Following User Says Thank You to rghmodz For This Useful Post:

    MasterFart (06-21-2013)

  23. #45
    MasterFart's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Eastern Steppes
    Posts
    833
    Reputation
    15
    Thanks
    124
    Quote Originally Posted by rghmodz View Post
    It will make a folder called client-1 and all the files from the swf will be there.
    all right thanks.
    The ends justify the means.

Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. [Release] MAT CIB Full Hack ( new ) add Walk Trough wall
    By BoyEasTern in forum Mission Against Terror Hacks & Cheats
    Replies: 44
    Last Post: 02-26-2013, 07:27 AM
  2. paps.,papass nmn ng new wall oh^^
    By jordan312 in forum Soldier Front Hacks
    Replies: 2
    Last Post: 03-06-2009, 07:45 AM
  3. help with new wall hacks???
    By edelin08 in forum Combat Arms Hacks & Cheats
    Replies: 6
    Last Post: 09-02-2008, 08:52 PM
  4. new shoot threw wall hack!!!
    By asdfsadf in forum Combat Arms Hacks & Cheats
    Replies: 5
    Last Post: 09-02-2008, 02:38 PM
  5. new warrock hack(hawe wall hack)
    By aprill27 in forum WarRock - International Hacks
    Replies: 28
    Last Post: 04-25-2007, 10:09 AM