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
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
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 !
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.
I believe the Unknown last parameter could be quest's ID. It would make sense but Again I am not 100% sure.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
“It's not that I'm so smart , it's just that I stay with problems longer .”
-Albert Einstein
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.
I realy hope someone going to release awesome tutorial about HOW to find manualy PacketSend.
Are you hackers ?...No, wee are russians!
ooo just trace ws32 send func
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!
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.
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
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++?