Page 3 of 3 FirstFirst 123
Results 21 to 24 of 24
  1. #21
    coded
    coded is offline
    New member coded's Avatar
    Join Date
    2011 May
    Posts
    30
    Thanks Thanks Given 
    10
    Thanks Thanks Received 
    27
    Thanked in
    8 Posts
    Rep Power
    0
    hmm...well you have to know whats going in and out and have a database to store people's data. I think I found the spot where the client receive messages but, I can't confirm it because it will disconnect me if I debug it. This happens because when the server sends me a ping to my client I must pong the server back in a time frame or else i'll be disconnect.
    I don't think the packets are crypted with anything. But you do have to decode the packet, like if it has a 32 in the beginning of the packet, that means the user is sending an item request.
    I'm am not sure how the chat or login works, but I know it's separate. It's not that easy, but it is possible to emulate a server. Most games that have emulated servers are old games like Ragnarok Online or Linage.


    oh, correct me if I'm wrong, I'm still learning.
    “It's not that I'm so smart , it's just that I stay with problems longer .”

    -Albert Einstein

  2. #22
    bimetta
    bimetta is offline
    Guest
    Join Date
    2011 Sep
    Posts
    3
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    Thanks for all the information here.

  3. #23
    kolox16
    kolox16 is offline
    Guest
    Join Date
    2011 Sep
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    I will try this when i got back home..

    Question, you can send GOLD packets too right?
    e.g. you're item has been sold in an auction, then instead getting the money,before it reacher your client, you will pause the packet and edit the money recieve? or you're praying then after the prayer you will edit the packet to give you jades and stuff? IDK im just guessing..This is my first time..sorry Im a noob..

  4. #24
    Franc[e]sco
    Franc[e]sco is offline
    Guest
    Join Date
    2010 Nov
    Posts
    2
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    Hey, I'd really like to know how exactly you found the function from scratch, I tried following the call stack of winsock's send on ollydbg and I couldnt get to that same function (I have updated it with AoB's and it works, but I'd like to know how to get it from scratch)-

Page 3 of 3 FirstFirst 123

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •