Sonic Speed Simulator Script | AUTO FARM COINS

Created by Real_greggperry56#8963

Features:

  • AUTO FARM COINS
getgenv().autocoins = true

wait(0.5)
spawn(function()
   while wait() do
       if getgenv().autocoins == true then
       local args = {[1] = "Green Hill Obby 1"}
       game:GetService("ReplicatedStorage").Knit.Services.ZoneService.RF.RequestTeleportToZone:InvokeServer(unpack(args))
       end
   end
end)

wait(0.7)
spawn(function()
  while wait() do
   if getgenv().autocoins == true then
local args = {[1] = "Green Hill Obby 1"}
game:GetService("ReplicatedStorage").Knit.Services.ZoneService.RF.FinishObby:InvokeServer(unpack(args))
       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