Created by sergo9px9
Features:
- TELEPORT TO EMERALDS
local GoldEmerald = game:GetService("Workspace").ElDoradoEvent.Emeralds:FindFirstChild("GoldEmerald")
local BlueEmerald = game:GetService("Workspace").ElDoradoEvent.Emeralds:FindFirstChild("BlueEmerald")
local RedEmerald = game:GetService("Workspace").ElDoradoEvent.Emeralds:FindFirstChild("RedEmerald")
local GreenEmerald = game:GetService("Workspace").ElDoradoEvent.Emeralds:FindFirstChild("GreenEmerald")
local plr = game.Players.LocalPlayer.Character.HumanoidRootPart -- local player script
plr.CFrame = GoldEmerald.CFrame -- Change Emerald Name here
--[[
teleport to emeralds script yes
FIRST START QUEST THEN do theese things
I'm too dum dum to write scripts, but copy the names of Emeralds, such as RedEmerald BlueEmerald GreenEmerald
GoldEmerald
first thing you need to do is to copy "GoldEmerald", then go to the portal and do the same for all emeralnds as "golden
emerald"
like this lol GoldEmerald.CFrame
--sergo9px9
]]
ENJOY!