Page 1 of 4 123 ... LastLast
Results 1 to 15 of 60
  1. #1
    Ikulip's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    131

    [RELEASE][SRC] Java ROTMG classes for Server, Client, Proxy and Base

    Some of this src isn't that great (namely the proxy), the server has very basic functionality (chat, shooting, objects ie. walls, movement), the client is somewhat basic but is extensible and has a basic multiboxing class included.

    The base is close to perfect its only missing the PIC packet, but really, what would you need it for anyways? If you need it for something, write it yourself, its not that hard.



    Virus scans provided by Liz
    Virus Total Base
    Jotti Base
    Virus Total Client
    Jotti Client
    Virus Total Proxy
    Jotti Proxy
    Virus Total Server
    Jotti Server
    Attached Thumbnails Attached Thumbnails
    pic1.png  

    pic2.png  

    <b>Downloadable Files</b> Downloadable Files
    Last edited by Liz; 06-07-2012 at 07:40 PM. Reason: Scans added.

  2. The Following 92 Users Say Thank You to Ikulip For This Useful Post:

    12231223ss (06-21-2012),1TZANTZY (06-10-2012),aatmik (06-13-2012),abcgggg (06-21-2012),Ajv (09-02-2012),Alde. (01-11-2014),artufe (05-05-2013),asshita (06-13-2012),ayoitsaho (06-12-2012),bog624 (03-14-2013),brandon4102 (06-14-2012),BRDominik (06-07-2012),btbrulez (06-15-2012),catbeef (08-17-2012),chzx (03-13-2013),chzx101 (12-02-2012),coollandman (05-16-2013),CrazyJani (01-31-2014),cuchu (07-09-2013),dark1ord (06-12-2012),decade121 (06-13-2012),Dragonlord3344 (03-28-2013),DubstepZ (07-10-2012),dwdude (06-20-2012),EvanXTC (06-13-2012),FainTMako (01-12-2014),fnormann (07-06-2012),Funister (10-24-2012),gaebradje (06-07-2012),galars (06-16-2012),ghgh957 (06-23-2012),gieREyXXdM (10-16-2012),GiveMeMoMeat (06-25-2012),gorgor (03-28-2013),Gratin (07-25-2014),HaHaItsJake (01-10-2014),HeyItsBATMAN (07-10-2012),hitaro0 (06-15-2012),HoffHorn (03-23-2013),Igzz (06-08-2012),iwantyourkandy (03-30-2013),jrharbort (06-09-2012),juan jacques (06-19-2012),kajisan (06-13-2012),killbunny51 (06-10-2012),killerboyboyboyboy (06-13-2013),kingingohd (05-29-2017),kioske54 (06-14-2012),leedle. (06-23-2012),lexeta (03-28-2013),lolaboa (06-13-2012),lukiluki (06-18-2013),madgodtom (06-12-2012),MarkPachi (07-06-2012),marycatherine81 (06-14-2012),matyx (07-10-2012),maxisuper (01-01-2013),MindlessChaos (10-19-2013),misho250 (06-13-2012),MrMagma (06-13-2012),MZDisaster (06-18-2012),nullcakes (06-14-2012),OlokoBR (07-04-2012),ossie98 (06-07-2012),Phoenix1123 (08-05-2013),pings (09-03-2012),RagedKishin (06-13-2012),ramswig (03-28-2013),Rautanen (09-08-2012),rodzor (10-12-2012),ronaldo122 (06-07-2012),Rookiep (06-12-2012),RotMG_Master (06-12-2012),Runescapenuurd (01-03-2013),runescapenuurd2 (03-27-2013),ryuu-nozomi (01-04-2016),SacredWaste (08-23-2013),sha (06-14-2012),SirLime (06-29-2012),skittlesman1 (06-25-2012),slayers x (06-17-2012),spark_xmaxor (08-05-2013),Sprkz (09-15-2012),subzer00 (06-14-2012),Tehdude (06-20-2012),thefabler (06-18-2012),tizok (03-02-2013),trevor1400E (06-14-2012),Waqa (06-13-2012),mSteaker (04-02-2014),xdarklightx3 (06-16-2012),Xfer00 (04-06-2013)

  3. #2
    atenzor's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    227
    Reputation
    10
    Thanks
    133
    what exactly is this? if it's suppose to be a client, then build it and share it, most people, including myself, don't know how to do that...
    but thanks

  4. #3
    BRDominik's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Posts
    161
    Reputation
    10
    Thanks
    76
    My Mood
    Blah
    I think he did that so ppl like you can't use it.
    -----------------------------------------------------
    After some sec the bots are dc. Could you send me the client please? I'm having difficulties to build it.
    Last edited by BRDominik; 06-07-2012 at 02:34 PM.

  5. #4
    polokiller's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Big thanks for sharing this.
    I was just thinking of writing a server for this so did a quick search and bang you posted this 12 hours ago. Great
    Though unable to compile because you have not included the extra and util directories
    Errors on these imports

    import extra.GameModes;
    import extra.MoveSendThreadPacket;
    import util.MassRegister;

    And why not set this up as a git repository or something so we can contribute.

  6. #5
    Ikulip's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    131
    Resolved errors in the source, none of the missing classes were added back in for various reasons, especially not MassRegister that could be devastating to the rotmg servers.

  7. #6
    Austin's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Great White North
    Posts
    30,478
    Reputation
    6104
    Thanks
    8,326
    My Mood
    Lurking
    Quote Originally Posted by Ikulip View Post
    Resolved errors in the source, none of the missing classes were added back in for various reasons, especially not MassRegister that could be devastating to the rotmg servers.
    2 virus scans per file needed




    VIP Support // May 2011
    CF Minion // January 2012
    Newsforce // August 2012
    Minion+ // March 2013
    Moderator // August 2014
    Former Staff // January 2015
    General Minion // July 2015
    Publicist // December 2015





  8. #7
    Liz's Avatar
    Join Date
    Feb 2009
    Gender
    female
    Location
    179° 56′ 39.4″, +0° 2′ 46.2″, 7,940 ± 420 parsecs
    Posts
    37,177
    Reputation
    5621
    Thanks
    20,749
    My Mood
    Tired
    @Ikulip I added scans for you, this 1 time, next time you will be banned if scans are not added.


    Files approved.

    If anyone claims to be me via any other source outside of MPGH private or visitor messages, IT'S NOT ME!
    They are trying to trick or scam you. Report them immediately and PM me here for verification.
    "Don’t confuse my personality with my attitude. My personality is who I am. My attitude depends on who you are." — Frank Ocean
    Moderator: 5/2009-10/2009 | GMod: 10/2009-10/2010 | Staff Administrator: 10/2010-Present
    I
    do not do requests via PM. Post in the appropriate section.
     
    Stupid/Pointless Private messages = SPAM, SPAM = BAN.

  9. #8
    Ikulip's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    131
    Quote Originally Posted by Liz View Post
    @Ikulip I added scans for you, this 1 time, next time you will be banned if scans are not added.


    Files approved.
    Ah, my bad, I was under the assumption that the virus scan was only required if they were binary files.

  10. #9
    Liz's Avatar
    Join Date
    Feb 2009
    Gender
    female
    Location
    179° 56′ 39.4″, +0° 2′ 46.2″, 7,940 ± 420 parsecs
    Posts
    37,177
    Reputation
    5621
    Thanks
    20,749
    My Mood
    Tired
    Nope, all uploads apart from images.

    If anyone claims to be me via any other source outside of MPGH private or visitor messages, IT'S NOT ME!
    They are trying to trick or scam you. Report them immediately and PM me here for verification.
    "Don’t confuse my personality with my attitude. My personality is who I am. My attitude depends on who you are." — Frank Ocean
    Moderator: 5/2009-10/2009 | GMod: 10/2009-10/2010 | Staff Administrator: 10/2010-Present
    I
    do not do requests via PM. Post in the appropriate section.
     
    Stupid/Pointless Private messages = SPAM, SPAM = BAN.

  11. The Following 2 Users Say Thank You to Liz For This Useful Post:

    Killtrocity71 (06-23-2012),Lehsyrus (06-25-2012)

  12. #10
    ToysGFX's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    2
    I'm sorry that I am a noob at this, but I do not know how to use the files I just downloaded. Anyone that can help me?

  13. #11
    1TZANTZY's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    Behind You!
    Posts
    295
    Reputation
    40
    Thanks
    54
    My Mood
    In Love
    so by the pics i assume its a mega multibox thing?
    rip

  14. #12
    ToysGFX's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    2
    That isn't the problem, I would like to figure it out but IDK where to start from. How to run?

  15. #13
    BRDominik's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Posts
    161
    Reputation
    10
    Thanks
    76
    My Mood
    Blah
    Quote Originally Posted by 1TZANTZY View Post
    so by the pics i assume its a mega multibox thing?
    You can edit the quantity of bots you want to "create".

  16. #14
    roan525's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    My Mood
    Tired
    can someone give me a step by step on how to use it?

  17. #15
    ToysGFX's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    2
    I also need it, I tried everything that I using NetBeans and can't run it D:

  18. The Following User Says Thank You to ToysGFX For This Useful Post:

    ZucchiniZe (10-28-2012)

Page 1 of 4 123 ... LastLast

Similar Threads

  1. What is best Server and Class for marketing ?
    By Conun in forum MapleStory Discussions
    Replies: 1
    Last Post: 11-14-2011, 10:44 PM
  2. [Source]Visual Basic Phishing Files for warrock (client + server)
    By HeXel in forum Trade Accounts/Keys/Items
    Replies: 9
    Last Post: 03-10-2008, 05:41 AM
  3. release suck trainer by me for kill time ;s
    By yogilek in forum WarRock - International Hacks
    Replies: 7
    Last Post: 09-24-2007, 02:49 PM
  4. If anyone is nice enough to release an undetected public trainer for Warrock...
    By wolfy365 in forum WarRock - International Hacks
    Replies: 20
    Last Post: 04-17-2007, 08:05 PM
  5. Paying For Server Emu
    By 9sam1 in forum General Game Hacking
    Replies: 36
    Last Post: 09-23-2006, 09:43 PM