Egg Simulator Codes 2011
Sep 19th, 2018
Never
Eggs are purchased to be hatched into pets, which boost the amount of taps players get. Super Rebirth pets also boost the amount of Super Rebirths players obtain per super rebirth. Starting from The Mine egg, there is a very low chance to hatch a secret pet, which is much more powerful than the regular pets. All eggs that were released prior to The Mine egg did not have a secret pet variety.
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- --rewritten to non-loadstring for users with no big exploits full lua only
- -- Created by FunTrator#4964
- local affar = Instance.new('ScreenGui')
- local akb = Instance.new('TextButton')
- local ws = Instance.new('TextButton')
- local tpac = Instance.new('TextButton')
- local tpad = Instance.new('TextButton')
- local dddd = Instance.new('TextLabel')
- local wsjpvlv = Instance.new('TextBox')
- local jpv = Instance.new('TextButton')
- local dds = Instance.new('TextLabel')
- local rrrrrr = Instance.new('ImageLabel')
- local hhhhhh = Instance.new('TextLabel')
- local qqqqq = Instance.new('TextLabel')
- local git = Instance.new('TextButton')
- affar.Name = 'affar'
- bar1.Parent = affar
- bar1.BackgroundColor3 = Color3.new(1, 1, 1)
- bar1.Position = UDim2.new(0.409278363, 0, 0.106571935, 0)
- bar1.Style = Enum.FrameStyle.RobloxRound
- bar1.Visible = false
- lg.Name = 'lg'
- lg.BackgroundColor3 = Color3.new(1, 1, 1)
- lg.Position = UDim2.new(0.335051537, 0, 0.229129672, 0)
- lg.Style = Enum.FrameStyle.RobloxRound
- dds.Parent = lg
- dds.BackgroundTransparency = 1
- dds.Position = UDim2.new(0.168749988, 0, 0.0114068445, 0)
- dds.Font = Enum.Font.Code
- dds.TextColor3 = Color3.new(0.992157, 0, 0.0156863)
- uuuu.Parent = dds
- uuuu.BackgroundColor3 = Color3.new(1, 0, 0.14902)
- uuuu.Position = UDim2.new(-0.051282052, 0, 1.24000001, 0)
- uuuu.Font = Enum.Font.SourceSans
- uuuu.TextColor3 = Color3.new(0, 0, 0)
- rrrrrr.Parent = lg
- rrrrrr.BackgroundTransparency = 1
- rrrrrr.Position = UDim2.new(-0.00312500168, 0, -0.0038023144, 0)
- rrrrrr.Image = 'rbxassetid://2339712180'
- ffff.Name = 'ffff'
- ffff.BackgroundColor3 = Color3.new(1, 1, 1)
- ffff.Position = UDim2.new(0.28125, 0, 0.243346021, 0)
- ffff.Font = Enum.Font.SciFi
- ffff.TextColor3 = Color3.new(0.0666667, 0.996078, 0.00392157)
- hhhhhh.Parent = lg
- hhhhhh.BackgroundTransparency = 0.80000001192093
- hhhhhh.Position = UDim2.new(0.28125, 0, 0.410646379, 0)
- hhhhhh.Font = Enum.Font.SciFi
- hhhhhh.TextColor3 = Color3.new(0.0666667, 0.996078, 0.00392157)
- jjjjjjjj.Parent = lg
- jjjjjjjj.BackgroundTransparency = 0.80000001192093
- jjjjjjjj.Position = UDim2.new(0.28125, 0, 0.566539884, 0)
- jjjjjjjj.Font = Enum.Font.SciFi
- jjjjjjjj.TextColor3 = Color3.new(0.0666667, 0.996078, 0.00392157)
- qqqqq.Parent = lg
- qqqqq.BackgroundTransparency = 0.80000001192093
- qqqqq.Position = UDim2.new(0.28125, 0, 0.730037987, 0)
- qqqqq.Font = Enum.Font.SciFi
- qqqqq.TextColor3 = Color3.new(0.0666667, 0.996078, 0.00392157)
- testres.Parent = lg
- testres.BackgroundColor3 = Color3.new(1, 0.00784314, 0.0235294)
- testres.Position = UDim2.new(0.543749988, 0, 0.912547529, 0)
- testres.Font = Enum.Font.SciFi
- testres.TextColor3 = Color3.new(0, 0, 0)
- git.Parent = lg
- git.BackgroundColor3 = Color3.new(1, 0.992157, 0.996078)
- git.Position = UDim2.new(0.29687497, 0, 0.912547529, 0)
- git.Font = Enum.Font.SciFi
- git.TextColor3 = Color3.new(0, 0, 0)
- git.MouseButton1Down:connect(function()
- lg.Visible = false
- bar1.Visible = true
- akb.Parent = bar1
- akb.Position = UDim2.new(0.0561771542, 0, 0.0114503857, 0)
- akb.Style = Enum.ButtonStyle.RobloxRoundButton
- akb.Text = 'AFK Bypass'
- akb.TextColor3 = Color3.new(0, 0.992157, 0.0862745)
- akb.MouseButton1Down:connect(function()
- wait(20)
- for i,v in pairs(game.Workspace.Obby.Obstacles.Treasures:GetChildren()) do
- v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- end
- af.Parent = bar1
- af.Position = UDim2.new(0.0561771542, 0, 0.169682041, 0)
- af.Style = Enum.ButtonStyle.RobloxRoundButton
- af.Text = 'Auto Farm'
- af.TextColor3 = Color3.new(0, 0.992157, 0.0862745)
- af.MouseButton1Down:connect(function()
- wait(0.1)
- local A_2 =
- [1] = 1,
- }
- local Event = game:GetService('ReplicatedStorage').Events.Money
- end
- ws.Parent = bar1
- ws.Position = UDim2.new(0.0561771542, 0, 0.321935058, 0)
- ws.Style = Enum.ButtonStyle.RobloxRoundButton
- ws.Text = 'WalkSpeed'
- ws.TextColor3 = Color3.new(0, 0.992157, 0.0862745)
- ws.MouseButton1Down:connect(function()
- wsjp.Visible = true else
- end
- ctp.Parent = bar1
- ctp.Position = UDim2.new(0.0618589744, 0, 0.479586154, 0)
- ctp.Style = Enum.ButtonStyle.RobloxRoundButton
- ctp.Text = 'Click TP [R]'
- ctp.TextColor3 = Color3.new(0, 0.992157, 0.0862745)
- ctp.MouseButton1Down:connect(function()
- mouse = plr:GetMouse()
- if key 'r' then
- plr.Character.HumanoidRootPart.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
- end
- end)
- tpac.Name = 'tpac'
- tpac.BackgroundColor3 = Color3.new(1, 1, 1)
- tpac.Position = UDim2.new(0.0675407946, 0, 0.633802593, 0)
- tpac.Style = Enum.ButtonStyle.RobloxRoundButton
- tpac.Text = 'Teleport All Chests'
- tpac.TextColor3 = Color3.new(0, 0.992157, 0.0862745)
- tpac.MouseButton1Down:connect(function()
- for i,v in pairs(game.Workspace.Obby.Obstacles.Treasures:GetChildren()) do
- v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(math.random(-20,20),0,math.random(-20,20))
- end)
- fffff.Name = 'fffff'
- fffff.BackgroundColor3 = Color3.new(1, 1, 1)
- fffff.Position = UDim2.new(0.0476804078, 0, 0.957059383, 0)
- fffff.Font = Enum.Font.SciFi
- fffff.TextColor3 = Color3.new(0.780392, 0, 0.996078)
- tpad.Parent = bar1
- tpad.Position = UDim2.new(0.0675407946, 0, 0.801738024, 0)
- tpad.Style = Enum.ButtonStyle.RobloxRoundButton
- tpad.Text = 'TP All Diamonds'
- tpad.TextColor3 = Color3.new(0, 0.992157, 0.0862745)
- tpad.MouseButton1Down:connect(function()
- wait(20)
- for i, a in pairs(game:GetDescendants()) do
- if a.Value game.Players.LocalPlayer then
- end
- end
- for i,b in pairs(LocalFarm.Diamonds:GetChildren()) do
- wait(0.5)
- b.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- end
- ssssss.Parent = affar
- ssssss.BackgroundTransparency = 1
- ssssss.Position = UDim2.new(-9.31322575e-10, 0, -0.0177619923, 0)
- ssssss.Image = 'rbxassetid://2339712180'
- dddd.Name = 'dddd'
- dddd.BackgroundColor3 = Color3.new(1, 1, 1)
- dddd.Position = UDim2.new(0.007216495, 0, 0.0799289569, 0)
- dddd.Font = Enum.Font.SciFi
- dddd.TextColor3 = Color3.new(0.780392, 0, 0.996078)
- wsjp.Parent = affar
- wsjp.BackgroundColor3 = Color3.new(1, 1, 1)
- wsjp.Position = UDim2.new(0.630927861, 0, 0.539964497, 0)
- wsjp.Visible = false
- wsjpvlv.Parent = wsjp
- wsjpvlv.BackgroundColor3 = Color3.new(0.0313726, 0.0313726, 0.0313726)
- wsjpvlv.Position = UDim2.new(0.0656934306, 0, 0.0300000086, 0)
- wsjpvlv.Font = Enum.Font.SciFi
- wsjpvlv.TextColor3 = Color3.new(0.00784314, 1, 0.0705882)
- wsv.Parent = wsjp
- wsv.Position = UDim2.new(0.124087594, 0, 0.569999993, 0)
- wsv.Style = Enum.ButtonStyle.RobloxRoundButton
- wsv.Text = 'WS'
- wsv.TextSize = 14
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = wsjpvlv.Text
- jpv.Parent = wsjp
- jpv.Position = UDim2.new(0.56934309, 0, 0.569999993, 0)
- jpv.Style = Enum.ButtonStyle.RobloxRoundButton
- jpv.Text = 'JP'
- jpv.TextSize = 14
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = wsjpvlv.Text
- warn(')
- warn(' Egg Farm Simulator Gui ')
- warn(' By FunTrator#4964 ')
- warn('Discord.Io/SomeoneShark')