Thread: 667 Client Release (Edited Alot)

Page 1 of 6 123 ... LastLast
Results 1 to 10 of 58
  1. #1 667 Client Release (Edited Alot) 
    Banned
    Join Date
    Oct 2012
    Posts
    76
    Thanks given
    4
    Thanks received
    16
    Rep Power
    0
    Since my R-S account got hacked "Teek" a few weeks back I quit RS/RSPS and anything related to the two.. This client I'm releasing is just basic stuff e.g refactoring, clientscripts and whhat ever else.

    I'd recommend using it if you have a 667 server, it has everything you need to customize your game. (You know what I mean..)

    Link:
    https://mega.nz/#!dltlFYaS!N4nkvZvwj...owLWAHRy4j5H10

    Spoiler for Edits to the client (list):

    - Re handled cache directory (Now saves in the location of your choice) class is: CacheDirectoryHandler
    - Identified Login Class
    - Identified Login Types
    - Identified Button Clicks. (ButtonClicks are handled in ClientScripts)
    - Mac Address now writes on login.
    - Identified Developers Console
    Identified the boolean it uses to open/close
    Identified the button to open/close it
    Identified the sprites which the console including text.
    You now need to be a developer to open it (rigths 2)
    - Managed to find the ClientScript stream
    Added a method to change any clientscript.
    - Identified PlayerApperence
    - Identified Incomming/Outgoing Packets (Classes)
    Identified a lot of new packets
    - Found the method RS used to change coin colour
    Added a method for Billions
    - Added enable lobby command for testing (Basically toggleable options to enable it or disable)
    - Identified Login Sprites
    - Identified Mini Map Icons (Npc, Item, Player)
    Administrators now have the admin icon on the minimap
    Moderators now have the moderator icon on the minimap
    People in your 'Clan' now have orange dots
    - Fixed AutoSetup option, only appears when the user hasn't loaded the client before.
    - Cache Files now save together instead of in different locations.
    - Identified NPCDefinitions
    Added a method to add any option 1-6
    Added a method to change any NPC name/level
    - Identified ObjectDefinitions
    Added a method to change the object name
    Added a method to change any object option 1-6
    - Added a method to display strings which can be sent in packets to display with server sided commands.
    Right now the string I made displays, kills, deaths and special percent.
    - Identified the 'Loading Bar' for the cache percent.
    - Identified Friends List and Ignore List Size.
    Identified the parameters location
    - organized them in order. (how they are written & read)
    Identified language types, the user can now select a language and login.
    Identified the sprites for important messages such as 'Loading Pleae Wait..' and can now edit them and change colours, font and size.
    Identified more OpCodes
    - Found an interesting OpCode which allows you to right click anything and pick 'face here'
    - Added a method to disable the dynamic background on loading.
    - The client no longer loads the runescape background, now it's just a normal bar with a percent
    Added a new method to change client scripts.
    - Client scripts are things such as when you right click a stat and it says "Set target level" or the yellow box which appears over interfaces e.g Slayer Shop


    @Joris - feel free to leech this tooo.. better yet you'll probably download this, claim it's yours and sell it like you did with my lobby LOL
    @Reece - Leeches me leeches

    #FreeMaNiggaTeek
    Last edited by Xiva; 09-09-2015 at 11:51 PM. Reason: The people need to know TEEK IS KING NIGGA
    Reply With Quote  
     


  2. #2  
    Banned
    Join Date
    Jul 2012
    Age
    27
    Posts
    996
    Thanks given
    646
    Thanks received
    266
    Rep Power
    0
    Thank you so much for this. You've really helped me speed up my project of renaming the 667 client as far as I can.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Sep 2014
    Posts
    12
    Thanks given
    1
    Thanks received
    0
    Rep Power
    75
    awesome client thanks for releasing it!
    Reply With Quote  
     

  4. #4  
    Banned
    Join Date
    Oct 2012
    Posts
    76
    Thanks given
    4
    Thanks received
    16
    Rep Power
    0
    Quote Originally Posted by Chryonic View Post
    Thank you so much for this. You've really helped me speed up my project of renaming the 667 client as far as I can.
    I even added the wasd walking... it took me like 45minutes.. it's in one of the classes which handles the keyboard strokes and gl with project.
    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    May 2013
    Age
    27
    Posts
    414
    Thanks given
    215
    Thanks received
    200
    Rep Power
    137
    Quote Originally Posted by bridscape718 View Post
    Since my R-S account got hacked "Teek" a few weeks back I quit RS/RSPS and anything related to the two.. This client I'm releasing is just basic stuff e.g refactoring, clientscripts and whhat ever else.

    I'd recommend using it if you have a 667 server, it has everything you need to customize your game. (You know what I mean..)

    Link:
    https://mega.nz/#!dltlFYaS!N4nkvZvwj...owLWAHRy4j5H10

    Spoiler for Edits to the client (list):

    - Re handled cache directory (Now saves in the location of your choice) class is: CacheDirectoryHandler
    - Identified Login Class
    - Identified Login Types
    - Identified Button Clicks. (ButtonClicks are handled in ClientScripts)
    - Mac Address now writes on login.
    - Identified Developers Console
    Identified the boolean it uses to open/close
    Identified the button to open/close it
    Identified the sprites which the console including text.
    You now need to be a developer to open it (rigths 2)
    - Managed to find the ClientScript stream
    Added a method to change any clientscript.
    - Identified PlayerApperence
    - Identified Incomming/Outgoing Packets (Classes)
    Identified a lot of new packets
    - Found the method RS used to change coin colour
    Added a method for Billions
    - Added enable lobby command for testing (Basically toggleable options to enable it or disable)
    - Identified Login Sprites
    - Identified Mini Map Icons (Npc, Item, Player)
    Administrators now have the admin icon on the minimap
    Moderators now have the moderator icon on the minimap
    People in your 'Clan' now have orange dots
    - Fixed AutoSetup option, only appears when the user hasn't loaded the client before.
    - Cache Files now save together instead of in different locations.
    - Identified NPCDefinitions
    Added a method to add any option 1-6
    Added a method to change any NPC name/level
    - Identified ObjectDefinitions
    Added a method to change the object name
    Added a method to change any object option 1-6
    - Added a method to display strings which can be sent in packets to display with server sided commands.
    Right now the string I made displays, kills, deaths and special percent.
    - Identified the 'Loading Bar' for the cache percent.
    - Identified Friends List and Ignore List Size.
    Identified the parameters location
    - organized them in order. (how they are written & read)
    Identified language types, the user can now select a language and login.
    Identified the sprites for important messages such as 'Loading Pleae Wait..' and can now edit them and change colours, font and size.
    Identified more OpCodes
    - Found an interesting OpCode which allows you to right click anything and pick 'face here'
    - Added a method to disable the dynamic background on loading.
    - The client no longer loads the runescape background, now it's just a normal bar with a percent
    Added a new method to change client scripts.
    - Client scripts are things such as when you right click a stat and it says "Set target level" or the yellow box which appears over interfaces e.g Slayer Shop


    @Joris - feel free to leech this tooo.. better yet you'll probably download this, claim it's yours and sell it like you did with my lobby LOL
    @Reece - Leeches me leeches

    #FreeMaNiggaTeek

    Thanks for your contribution Teek, i played your server and am sad to see you go. If you ever need help with anything hit me up.
    Reply With Quote  
     

  6. #6  
    Donator


    Join Date
    Jan 2014
    Posts
    1,652
    Thanks given
    428
    Thanks received
    501
    Rep Power
    221
    Quote Originally Posted by bridscape718 View Post
    @Joris - feel free to leech this tooo.. better yet you'll probably download this, claim it's yours and sell it like you did with my lobby LOL
    Lmao. I've used your encoding, thats all. I even shared my decoding with you to help you out.

    I'm not going to tell you anything more than that. There's just no way of arguing with you, you just jump straight to conclusions and end up with no friends.

    ot: Nice release. I'll leech & sell.
    Reply With Quote  
     

  7. #7  
    Onyxia

    Sagacity's Avatar
    Join Date
    Dec 2012
    Age
    27
    Posts
    727
    Thanks given
    335
    Thanks received
    98
    Rep Power
    160
    Thanks for this, you're beast ma man!

    Check out my 667/718 Interfaces services, I have more than 25 vouches and will be happy to help you out for affordable prices
    Attached image
    Reply With Quote  
     

  8. #8  
    Banned
    Join Date
    Oct 2012
    Posts
    76
    Thanks given
    4
    Thanks received
    16
    Rep Power
    0
    Quote Originally Posted by Darkforces View Post
    Thanks for your contribution Teek, i played your server and am sad to see you go. If you ever need help with anything hit me up.
    K lol.

    Quote Originally Posted by Joris View Post
    Lmao. I've used your encoding, thats all. I even shared my decoding with you to help you out.

    I'm not going to tell you anything more than that. There's just no way of arguing with you, you just jump straight to conclusions and end up with no friends.

    ot: Nice release. I'll leech & sell.
    Of you will, you leech and sell everything, that quote proves it. lols
    Reply With Quote  
     

  9. #9  
    Onyxia

    Sagacity's Avatar
    Join Date
    Dec 2012
    Age
    27
    Posts
    727
    Thanks given
    335
    Thanks received
    98
    Rep Power
    160
    Quote Originally Posted by bridscape718 View Post
    K lol.



    Of you will, you leech and sell everything, that quote proves it. lols
    Maybe you could gimme a clue where to change REVISION and IPS aswell ? lewl, its messy af btw

    Check out my 667/718 Interfaces services, I have more than 25 vouches and will be happy to help you out for affordable prices
    Attached image
    Reply With Quote  
     

  10. #10  
    Registered Member
    Join Date
    Nov 2013
    Age
    27
    Posts
    121
    Thanks given
    39
    Thanks received
    12
    Rep Power
    9
    Good job, not gonna use though.

    Quote Originally Posted by Wyvern View Post
    Maybe you could gimme a clue where to change REVISION and IPS aswell ? lewl, its messy af btw
    ConnectionHandler.java
    Attached image
    Spoiler for :
    Attached image
    Reply With Quote  
     

Page 1 of 6 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. Official SlashScape Client Release (667 on 317)
    By Killer 99 in forum Downloads
    Replies: 68
    Last Post: 06-24-2013, 05:27 AM
  2. Rune-l0ft official client release!
    By Mr.Prayer in forum Downloads
    Replies: 40
    Last Post: 05-16-2008, 09:29 PM
  3. DHGaming's Official Client release.
    By DGD_ in forum Downloads
    Replies: 12
    Last Post: 02-21-2008, 01:01 AM
  4. AS Client(Tribute Edition)
    By sanga282 in forum Downloads
    Replies: 0
    Last Post: 12-08-2007, 06:27 PM
  5. (¯`·._)Volcomscape Client Release!(_.·´¯)
    By Volcom in forum Downloads
    Replies: 22
    Last Post: 10-01-2007, 12:20 AM
Tags for this Thread

View Tag Cloud

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