Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 31
  1. #16
    Dr Donkey Kong's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Posts
    113
    Reputation
    10
    Thanks
    542
    My Mood
    Cheerful
    Quote Originally Posted by RonaldSeiger View Post
    Would you be kind enough to tell me what programs you're using to decompile this, because I am also very interested in nosing around this code. I have a lithium client which is indeed the precursor to Cubeone's client which is also located on this forum.
    what language are you wanting to decompile to?

  2. #17
    ZeroTroubles's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Whereever I feel like.
    Posts
    3,050
    Reputation
    145
    Thanks
    505
    My Mood
    Amused
    Thanks, actually helped me with some lag

  3. #18
    RonaldSeiger's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    73
    Reputation
    10
    Thanks
    13
    Quote Originally Posted by Dr Donkey Kong View Post
    what language are you wanting to decompile to?

    Seeing as though I know more C++ than anything, java if you could be so kind?

    I'm also interested in getting a client that is up-to-date with aimbot and maybe noclip on mouse2 instead of 1. I don't really dupe. Perhaps also the auto-neus code too.
    Last edited by RonaldSeiger; 08-24-2012 at 02:57 PM.

  4. #19
    Maxanator1000's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    383
    Reputation
    10
    Thanks
    30
    My Mood
    Asleep
    Quote Originally Posted by Dr Donkey Kong View Post
    nice, i really just need the .fla now, i am using SoTech decompiler, not sure i want to spend 100 on something i don't plan on doing much with.

    ---------- Post added at 02:29 AM ---------- Previous post was at 01:06 AM ----------



    So i found the code to auto-nexus...which is useless with Marine's Proxy right now...but i suppose i can work on that first.
    I used serial keys for sothink decompiler etc. You can use them too.

  5. #20
    Dr Donkey Kong's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Posts
    113
    Reputation
    10
    Thanks
    542
    My Mood
    Cheerful
    Quote Originally Posted by Maxanator1000 View Post
    I used serial keys for sothink decompiler etc. You can use them too.
    I use SoThink Decompiler too, however I cannot get it to decompile the latest client. That is what produces java code.

  6. #21
    059's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    California
    Posts
    3,312
    Reputation
    700
    Thanks
    92,771
    Quote Originally Posted by Dr Donkey Kong View Post
    I use SoThink Decompiler too, however I cannot get it to decompile the latest client. That is what produces java code.
    Ok realm is written in flash, ie, actionscript. You are not decompiling into java. The decompiled code you posted on page one of autonexus is decompiled actionscript. Below it is assembly.

  7. #22
    RonaldSeiger's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    73
    Reputation
    10
    Thanks
    13
    In that case the Action Script looks similar to java or C++ to me. I just have no idea where in the decompiled stuff you found the auto-nexus code. I can see how it works when I spend time on it I can work out what the different variables mean.

    Also on a side note when I try to open _-OZ and open GTween. SoThink always crashes.

  8. #23
    nilly's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    2,652
    Reputation
    155
    Thanks
    13,983
    My Mood
    Angelic
    sothink is bad for obfuscated flash. I really like AS3 Sorcerer. Doesn't crash when trying to view certain scripts and it gets rid of a lot of the junk code so its easier to read. Action Script Viewer supposedly has this viewer built in and allows you to export and all that like what sothink supposed to do. $150 bux is a bit of money and I'm not really sure it's worth it.

  9. #24
    Dr Donkey Kong's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Posts
    113
    Reputation
    10
    Thanks
    542
    My Mood
    Cheerful
    Quote Originally Posted by nilly View Post
    sothink is bad for obfuscated flash. I really like AS3 Sorcerer. Doesn't crash when trying to view certain scripts and it gets rid of a lot of the junk code so its easier to read. Action Script Viewer supposedly has this viewer built in and allows you to export and all that like what sothink supposed to do. $150 bux is a bit of money and I'm not really sure it's worth it.
    nice AS3 Sorcerer doesn't crash and is nice, no search feature but a guy can deal with that.

  10. #25
    RonaldSeiger's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    73
    Reputation
    10
    Thanks
    13
    Yeah I have to admit it is quite nice. I've only just opened it really but it looks a bit easier on the eyes as well. Going to start nosing around for where the auto-nexus code is located, by comparing to what you posted.

  11. #26
    ss4naruto2's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    In a urban area
    Posts
    654
    Reputation
    11
    Thanks
    37
    Unfortunately i'm new to using clients.. Is there possibly a way i can find a tool that'll open the .swf file and load as an client ..

  12. #27
    Dr Donkey Kong's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Posts
    113
    Reputation
    10
    Thanks
    542
    My Mood
    Cheerful
    Quote Originally Posted by ss4naruto2 View Post
    Unfortunately i'm new to using clients.. Is there possibly a way i can find a tool that'll open the .swf file and load as an client ..
    Google "Adobe Flash Projector 11"
    or simply drag this file into any browser (chrome, firefox)
    It is as easy as abc 123.

  13. #28
    ss4naruto2's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    In a urban area
    Posts
    654
    Reputation
    11
    Thanks
    37
    Ahh.. I tried the duping process.. I think i got it down.. but just the duping it's self is a bit more complex . :P

  14. #29
    Dr Donkey Kong's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Posts
    113
    Reputation
    10
    Thanks
    542
    My Mood
    Cheerful
    Quote Originally Posted by ss4naruto2 View Post
    Ahh.. I tried the duping process.. I think i got it down.. but just the duping it's self is a bit more complex . :P
    definitely it is all about timing, i've looked into writing a bot to handle this for you. Tying into Marine's output to know when to connect to vault, using background mouse clicks to vault. But i haven't done anything seriously on it yet.
    It is as easy as abc 123.

  15. The Following User Says Thank You to Dr Donkey Kong For This Useful Post:

    ss4naruto2 (08-29-2012)

  16. #30
    ss4naruto2's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    In a urban area
    Posts
    654
    Reputation
    11
    Thanks
    37
    Quote Originally Posted by Dr Donkey Kong View Post
    definitely it is all about timing, i've looked into writing a bot to handle this for you. Tying into Marine's output to know when to connect to vault, using background mouse clicks to vault. But i haven't done anything seriously on it yet.
    Okay, so far i've gotten it right mostly, but it likes to mess with me.. Like i'll get the connecting/duping right.. but the timer will go faster than usual.. and im like "WELL DAMN.. U F WITH ME AGAIN".

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [Outdated] Make your own standalone client with connection messages
    By nilly in forum Realm of the Mad God Hacks & Cheats
    Replies: 69
    Last Post: 01-18-2013, 11:09 PM
  2. [Request] 123.5.0 Direct vault With connection Messages Will pay
    By akamushupork in forum Realm of the Mad God Hacks & Cheats
    Replies: 4
    Last Post: 08-30-2012, 12:51 PM
  3. [Release] RotMG Standalone Client with connection messages
    By CalciumFire in forum Realm of the Mad God Hacks & Cheats
    Replies: 33
    Last Post: 08-30-2012, 10:04 AM
  4. [Request] A clean version of Build 123.4.3 with conection messages?
    By WarrioRz1 in forum Realm of the Mad God Hacks & Cheats
    Replies: 1
    Last Post: 08-12-2012, 09:15 AM