MADE BY Oooga Booga
FEATURE:
- AUTO FARM
GAME LINK:
KNIFE SIMULATOR
SCRIPT:
while true do
wait()
spawn(function()
local args = {
[1] = "throw",
[2] = CFrame.new(Vector3.new(46.0579833984375, 104.75852966308594, -353.9411315917969), Vector3.new(-0.38768669962882996, 0.026336604729294777, -0.9214149117469788))
}
game:GetService("ReplicatedStorage").forhackers:InvokeServer(unpack(args))
local args = {
[1] = "hit",
[2] = {}
}
game:GetService("ReplicatedStorage").forhackers:InvokeServer(unpack(args))
for _,v in pairs(game:GetService("Workspace").bags:GetChildren()) do
v.CFrame = game.Players.LocalPlayer.Character.Head.CFrame
end
end)
end