Closed idkRage closed 6 years ago
for example in cheat engine i got a value and i would like to read the address i got in cheat engine with memoryjs
Nevermind i found the soultion :)
it read the wrong value because i didnt add .exe to the end of the process name
We all start somewhere. Keep it up!
It works great for now. Also the issue i noteced was if i add callback to writeMemory i get error that it requires 4 arguments.
Could you please post your code? I'm trying the same thing but it won't work. I expected it to be simple since it's just a notepad window with the text Hello World!
but the pattern scan function won't find it.
Hello!
As the title says im new to this and i have an issue.
I would like to ask how do i get the address of the specific value in the memory?