Thank you! Teleporting across the map, to players, works. But, fly, skip, do not work at all(
Originally Posted by FAISAL32
Just open the file, search for these keywords, and replace them with the values below:
Code:
local coordAddress = string.format("[[[[%s]+0]+28]+C4]+4", basePtr)
local camAddress = string.format("[[[[%s]+4]+24]+84]+0", basePtr)
local name_addr = getAddress(string.format("[[%s]+1D0]+00", basePlrPtr))
local x_addr = getAddress(string.format("[[[%s]+C4]+04]+80", basePlrPtr))
local y_addr = getAddress(string.format("[[[%s]+C4]+04]+84", basePlrPtr))
local z_addr = getAddress(string.format("[[[%s]+C4]+04]+88", basePlrPtr))
Every time i try to teleport it takes me back to same spot i was at how do i fix that? pls help.
jump height
Originally Posted by iizl
hi anyone know to to remove the jump boost while using the hack? i just want to speed to run no other bonus hacks
actually found it lol
open ct file in notepad and search for yPerAddr. There will be line yVelAddr = string.format("[%s]+B4", coordAddress) so u need to change B4 to B0 or B[number] to set ur jump height
Outdated
Originally Posted by PGDNN
actually found it lol
open ct file in notepad and search for yPerAddr. There will be line yVelAddr = string.format("[%s]+B4", coordAddress) so u need to change B4 to B0 or B[number] to set ur jump height
This tool is still working, but there are much more powerful tools. (New Tech)