Created by coI0e
Features:
- GET THE JUNGLE FABERGE EGG EARLY
- DEV NOTES:
- you need all eggs to get this egg including the stars one but this script can help you get it without getting all the eggs.
- Wait for the dialog to finish if you leave u wont get it also yes u can execute again if u wanna see the cutscene just rejoin another server.
if workspace:FindFirstChild("TreeChis") == nil and game:GetService("ReplicatedStorage").HiddenNPC:FindFirstChild("TreeChis") ~= nil then
game:GetService("ReplicatedStorage").HiddenNPC.TreeChris.Parent = workspace
end
workspace:WaitForChild("TreeChris")
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace.TreeChris.HumanoidRootPart.CFrame
fireproximityprompt(workspace.TreeChris.HumanoidRootPart.DialogPrompt)
ENJOY!