Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- Made by No#9906 (Hunter) roblox acc vTh3_Hunter/xTh3_Hunter/Hunter_986
- ]]
- local gs_Players = game:FindService("Players") or game:GetService("Players")
- local ME = gs_Players.LocalPlayer
- workspace.Remote.TeamEvent:FireServer("Medium stone grey")
- pcall(function()
- for _, v in pairs(gs_Players:GetPlayers()) do
- pcall(function()
- if v.Name ~= ME.Name then
- pcall(function()
- workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)
- local a = {
- [1] = {
- ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-391.152252, 8.65560055, -83.2166901)),
- ["Distance"] = 3.2524313926697,
- ["Cframe"] = CFrame.new(84.310791, 101.334137, 2267.87988, .0636406094, .151434347, -.986416459, 0, .988420188, .151741937, .997972965, -.00965694897, .0629036576),
- ["Hit"] = v.Character.Head
- },
- [2] = {
- ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-392.481476, -8.44939327, -76.7261353)),
- ["Distance"] = 3.2699294090271,
- ["Cframe"] = CFrame.new(84.290466, 101.184189, 2267.93506, .0964837447, .0589403138, -.993587971, 4.65661287e-10, .998245299, .0592165813, .995334625, -.00571343815, .0963144377),
- ["Hit"] = v.Character.Head
- },
- [3] = {
- ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-389.21701, -2.50536323, -92.2163162)),
- ["Distance"] = 3.1665518283844,
- ["Cframe"] = CFrame.new(84.338867, 101.236496, 2267.80371, .0166504811, .0941716284, -.995416701, 1.16415322e-10, .995554805, .0941846818, .999861419, -.00156822044, .0165764652),
- ["Hit"] = v.Character.Head
- },
- [4] = {
- ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-393.353973, 3.13988972, -72.5452042)),
- ["Distance"] = 3.3218522071838,
- ["Cframe"] = CFrame.new(84.277222, 101.285957, 2267.9707, .117109694, .118740402, -.985994935, -1.86264515e-09, .992826641, .119563118, .993119001, -.0140019981, .116269611),
- ["Hit"] = v.Character.Head
- },
- [5] = {
- ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-39.73172, 3.2097764, -85.5477524)),
- ["Distance"] = 3.222757101059,
- ["Cframe"] = CFrame.new(84.317993, 101.286423, 2267.86035, .0517584644, .123365127, -.991010666, 0, .992340803, .123530701, .99865967, -.00639375951, .0513620302),
- ["Hit"] = v.Character.Head
- }
- }
- game:GetService("ReplicatedStorage").ShootEvent:FireServer(a, ME.Backpack["Remington 870"])
- game:GetService("ReplicatedStorage").ShootEvent:FireServer(a, ME.Backpack["Remington 870"])
- end)
- end
- end)
- end
- end)
Advertisement
Advertisement