simple Posted April 15, 2009 Posted April 15, 2009 hey im trying to make a bot to read a memory in a game to find the value of the address. i use TSearch my address is MEMORY something like BB55FF6, every post i see it goes like 0xXXXXXXX and i don't get it. can someone help me with the coding, i searched to forum yesterday and i dont understand, memory are different format. and i dont have the <NomadMemory.au3> where can i download it. so my code im looking for is like eg. If memread address BB55FF6 = 400 exit else sleep and i need help with editing the value and freezing it. If memread address BB44FF4 = 11 sleep else change/freeze value = 11 sleep
will88 Posted April 15, 2009 Posted April 15, 2009 (edited) found NomadMemory.au3 from google: http://files.filefront.com/NomadMemoryau3/...;/fileinfo.html Edited April 15, 2009 by will88 Password-Keeper
simple Posted April 15, 2009 Author Posted April 15, 2009 found NomadMemory.au3 from google: http://files.filefront.com/NomadMemoryau3/...;/fileinfo.htmlthanks alot for the link, i googled too but end up with all the fake website that links to another...the address i get from tsearch is in this format BB55FF6 and the search i did is in this format 0x77AD88do i just add the 0x infront? like 0xBB55FF6?
oMBRa Posted April 15, 2009 Posted April 15, 2009 yes, btw I think Cheat Engine is better, try it out
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now