Find any script for Roblox

Enter the name of the game or script.

meme sea script – (OP Autofarm level)

Functions: OP Autofarm level

Script developer: Wincoh

Installation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)

Thank you for using our website
Your script:

				
					spawn(function()
while wait() do
if not game.Players.LocalPlayer.Character:FindFirstChild("Combat") then game.Players.LocalPlayer.Character.Humanoid:EquipTool(game.Players.LocalPlayer.Backpack.Combat) end
for i = 1,5 do
for I,v in pairs(game:GetService("Workspace").Monster:GetChildren()) do
if v:FindFirstChild("Head") then
local args = {
   [1] = i,
   [2] = v.Head.Position
}
game:GetService("Players").LocalPlayer.Character.Combat.Sword_Client.RemoteEvent:FireServer(unpack(args))
end
end
end
end
end)
				
			
Leave a Comment

Your email address will not be published. Required fields are marked *