Jump to content

Recommended Posts

Posted

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

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
×
×
  • Create New...