| View previous topic :: View next topic |
| Author |
Message |
. . , Master Cheater
Reputation: 3
Joined: 05 Nov 2009 Posts: 337
|
Posted: Sat Jan 23, 2010 3:32 pm Post subject: OMG!!! HELP PLEASE! GR GETING ANNOYED! |
|
|
I'm trying to make a hack for wow. so the process would be wow.exe .
I have the code that I want to change but I dont know how the hell to use writeprocessmemory and processopen somethin.
Can someone give me the vb08 code and put wow.exe as the process and put 12345 where I put the code please. thanks if u do ill +rep
EDIT: im using vb08 express edition
EDIT2: http://forum.cheatengine.org/viewtopic.php?t=487016
Last edited by . . , on Sun Jan 24, 2010 12:06 pm; edited 1 time in total |
|
| Back to top |
|
 |
Zurkei Grandmaster Cheater Supreme
Reputation: 0
Joined: 15 Nov 2007 Posts: 1132 Location: Makakilo, Hawaii
|
Posted: Sat Jan 23, 2010 3:54 pm Post subject: Re: OMG!!! HELP PLEASE! GR GETING ANNOYED! |
|
|
| MΣGŃσ& wrote: | I'm trying to make a hack for wow. so the process would be wow.exe .
I have the code that I want to change but I dont know how the hell to use writeprocessmemory and processopen somethin.
Can someone give me the vb08 code and put wow.exe as the process and put 12345 where I put the code please. thanks if u do ill +rep
EDIT: im using vb08 express edition |
http://www.mmowned.com/forums/wow-memory-editing/
That place will help you a lot.
|
|
| Back to top |
|
 |
. . , Master Cheater
Reputation: 3
Joined: 05 Nov 2009 Posts: 337
|
Posted: Sun Jan 24, 2010 10:05 am Post subject: Re: OMG!!! HELP PLEASE! GR GETING ANNOYED! |
|
|
| The Mormon wrote: | | MΣGŃσ& wrote: | I'm trying to make a hack for wow. so the process would be wow.exe .
I have the code that I want to change but I dont know how the hell to use writeprocessmemory and processopen somethin.
Can someone give me the vb08 code and put wow.exe as the process and put 12345 where I put the code please. thanks if u do ill +rep
EDIT: im using vb08 express edition |
http://www.mmowned.com/forums/wow-memory-editing/
That place will help you a lot. |
No it wont. I just looked for a topic that would be useful for 1 hr.
|
|
| Back to top |
|
 |
Zurkei Grandmaster Cheater Supreme
Reputation: 0
Joined: 15 Nov 2007 Posts: 1132 Location: Makakilo, Hawaii
|
Posted: Sun Jan 24, 2010 12:10 pm Post subject: Re: OMG!!! HELP PLEASE! GR GETING ANNOYED! |
|
|
| MΣGŃσ& wrote: | | The Mormon wrote: | | MΣGŃσ& wrote: | I'm trying to make a hack for wow. so the process would be wow.exe .
I have the code that I want to change but I dont know how the hell to use writeprocessmemory and processopen somethin.
Can someone give me the vb08 code and put wow.exe as the process and put 12345 where I put the code please. thanks if u do ill +rep
EDIT: im using vb08 express edition |
http://www.mmowned.com/forums/wow-memory-editing/
That place will help you a lot. |
No it wont. I just looked for a topic that would be useful for 1 hr. |
Then you don't know anything about memory editing.... As it is the most useful place you can go for WoW mem-editing. Every patch they have the updated offsets for lazy people, commented source code, explains how functions work, heck probably the only reason you are having trouble is because of the language you are using since everyone there uses C#, C++, or AutoIt.
|
|
| Back to top |
|
 |
Xenico Advanced Cheater
Reputation: 0
Joined: 27 Dec 2009 Posts: 94
|
Posted: Mon Jan 25, 2010 12:27 pm Post subject: Re: OMG!!! HELP PLEASE! GR GETING ANNOYED! |
|
|
| MΣGŃσ& wrote: | I'm trying to make a hack for wow. so the process would be wow.exe .
I have the code that I want to change but I dont know how the hell to use writeprocessmemory and processopen somethin. |
http://www.codeproject.com/KB/trace/minememoryreader.aspx
-> look that up, C# isn't that different to VB, you will get the main aspects on how to open a Process, use ReadProcessMemory()/WriteProcessMemory() - Functions.
Hint: That things are also well explained in the help of the visual tools, cause they are part of the WinAPI().
_________________
|
|
| Back to top |
|
 |
iPromise Grandmaster Cheater
Reputation: -1
Joined: 27 Jun 2009 Posts: 529 Location: Canada
|
Posted: Thu Jan 28, 2010 7:17 pm Post subject: |
|
|
|
|
|
| Back to top |
|
 |
|