Results 1 to 14 of 14
  1. #1
    marceliino's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    gone forever
    Posts
    858
    Reputation
    74
    Thanks
    2,744

    How To Edit The "XML"'s Of a Client. [Hybrid Tutorial]

    Hybrid = Half Troll / Half not Troll

    k so, people have been asking me for this. just like how @BARm gives out doop, i will give out tutorial.

    Requirements:
    atleast 1/3 of a brain(i have 1/4, but 10/10 ign "eh its okey")
    Racdiblyduedobtdasm


    1. Put your client in your racdasdoopbopidly(racbadasasassm) folder.
    2. Dragon your client, (make sure its a swf = super warrior funtime) on swfbinexport.exe
    3. Ok now that your client has impregnated swfbinexport, your gonna see a fuck ton of lil chilren, if your client was called client.swf you will see something like , you should have around 1fiddy or so.
    4. I Use Notepad++ cause im a pro duper/hacker, just like @BARm, but you don't have to use notepad++, anyways. Open All Of the .bin in Notepad++ or watever u use.. i no care. You should see stuff like this: thats the xml data.
    5. let me take a hit real qucik..., okay. so step 5 is, fuck step 5.
    6. ok so now u cmd cd to the directory of which you have all the chilren .bin's
    7. Now you can edit the chilren(.bin's), cba to tutorial it, use ur imagination...
    8. Once you edit your .binladens, they arent automatically added to the super warrior funtime(swf), you have to use swfbinreplace.exe, so in cmd do dis. (the 69's is just an exaemple, use the id(s) of whatever u editededededwith)
    9. You have to bin replace with each edit, so if you edit client-28, client-29, client-69, you have to swfbinreplace client.swf 28 client-28.bin, swfbinreplace client.swf 29 client-29.bin, swfbinreplace client.swf 69 client-69.bin, so on...)

    so yea, enjoy.

    Note: Work's best with a Vanilla Client. After you do the edits you can just jnoob's thingy.

    shoutout to @059, my chain my chain, don't yew liek my chain main.

  2. The Following 6 Users Say Thank You to marceliino For This Useful Post:

    059 (11-17-2014),LCraft303 (01-10-2015),ll1312ll (12-26-2014),NotMistaken (12-27-2014),TJRAE%TJAJAZetjtjtjjt (11-22-2014),web69 (11-23-2014)

  3. #2
    Zenith720's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    104
    Reputation
    10
    Thanks
    9
    My Mood
    Doubtful
    Quote Originally Posted by marceliino View Post
    Hybrid = Half Troll / Half not Troll

    k so, people have been asking me for this. just like how @BARm gives out doop, i will give out tutorial.

    Requirements:
    atleast 1/3 of a brain(i have 1/4, but 10/10 ign "eh its okey")
    Racdiblyduedobtdasm


    1. Put your client in your racdasdoopbopidly(racbadasasassm) folder.
    2. Dragon your client, (make sure its a swf = super warrior funtime) on swfbinexport.exe
    3. Ok now that your client has impregnated swfbinexport, your gonna see a fuck ton of lil chilren, if your client was called client.swf you will see something like , you should have around 1fiddy or so.
    4. I Use Notepad++ cause im a pro duper/hacker, just like @BARm, but you don't have to use notepad++, anyways. Open All Of the .bin in Notepad++ or watever u use.. i no care. You should see stuff like this: thats the xml data.
    5. let me take a hit real qucik..., okay. so step 5 is, fuck step 5.
    6. ok so now u cmd cd to the directory of which you have all the chilren .bin's
    7. Now you can edit the chilren(.bin's), cba to tutorial it, use ur imagination...
    8. Once you edit your .binladens, they arent automatically added to the super warrior funtime(swf), you have to use swfbinreplace.exe, so in cmd do dis. (the 69's is just an exaemple, use the id(s) of whatever u editededededwith)
    9. You have to bin replace with each edit, so if you edit client-28, client-29, client-69, you have to swfbinreplace client.swf 28 client-28.bin, swfbinreplace client.swf 29 client-29.bin, swfbinreplace client.swf 69 client-69.bin, so on...)

    so yea, enjoy.

    Note: Work's best with a Vanilla Client. After you do the edits you can just jnoob's thingy.

    shoutout to @059, my chain my chain, don't yew liek my chain main.
    Wut :/ :?..........

  4. #3
    marceliino's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    gone forever
    Posts
    858
    Reputation
    74
    Thanks
    2,744
    Quote Originally Posted by Zenith720 View Post
    Wut :/ :?..........
    this is how i make the famesploit client

  5. #4
    6david7's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    68
    Reputation
    10
    Thanks
    16
    10/10 ripin paslami
    i lost it at dragon
    Edit: IMPREGNATED SWFS.
    Last edited by 6david7; 11-17-2014 at 08:01 PM.

  6. #5
    theboo's Avatar
    Join Date
    Oct 2014
    Gender
    female
    Posts
    113
    Reputation
    10
    Thanks
    982
    Quote Originally Posted by marceliino View Post
    8. Once you edit your .binladens, they arent automatically added to the super warrior funtime(swf), you have to use swfbinreplace.exe, so in cmd do dis. (the 69's is just an exaemple, use the id(s) of whatever u editededededwith)
    9. You have to bin replace with each edit, so if you edit client-28, client-29, client-69, you have to swfbinreplace client.swf 28 client-28.bin, swfbinreplace client.swf 29 client-29.bin, swfbinreplace client.swf 69 client-69.bin, so on...)
    You can use something like (note: dont forget to change to proper directory with CD command beforehand)
    Code:
    FOR /F "tokens=1,2 delims=-." %i in (DIR /B | findstr /R .bin$) do swfbinreplace %i.swf %j %i-%j.bin
    to batch impregnate "super warrior funtime" with genetically modified children or
    Code:
    FOR /F "tokens=1,2 delims=-." %%i in (DIR /B | findstr /R .bin$) do swfbinreplace %%i.swf %%j %%i-%%j.bin
    if you put it in .bat file.
    Last edited by theboo; 11-17-2014 at 08:51 PM.
    Opinions are like assholes. Everybody's got one and everyone thinks everyone else's stinks.

  7. The Following 2 Users Say Thank You to theboo For This Useful Post:

    BlackRayquaza (12-31-2014),marceliino (11-17-2014)

  8. #6
    FraserJohn's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    176
    Reputation
    51
    Thanks
    296
    My Mood
    Amused
    Quote Originally Posted by marceliino View Post
    Hybrid = Half Troll / Half not Troll

    k so, people have been asking me for this. just like how @BARm gives out doop, i will give out tutorial.

    Requirements:
    atleast 1/3 of a brain(i have 1/4, but 10/10 ign "eh its okey")
    Racdiblyduedobtdasm


    1. Put your client in your racdasdoopbopidly(racbadasasassm) folder.
    2. Dragon your client, (make sure its a swf = super warrior funtime) on swfbinexport.exe
    3. Ok now that your client has impregnated swfbinexport, your gonna see a fuck ton of lil chilren, if your client was called client.swf you will see something like you should have around 1fiddy or so.
    4. I Use Notepad++ cause im a pro duper/hacker, just like @BARm, but you don't have to use notepad++, anyways. Open All Of the .bin in Notepad++ or watever u use.. i no care. You should see stuff like this: thats the xml data.
    5. let me take a hit real qucik..., okay. so step 5 is, fuck step 5.
    6. ok so now u cmd cd to the directory of which you have all the chilren .bin's
    7. Now you can edit the chilren(.bin's), cba to tutorial it, use ur imagination...
    8. Once you edit your .binladens, they arent automatically added to the super warrior funtime(swf), you have to use swfbinreplace.exe, so in cmd do dis. (the 69's is just an exaemple, use the id(s) of whatever u editededededwith)
    9. You have to bin replace with each edit, so if you edit client-28, client-29, client-69, you have to swfbinreplace client.swf 28 client-28.bin, swfbinreplace client.swf 29 client-29.bin, swfbinreplace client.swf 69 client-69.bin, so on...)

    so yea, enjoy.

    Note: Work's best with a Vanilla Client. After you do the edits you can just jnoob's thingy.

    shoutout to @059, my chain my chain, don't yew liek my chain main.
    does this work on mac?

  9. #7
    marceliino's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    gone forever
    Posts
    858
    Reputation
    74
    Thanks
    2,744
    Quote Originally Posted by FraserJohn View Post
    does this work on mac?
    olololololololololololololololololololololololol, idk

  10. #8
    Zasx's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Northern Italy
    Posts
    1,379
    Reputation
    10
    Thanks
    442
    My Mood
    Yeehaw
    Quote Originally Posted by FraserJohn View Post
    does this work on mac?
    Good Guy @Cyeclops posted a guide on how to disassemble stuff on a Mac, and also provided a download for compiled RABCDAsm binaries for Mac.

    https://www.mpgh.net/forum/showthread.php?t=609016

    EDIT: also thank you kind @JustAnoobROTMG 's friend
    Last edited by Zasx; 11-18-2014 at 07:45 AM.
    "First get me some porn accounts"
    . . . . . . . . . . . . . . .-Trapped

  11. #9
    FraserJohn's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    176
    Reputation
    51
    Thanks
    296
    My Mood
    Amused
    cye my man
    Last edited by FraserJohn; 11-19-2014 at 12:23 AM.

  12. #10
    059's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    California
    Posts
    3,312
    Reputation
    700
    Thanks
    92,771
    I lol'd
    10char
    My Vouches
    Having an issue with RotMG? Check for the solution here.


    Need Realm items? Come to RealmStock!

    Accepting PayPal - Bitcoin - Giftcards
    Selling ST Sets, Class Top Sets, Life Pots, and much more!


    Find it here: MPGH Sales Thread

  13. The Following 3 Users Say Thank You to 059 For This Useful Post:

    BlackRayquaza (12-31-2014),LCraft303 (01-10-2015),marceliino (11-19-2014)

  14. #11
    Cyeclops's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Australia
    Posts
    595
    Reputation
    49
    Thanks
    440
    My Mood
    Devilish
    Quote Originally Posted by FraserJohn View Post
    cye my man
    Try these too >> HERE << save you some time having to do it all separately every time in Terminal. Ignore the Hexer, I don't think those work anymore... as far as I know...?

  15. #12
    web69's Avatar
    Join Date
    Oct 2014
    Gender
    female
    Posts
    93
    Reputation
    10
    Thanks
    45
    My Mood
    Flirty
    so all i needed to do was delete </enemy> who knew it was that simple lelelele thanks marc for ONCE

  16. #13
    ll1312ll's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    216
    Reputation
    56
    Thanks
    1,666
    My Mood
    Buzzed
    i deleted the </enemy> tag of the snake queen to fame farm the minions but now game looses Connection to Server after 2-3 minutes farming
    have i to do something else?

  17. #14
    NotMistaken's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    34
    Reputation
    10
    Thanks
    2
    My Mood
    Aggressive
    Why thank you

Similar Threads

  1. how to edit the texture after model swapping
    By nipoonnipoonnip in forum Combat Arms Mod Help
    Replies: 7
    Last Post: 07-07-2011, 07:05 PM
  2. How to edit the MAT Automation Script Using Python
    By helmage2 in forum Mission Against Terror Discussions
    Replies: 0
    Last Post: 02-02-2011, 07:36 AM
  3. How To Edit the Notices at SF
    By Cumbatarms in forum Soldier Front General
    Replies: 7
    Last Post: 07-23-2010, 04:40 AM
  4. [Tutorial] how to edit the loading screen
    By ohshit in forum Combat Arms Europe Hacks
    Replies: 7
    Last Post: 01-14-2010, 08:46 AM
  5. How to edit the GMoption.cfg file?
    By thechipmyster in forum Combat Arms Help
    Replies: 10
    Last Post: 11-10-2009, 01:34 AM