Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ------So i got bored and wanted to make a pjj script, here nurd-------------
- function tp()
- local players = game.Players:GetPlayers()
- for i = 1,#players do
- players[i].Character.HumanoidRootPart.'Arrow'. CFrame = game.Workspace.Part.CFrame + Vector3.new(0, 3, 0)
- end
- end
- while wait(3) do
- tp()
- end
- --------------made by trickmaster777 join the discord https://discord.gg/r72mGMA-----------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement