Hey guys

I want to create a hack for a game.
It should move the Position (coords) from character 1 to character 2.

I already found the pointers for x and y position.

How to create a "script" or something that changes the value of adress 1 to the value of adress 2 ?

Thank you :=)