Results 1 to 11 of 11
  1. #1
    lkdjnfoskjednfblksjdfn's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Location
    127.0.0.1
    Posts
    1,340
    Reputation
    198
    Thanks
    841
    My Mood
    Inspired

    Decompiling Dilliot's Prod client

    Hey guys...


    I need a little help with dilliot's prod client. Im currently using club559 source and AS3 client and i've just added feedpower (only the feedpower description) But this is not exactly like i wanted. So i was wondering if anyone could help me decompile dilliot's client for the right description code?

    -Thanks! ^^

  2. #2
    sebastianfra12's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Posts
    361
    Reputation
    21
    Thanks
    75
    My Mood
    Inspired
    You can decompile it in Sothink SWF Decomplier c:

  3. #3
            (╭ರ_•)          
    Premium Member
    ~V~'s Avatar
    Join Date
    May 2014
    Gender
    male
    Location
    Posts
    628
    Reputation
    29
    Thanks
    1,478
    Quote Originally Posted by thenired View Post
    Hey guys...


    I need a little help with dilliot's prod client. Im currently using club559 source and AS3 client and i've just added feedpower (only the feedpower description) But this is not exactly like i wanted. So i was wondering if anyone could help me decompile dilliot's client for the right description code?

    -Thanks! ^^
    The client included in dilliot's source is just a normal prod client so you could use as3 sorcerer

    btw i recommend you getting the pro version of as3 sorcerer cuz it have one awesome feature
    Last edited by ~V~; 04-19-2015 at 07:42 AM.

  4. #4
    lkdjnfoskjednfblksjdfn's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Location
    127.0.0.1
    Posts
    1,340
    Reputation
    198
    Thanks
    841
    My Mood
    Inspired
    Quote Originally Posted by VoOoLoX View Post
    The client included in dilliot's source is just a normal prod client so you could use as3 sorcerer

    btw i recommend you getting the pro version of as3 sorcerer cuz it have one awesome feature
    Sure! Thanks.. Oh and one question: What did u use for editing your client? (what program?) I've added the graveyard button at main screen and i want to make those packet boxes in the side. or try :P

  5. #5
    Ahl's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Location
    /modcp
    Posts
    16,599
    Reputation
    3219
    Thanks
    5,383
    My Mood
    Angelic
    Quote Originally Posted by VoOoLoX View Post
    The client included in dilliot's source is just a normal prod client so you could use as3 sorcerer

    btw i recommend you getting the pro version of as3 sorcerer cuz it have one awesome feature
    Uggh, I hate cracking AS3 Sorcerer -.-

    As for the feedpower description, what would you mean by that @thenired?
    News Force Head Editor from 09/14/2018 - 03/02/2020
    Publicist from 11/23/2017 - 06/07/2019
    Global Moderator since 09/24/2017
    Minion+ from 04/16/2017 - 09/24/2017
    Market Place Minion from 04/16/2017 - 09/24/2017
    Minecraft Minion from 02/23/2017 - 09/24/2017
    Realm of the Mad God Minion from 11/06/2016 - 09/24/2017

    Middleman from 09/14/2016 - 09/24/2017
    News Force Editor from 08/23/2016 - 09/14/2018
    News Force (Section of the Week) from 03/21/2016 - 07/17/2017
    News Force (User News) from 10/18/2015 - 09/14/2018

    Donator since 03/16/2015
    Realm of the Mad God Editor from 05/20/2014 - 07/08/2014
    Member since 12/23/2012


    Rep Power: 82

  6. #6
    lkdjnfoskjednfblksjdfn's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Location
    127.0.0.1
    Posts
    1,340
    Reputation
    198
    Thanks
    841
    My Mood
    Inspired
    Quote Originally Posted by Color's Sheep View Post
    Uggh, I hate cracking AS3 Sorcerer -.-

    As for the feedpower description, what would you mean by that @thenired?
    Well im trying to find a way to just make any kind of feed function. Fqirst i though about a new kind of forging. But im trying to give the items i want a new decription like Famebonus: just saying Feedpower: for this i need to add it to the client aswell wich is a bit weird. I tried adding it both in descriptors.cs and addition.xml and in the client i added the feature in the same place as famebonus and description.I added it into EquipmentToolTip.as
    Last edited by lkdjnfoskjednfblksjdfn; 04-20-2015 at 10:45 AM.

  7. #7
    Slendergo's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    382
    Reputation
    17
    Thanks
    250
    My Mood
    Inspired
    Quote Originally Posted by thenired View Post
    Well im trying to find a way to just make any kind of feed function. Fqirst i though about a new kind of forging. But im trying to give the items i want a new decription like Famebonus: just saying Feedpower: for this i need to add it to the client aswell wich is a bit weird. I tried adding it both in descriptors.cs and addition.xml and in the client i added the feature in the same place as famebonus and description.I added it into EquipmentToolTip.as
    edit the tooltip file.as

  8. #8
    lkdjnfoskjednfblksjdfn's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Location
    127.0.0.1
    Posts
    1,340
    Reputation
    198
    Thanks
    841
    My Mood
    Inspired
    Quote Originally Posted by Slendergo View Post
    edit the tooltip file.as
    The EquipmentToolTip.as is located in _E_7 there is only one other file called wit Tooltip its: RankToolTip.as


    I'm not pretty sure if its the way i added this into the server aswell. I used the server sided codes from prod source by dilliot because my own codes didn't fit in descriptors.cs :/

    Can i add you on skype slender? I'v already requested i think.

  9. #9
    Slendergo's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    382
    Reputation
    17
    Thanks
    250
    My Mood
    Inspired
    Quote Originally Posted by thenired View Post
    The EquipmentToolTip.as is located in _E_7 there is only one other file called wit Tooltip its: RankToolTip.as


    I'm not pretty sure if its the way i added this into the server aswell. I used the server sided codes from prod source by dilliot because my own codes didn't fit in descriptors.cs :/

    Can i add you on skype slender? I'v already requested i think.
    sure if u resend :3, you will need todo both sides server / client

  10. #10
    lkdjnfoskjednfblksjdfn's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Location
    127.0.0.1
    Posts
    1,340
    Reputation
    198
    Thanks
    841
    My Mood
    Inspired
    Quote Originally Posted by Slendergo View Post
    sure if u resend :3, you will need todo both sides server / client
    Just resend it.. Can it be true your skype picture is a rotmg wizard player invventory? ;D Anyways. I've already added it to the server side but i think the problem is the client!

  11. #11
    toby2449's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Location
    The Ocean
    Posts
    281
    Reputation
    10
    Thanks
    21
    My Mood
    Inspired
    Quote Originally Posted by sebastianfra12 View Post
    You can decompile it in Sothink SWF Decomplier
    Um... no you can't.
     
    ded lol


     
     
    I don't have skype xd. Well, I used to before it got hacked. Go hack it some more - toby2449

Similar Threads

  1. [Help Request] need help explaing decompiled .swf client
    By superfos in forum Realm of the Mad God Help & Requests
    Replies: 4
    Last Post: 03-14-2015, 12:21 PM
  2. Changing prod client IP to be able to use on my private server
    By Kushala Daora in forum Realm of the Mad God Private Servers Help
    Replies: 5
    Last Post: 09-30-2014, 10:16 PM
  3. Rotmg Prod client
    By jay russell3 in forum Realm of the Mad God Private Servers Help
    Replies: 19
    Last Post: 07-09-2014, 06:03 PM
  4. [Patched] EnderGamer Client (decreased loading, prod client, no debuff, no loading)
    By UGCfour in forum Realm of the Mad God Hacks & Cheats
    Replies: 25
    Last Post: 10-08-2012, 04:23 PM
  5. alterMW3 Client Decompiled + Analysis
    By House in forum Call of Duty Modern Warfare 3 Private Server Hacks
    Replies: 25
    Last Post: 04-29-2012, 04:10 AM