Advertisement
Guest User

Untitled

a guest
Dec 11th, 2019
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. if game.Players.LocalPlayer.Character.AntiPort and game.Players.LocalPlayer.Character.AntiPortNew then
  2. game.Players.LocalPlayer.Character.AntiPort:Destroy()
  3. game.Players.LocalPlayer.Character.AntiPortNew:Destroy()
  4. wait(0.1)
  5. end
  6. while wait() do
  7. local plrh = game.Players.LocalPlayer.Character.HumanoidRootPart
  8. for i,v in pairs(game:GetService("Workspace").CandyHolder:GetChildren()) do
  9. plrh.CFrame = v.CFrame
  10. wait(0.1)
  11. end
  12. end
  13.  
  14.  
  15.  
  16.  
  17.  
  18. bye:RansKelixs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement