Categories > Exploiting > Scripts >

[REQ.] Coordinate script

Posts: 1

Threads: 1

Joined: Aug, 2018

Reputation: 0

Posted

I'm using JJSploit, ok we got a vector teleport, but is there a way to see coordinates ? A script ?
  • 0

Posts: 212

Threads: 42

Joined: May, 2018

Reputation: 0

Replied

--=======================================================
-- I don't know what you mean by that, but heres a script
local player = game.Players.LocalPlayer.Character

player.HumanoidRootPart.CFrame = CFrame.new(COORD HERE)
  • 0

Posts: 33

Threads: 9

Joined: May, 2018

Reputation: 0

Replied

And here's Lua Masters old Cords script. Lol. 

local x = game.Players.LocalPlayer.Character.Torso.Position
print("Your cords are: ")
print(x)
  • 0

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )