Thread: 562 Client Loading 663 + AutoUpdater + Sprites Editor

Page 1 of 5 123 ... LastLast
Results 1 to 10 of 49
  1. #1 562 Client Loading 663 + AutoUpdater + Sprites Editor 
    Registered Member

    Join Date
    Oct 2008
    Posts
    2,358
    Thanks given
    146
    Thanks received
    1,041
    Rep Power
    869
    Lets hope at once this contributes to what ppl like to call "ruining 600+ LOL" and to what ppl call customizing and staying with same revision.
    This client should be able to load hd on amd64 and i581 for windows, linux archs and blahblah. Ye mac and solaris.

    Fixes:
    Hd should now be supported by all os's
    Fixed sounds as now rs uses index15 for anim and object sounds too.

    Additions:
    Because of the hd update now you can have multiple hd clients opened.
    Prayer 10x update should be as on rs now.
    NPC Forcemovement also implemented on protocol
    New chars cloths look(im almost sure that i packed them).

    Cache Includes: 663 maps objects npcs items anims gfxs models sprites worldmap renderanims cloths new interfaces new clientscripts newclientscripts2 musics sounds textures fonts mapeffects particles configs

    Client link:
    UppIT - Free File Sharing - RSPS Client5.rar

    Let it auto download cache, will also download native librarys used by jogl.

    Cache Editor (Includes auto updater and sprite editing, learn to use it yourself):
    Btw it using my old cache editor.
    UppIT - Free File Sharing - cacheeditor.rar

    I will not release any mapdata so hopefully you dump it yourself and release to us.

    Edited packet structures:
    Code:
    	//effect type 1 or 2(index4 or index14 format, index15 format unusused by jagex for now)
    	public void sendSound(int id, int delay, int effectType) {
    		OutputStream stream = new OutputStream(8);
    		stream.writePacket(136);
    		stream.writeShort(id);
    		stream.writeByte(1); //amt of time sound repeats, not volume as some faggot said
    		stream.writeShort(delay);
    		stream.writeByte(255); //volume
    		stream.writeByte(effectType);
    		session.write(stream);
    	}
    Prayerpoints should be sent as hp but config id 6000 instead of 5000.

    Spoiler for Pictures:




    Custom logo(you can change with cache editor)




    How safe is this?
    100% safe theres no virus... Its all opensource release also.

    So ye I don't need to release client updates anymore. Update by yourself with the cache editor.
    Reply With Quote  
     

  2. Thankful users:


  3. #2  


    RS Wiki's Avatar
    Join Date
    Mar 2011
    Age
    29
    Posts
    9,688
    Thanks given
    1,752
    Thanks received
    3,103
    Rep Power
    5000
    Jizzz
    perfect release
    All the best,
    Wiki




    coming soon
    Reply With Quote  
     

  4. #3  
    Renown Programmer

    Sean's Avatar
    Join Date
    May 2007
    Age
    32
    Posts
    2,757
    Thanks given
    264
    Thanks received
    1,090
    Rep Power
    4393
    il stick to not editing the client and using the current version of rs thx. All this custom stuff is just silly.
    Reply With Quote  
     

  5. Thankful user:


  6. #4  
    Registered Member

    Join Date
    Oct 2008
    Posts
    2,358
    Thanks given
    146
    Thanks received
    1,041
    Rep Power
    869
    Quote Originally Posted by Sean View Post
    il stick to not editing the client and using the current version of rs thx. All this custom stuff is just silly.
    Say that to 317s. And I heard you doing 661 or 662... Rs is 663...

    Btw I think all this stuff is sexy. And no its not realy custom but we can add custom stuff too as custom items npcs and blablahblah . Its realy funny. Much funnier than refractoring a prototocol that didnt almost change... Thats not a challenge.
    Reply With Quote  
     

  7. #5  
    :doge:

    Join Date
    Jan 2009
    Posts
    3,758
    Thanks given
    221
    Thanks received
    817
    Rep Power
    2116
    Quote Originally Posted by dragonkk View Post
    Say that to 317s. And I heard you doing 661 or 662... Rs is 663...

    Btw I think all this stuff is sexy. And no its not realy custom but we can add custom stuff too as custom items npcs and blablahblah . Its realy funny. Much funnier than refractoring a prototocol that didnt almost change... Thats not a challenge.
    and this is a challenge? you dont even understand half the shit you do, you just compare the file you want to edit with a file from the newer client, find the differences and add the changes... i really don't understand where you are coming from
    Reply With Quote  
     

  8. #6  
    Renown Programmer

    Sean's Avatar
    Join Date
    May 2007
    Age
    32
    Posts
    2,757
    Thanks given
    264
    Thanks received
    1,090
    Rep Power
    4393
    Quote Originally Posted by dragonkk View Post
    Say that to 317s. And I heard you doing 661 or 662... Rs is 663...

    Btw I think all this stuff is sexy. And no its not realy custom but we can add custom stuff too as custom items npcs and blablahblah . Its realy funny. Much funnier than refractoring a prototocol that didnt almost change... Thats not a challenge.
    so you're telling me that 663 is almost same as 562? dont make me laugh
    Reply With Quote  
     

  9. Thankful user:


  10. #7  
    Banned

    Join Date
    Nov 2010
    Age
    29
    Posts
    2,682
    Thanks given
    824
    Thanks received
    404
    Rep Power
    0
    Lolwut, they aren't similar at all. Goodluck Sean and nice release Dkk.
    Reply With Quote  
     

  11. #8  
    Registered Member

    Join Date
    Oct 2008
    Posts
    2,358
    Thanks given
    146
    Thanks received
    1,041
    Rep Power
    869
    Quote Originally Posted by Sean View Post
    so you're telling me that 663 is almost same as 562? dont make me laugh
    Is almost as 594 and 646.. And almost as 562 clientsided. 663 is 562 with remaked toolkits.

    Tellme a major difference between 562 and 663...
    Attached image

    Attached image

    Reply With Quote  
     

  12. #9  
    Registered Member
    Join Date
    Dec 2010
    Age
    32
    Posts
    603
    Thanks given
    96
    Thanks received
    43
    Rep Power
    59
    nice
    Reply With Quote  
     

  13. #10  
    Hi.

    'Mystic Flow's Avatar
    Join Date
    Nov 2007
    Posts
    7,146
    Thanks given
    256
    Thanks received
    1,252
    Rep Power
    3714
    Quote Originally Posted by `Discardedx2 View Post
    and this is a challenge? you dont even understand half the shit you do, you just compare the file you want to edit with a file from the newer client, find the differences and add the changes... i really don't understand where you are coming from
    iirc, you can't do any of this, and still can't



    Reply With Quote  
     

Page 1 of 5 123 ... 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. Replies: 32
    Last Post: 11-16-2012, 09:01 AM
  2. How to Add AutoUpdater to your client[Non]
    By Fubergen in forum Tutorials
    Replies: 56
    Last Post: 07-01-2010, 11:07 AM
  3. Replies: 2
    Last Post: 01-22-2010, 01:31 AM
  4. Help loading NEW sprites on non-renamed client
    By D3d Wildy in forum RS2 Client
    Replies: 5
    Last Post: 05-19-2008, 04:51 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
  •