Ok, so I am somewhat new to memory hacking but not with programing by any means. The game is a mmorpg. After much work I have succesfully bypassed the protection on my game. Now I believe I have isolated the pointers related to 'movement speed' in the game and want to attempt to increase the movement speed. This is where I am a bit uncertain, manually chaging the value with cheat engine and 'activating' the change has no effect. The pointers value changes briefly but quickly resets back to its usual value.

I am wondering if I need to inject a small bit of code, but I am not sure where as I believe the pointers I have are "top level", 4th order pointers (meaning I am using 4 offsets).

Any guidence is appreciated!