16.8K views
9.5K downloads
1 year ago
This new script for Nerf Strike basically does the whole job for you, just relax and enjoy killing everyone in a loop!
Script Features:
Loop Kill All
This script has remained unmodified since its initial release
--BROUGHT TO YOU BY RSCRIPTS.NET!--
local function TheIndustrialRevolutionAndItsConsequences()
game:GetService("ReplicatedStorage")["TGSGameMode_TriggerRespawn"]:FireServer()
for i, v in pairs(game.Players:GetPlayers()) do
if v ~= game.Players.LocalPlayer then
pcall(function()
local key = game.HttpService:GenerateGUID(false)--you're gonna shoot your eye out with that protection
local args = {
[1] = v.Character.Head.Position,
[2] = v.Character.Head.Position,
[3] = 0.1025786002477,
[4] = key,
[5] = "EliteTurbine",
[6] = 1,
[7] = v.Character,
[8] = "Dart_Default"
}
game:GetService("ReplicatedStorage").TGSShootCombatV2_ServerCreateProjectile:FireServer(unpack(args))
local args = {
[1] = 100,
[2] = key,
[3] = v.Character.Head,
[4] = v.Character.Head.Position,
[5] = v.Character.Head.Position,
[6] = "EliteTurbine"
}
game:GetService("ReplicatedStorage").TGSShootCombatV2_ReportHit:FireServer(unpack(args))
end)
end
end
end
while wait() do
TheIndustrialRevolutionAndItsConsequences()
end
Similiar Scripts
Hungry for more? Check out these Roblox Scripts!
15.9K views
4 months ago

NERF Strike Script Gui | AutoFarm, Hitboxes, More!
NERF Strike
NERF Strike
15.6K views
1 year ago

NERF Strike Gun Modifcations
DOMINATION NERF Strike
DOMINATION NERF Strike
16.9K views
10 months ago

CITY-17 GUI | Kill All, Loop Kill, Click Kill
CITY 17
CITY 17
14.6K views
1 year ago

Cat Infection Loop Kill All
Cat Infection CHRISTMAS UPDATE
Cat Infection CHRISTMAS UPDATE
14.2K views
1 year ago

Heroes Unlimited | Loop Kill All
CARS BETA Heroes Unlimited Testing
CARS BETA Heroes Unlimited Testing
0 Comments
Log in here to comment