Jump to content

Please help me do WriteProcessMemory


ngoc
 Share

Recommended Posts

Sure. Lets do that.

How about you SEARCH FIRST as this is the umpteenth time it has been asked!

And once you've done that, actually put some damn effort in and try. If you need help with your code, post it only after you've started bashing your head with the keyboard... :)

Thank you,

Brett

EDIT: Was probably too mean... changed that... :)

Edited by BrettF
Link to comment
Share on other sites

NO.

0.0001% of people here will write code for you. Really!

If you want someone to write it for you, waddle on to www.rentacoder.com. Pay someone to do it. Would you work for free? I don't think you would, so why do you expect someone to take the time to write it for you.

Now read my post again. I said search for it and put some damn effort in. If you can't do that, you will not go far doing anything.

Brett

Link to comment
Share on other sites

I haved copy sample code and rewrite but i understand as: 0xFFFF

#Include <WinAPI.au3>

DllOpen("kernel32.dll")

Const $PROCESS_ALL_ACCESS = 0xFFFF

Global $return

$process = ProcessExists("so2game.exe")

$so2game= _WinAPI_OpenProcess($PROCESS_ALL_ACCESS, 1, $process)

_WinAPI_WriteProcessMemory($so2game, 021727F0 , 021727F0 , 2, $return)

Comlipile erro:

"C:\Program Files\AutoIt3\SciTE\..\autoit3.exe" /ErrorStdOut "D:\hook\readmemory1.au3"

D:\hook\readmemory1.au3 (7) : ==> Unable to parse line.:

_WinAPI_WriteProcessMemory($so2game, 021727F0 , 021727F0 , 2, $return)

_WinAPI_WriteProcessMemory($so2game, ^ ERROR

Exit code: 1 Time: 0.552

Pls help me rewrite code.

Thank you

Link to comment
Share on other sites

You fail.

Just fail at searching dude. I told you to search. See in the top right corner? The search button. FYI use it.

The 4th result for "nomad memory" points you to the correct UDF.

http://www.autoitscript.com/forum/index.ph...hl=nomad+memory

I fail to see how that was hard. If it was, maybe you should cease now and learn to play the game.

Edited by BrettF
Link to comment
Share on other sites

I COMPLETELY agree with brett and personaly, i dislike any and all game hackers, PLAY THE WAY IT WAS MENT TO BE!,

BTW about my 1st, or 2nd post i have changed since then....

also autoit isnt that hard to learn, and im going to add the game hackers dislike thing to my sig

DO IT YOURSELF

Link to comment
Share on other sites

:)

pls write for me the code.

very thank.

Posted Image

Wow, your really annoying me!

Judging from the way you post I am going to guess your around the age of nine, so I am going to be nice and explain this to you. No one here is going to hold your hand and spoon feed you so you can slap your name on some program and call it your own.

If you still cannot help yourself I suggest you take a look at the website below.

Website Below

Link to comment
Share on other sites

You can't increase your health like that in multiplayer games. Even if you do increase the number of your client the server still has your real health and you will die when when you should have. Test it yourself with Cheat Engine and you will see how stupid this is.

Link to comment
Share on other sites

owned....

The script too long. pls upload simple sample script?

Thank more and very more.

.... have you read ANY of our posts?

Edited:Edited some profanity out

Edited by CodyBarrett
Link to comment
Share on other sites

  • 6 months later...

Function _WinAPI_WriteProcessMemory

Please help me do WriteProcessMemory

I want use the WriteProcessMemory to write a value to memory address of game. So do that?

Details:

Name file game: so2game.exe

http://dc105.4shared.com/download/87590775...001547-1c53e2b5

Memory address of game debug by CheatEngine

http://dc111.4shared.com/download/87591324...001203-8d4957e6

Please help me do.

Very thank.

Here are several pointers:

1) DON'T ASK INGAME FOR HELP ON HACKING, THIS WILL GET YOU BANNED!

2) Please make sure this complies with the usage policies with the forums, this too will get you banned....

With that out of the way, here is the solution. Try, Function _WinAPI_WriteProcessMemory_WinAPI_WriteProcessMemory this will write to the address with the data...

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...