Pointers for EverQuest II.
The current pointed address for eq2 is: EverQuest2.exe+00D959AC
Speed has one offset: 9C
X, Y, and Z have 2 offsets.
X: F4, 5C
Y: F8, 5C
Z: FC, 5C
You can use
cheatengine to find the pointed address for speed and use the pointers for each level starting from the last pointer (9C/5C) to make it work.
For X, Y, and Z you would add pointer twice, put in 5C then put in the first offset for first pointer offset.