Advertisement
RoSploitzer

Aftons Family Diner TP All Script

Jun 2nd, 2019
1,509
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. while true do
  2. wait(0.5) -- Change this if you want, lol
  3. for i,v in pairs(game.Players:GetChildren()) do
  4. if v.Name ~= game.Players.LocalPlayer.Name then
  5. epic = v.Name
  6. game:GetService("ReplicatedStorage").LotTP:FireServer(game:GetService("Workspace")[epic].HumanoidRootPart)
  7. end
  8. end
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement