[ad_1]
Created by Oooga Booga
Features:
game:GetService('RunService').RenderStepped:connect(function()
for i,v in next, game:GetService("Workspace").Entities.Infected:GetChildren() do
pcall(function()
local args = {
[1] = "aa",
[2] = {
[1] = {
["AI"] = v,
["Velocity"] = Vector3.new(1,1,1) --[[Vector3]]
}
}
}
game:GetService("ReplicatedStorage").RE:FireServer(unpack(args))
end)
end
end)
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]