Jump to content

Reading values from programs with scripts

Go to solution Solved by manikyath,

if those programs have an API you can hook into - thats all okay. (openhardwaremonitor has hooks that can be used by for example rainmeter)

 

otherwise... you're gonna have to delve into the territory that many game bot developers walk into, which i'm not gonna touch, at all.

if those programs have an API you can hook into - thats all okay. (openhardwaremonitor has hooks that can be used by for example rainmeter)

 

otherwise... you're gonna have to delve into the territory that many game bot developers walk into, which i'm not gonna touch, at all.

Link to post
Share on other sites

So if a program doesn't have an API and I tried to do everything by reading memory values - is there any guarantee that the objects im reading will be stored in the same memory location every time i run the program, or will they just be random every single time?

Link to post
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

×