Hello, Planetside forum
A friend of mine just convinced me to start playing. He mentioned running into hackers a few times and, since I have some experience in hacking other games, I decided to try my hand at Planetside.
So far I have afterburner, VS max capacitors, and cone of fire. I can teleport manually, but not programmatically. I'd like to be able to teleport to both personal map waypoints and the point behind the crosshair. While I can easily find these points and player location for the current session, I haven't been able to trace them back to solid code.
It looks like there's a big array of location information, but since my trainer is just a quick external masm/WriteProcessMemory thing, I can't think of a good way to grab the relevant base address. Do you all use DLL injection, some system of hooks, or something else? And where might I look to apply whichever methods work?
A friend of mine just convinced me to start playing. He mentioned running into hackers a few times and, since I have some experience in hacking other games, I decided to try my hand at Planetside.
So far I have afterburner, VS max capacitors, and cone of fire. I can teleport manually, but not programmatically. I'd like to be able to teleport to both personal map waypoints and the point behind the crosshair. While I can easily find these points and player location for the current session, I haven't been able to trace them back to solid code.
It looks like there's a big array of location information, but since my trainer is just a quick external masm/WriteProcessMemory thing, I can't think of a good way to grab the relevant base address. Do you all use DLL injection, some system of hooks, or something else? And where might I look to apply whichever methods work?