| View previous topic :: View next topic |
| Author |
Message |
sponge I'm a spammer
Reputation: 1
Joined: 07 Nov 2006 Posts: 6009
|
Posted: Sun Nov 30, 2008 1:48 am Post subject: |
|
|
Get the interface from DirectInput8Create, -> hook DirectInput8Create:CreateDevice -> return your own device and add a queue to your device, which you can post keystrokes to.
API may not be that name, but the general idea is the same. (Ex: not Direct8)
_________________
|
|
| Back to top |
|
 |
Zand Master Cheater
Reputation: 0
Joined: 21 Jul 2006 Posts: 424
|
Posted: Sun Nov 30, 2008 2:07 am Post subject: |
|
|
How about a more direct approach?
Instead of pressing "w" to simulate movement (just an example), why not actually move the character yourself?
|
|
| Back to top |
|
 |
madeinqc Master Cheater
Reputation: 0
Joined: 25 Jul 2006 Posts: 356
|
Posted: Sun Nov 30, 2008 12:07 pm Post subject: |
|
|
well it's for looting. I've try to see wich function send looting packet, then I search where it crypt packet, but didn't succed... so I can't make it like that...
I'll need to read more about hook and how to create queue before doing sponge idea, but it'll sure work ^^
_________________
|
|
| Back to top |
|
 |
|