teleport

Will teleport you to a given position and also check if CSync is on

modules.teleport(pos: CFrame, csync: boolean?)

modules.teleport(CFrame.new(20,20,20), true) -- Will changes the csync position

Last updated