Read / Write memory (beginner level)

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
teklys
Posts: 2
Joined: 15 Dec 2019, 16:17

Re: Read / Write memory (beginner level)

05 Jun 2022, 02:26

It worked perfectly for me for AssaultCube, but it doesnt work for CSGO.
If I search the pointer it gives me an error, but if I found the final adress (the adress that is pointed by the pointer, it worked).
Anyone has the same problem?

Code: Select all

PlayerObjectPointer := NumberFromWindowProcess("Counter-Strike: Global Offensive - Direct3D 9", ProcessBase + 0xA8E28C, "ptr") ;not working
HealthAddress := PlayerObjectPointer + 0x230 ;not working
HealthAddress := 0x3AA7C480 ;working

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Bing [Bot] and 193 guests