Find any script for Roblox

Enter the name of the game or script.

iHeartLand: Music Tycoon script – (Autofarm heart)

Functions: Autofarm heart

Script developer: enpo82

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

Thank you for using our website
Your script:

				
					local heart = game.Workspace.ScavengerHunt.IheartScavengerHunt
for i,v in pairs (heart:GetChildren()) do
   if v:IsA("Model") then
       wait(0.3)
       game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:GetPivot()
   end
end
				
			
Leave a Comment

Your email address will not be published. Required fields are marked *