Need help with Hex Codes

Results 1 to 2 of 2
  1. #1
    Sorcerer Supreme jimowns is offline
    Member +Rank
    Aug 2006 Join Date
    BelgiumLocation
    440Posts

    Need help with Hex Codes

    can someone explaine me how i can make this hex codes in source codes .
    i em trying to maeking a private server for roseonline .
    but i dont know how i can make hex in source .
    here you've a example from a Hexx code for roseonline.

    Openned the shop (CHACKED):
    [3]<<7c2- 01 00 0d 28 32 00 4c e7 03 b2 02 00 00 49 61 67 75 43 6f 6f 6c 27 73 20 50 65 00
    [3]>>796- da a0 88 10 07 49 fb c1 e6 48 ce 8e
    [3]>>7c2- da a0 00 00 49 61 67 75 43 6f 6f 6c 27 73 20 50 65 00

    Closed shop (CHACKED):
    [3]<<7c3-
    [3]>>7c3- da a0
    Closed shop window (CHACKED):
    [3]<<7c3-

    Sit (Skill):
    [3]<<782- 01
    [3]<<79f- da a0
    [3]>>782- da a0 01
    [3]>>79f- da a0 29 02 00 00
    [3]>>792- fe 5c 60 15 05 49 60 40 e8 48 f0 14 05 49 e0 48 e8 48 01 00 00 00 00 c0 09 00 00 64 00 00 00 00 00 00 00 4b 01 00 00
    [3]>>798- fe 5c fe a1 ac 09 c2 00 05 49 20 65 e9 48



    only the codes i know

    [3] = 3end packet and dare we use thisclient->clientid
    <<7c2- = beginpacket
    >>7c2- da 0a = CLIENTID



    i hope you can helping me .

    thanks in advance


  2. #2


Advertisement