Advertisement
Guest User

[[ Made by Bean07#8282 / Bean07 on v3rm Please do not re rel

a guest
Mar 18th, 2019
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [[
  2. Made by Bean07#8282 / Bean07 on v3rm
  3. Please do not re rel or make a video on it without a proper credit!
  4.  
  5. *EDIT BY SIRMEME LOL* CHANGE TRUE TO FALSE WHEN YOU WANT TO STOP*
  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