K, the address Im talking about is memory address so where's the search option that contain the mem.au3?
Firstly, I'll need the script to modify a memory address upon my control. ( Example: I press Alt+Q, the address changes )
Secondly, when I press Alt+Q again, It will change that address back to the original one.
Thirdly, I'll need the script to modify another address by changing it to a useless address which will do nothing with another control. ( Example: Alt+W )
Forthly, when I press Alt+W again, It will change that address back to the original one.
Fifthly, I'll need to compile the script into an exe format file.