Jump to content

Value by Memory


Recommended Posts

I need help with a thing.

im trying to get a value, the memory does not change but the value does.

i used cheat engine to get the memory i want. the adress is: 0x027B83B0

I need help with some kind of function that will read the adress and convert it to value.

not sure how that is done.

some code to show what my idea is like:

Func OpenMemory($oIE)
while 1   
$value = "0x027B83B0"
$read = MsgBox(0, "Value", $Value)
wend
EndFunc

just an example. would be really thank full if somone would help me out with this :mellow:

Link to comment
Share on other sites

Some text in internet explorer.

like this:

sometext%

-------------

Sometext has the memory 483749 just an example.

sometext does cahnge but memory doesnt so this could be a way getting the value.

sometimes the text may be: "hi" value is still the same.

-------------

or if there are som function that could get some spesifik text on a website. would be better :mellow:

Link to comment
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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...