Thread: [562/657] RSPS Client

Page 1 of 15 12311 ... LastLast
Results 1 to 10 of 147
  1. #1 [562/657] RSPS Client 
    Registered Member

    Join Date
    Oct 2008
    Posts
    2,358
    Thanks given
    146
    Thanks received
    1,041
    Rep Power
    869

    Client is a 562 client which loads 657 items , npcs, objects, emotes, musics, textures, sprites, some of 657 interfaces, 650maps and more.
    It also has new hits and hp orb and dungeon skill on skill tab .



    Theres also a Server List that connects to a database as you can see on pic bellow:


    You can add your favorite servers as favorite and play it whenever you want and at same time try another servers without need of an ip/redownloading another client.

    For adding your own server you can do it at Alex Client - Bringing 562 to the best. but make sure to read terms of use first.

    The client is ready for 10x hits and hitpoints so you will need to make small changes on your framework.

    For sending hitpoints use sendConfig(5000, hitpoints) and sendSkill(3) after packets. About prayer interface its exactly like at 602 so no changes needed.

    Now about hits, the sendHit protocol was updated.
    The byte for hit marks are still marks. On end of hit1,hit2 for players and npcs theres a new byte(hit icon). By the way. hitmark -1 means no mark(just icon) . icon -1 means no icon(just mark).

    We're still not done, you also need new equip ids and 650 xteas(mapdata) and ukeys(optional as theres option on client to disable check).

    You can download equip ids and xteas ready for rs2hd here:
    UppIT - Free File Sharing - data.rar

    About ukeys, here they are:
    [Java] RSPS Client UKeys by Dragonkk - Pastebin.com


    Now that you have everything heres the most important part.


    You can edit Client Settings at ClientSettings.java on source.


    Credits List:
    0% To Jagex they dont deserve anything . Jking . Its more like 99.9% them.
    Me(Dragonkk or Alex)
    Boomer for helping me configuring mysql(nub problem, was first time i worked with mysql)
    Apache for server list idea, logo, and cache/list host.
    And all other people who gaveme "inspiration" to do this .

    Why did I release? Dunno, why don't you tellme why, but im sure people will enjoy and maybe learn something.

    Extra Information:
    You can configure all this and more at Client settings:
    Code:
    public static final String ip = "127.0.0.1";
    	public static final int port = 43594;
    	public static final String background_music_name = "Scape Original"; //rs classic music <3
    	public static final String serverName = "RSPS"; //server name, also auto changes client title and load bar
    	public static final String websiteLink = "http://alex.rspscoding.org"; //so it goes ur website instead of rs, example on acc creation terms service button
    	public static final Color startLoadClientBackgroundColor = Color.black; //Color.black default
    	public static final boolean disable_server_list = false; //dont disable this :D, ofc you may but then serverlist doesnt work anymore
    	public static final boolean disable_ukeys_check = true; //containers table information check but ppl give weird names for stuff as: "ukeys"
    	public static final boolean disable_keys_request = true; //if this true, disable_ukeys_check has to be true too, when this true, you can load client without connecting server
    As you see I changed background music to a cooler music .
    Reply With Quote  
     

  2. Thankful users:


  3. #2  
    Donator

    Kickyamom's Avatar
    Join Date
    Jul 2010
    Posts
    1,606
    Thanks given
    208
    Thanks received
    157
    Rep Power
    835
    Damn nice job dude, love your shit.

    exface:


    EDIT: Will probably be using when i get back into 500+ again


    Spoiler for Respect for the Truest:

    #TWTMP GANG 4 LYFE
    Reply With Quote  
     

  4. #3  
    Registered Member
    Join Date
    Jan 2011
    Posts
    152
    Thanks given
    0
    Thanks received
    9
    Rep Power
    15
    nice, dkk
    but what source do i use for it?
    Reply With Quote  
     

  5. #4  
    Registered Member Darkane's Avatar
    Join Date
    Feb 2010
    Posts
    206
    Thanks given
    23
    Thanks received
    9
    Rep Power
    28
    Looks great, might download.
    Reply With Quote  
     

  6. #5  
    Registered Member Mikey's Avatar
    Join Date
    Apr 2011
    Posts
    751
    Thanks given
    570
    Thanks received
    32
    Rep Power
    40
    Nice work!


    Reply With Quote  
     

  7. #6  
    Donator

    Kickyamom's Avatar
    Join Date
    Jul 2010
    Posts
    1,606
    Thanks given
    208
    Thanks received
    157
    Rep Power
    835
    Quote Originally Posted by jazz2310 View Post
    nice, dkk
    but what source do i use for it?
    Think it'll work with a 562 source.


    Spoiler for Respect for the Truest:

    #TWTMP GANG 4 LYFE
    Reply With Quote  
     

  8. #7  
    Registered Member

    Join Date
    Oct 2008
    Posts
    2,358
    Thanks given
    146
    Thanks received
    1,041
    Rep Power
    869
    Quote Originally Posted by Kickyamom View Post
    Think it'll work with a 562 source.
    A normal 562 source works with it.
    Reply With Quote  
     

  9. #8  
    Registered Member
    Join Date
    Jan 2011
    Posts
    152
    Thanks given
    0
    Thanks received
    9
    Rep Power
    15
    Quote Originally Posted by dragonkk View Post
    A normal 562 source works with it.
    okay dling it now
    are there capes of distiction
    if yes, does the emotes works?
    Reply With Quote  
     

  10. #9  
    Registered Member

    Join Date
    Oct 2008
    Posts
    2,358
    Thanks given
    146
    Thanks received
    1,041
    Rep Power
    869
    Oh ye I changed background music... I didnt like old one. new cooler.
    Reply With Quote  
     

  11. #10  
    Registered Member lildude783's Avatar
    Join Date
    Jan 2010
    Age
    28
    Posts
    379
    Thanks given
    13
    Thanks received
    7
    Rep Power
    3
    Perpetual Boner x2
    Quote Originally Posted by Hunter
    Here in America, we dont use the metric system, we use freedom units!
    Reply With Quote  
     

Page 1 of 15 12311 ... LastLast

Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. Client For your RSPS!
    By Bate in forum Tutorials
    Replies: 13
    Last Post: 03-09-2013, 12:51 AM
  2. rsps 614 client help
    By pernzz88 in forum Help
    Replies: 1
    Last Post: 07-22-2011, 07:59 AM
  3. RSPS client with Ubuntu
    By Ivo in forum Snippets
    Replies: 4
    Last Post: 05-31-2009, 02:07 AM
  4. Rsps client on Linux
    By Ivo in forum Help
    Replies: 2
    Last Post: 05-23-2009, 08:35 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •