Thread: 474 sendMessage packet

Page 1 of 4 123 ... LastLast
Results 1 to 10 of 39
  1. #1 474 sendMessage packet 
    +Jedi+
    Guest
    Description: I was snooping around rsplayer.java and found the sendMessage for 474

    Difficulty: 1-10

    Assumed Knowledge: JAVA

    Tested Server: 474

    Files/Classes Modified: Any you can add where you want

    Procedure
    Step 1: Add this where you need it

    Code:
    sendMessageFrame("hello");
    Step 2: If you dont have this method then here it is!

    Code:
    public void sendMessageFrame(String str) {
    		outStream.createFrame(135);
    		outStream.writeByte(str.length() + 1);
    		outStream.writeString(str);
    	}
    Thats it just add it where you want it.... I'm not giving a tut on where to add it IF YOU KNOW JAVA THEN YOU KNOW WHAT TO DO WITH IT...

    Credits: me for finding it and the creater of the 474 server
    Reply With Quote  
     

  2. #2  
    Registered Member ninja's Avatar
    Join Date
    Aug 2006
    Age
    83
    Posts
    400
    Thanks given
    0
    Thanks received
    1
    Rep Power
    44
    This has been found already. its about the welcome to evolution server or something like that. but thanks for posting, now people dont have to go look for it.
    Reply With Quote  
     

  3. #3  
    +Jedi+
    Guest
    Your welcome.
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Feb 2007
    Age
    28
    Posts
    6,414
    Thanks given
    354
    Thanks received
    323
    Rep Power
    5000
    hmm where should i put this LOL


    Menacescape - Runescape Private server
    Come to Menacescape. We've been online for over two years with an active community!
    Reply With Quote  
     

  5. #5  
    Registered Member
    T's Avatar
    Join Date
    Aug 2007
    Posts
    815
    Thanks given
    1
    Thanks received
    2
    Rep Power
    286
    Thanks for this.
    Reply With Quote  
     

  6. #6  
    Encouragin
    Guest
    Thanks for this mate. Was looking for this else I could'nt make Item requirements xDD
    Reply With Quote  
     

  7. #7  
    lazy
    Guest
    this one does't work it wil dc you i alrdy tryed and found in my 474
    Reply With Quote  
     

  8. #8  
    +Jedi+
    Guest
    doesnt freeze for me
    Reply With Quote  
     

  9. #9  
    Registered Member

    Join Date
    Feb 2007
    Age
    28
    Posts
    6,414
    Thanks given
    354
    Thanks received
    323
    Rep Power
    5000
    jedi sorry for being such a noob but where i put this?


    Menacescape - Runescape Private server
    Come to Menacescape. We've been online for over two years with an active community!
    Reply With Quote  
     

  10. #10  
    Registered Member
    Join Date
    Nov 2007
    Age
    30
    Posts
    517
    Thanks given
    1
    Thanks received
    3
    Rep Power
    73
    Thanks for this, was wandering about it.
    Spoiler for Show GIFs:

    Reply With Quote  
     

Page 1 of 4 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
  •