Convert Cheat Engine base address

Viewed 1716

I found a memory address and used Cheat Engine's pointer scan to get referring pointers. To use it in a script I need a base address, which is [game.exe+009274]. How to convert this to an address for use in AutoIt script?

I use NomadMemory.au3 UDF.

1 Answers
Related