Egg Simulator Codes Roblox

Egg Simulator Codes RobloxRoblox egg simulator codes fandom

Egg Simulator Codes 2011

Sep 19th, 2018
Egg simulator codes 2011
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!
  1. --rewritten to non-loadstring for users with no big exploits full lua only
  2. -- Created by FunTrator#4964
  3. local affar = Instance.new('ScreenGui')
  4. local akb = Instance.new('TextButton')
  5. local ws = Instance.new('TextButton')
  6. local tpac = Instance.new('TextButton')
  7. local tpad = Instance.new('TextButton')
  8. local dddd = Instance.new('TextLabel')
  9. local wsjpvlv = Instance.new('TextBox')
  10. local jpv = Instance.new('TextButton')
  11. local dds = Instance.new('TextLabel')
  12. local rrrrrr = Instance.new('ImageLabel')
  13. local hhhhhh = Instance.new('TextLabel')
  14. local qqqqq = Instance.new('TextLabel')
  15. local git = Instance.new('TextButton')
  16. affar.Name = 'affar'
  17. bar1.Parent = affar
  18. bar1.BackgroundColor3 = Color3.new(1, 1, 1)
  19. bar1.Position = UDim2.new(0.409278363, 0, 0.106571935, 0)
  20. bar1.Style = Enum.FrameStyle.RobloxRound
  21. bar1.Visible = false
  22. lg.Name = 'lg'
  23. lg.BackgroundColor3 = Color3.new(1, 1, 1)
  24. lg.Position = UDim2.new(0.335051537, 0, 0.229129672, 0)
  25. lg.Style = Enum.FrameStyle.RobloxRound
  26. dds.Parent = lg
  27. dds.BackgroundTransparency = 1
  28. dds.Position = UDim2.new(0.168749988, 0, 0.0114068445, 0)
  29. dds.Font = Enum.Font.Code
  30. dds.TextColor3 = Color3.new(0.992157, 0, 0.0156863)
  31. uuuu.Parent = dds
  32. uuuu.BackgroundColor3 = Color3.new(1, 0, 0.14902)
  33. uuuu.Position = UDim2.new(-0.051282052, 0, 1.24000001, 0)
  34. uuuu.Font = Enum.Font.SourceSans
  35. uuuu.TextColor3 = Color3.new(0, 0, 0)
  36. rrrrrr.Parent = lg
  37. rrrrrr.BackgroundTransparency = 1
  38. rrrrrr.Position = UDim2.new(-0.00312500168, 0, -0.0038023144, 0)
  39. rrrrrr.Image = 'rbxassetid://2339712180'
  40. ffff.Name = 'ffff'
  41. ffff.BackgroundColor3 = Color3.new(1, 1, 1)
  42. ffff.Position = UDim2.new(0.28125, 0, 0.243346021, 0)
  43. ffff.Font = Enum.Font.SciFi
  44. ffff.TextColor3 = Color3.new(0.0666667, 0.996078, 0.00392157)
  45. hhhhhh.Parent = lg
  46. hhhhhh.BackgroundTransparency = 0.80000001192093
  47. hhhhhh.Position = UDim2.new(0.28125, 0, 0.410646379, 0)
  48. hhhhhh.Font = Enum.Font.SciFi
  49. hhhhhh.TextColor3 = Color3.new(0.0666667, 0.996078, 0.00392157)
  50. jjjjjjjj.Parent = lg
  51. jjjjjjjj.BackgroundTransparency = 0.80000001192093
  52. jjjjjjjj.Position = UDim2.new(0.28125, 0, 0.566539884, 0)
  53. jjjjjjjj.Font = Enum.Font.SciFi
  54. jjjjjjjj.TextColor3 = Color3.new(0.0666667, 0.996078, 0.00392157)
  55. qqqqq.Parent = lg
  56. qqqqq.BackgroundTransparency = 0.80000001192093
  57. qqqqq.Position = UDim2.new(0.28125, 0, 0.730037987, 0)
  58. qqqqq.Font = Enum.Font.SciFi
  59. qqqqq.TextColor3 = Color3.new(0.0666667, 0.996078, 0.00392157)
  60. testres.Parent = lg
  61. testres.BackgroundColor3 = Color3.new(1, 0.00784314, 0.0235294)
  62. testres.Position = UDim2.new(0.543749988, 0, 0.912547529, 0)
  63. testres.Font = Enum.Font.SciFi
  64. testres.TextColor3 = Color3.new(0, 0, 0)
  65. git.Parent = lg
  66. git.BackgroundColor3 = Color3.new(1, 0.992157, 0.996078)
  67. git.Position = UDim2.new(0.29687497, 0, 0.912547529, 0)
  68. git.Font = Enum.Font.SciFi
  69. git.TextColor3 = Color3.new(0, 0, 0)
  70. git.MouseButton1Down:connect(function()
  71. lg.Visible = false
  72. bar1.Visible = true
  73. akb.Parent = bar1
  74. akb.Position = UDim2.new(0.0561771542, 0, 0.0114503857, 0)
  75. akb.Style = Enum.ButtonStyle.RobloxRoundButton
  76. akb.Text = 'AFK Bypass'
  77. akb.TextColor3 = Color3.new(0, 0.992157, 0.0862745)
  78. akb.MouseButton1Down:connect(function()
  79. wait(20)
  80. for i,v in pairs(game.Workspace.Obby.Obstacles.Treasures:GetChildren()) do
  81. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  82. end
  83. af.Parent = bar1
  84. af.Position = UDim2.new(0.0561771542, 0, 0.169682041, 0)
  85. af.Style = Enum.ButtonStyle.RobloxRoundButton
  86. af.Text = 'Auto Farm'
  87. af.TextColor3 = Color3.new(0, 0.992157, 0.0862745)
  88. af.MouseButton1Down:connect(function()
  89. wait(0.1)
  90. local A_2 =
  91. [1] = 1,
  92. }
  93. local Event = game:GetService('ReplicatedStorage').Events.Money
  94. end
  95. ws.Parent = bar1
  96. ws.Position = UDim2.new(0.0561771542, 0, 0.321935058, 0)
  97. ws.Style = Enum.ButtonStyle.RobloxRoundButton
  98. ws.Text = 'WalkSpeed'
  99. ws.TextColor3 = Color3.new(0, 0.992157, 0.0862745)
  100. ws.MouseButton1Down:connect(function()
  101. wsjp.Visible = true else
  102. end
  103. ctp.Parent = bar1
  104. ctp.Position = UDim2.new(0.0618589744, 0, 0.479586154, 0)
  105. ctp.Style = Enum.ButtonStyle.RobloxRoundButton
  106. ctp.Text = 'Click TP [R]'
  107. ctp.TextColor3 = Color3.new(0, 0.992157, 0.0862745)
  108. ctp.MouseButton1Down:connect(function()
  109. mouse = plr:GetMouse()
  110. if key 'r' then
  111. plr.Character.HumanoidRootPart.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  112. end
  113. end)
  114. tpac.Name = 'tpac'
  115. tpac.BackgroundColor3 = Color3.new(1, 1, 1)
  116. tpac.Position = UDim2.new(0.0675407946, 0, 0.633802593, 0)
  117. tpac.Style = Enum.ButtonStyle.RobloxRoundButton
  118. tpac.Text = 'Teleport All Chests'
  119. tpac.TextColor3 = Color3.new(0, 0.992157, 0.0862745)
  120. tpac.MouseButton1Down:connect(function()
  121. for i,v in pairs(game.Workspace.Obby.Obstacles.Treasures:GetChildren()) do
  122. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(math.random(-20,20),0,math.random(-20,20))
  123. end)
  124. fffff.Name = 'fffff'
  125. fffff.BackgroundColor3 = Color3.new(1, 1, 1)
  126. fffff.Position = UDim2.new(0.0476804078, 0, 0.957059383, 0)
  127. fffff.Font = Enum.Font.SciFi
  128. fffff.TextColor3 = Color3.new(0.780392, 0, 0.996078)
  129. tpad.Parent = bar1
  130. tpad.Position = UDim2.new(0.0675407946, 0, 0.801738024, 0)
  131. tpad.Style = Enum.ButtonStyle.RobloxRoundButton
  132. tpad.Text = 'TP All Diamonds'
  133. tpad.TextColor3 = Color3.new(0, 0.992157, 0.0862745)
  134. tpad.MouseButton1Down:connect(function()
  135. wait(20)
  136. for i, a in pairs(game:GetDescendants()) do
  137. if a.Value game.Players.LocalPlayer then
  138. end
  139. end
  140. for i,b in pairs(LocalFarm.Diamonds:GetChildren()) do
  141. wait(0.5)
  142. b.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  143. end
  144. ssssss.Parent = affar
  145. ssssss.BackgroundTransparency = 1
  146. ssssss.Position = UDim2.new(-9.31322575e-10, 0, -0.0177619923, 0)
  147. ssssss.Image = 'rbxassetid://2339712180'
  148. dddd.Name = 'dddd'
  149. dddd.BackgroundColor3 = Color3.new(1, 1, 1)
  150. dddd.Position = UDim2.new(0.007216495, 0, 0.0799289569, 0)
  151. dddd.Font = Enum.Font.SciFi
  152. dddd.TextColor3 = Color3.new(0.780392, 0, 0.996078)
  153. wsjp.Parent = affar
  154. wsjp.BackgroundColor3 = Color3.new(1, 1, 1)
  155. wsjp.Position = UDim2.new(0.630927861, 0, 0.539964497, 0)
  156. wsjp.Visible = false
  157. wsjpvlv.Parent = wsjp
  158. wsjpvlv.BackgroundColor3 = Color3.new(0.0313726, 0.0313726, 0.0313726)
  159. wsjpvlv.Position = UDim2.new(0.0656934306, 0, 0.0300000086, 0)
  160. wsjpvlv.Font = Enum.Font.SciFi
  161. wsjpvlv.TextColor3 = Color3.new(0.00784314, 1, 0.0705882)
  162. wsv.Parent = wsjp
  163. wsv.Position = UDim2.new(0.124087594, 0, 0.569999993, 0)
  164. wsv.Style = Enum.ButtonStyle.RobloxRoundButton
  165. wsv.Text = 'WS'
  166. wsv.TextSize = 14
  167. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = wsjpvlv.Text
  168. jpv.Parent = wsjp
  169. jpv.Position = UDim2.new(0.56934309, 0, 0.569999993, 0)
  170. jpv.Style = Enum.ButtonStyle.RobloxRoundButton
  171. jpv.Text = 'JP'
  172. jpv.TextSize = 14
  173. game.Players.LocalPlayer.Character.Humanoid.JumpPower = wsjpvlv.Text
  174. warn(')
  175. warn(' Egg Farm Simulator Gui ')
  176. warn(' By FunTrator#4964 ')
  177. warn('Discord.Io/SomeoneShark')

Codes For Teddie Bear Simulator