Qamyz

Untitled

Jul 2nd, 2019
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. -- Executing this kills everyone else in the server repeatedly.
  2. -- Happy trolling!
  3.  
  4. while true do
  5. workspace.Remote.TeamEvent:FireServer("Medium stone grey")
  6. game.Workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)
  7. wait(0.5)
  8. function kill(a)
  9. local A_1 =
  10. {
  11. [1] =
  12. {
  13. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-391.152252, 8.65560055, -83.2166901)),
  14. ["Distance"] = 3.2524313926697,
  15. ["Cframe"] = CFrame.new(840.310791, 101.334137, 2267.87988, 0.0636406094, 0.151434347, -0.986416459, 0, 0.988420188, 0.151741937, 0.997972965, -0.00965694897, 0.0629036576),
  16. ["Hit"] = a.Character.Head
  17. },
  18. [2] =
  19. {
  20. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-392.481476, -8.44939327, -76.7261353)),
  21. ["Distance"] = 3.2699294090271,
  22. ["Cframe"] = CFrame.new(840.290466, 101.184189, 2267.93506, 0.0964837447, 0.0589403138, -0.993587971, 4.65661287e-10, 0.998245299, 0.0592165813, 0.995334625, -0.00571343815, 0.0963144377),
  23. ["Hit"] = a.Character.Head
  24. },
  25. [3] =
  26. {
  27. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-389.21701, -2.50536323, -92.2163162)),
  28. ["Distance"] = 3.1665518283844,
  29. ["Cframe"] = CFrame.new(840.338867, 101.236496, 2267.80371, 0.0166504811, 0.0941716284, -0.995416701, 1.16415322e-10, 0.995554805, 0.0941846818, 0.999861419, -0.00156822044, 0.0165764652),
  30. ["Hit"] = a.Character.Head
  31. },
  32. [4] =
  33. {
  34. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-393.353973, 3.13988972, -72.5452042)),
  35. ["Distance"] = 3.3218522071838,
  36. ["Cframe"] = CFrame.new(840.277222, 101.285957, 2267.9707, 0.117109694, 0.118740402, -0.985994935, -1.86264515e-09, 0.992826641, 0.119563118, 0.993119001, -0.0140019981, 0.116269611),
  37. ["Hit"] = a.Character.Head
  38. },
  39. [5] =
  40. {
  41. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-390.73172, 3.2097764, -85.5477524)),
  42. ["Distance"] = 3.222757101059,
  43. ["Cframe"] = CFrame.new(840.317993, 101.286423, 2267.86035, 0.0517584644, 0.123365127, -0.991010666, 0, 0.992340803, 0.123530701, 0.99865967, -0.00639375951, 0.0513620302),
  44. ["Hit"] = a.Character.Head
  45. }
  46. }
  47. local A_2 = game.Players.LocalPlayer.Backpack["Remington 870"]
  48. local Event = game:GetService("ReplicatedStorage").ShootEvent
  49. Event:FireServer(A_1, A_2)
  50. Event:FireServer(A_1, A_2)
  51. end
  52.  
  53. for i,v in pairs(game.Players:GetChildren())do
  54. if v.Name ~= game.Players.LocalPlayer.Name then
  55. kill(v)
  56. end
  57. end
  58.  
  59. wait(3)
  60. --workspace.Remote.TeamEvent:FireServer("Bright orange")
  61. --wait(0.5)
  62. end
Add Comment
Please, Sign In to add comment