Sonic Speed Simulator Script | AUTO FARM

Created by rubic master#7917

Features:

  • AUTO FARM
_G.Farm = true

while _G.Farm and wait(0.1) do
for i,v in pairs(game:GetService("Workspace").Map.Objects:GetDescendants()) do
    if v.ClassName == "Part" and v.Name == "Hitbox" then
        v.CFrame = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame
    end
end
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS