[Source] Memory Reading / Writing SRO / VB6

07/25/2009 08:28 sillynuts#1
here is a simple source i made to show a buddy of mine how to call the read and write memory functions in vb6. right now it will call target / hp / mp ... you may want to update the offsets. this is a good example to show those out ther that want to learn. please if you use my code's give me credit /./
07/25/2009 13:15 InvincibleNoOB#2
Approved.
07/06/2011 18:12 osuesaw#3
I need it for VB 2008
any one have it?

pls give me link for download :]:mofo:
07/07/2011 05:15 Henri_#4
If you cant update a source whose IDE is a previous version of yours, I suggest you to learn the basics. If youre a stubborn dude, google for handles, windows, process, OpenProcess(), ReadProcessMemory(), WriteProcessMemory() and anticheats security.