Driving Empire script – (Candy Autofarm)

driving_empire_simple_-_Trz

Functions: Candy Autofarm

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

Thank you for using our website
Your script:

				
					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
				
			
Комментарии

No comments yet. Be the first.

Leave a comment