Thread: ROYALE. client

Page 1 of 7 123 ... LastLast
Results 1 to 10 of 63
  1. #1 ROYALE. client 
    Registered Member
    Join Date
    Jul 2008
    Posts
    113
    Thanks given
    1
    Thanks received
    1
    Rep Power
    69


    99.9% login scroll, by me features are:

    hover login button,
    pressing enter to login in, but doesnt work if name/password field is empty,
    3 line login message,
    almost perfect alignments,
    able to click boxes,
    might be other stuff i can't think.



    features are:

    clean sprites,
    new model header - check models.java,
    clean in general,
    owner has its own mod icon,
    other stuff can't think.

    [Only registered and activated users can see links. ]

    credits are:

    50% danno - client base
    15% tx/clienthax - header
    35% ROYALE. - rest


    SERVER SIDE EDITS


    in player.java

    find:

    public int headIcon =
    replace with:

    public int headIcon = -1;
    public int headIconPK = -1;
    find:

    playerProps.writeByte(headIcon);
    replace:

    playerProps.writeByte(headIcon);
    playerProps.writeByte(headIconPK);
    DONE.
    Reply With Quote  
     

  2. #2  
    SERGEANT OF THE MASTER SERGEANTS MOST IMPORTANT PERSON OF EXTREME SERGEANTS TO THE MAX!

    cube's Avatar
    Join Date
    Jun 2007
    Posts
    8,881
    Thanks given
    1,854
    Thanks received
    4,741
    Rep Power
    5000
    Very nice! I might use this



    Reply With Quote  
     

  3. #3  
    Registered Member
    Shkic's Avatar
    Join Date
    Jun 2008
    Posts
    200
    Thanks given
    14
    Thanks received
    0
    Rep Power
    117
    Very nice... REP, but then I try to kill ex. a rat i get an error in client... WTF?!
    Reply With Quote  
     

  4. #4  
    SERGEANT OF THE MASTER SERGEANTS MOST IMPORTANT PERSON OF EXTREME SERGEANTS TO THE MAX!

    cube's Avatar
    Join Date
    Jun 2007
    Posts
    8,881
    Thanks given
    1,854
    Thanks received
    4,741
    Rep Power
    5000
    I can't log into my rs2e server, got to find what's the problems



    Reply With Quote  
     

  5. #5  
    Registered Member
    Shkic's Avatar
    Join Date
    Jun 2008
    Posts
    200
    Thanks given
    14
    Thanks received
    0
    Rep Power
    117
    Here what error I got then attack NPC

    Code:
    ROYALE. CLIENT - STARTING UP...
    
    
    
    
    
    
    
    
    
    
    Exception in thread "Thread-3" java.lang.NullPointerException
            at client.resetLogout(client.java:2196)
            at client.parsePacket(client.java:11868)
            at client.mainGameProcessor(client.java:3019)
            at client.processGameLoop(client.java:2265)
            at RSApplet.run(RSApplet.java:112)
            at client.run(client.java:4693)
            at java.lang.Thread.run(Unknown Source)
    Reaper: You need to edit player.java
    Reply With Quote  
     

  6. #6  
    Registered Member
    psyhoman's Avatar
    Join Date
    Sep 2007
    Age
    27
    Posts
    2,781
    Thanks given
    56
    Thanks received
    58
    Rep Power
    2774
    Nice, this is proof that even people with low posts make NICE stuff
    Circumstances don't matter, only state of being matters!
    Reply With Quote  
     

  7. #7  
    SERGEANT OF THE MASTER SERGEANTS MOST IMPORTANT PERSON OF EXTREME SERGEANTS TO THE MAX!

    cube's Avatar
    Join Date
    Jun 2007
    Posts
    8,881
    Thanks given
    1,854
    Thanks received
    4,741
    Rep Power
    5000
    Quote Originally Posted by psyhoman View Post
    Nice, this is proof that even people with low posts make NICE stuff
    Post count doesn't mean how "smart" you are



    Reply With Quote  
     

  8. #8  
    Registered Member
    psyhoman's Avatar
    Join Date
    Sep 2007
    Age
    27
    Posts
    2,781
    Thanks given
    56
    Thanks received
    58
    Rep Power
    2774
    I know Reaper, but alot of people think that
    Circumstances don't matter, only state of being matters!
    Reply With Quote  
     

  9. #9  
    Registered Member
    Jammy780's Avatar
    Join Date
    May 2008
    Posts
    1,320
    Thanks given
    13
    Thanks received
    47
    Rep Power
    619
    Wow cool, does this have a model preloader? or what?

    rep

    EDIT: Oh i see.

    EDIT2: Oh wait..no i dont, can anybody help me add models to renamed clients? aswell as add them in the equivilent of class5.java (npcs)
    Reply With Quote  
     

  10. #10  
    Stealer
    Guest
    Ok well im not that good at editing...the only thing i need to know how to do is to change the ip....thanks
    Reply With Quote  
     

Page 1 of 7 123 ... LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •