Results 1 to 3 of 3
  1. #1
    ASERHaerheadrherherh's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Location
    California
    Posts
    716
    Reputation
    23
    Thanks
    93
    My Mood
    Angelic

    Looking for RotMG Packet Guide

    There are quite a few C++ guides for making hacks on RotMG already, but does anyone have (or know of) a packet guide?
    I'm looking for just a few things:
    -Basic guide on what are stored inside RotMG packets
    -How to replace packets (simple code please, just to replace a char or few, I know about for loops and stuff already)
    -What packet editing is acceptable or not (aka what will get you dced from the server or what does not work)
    -Item drop mechanics (Someone told me it works in a swap mechanic, so rip spamming itempickup packets)
    -How to add text/stuff into RotMG (aka the text addons that are above your char on K-Relay)
    -List of dupes (please pm!) /s

    Thank you everyone! My goal for this is to learn how to script and code some hacks and eventually release some for everyone (*cough*not to just download them lol)

  2. #2
    New's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    Location:
    Posts
    2,605
    Reputation
    386
    Thanks
    4,708
    My Mood
    Angelic
    Quote Originally Posted by MrSurvivor View Post
    -Basic guide on what are stored inside RotMG packets
    -How to replace packets (simple code please, just to replace a char or few, I know about for loops and stuff already)
    -What packet editing is acceptable or not (aka what will get you dced from the server or what does not work)
    -Item drop mechanics (Someone told me it works in a swap mechanic, so rip spamming itempickup packets)
    -How to add text/stuff into RotMG (aka the text addons that are above your char on K-Relay)
    -Bytes.
    -Replace packets? No idea what you mean. Replace stuff inside packets maybe?
    -This is way too generic. Be more specific. You can edit every packet, if done correctly.
    -I already told you how it works. Why would you think spamming "itempickup packets" would be something good?
    -Notification packet with your own objectID and text of your choosing.
    New

    Current Project:
    SimpleExaltHack

    Outdated stuff I made in the past:
    Famebot
    Clientless tradebot
    RotMG ping checker
    Zautonexus crack

  3. The Following User Says Thank You to New For This Useful Post:

    toddddd (12-27-2016)

  4. #3
    toddddd's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Posts
    720
    Reputation
    46
    Thanks
    6,363
    There are 2 ways you can find out what each packet has in it (the structure). The first, and easier way, is to download the k-relay source and look at all the packet structure files in their. The other way is the do basically the same thing but looking in the client source.

    You can also look at the k-relay plugin documentation. It goes over some basic packet info there too.

  5. The Following User Says Thank You to toddddd For This Useful Post:

    New (12-27-2016)

Similar Threads

  1. Looking For Rotmg Private Server Coders
    By thedrkpoo in forum Realm of the Mad God Private Servers Discussion
    Replies: 18
    Last Post: 11-27-2014, 09:34 PM
  2. [WTB] Looking for ROTMG account!
    By realmer247 in forum Buying Accounts/Keys/Items
    Replies: 0
    Last Post: 04-22-2014, 04:17 PM
  3. Looking for someone to guide me through
    By WeezMan in forum Runescape Private Servers
    Replies: 1
    Last Post: 11-25-2013, 02:52 AM
  4. Looking For Rotmg Sponsor
    By Warlordos in forum Realm of the Mad God Selling / Trading / Buying
    Replies: 5
    Last Post: 09-19-2013, 01:09 PM
  5. Looking for Rotmg Sponsor
    By king91108 in forum Realm of the Mad God Discussions
    Replies: 6
    Last Post: 09-13-2013, 08:41 PM