heres what i got so far...i had all the info before but cant seem to find it,now got to rebuild my **** programs...anyway any help on the chat pack would be nice..just what am i missing...i belive i need -name size and message size?
starting from byte 0 (size).
b0-1=size
b2-3=packet id
b8-9=chat type (talk whisper, etc)
b12-13=timer
b25=character name length (known as char.length for easier use)
b26= start of character name (based on its length)
b26+char.length=target length (known as targ.length for easier use)
b27+char.length= start of the target name (based on the targ.length)
b28+char.length+targ.length=message length (msg.length)
b29+char.length+targ.length=start of the message (based on msg.length)
and thats it.
basically, the packet BEFORE the message is the length of it, and the byte before name is name length, and byte before target is its length. then the other bytes i told u above what they are
[Release] BoI Helper (Chat Cmd's, Speed/Chat/Zoom hack) 03/01/2011 - Battle of the Immortals - 54 Replies Hi!
First of all, i know this will completely destroy the world chat cuz of colored flasching and flying texts everywhere but anyhow i wanted to release this little tool.
I like to use some Chat Commands to color my Text when advertising sales or looking for a party etc. but im too lazy to write the commands for that again and again so i wrote this little Tool that generates the codes i need with a few clicks and puts it into the clipboard =)
Features:
Color: Give your Text a...
[CodeSnippet] Send Chat Packet from dll[Aeria] 03/26/2010 - 12Sky2 Hacks, Bots, Cheats & Exploits - 11 Replies UPDATE NOTE:
The same code may be able to be found here... i can not be bothered looking for it again unless i need it. I will post up if i find it again if i actually look for it tho :)
C++ Code for a dll you can inject.
void __cdecl SendChat( const char* szText )
{
UINT_PTR adr = 0x00412F18; //function address
__asm
Chat & Guild Chat Farbe ändern 10/29/2007 - RO Exploits, Hacks, Bots & Guides - 14 Replies Chat & Guild Chat Farbe ändern
Also es habe ja schon viele gefragt wie man dies macht,
ich habe nun die Antwort !
es ist eigentlich ganz simpel,
öffnet mit einem Hex-Editor eure ragexe.exe/sakexe.exe
Für Chat Farbe: (es reicht den 1. eintrag den er findet zu ersetzen)