Advertisement
Guest User

Untitled

a guest
Jul 21st, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. -- HCBB Ball TP Script made by ItzJustWorm91/IHAVEATE#2516
  2. -- Made from my Legendary Football Tp Script ECKS DEE
  3. local Teleport = true
  4.  
  5. function TeleportToBall()
  6. if game.Workspace.PP:FindFirstChild("Ball") then
  7. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.PP:FindFirstChild("Ball").CFrame
  8. end
  9. end
  10. ----------------------------------------
  11. function LoadScript()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement