Starving Artists Script | GET EASTER BOOTH

Created by felipe rumanov

Features:

  • GET EASTER BOOTH
local lp    =   game.Players.LocalPlayer

while wait () do
lp.Character.HumanoidRootPart.CFrame = workspace.Eggs:FindFirstChild("Egg").CFrame + Vector3.new(0, 3, 0)
end

for i, v in pairs(game:GetService("Workspace").Eggs:Descendants()) do
                        if v.Name == "Egg" then
                            fireproximityprompt(v)
                        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