www.roblox-scripter.com

Сontent continues after AD

Youtube life script – (Egg farm)

Functions: egg farm

Script developer: roshanth13
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:

				
					getgenv().egg = true
local player = game.Players.LocalPlayer.Character.HumanoidRootPart
while getgenv().egg == true do
for i ,v in pairs(game:GetService("Workspace").ScriptingParts:GetDescendants()) do
   if v:IsA("MeshPart") then
       player.CFrame = v.CFrame
       if v:FindFirstChild("ProximityPrompt") then
       fireproximityprompt(v.ProximityPrompt)
   end
end
end
wait()
end
				
			
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments

Recent posts: