Author | Message | Time |
---|---|---|
kanazky | I was woundering if someone could help me use the ReadProcessMemory() function and make it so it only returns results with a certain value. eg. if command1 = True then ReadProcessMemory() nsize = 1 Value = "FrmMain.Text1.text" End If Of couse id have the Hprocess and stuff all writen in so it would know what process to read from. But could someone help me. Like a small example script of some sort or somthing. | May 10, 2004, 12:18 AM |
Mephisto | [quote author=kanazky link=board=23;threadid=6724;start=0#msg59294 date=1084158500] lol i didnt ask for help on my spelling -.- [/quote] You also stated a question which would be better placed in the VB forums. But on another note, since I do not know VB, I cannot assist you, otherwise I would. You may find this useful, however...http://msdn.microsoft.com/library/default.asp?url=/library/en-us/debug/base/readprocessmemory.asp | May 10, 2004, 4:28 AM |
Eli_1 | eww @ posting this twice. | May 10, 2004, 7:05 PM |
iago | [quote author=Eli_1 link=board=31;threadid=6724;start=0#msg59376 date=1084215907] eww @ posting this twice. [/quote] 4 more recents posts are the same person. Sounds like spam to me! | May 10, 2004, 9:26 PM |
kanazky | This one was moved into this folder from Advanced Programming | May 11, 2004, 1:29 AM |
Dyndrilliac | http://www.gamehacking.com/tutorials/prgvb2.php. Tutorial on programming trainers in VB using Read/Write Process Memory. | May 15, 2004, 11:29 PM |
TheMinistered | I posted a really nice sample of a memory patcher written in vb that is completely OOP. It can be found at www.gamethreat.com in the downloads section... | May 17, 2004, 1:25 AM |