Advertisement
Guest User

Egg Farm Simulator Script.

a guest
Mar 8th, 2021
7,144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.10 KB | None | 0 0
  1. -- Discord - https://discord.gg/97zJdK4
  2. -- Created by FunTrator#4964
  3. -- Translation: SixesRain#1398
  4.  
  5. local affar = Instance.new("ScreenGui")
  6. local bar1 = Instance.new("Frame")
  7. local akb = Instance.new("TextButton")
  8. local af = Instance.new("TextButton")
  9. local ws = Instance.new("TextButton")
  10. local ctp = Instance.new("TextButton")
  11. local tpac = Instance.new("TextButton")
  12. local fffff = Instance.new("TextLabel")
  13. local tpad = Instance.new("TextButton")
  14. local ssssss = Instance.new("ImageLabel")
  15. local dddd = Instance.new("TextLabel")
  16. local wsjp = Instance.new("Frame")
  17. local wsjpvlv = Instance.new("TextBox")
  18. local wsv = Instance.new("TextButton")
  19. local jpv = Instance.new("TextButton")
  20. local lg = Instance.new("Frame")
  21. local dds = Instance.new("TextLabel")
  22. local uuuu = Instance.new("TextLabel")
  23. local rrrrrr = Instance.new("ImageLabel")
  24. local ffff = Instance.new("TextLabel")
  25. local hhhhhh = Instance.new("TextLabel")
  26. local jjjjjjjj = Instance.new("TextLabel")
  27. local qqqqq = Instance.new("TextLabel")
  28. local testres = Instance.new("TextButton")
  29. local git = Instance.new("TextButton")
  30.  
  31. affar.Name = "affar"
  32. affar.Parent = game.CoreGui
  33.  
  34. bar1.Name = "bar1"
  35. bar1.Parent = affar
  36. bar1.Active = true
  37. bar1.BackgroundColor3 = Color3.new(1, 1, 1)
  38. bar1.Position = UDim2.new(0.409278363, 0, 0.106571935, 0)
  39. bar1.Size = UDim2.new(0, 176, 0, 309)
  40. bar1.Style = Enum.FrameStyle.RobloxRound
  41. bar1.Draggable = true
  42. bar1.Visible = false
  43.  
  44. lg.Name = "lg"
  45. lg.Parent = affar
  46. lg.BackgroundColor3 = Color3.new(1, 1, 1)
  47. lg.Position = UDim2.new(0.335051537, 0, 0.229129672, 0)
  48. lg.Size = UDim2.new(0, 320, 0, 263)
  49. lg.Style = Enum.FrameStyle.RobloxRound
  50. lg.Visible = true
  51.  
  52. dds.Name = "dds"
  53. dds.Parent = lg
  54. dds.BackgroundColor3 = Color3.new(1, 1, 1)
  55. dds.BackgroundTransparency = 1
  56. dds.Position = UDim2.new(0.168749988, 0, 0.0114068445, 0)
  57. dds.Size = UDim2.new(0, 195, 0, 25)
  58. dds.Font = Enum.Font.Code
  59. dds.Text = "Egg Farm Sim"
  60. dds.TextColor3 = Color3.new(0.992157, 0, 0.0156863)
  61. dds.TextSize = 40
  62.  
  63. uuuu.Name = "uuuu"
  64. uuuu.Parent = dds
  65. uuuu.BackgroundColor3 = Color3.new(1, 0, 0.14902)
  66. uuuu.Position = UDim2.new(-0.051282052, 0, 1.24000001, 0)
  67. uuuu.Size = UDim2.new(0, 215, 0, 1)
  68. uuuu.Font = Enum.Font.SourceSans
  69. uuuu.Text = ""
  70. uuuu.TextColor3 = Color3.new(0, 0, 0)
  71. uuuu.TextSize = 14
  72.  
  73. rrrrrr.Name = "rrrrrr"
  74. rrrrrr.Parent = lg
  75. rrrrrr.BackgroundColor3 = Color3.new(1, 1, 1)
  76. rrrrrr.BackgroundTransparency = 1
  77. rrrrrr.Position = UDim2.new(-0.00312500168, 0, -0.0038023144, 0)
  78. rrrrrr.Size = UDim2.new(0, 306, 0, 249)
  79. rrrrrr.Image = "rbxassetid://2339712180"
  80.  
  81. jjjjjjjj.Name = "jjjjjjjj"
  82. jjjjjjjj.Parent = lg
  83. jjjjjjjj.BackgroundColor3 = Color3.new(1, 1, 1)
  84. jjjjjjjj.BackgroundTransparency = 0.80000001192093
  85. jjjjjjjj.Position = UDim2.new(0.28125, 0, 0.566539884, 0)
  86. jjjjjjjj.Size = UDim2.new(0, 127, 0, 26)
  87. jjjjjjjj.Font = Enum.Font.SciFi
  88. jjjjjjjj.Text = "[YT] SixesRain#1398"
  89. jjjjjjjj.TextColor3 = Color3.new(0.0666667, 0.996078, 0.00392157)
  90. jjjjjjjj.TextSize = 14
  91.  
  92. testres.Name = "testres"
  93. testres.Parent = lg
  94. testres.BackgroundColor3 = Color3.new(1, 0.00784314, 0.0235294)
  95. testres.Position = UDim2.new(0.543749988, 0, 0.912547529, 0)
  96. testres.Size = UDim2.new(0, 48, 0, 16)
  97. testres.Font = Enum.Font.SciFi
  98. testres.Text = "Testers"
  99. testres.TextColor3 = Color3.new(0, 0, 0)
  100. testres.TextSize = 14
  101.  
  102. git.Name = "Go"
  103. git.Parent = lg
  104. git.BackgroundColor3 = Color3.new(1, 0.992157, 0.996078)
  105. git.Position = UDim2.new(0.29687497, 0, 0.912547529, 0)
  106. git.Size = UDim2.new(0, 48, 0, 16)
  107. git.Font = Enum.Font.SciFi
  108. git.Text = "OK"
  109. git.TextColor3 = Color3.new(0, 0, 0)
  110. git.TextSize = 14
  111. git.MouseButton1Down:connect(function()
  112. wait(1)
  113. lg.Visible = false
  114. wait(1)
  115. bar1.Visible = true
  116. end)
  117.  
  118. akb.Name = "akb"
  119. akb.Parent = bar1
  120. akb.BackgroundColor3 = Color3.new(1, 1, 1)
  121. akb.Position = UDim2.new(0.0561771542, 0, 0.0114503857, 0)
  122. akb.Size = UDim2.new(0, 140, 0, 38)
  123. akb.Style = Enum.ButtonStyle.RobloxRoundButton
  124. akb.Font = Enum.Font.SciFi
  125. akb.Text = "AFK Bypass"
  126. akb.TextColor3 = Color3.new(0, 0.992157, 0.0862745)
  127. akb.TextSize = 14
  128. akb.MouseButton1Down:connect(function()
  129. for i = 1, math.huge do
  130. wait(20)
  131. for i,v in pairs(game.Workspace.Obby.Obstacles.Treasures:GetChildren()) do
  132. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  133. end
  134. end
  135. end)
  136.  
  137. af.Name = "af"
  138. af.Parent = bar1
  139. af.BackgroundColor3 = Color3.new(1, 1, 1)
  140. af.Position = UDim2.new(0.0561771542, 0, 0.169682041, 0)
  141. af.Size = UDim2.new(0, 140, 0, 38)
  142. af.Style = Enum.ButtonStyle.RobloxRoundButton
  143. af.Font = Enum.Font.SciFi
  144. af.Text = "Auto Farm"
  145. af.TextColor3 = Color3.new(0, 0.992157, 0.0862745)
  146. af.TextSize = 14
  147. af.MouseButton1Down:connect(function()
  148. while true do
  149. wait(0.1)
  150. local A_1 = "\80\105\99\107\117\112"
  151. local A_2 =
  152. {
  153. [1] = 1,
  154. [2] = 0
  155. }
  156. local Event = game:GetService("ReplicatedStorage").Events.Money
  157. Event:FireServer(A_1, A_2)
  158. end
  159. end)
  160.  
  161. ws.Name = "ws"
  162. ws.Parent = bar1
  163. ws.BackgroundColor3 = Color3.new(1, 1, 1)
  164. ws.Position = UDim2.new(0.0561771542, 0, 0.321935058, 0)
  165. ws.Size = UDim2.new(0, 140, 0, 38)
  166. ws.Style = Enum.ButtonStyle.RobloxRoundButton
  167. ws.Font = Enum.Font.SciFi
  168. ws.Text = "Walkspeed"
  169. ws.TextColor3 = Color3.new(0, 0.992157, 0.0862745)
  170. ws.TextSize = 14
  171. ws.MouseButton1Down:connect(function()
  172. if wsjp.Visible == false then
  173. wsjp.Visible = true else
  174. wsjp.Visible = false
  175. end
  176. end)
  177.  
  178. ctp.Name = "ctp"
  179. ctp.Parent = bar1
  180. ctp.BackgroundColor3 = Color3.new(1, 1, 1)
  181. ctp.Position = UDim2.new(0.0618589744, 0, 0.479586154, 0)
  182. ctp.Size = UDim2.new(0, 140, 0, 38)
  183. ctp.Style = Enum.ButtonStyle.RobloxRoundButton
  184. ctp.Font = Enum.Font.SciFi
  185. ctp.Text = "Teleport [R]"
  186. ctp.TextColor3 = Color3.new(0, 0.992157, 0.0862745)
  187. ctp.TextSize = 14
  188. ctp.MouseButton1Down:connect(function()
  189. plr = game.Players.LocalPlayer
  190. mouse = plr:GetMouse()
  191. mouse.KeyDown:connect(function(key)
  192. if key == "r" then
  193. if mouse.Target then
  194. plr.Character.HumanoidRootPart.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  195. end
  196. end
  197. end)
  198. end)
  199.  
  200. tpac.Name = "tpac"
  201. tpac.Parent = bar1
  202. tpac.BackgroundColor3 = Color3.new(1, 1, 1)
  203. tpac.Position = UDim2.new(0.0675407946, 0, 0.633802593, 0)
  204. tpac.Size = UDim2.new(0, 140, 0, 38)
  205. tpac.Style = Enum.ButtonStyle.RobloxRoundButton
  206. tpac.Font = Enum.Font.SciFi
  207. tpac.Text = "Beam Chests"
  208. tpac.TextColor3 = Color3.new(0, 0.992157, 0.0862745)
  209. tpac.TextSize = 14
  210. tpac.MouseButton1Down:connect(function()
  211. for i,v in pairs(game.Workspace.Obby.Obstacles.Treasures:GetChildren()) do
  212. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(math.random(-20,20),0,math.random(-20,20))
  213. end
  214. end)
  215.  
  216. fffff.Name = "fffff"
  217. fffff.Parent = bar1
  218. fffff.BackgroundColor3 = Color3.new(1, 1, 1)
  219. fffff.BackgroundTransparency = 1
  220. fffff.Position = UDim2.new(0.0476804078, 0, 0.957059383, 0)
  221. fffff.Size = UDim2.new(0, 147, 0, 15)
  222. fffff.Font = Enum.Font.SciFi
  223. fffff.Text = "Creator By FunTrator#4964"
  224. fffff.TextColor3 = Color3.new(0.780392, 0, 0.996078)
  225. fffff.TextSize = 12
  226.  
  227. tpad.Name = "tpad"
  228. tpad.Parent = bar1
  229. tpad.BackgroundColor3 = Color3.new(1, 1, 1)
  230. tpad.Position = UDim2.new(0.0675407946, 0, 0.801738024, 0)
  231. tpad.Size = UDim2.new(0, 140, 0, 38)
  232. tpad.Style = Enum.ButtonStyle.RobloxRoundButton
  233. tpad.Font = Enum.Font.SciFi
  234. tpad.Text = "Beam Diamonds"
  235. tpad.TextColor3 = Color3.new(0, 0.992157, 0.0862745)
  236. tpad.TextSize = 14
  237. tpad.MouseButton1Down:connect(function()
  238. for i = 1, math.huge do
  239. wait(20)
  240. local LocalFarm = nil
  241. for i, a in pairs(game:GetDescendants()) do
  242. if a:IsA("ObjectValue") then
  243. if a.Value == game.Players.LocalPlayer then
  244. LocalFarm = a.Parent
  245. end
  246. end
  247. end
  248. for i,b in pairs(LocalFarm.Diamonds:GetChildren()) do
  249. b.CanCollide = true
  250. wait(0.5)
  251. b.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  252. end
  253. end
  254. end)
  255.  
  256. ssssss.Name = "ssssss"
  257. ssssss.Parent = affar
  258. ssssss.BackgroundColor3 = Color3.new(1, 1, 1)
  259. ssssss.BackgroundTransparency = 1
  260. ssssss.Position = UDim2.new(-9.31322575e-10, 0, -0.0177619923, 0)
  261. ssssss.Size = UDim2.new(0, 68, 0, 64)
  262. ssssss.Image = "rbxassetid://2339712180"
  263.  
  264. dddd.Name = "dddd"
  265. dddd.Parent = affar
  266. dddd.BackgroundColor3 = Color3.new(1, 1, 1)
  267. dddd.BackgroundTransparency = 0.80000001192093
  268. dddd.Position = UDim2.new(0.007216495, 0, 0.0799289569, 0)
  269. dddd.Size = UDim2.new(0, 140, 0, 15)
  270. dddd.Font = Enum.Font.SciFi
  271. dddd.Text = "https://discord.gg/97zJdK4"
  272. dddd.TextColor3 = Color3.new(0.780392, 0, 0.996078)
  273. dddd.TextSize = 12
  274.  
  275. wsjp.Name = "wsjp"
  276. wsjp.Parent = affar
  277. wsjp.Active = true
  278. wsjp.BackgroundColor3 = Color3.new(1, 1, 1)
  279. wsjp.Position = UDim2.new(0.630927861, 0, 0.539964497, 0)
  280. wsjp.Size = UDim2.new(0, 137, 0, 100)
  281. wsjp.Visible = false
  282. wsjp.Style = Enum.FrameStyle.RobloxRound
  283.  
  284. wsjpvlv.Name = "wsjpvlv"
  285. wsjpvlv.Parent = wsjp
  286. wsjpvlv.BackgroundColor3 = Color3.new(0.0313726, 0.0313726, 0.0313726)
  287. wsjpvlv.Position = UDim2.new(0.0656934306, 0, 0.0300000086, 0)
  288. wsjpvlv.Size = UDim2.new(0, 104, 0, 28)
  289. wsjpvlv.Font = Enum.Font.SciFi
  290. wsjpvlv.Text = "Amount"
  291. wsjpvlv.TextColor3 = Color3.new(0.00784314, 1, 0.0705882)
  292. wsjpvlv.TextSize = 14
  293.  
  294. wsv.Name = "wsv"
  295. wsv.Parent = wsjp
  296. wsv.BackgroundColor3 = Color3.new(1, 1, 1)
  297. wsv.Position = UDim2.new(0.124087594, 0, 0.569999993, 0)
  298. wsv.Size = UDim2.new(0, 36, 0, 26)
  299. wsv.Style = Enum.ButtonStyle.RobloxRoundButton
  300. wsv.Font = Enum.Font.SciFi
  301. wsv.Text = "WS"
  302. wsv.TextColor3 = Color3.new(0, 0, 0)
  303. wsv.TextSize = 14
  304. wsv.MouseButton1Down:connect(function()
  305. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = wsjpvlv.Text
  306. end)
  307.  
  308. jpv.Name = "jpv"
  309. jpv.Parent = wsjp
  310. jpv.BackgroundColor3 = Color3.new(1, 1, 1)
  311. jpv.Position = UDim2.new(0.56934309, 0, 0.569999993, 0)
  312. jpv.Size = UDim2.new(0, 36, 0, 26)
  313. jpv.Style = Enum.ButtonStyle.RobloxRoundButton
  314. jpv.Font = Enum.Font.SciFi
  315. jpv.Text = "JP"
  316. jpv.TextColor3 = Color3.new(0, 0, 0)
  317. jpv.TextSize = 14
  318. jpv.MouseButton1Down:connect(function()
  319. game.Players.LocalPlayer.Character.Humanoid.JumpPower = wsjpvlv.Text
  320. end)
  321. warn("===================================================")
  322. warn("============== Egg Farm Simulator Gui =============")
  323. warn("================ Sixes Rain#1398 ================")
  324. warn("! LOADED SUCCESSFULLYY !")
  325. warn("https://discord.gg/97zJdK4")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement