Advertisement
xTh3_Hunter

[FE] Prison Life Kill All (Roblox)

Jan 4th, 2020
5,771
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 3.48 KB | None | 0 0
  1. --[[
  2.     Made by No#9906 (Hunter) roblox acc vTh3_Hunter/xTh3_Hunter/Hunter_986
  3. ]]
  4. local gs_Players = game:FindService("Players") or game:GetService("Players")
  5. local ME = gs_Players.LocalPlayer
  6. workspace.Remote.TeamEvent:FireServer("Medium stone grey")
  7. pcall(function()
  8.     for _, v in pairs(gs_Players:GetPlayers()) do
  9.         pcall(function()
  10.             if v.Name ~= ME.Name then
  11.                 pcall(function()
  12.                     workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)
  13.                     local a = {
  14.                         [1] = {
  15.                             ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-391.152252, 8.65560055, -83.2166901)),
  16.                             ["Distance"] = 3.2524313926697,
  17.                             ["Cframe"] = CFrame.new(84.310791, 101.334137, 2267.87988, .0636406094, .151434347, -.986416459, 0, .988420188, .151741937, .997972965, -.00965694897, .0629036576),
  18.                             ["Hit"] = v.Character.Head
  19.                         },
  20.                         [2] = {
  21.                             ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-392.481476, -8.44939327, -76.7261353)),
  22.                             ["Distance"] = 3.2699294090271,
  23.                             ["Cframe"] = CFrame.new(84.290466, 101.184189, 2267.93506, .0964837447, .0589403138, -.993587971, 4.65661287e-10, .998245299, .0592165813, .995334625, -.00571343815, .0963144377),
  24.                             ["Hit"] = v.Character.Head
  25.                         },
  26.                         [3] = {
  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(84.338867, 101.236496, 2267.80371, .0166504811, .0941716284, -.995416701, 1.16415322e-10, .995554805, .0941846818, .999861419, -.00156822044, .0165764652),
  30.                             ["Hit"] = v.Character.Head
  31.                         },
  32.                         [4] = {
  33.                             ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-393.353973, 3.13988972, -72.5452042)),
  34.                             ["Distance"] = 3.3218522071838,
  35.                             ["Cframe"] = CFrame.new(84.277222, 101.285957, 2267.9707, .117109694, .118740402, -.985994935, -1.86264515e-09, .992826641, .119563118, .993119001, -.0140019981, .116269611),
  36.                             ["Hit"] = v.Character.Head
  37.                         },
  38.                         [5] = {
  39.                             ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-39.73172, 3.2097764, -85.5477524)),
  40.                             ["Distance"] = 3.222757101059,
  41.                             ["Cframe"] = CFrame.new(84.317993, 101.286423, 2267.86035, .0517584644, .123365127, -.991010666, 0, .992340803, .123530701, .99865967, -.00639375951, .0513620302),
  42.                             ["Hit"] = v.Character.Head
  43.                         }
  44.                     }
  45.                     game:GetService("ReplicatedStorage").ShootEvent:FireServer(a, ME.Backpack["Remington 870"])
  46.                     game:GetService("ReplicatedStorage").ShootEvent:FireServer(a, ME.Backpack["Remington 870"])
  47.                 end)
  48.             end
  49.         end)
  50.     end
  51. end)
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement