get paid to paste

Ability Wars Script | FARM SERVER

local model

for i,v in pairs(game:GetService("Workspace")["Engineer Builds"]:GetDescendants()) do
if v == game.Players.LocalPlayer.Character.Humanoid.SeatPart then
   model = v.Parent.Parent
   end
end
getgenv().shid = true
while getgenv().shid do
   task.wait()
for i,v in pairs(game.Players:GetPlayers()) do
   firetouchinterest(Workspace:WaitForChild(v.Name):WaitForChild("HumanoidRootPart"),model.Floor.Part,0)
   task.wait(0.01)
   firetouchinterest(Workspace:WaitForChild(v.Name):WaitForChild("HumanoidRootPart"),model.Floor.Part,1)
end
end

Pasted: May 19, 2023, 11:43:06 pm
Views: 14