www.roblox-scripter.com

Script – Control Army!

Thank you for using our website
Your script:

				
					while wait() do
local args = {
    [1] = "Attack",
    [2] = workspace.Objects:FindFirstChild("mob name here")
}

game:GetService("ReplicatedStorage").RemoteEvent:FireServer(unpack(args))
end
				
			

How about trying out new scripts?