[Release] RCon (Remote Console) For v62 [UPLOADED]

Page 1 of 7 1234567 LastLast
Results 1 to 15 of 98
  1. #1
    Infraction Banned xDinoxP is offline
    MemberRank
    Mar 2009 Join Date
    84Posts

    [Release] RCon (Remote Console) For v62 [UPLOADED]

    This is RCon, a Remote control GUI application for your server.

    Questions that noob losers may ask:

    Q. What does this do?
    A. Lets you execute commands remotely. (Without logging onto the server)

    Q. What is GUI?
    A. Graphical user interface. it isn't like OdinMS batch files, its a nice looking GUI

    Leaked by me <3



    How to setup:

    Run the installer, then press enter

    Make a package called net.sf.odinms.rcon

    Make a file in there called Network.java

    in it put this:

    Code:
    package net.sf.odinms.rcon;
    
    public class Network {
    	public static native Network create() throws Throwable;
    	public native void onConnect() throws Throwable;
    	public native void onDisconnect() throws Throwable;
    	public native void onSend(Object messsage) throws Throwable;
    	public native void onRecv(Object message) throws Throwable;
    	public native void onPing() throws Throwable;
    	
    	static {
    		try {
    			System.load(System.getProperty("user.dir") + "/RconNetwork.dll");
    		} catch (Throwable ex) {}
    	}
    }
    And also, put RconNetwork.dll into your Server folder, eg, where recvops.properties and sendops.properties are located.

    If you're wondering where everything is handled, they've written a DLL called RconNetwork.dll and everything is handled in C++ (No idea why)

    Download Link:

    RconNetwork:
    http://www.mediafire.com/?wxjmm1myqmi

    Client:
    http://www.mediafire.com/?zljkgymd3m2
    Last edited by xDinoxP; 21-04-09 at 01:45 PM.


  2. #2
    Account Upgraded | Title Enabled! Regurgitate is offline
    MemberRank
    Apr 2008 Join Date
    1,113Posts

    Re: [Release/Leak] RCon (Remote Console) For v62

    Nice leak :D

  3. #3
    Account Upgraded | Title Enabled! godxcheeze is offline
    MemberRank
    Mar 2009 Join Date
    Sentosa IslandLocation
    440Posts

    Re: [Release/Leak] RCon (Remote Console) For v62

    great one so gonna use this =X

  4. #4
    Infraction Banned xDinoxP is offline
    MemberRank
    Mar 2009 Join Date
    84Posts

    Re: [Release/Leak] RCon (Remote Console) For v62

    does anyone use Linux? should I upload the .SO

  5. #5
    Account Upgraded | Title Enabled! Qualitys is offline
    MemberRank
    Mar 2009 Join Date
    277Posts

    Re: [Release/Leak] RCon (Remote Console) For v62

    By leaking you buy yourself a 1 way ticket to hell.

  6. #6
    Account Upgraded | Title Enabled! jayypee is offline
    MemberRank
    Mar 2009 Join Date
    AustraliaLocation
    225Posts

    Re: [Release/Leak] RCon (Remote Console) For v62

    Nice release brohhh
    Might use dis

  7. #7
    Enthusiast MrMysteriоus is offline
    MemberRank
    Apr 2009 Join Date
    27Posts

    Re: [Release/Leak] RCon (Remote Console) For v62

    Super release. The scans results are clean and the thing works perfectly and it worked perfectly when I opened it *Hi 5 to you dino *

  8. #8
    Infraction Banned xDinoxP is offline
    MemberRank
    Mar 2009 Join Date
    84Posts

    Re: [Release/Leak] RCon (Remote Console) For v62

    @Qualities

    u shure?? o.o

  9. #9
    Account Upgraded | Title Enabled! Qualitys is offline
    MemberRank
    Mar 2009 Join Date
    277Posts

    Re: [Release/Leak] RCon (Remote Console) For v62

    Yes I am, you leaked someone's hard work which didn't just take a few simple hours to make. Which is low.

  10. #10
    Infraction Banned xDinoxP is offline
    MemberRank
    Mar 2009 Join Date
    84Posts

    Re: [Release/Leak] RCon (Remote Console) For v62

    but noobs will admire me

  11. #11
    Account Upgraded | Title Enabled! Regurgitate is offline
    MemberRank
    Apr 2008 Join Date
    1,113Posts

    Re: [Release/Leak] RCon (Remote Console) For v62

    So true, but the moderators won't be happy.

  12. #12
    Dead & gone... xQuasar is offline
    MemberRank
    Aug 2008 Join Date
    519Posts

    Re: [Release/Leak] RCon (Remote Console) For v62

    Quote Originally Posted by xDinoxP View Post
    but noobs will admire me
    Why would you want noobs to admire you? Plus even they can tell this isn't your work...

  13. #13
    Enthusiast MrMysteriоus is offline
    MemberRank
    Apr 2009 Join Date
    27Posts

    Re: [Release/Leak] RCon (Remote Console) For v62

    Dino made some of it so you can't really say it's a leak.

  14. #14
    Infraction Banned xDinoxP is offline
    MemberRank
    Mar 2009 Join Date
    84Posts

    Re: [Release/Leak] RCon (Remote Console) For v62

    dammit mediafire verification takes hours ;-;

  15. #15
    Infraction Banned xDinoxP is offline
    MemberRank
    Mar 2009 Join Date
    84Posts

    Re: [Release/Leak] RCon (Remote Console) For v62

    Installer now uploaded. Have fun.



Page 1 of 7 1234567 LastLast

Advertisement