Driving Empire Script | SIMPLE CANDY FARM

Created by tr#5030

Features:

  • SIMPLE CANDY FARM
while wait(1) do
for i,v in pairs(game:GetService("Workspace").Game.Halloween.Candy.CandyDrops:GetChildren()) do
     if v.Name == "Candy" then
           game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame - v.CFrame.LookVector*3
           game.Players.LocalPlayer.Character.Humanoid.Jump = true
     end
end
end

ENJOY!

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

More Scripts!

TOP 10 TRENDING SCRIPTS