Advertisement
Aldoaprilyan423

MAD PANTEK

May 14th, 2019
2,568
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --[[
  2. Made by IchigoKurosaki#9735
  3. Please do not re rel or make a video on it without a proper credit!
  4.  
  5. Tukang NanBuek BY Aldo Aprilyan>< Pantek DATE*
  6. ]]
  7. _G.YEET = true
  8.  
  9. while wait() do
  10.     if _G.YEET then
  11.         for _, v in next, game.Players:GetPlayers() do
  12.             if v.Team.Name == "Criminals" then
  13.                 game.Players.LocalPlayer.Character.Humanoid:UnequipTools()
  14.                 if not workspace.ObjectSelection:FindFirstChild(v.Name.."'s Vehicle") then
  15.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame
  16.                 game.Players.LocalPlayer.Character.Humanoid:EquipTool(game.Players.LocalPlayer.Backpack:FindFirstChild("Tazer"))
  17.                 for i = 1, 10 do
  18.                     game.ReplicatedStorage.Event:FireServer("TAZ", v.Character.HumanoidRootPart)
  19.                end
  20.              end
  21.             end
  22.         end
  23.     end
  24. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement