Unknown Packet and Offsets of Packets

08/26/2014 15:43 AhmedZero#1
Unknown Packets is 2035
Example of 2035
Edit:that packet is done thanks to Cptsky for showing me what that packet belong to.
Quote:
Originally Posted by CptSky View Post
MsgPetInfo for 2035.
Code:
[Server -> Client] Type: 2035(07F3) Length: 68

XXXXXXXX| 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
-----------------------------------------------------------------------------
00000000| 44 00 F3 07 DF C3 0A 00 2B 23 00 00 00 00 00 00  ; D.......+#......
00000010| 98 03 00 00 01 00 00 00 08 00 82 01 CC 00 47 6F  ; ..............Go
00000020| 6C 64 45 73 63 6F 72 74 00 00 00 00 00 00 00 00  ; ldEscort........
00000030| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ; ................
00000040| 00 00 00 00                                      ; ....
and unknown offset of 10014 (SpawnPacket) Monsters only is (byte)246 and (ushort)247
Code:
[Server -> Client] Type: 10014(271E) Length: 264
XXXXXXXX| 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
-----------------------------------------------------------------------------
00000000| 08 01 1E 27 69 FC F9 07 84 03 00 00 67 67 06 00  ; ..'i.......gg..
00000010| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ; ................
00000020| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ; ................
00000030| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ; ................
00000040| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ; ................
00000050| 00 00 00 00 00 00 00 00 00 00 6A 11 01 00 00 00  ; ..........j.....
00000060| F4 01 22 01 FD 00 00 00 03 64 00 00 00 00 00 00  ; .."......d......
00000070| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ; ................
00000080| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ; ................
00000090| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ; ................
000000A0| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ; ................
000000B0| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ; ................
000000C0| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ; ................
000000D0| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ; ................
000000E0| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ; ................
000000F0| 00 00 00 00 00 00 FF 10 00 00 00 00 00 04 06 47  ; ...............G
00000100| 75 61 72 64 31 00 00 00                          ; uard1...
if anyone know that offsets and packets tell me :D .
08/26/2014 15:46 CptSky#2
MsgPetInfo for 2035.
08/26/2014 15:52 AhmedZero#3
thanks CptSky but i dont understand it i only know uid is offset 4 and name is offset 30 and remain offsets i dont understand it.
Edit: Im sorry i was hasty with 2035 it's Easy :D .
08/26/2014 16:01 Super Aids#4
[Only registered and activated users can see links. Click Here To Register...]
08/26/2014 16:48 AhmedZero#5
Super Aids Buu - The Packet Analyzer dont help me with Spawn Packet i need know the two offsets what's belonging to?
08/26/2014 18:20 Super Aids#6
You put the sniffed packet in it and you analyze the offsets and check up on what values matches what.
08/26/2014 21:02 AhmedZero#7
there's no a match values of the offset (246 and 247). it's the same only in the same kind of the monster not different monster.
08/28/2014 00:04 abdoumatrix#8
it is used in the new shadowclone spwanpacket and new crossserver enities spwanpacket
08/28/2014 07:45 AhmedZero#9
No abdoumatrix those offsets used in monsters only not players and i mean the offsets not the packet 10014 :D in players the offset 246 = 0 and (ushort)247 = 0
and in monsters offset 246 = (-1)FF i thought and (ushort)247 != 0.
08/28/2014 11:04 Y u k i#10
Quote:
No abdoumatrix it's used in monsters too
:facepalm:

Quote:
Originally Posted by abdoumatrix View Post
crossserver enities spwanpacket
08/28/2014 11:19 AhmedZero#11
Players
Monsters

i dont understand what do you mean Y u k i.
because i leave the game for along time.
Note:i mean the offsets not the packet i mean offset 246(byte),247(2 bytes) in the packet 10014 (spawn) what's using for?
08/28/2014 12:33 abdoumatrix#12
Quote:
Originally Posted by AhmedZero View Post
No abdoumatrix those offsets used in monsters only not players and i mean the offsets not the packet 10014 :D in players the offset 246 = 0 and (ushort)247 = 0
and in monsters offset 246 = (-1)FF i thought and (ushort)247 != 0.
r u sure?

sniff a crossserver player spwanpacket and u will see the uid of the server as i can remember
08/28/2014 13:05 AhmedZero#13
i dont know about CrossServer abdoumatrix.