Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 24
  1. #11
    milfred
    milfred is offline
    New member
    Join Date
    2011 Jul
    Posts
    5
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    1
    Thanked in
    1 Post
    Rep Power
    0
    how to use this? i cant get to work my b0t i lunch sa the bit press pause , nothing happen
    i a;ready have auto it , some body help

  2. #12
    buFFy
    buFFy is offline
    New member
    Join Date
    2011 Jul
    Posts
    6
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    12
    Thanked in
    3 Posts
    Rep Power
    0
    coords can be easily emulated. just get x,y of bag and calculate x*offset and y*offset. but i assume you know that.
    theres probably a way around this. go and find it !

  3. #13
    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
    yes, but I'm looking more to getting an item on a mouse over. I haven't looked into it much but I think since you have already programmed a packet reader there is no point of making another one. I kind of have gotten bored of this game but, I am still very interested in dissecting this game and learning more about it.

    ---------- Post added 2011-08-02 at 11:19 PM ---------- Previous post was 2011-08-01 at 10:31 PM ----------

    I notice in your script, that you didn't get the useitem function to work. It's because it takes four parameter and not two.

    Code:
    0797530 - Use Item (ID=0x32)
    Four parameter - Total 0x10 (16)
    Parameter 1 = DWORD Target 1?
    Parameter 2 = DWORD Bag Position
    Parameter 3 = DWORD Item ID
    Parameter 4   DWORD Unknown
    I believe the Unknown last parameter could be quest's ID. It would make sense but Again I am not 100% sure.
    “It's not that I'm so smart , it's just that I stay with problems longer .”

    -Albert Einstein

  4. #14
    buFFy
    buFFy is offline
    New member
    Join Date
    2011 Jul
    Posts
    6
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    12
    Thanked in
    3 Posts
    Rep Power
    0
    To be honest, useitem is not very interesting for me atm. I'd rather know, where the skillid's (and/or the itemids) come from.
    Too bad i can't trace, it will crash my olly.

  5. #15
    pohkak
    pohkak is offline
    Member-in-training pohkak's Avatar
    Join Date
    2010 Dec
    Posts
    171
    Thanks Thanks Given 
    29
    Thanks Thanks Received 
    10
    Thanked in
    10 Posts
    Rep Power
    0
    I realy hope someone going to release awesome tutorial about HOW to find manualy PacketSend.
    Are you hackers ?...No, wee are russians!

  6. #16
    buFFy
    buFFy is offline
    New member
    Join Date
    2011 Jul
    Posts
    6
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    12
    Thanked in
    3 Posts
    Rep Power
    0
    ooo just trace ws32 send func

  7. #17
    pohkak
    pohkak is offline
    Member-in-training pohkak's Avatar
    Join Date
    2010 Dec
    Posts
    171
    Thanks Thanks Given 
    29
    Thanks Thanks Received 
    10
    Thanked in
    10 Posts
    Rep Power
    0
    nice tutorial ...just trace ws32 send func ...

    anyone can explain wheree to learn how to find actionID's & packet sends ? im new on this but would like to go deeper on my learning .
    Are you hackers ?...No, wee are russians!

  8. #18
    faceofdevil
    faceofdevil is offline
    New member
    Join Date
    2011 Sep
    Posts
    5
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    Would you be willing to show the encrypt and decrypt routines for Forsaken world. I'm intrested in building a private server emulator for this game.

  9. #19
    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
    I am usually for free software but, the economy isn't doing so, well, I need some income. err what I'm trying to ask is would you pay money for packet injection program for forsaken world? if you do, how much and why and if you don't, why don't you want to pay? If you say no, I don't have money or such, I would understand.

    I have a program right now that is about to get outgoing packets and also let you send packets. I want to do a little more and add features that will be able to block incoming/outgoing packets, being able to send a list packets in order, repeatedly (like a bot), but I don't know if I would have time if I'm not making any money.
    “It's not that I'm so smart , it's just that I stay with problems longer .”

    -Albert Einstein

  10. #20
    faceofdevil
    faceofdevil is offline
    New member
    Join Date
    2011 Sep
    Posts
    5
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    I'm more interested in building a private server then a bot. So sending packets i don't really care about. And if you just hooking the packet send feature. Then your probably no use to me. I need the entire decryption/encryption routines so that i can build a proxy and work on the packet protocol. If this is the case how much you want for it? Is this in c/c++?

Page 2 of 3 FirstFirst 123 LastLast

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
  •