| View previous topic :: View next topic |
| Author |
Message |
Prospero How do I cheat?
Reputation: 0
Joined: 25 Jan 2006 Posts: 2 Location: CT
|
Posted: Fri Jun 27, 2008 10:41 pm Post subject: Wpe pro Cheat engine trainer |
|
|
| I was wondering if an one can help me. Is there a way to make a hot key trainer with Cheat engine that send wpe pro pokets to the server. For example like you click Alt and 1 and it starts sending a pocket that you want.Can any one make a tutorial on how i can make this
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 475
Joined: 09 May 2003 Posts: 26001 Location: The netherlands
|
Posted: Fri Jun 27, 2008 11:10 pm Post subject: |
|
|
it's not really WPE related but it's possible.
First have a aa script that hooks send and stores the handle of the socket. (using registersymbol)
Then a secondary aa script that creates a thread and calls send with the obtained handle and the buffer you like.
_________________
Tools give you results. Knowledge gives you control.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6300
|
Posted: Sat Jun 28, 2008 11:59 am Post subject: |
|
|
| Dark Byte wrote: | it's not really WPE related but it's possible.
First have a aa script that hooks send and stores the handle of the socket. (using registersymbol)
Then a secondary aa script that creates a thread and calls send with the obtained handle and the buffer you like. |
Whooooooooooshh.......
Next question "How would you find send?" .
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 475
Joined: 09 May 2003 Posts: 26001 Location: The netherlands
|
Posted: Sat Jun 28, 2008 12:00 pm Post subject: |
|
|
ws2_32!send
for more details, read the tut I just posted (and which you no doubt already read seeing you read from bottom to top)
http://forum.cheatengine.org/viewtopic.php?p=2527032
_________________
Tools give you results. Knowledge gives you control.
Like my help? Join me on Patreon so i can keep helping
Last edited by Dark Byte on Sat Jun 28, 2008 12:07 pm; edited 1 time in total |
|
| Back to top |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6300
|
Posted: Sat Jun 28, 2008 12:03 pm Post subject: |
|
|
Sorry i was being sarcastic lol, next question was not for me .
I guess it backfired heheh.
|
|
| Back to top |
|
 |
Prospero How do I cheat?
Reputation: 0
Joined: 25 Jan 2006 Posts: 2 Location: CT
|
Posted: Sat Jun 28, 2008 1:50 pm Post subject: That taturial realy dont help Dark Byte |
|
|
| The taturial dose not help much i need to send the pokets to the server. I found Movement pokets that tell server to move the character up, down, right, and left i needed to make a trainer that send this pokets with a hot key
|
|
| Back to top |
|
 |
|