Defender’s Depot Script | GET EASTER EGGS

Created by aendrmal

Features:

  • GET EASTER EGGS
for i,v in pairs(game:GetService("Workspace").Map.Eggs:GetDescendants()) do
     if v:IsA("MeshPart") then
       local Time = 1
       local tween =  game:GetService("TweenService"):Create(game.Players.LocalPlayer.Character.HumanoidRootPart, TweenInfo.new(Time), {CFrame = v.CFrame})
       tween:Play()
       tween.Completed:Wait()
   end
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

More Scripts!

TOP 10 TRENDING SCRIPTS