Results 1 to 7 of 7
  1. #1
    xssxpop's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed

    Cant get rabcdasm to work so i can add new class.

    I cant figure it out I can search to my rabcdasm folder in cmd but whenever I try decompress nothing happens. it just says "swfdecompress" is not recognized as an internal or external command,operable program or batch file

    I can not figure it out.

  2. #2
    CrazyJani's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    2,475
    Reputation
    170
    Thanks
    15,666
    Go to your rabdcasm folder with cd command, for example if your rabcdasm folder is located in C:\rabcdasm you should write this into cmd:
    Code:
    cd c:\rabcdasm
    Don't close command prompt window!
    If you want to add class you need to modify XML data in the client, so you don't want to decompile it. Make sure your client.swf is in C:\rabcdasm or whatever you have as your rabcdasm folder and write into cmd that you should still have open:
    Code:
    swfbinexport client.swf
    Again leave the command prompt window open
    It creates bunch of .bin files. Next you need to know which one to modify. So open up your AstroGrep and search for "rogue" for example. Then replace the content of right .bin file (which is 108 if I remember correctly) with contents of your serverside .xml file that contains the class data. Then save the .bin file that modified and write into cmd (which you still should have open):
    Code:
    swfbinreplace client.swf 108 client-108.bin
    Now you have should have successfully added your custom class to your server.

  3. #3
    xssxpop's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    Wen I try swfbinexport client.swf it comes up with (is not recognized as an internal or external command) do I need to write something before it
    to make it work?

  4. #4
    Zasx's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Northern Italy
    Posts
    1,379
    Reputation
    10
    Thanks
    442
    My Mood
    Yeehaw
    Navigate INTO your rabcdasm folder and be sure theres
    Code:
    swfbinexport.exe
    and
    Code:
    swfbinexport.d
    in your folder.
    "First get me some porn accounts"
    . . . . . . . . . . . . . . .-Trapped

  5. #5
    xssxpop's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    There is no swfbinexport.exe only swfbinexport.d

  6. #6
    CrazyJani's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    2,475
    Reputation
    170
    Thanks
    15,666
    Then download rabcdasm again, you may have deleted some of the required files. Or are you using mac?

  7. #7
    xssxpop's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    No im not using mac im downloading from the cyber shadow ****** but still it has no exe

Similar Threads

  1. i cant get it to work
    By axehunter in forum Combat Arms Hacks & Cheats
    Replies: 4
    Last Post: 03-20-2009, 05:14 PM
  2. Cant get CA to work
    By visjeboy in forum Combat Arms Europe Hacks
    Replies: 7
    Last Post: 02-26-2009, 10:55 AM
  3. Cant get hack to work?
    By sunshine005 in forum Combat Arms Hacks & Cheats
    Replies: 1
    Last Post: 01-20-2009, 10:48 PM
  4. hey i cant get mine to work
    By smartyface121 in forum Combat Arms Hacks & Cheats
    Replies: 2
    Last Post: 01-04-2009, 12:23 PM
  5. cant get it to work. (public)
    By killorbekilled in forum Combat Arms Hacks & Cheats
    Replies: 7
    Last Post: 12-23-2008, 07:57 PM