Advertisement
Mythitem

Limited Simulator AutoFarm

Jan 31st, 2019
1,699
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.02 KB | None | 0 0
  1. -- Objects
  2.  
  3. local LimitedSimulatoz = Instance.new("ScreenGui")
  4. local ClickOne = Instance.new("TextButton")
  5. local clicktwo = Instance.new("TextButton")
  6. local clickthree = Instance.new("TextButton")
  7. local clickfour = Instance.new("TextButton")
  8. local clickfive = Instance.new("TextButton")
  9. local AUTOFARM = Instance.new("TextButton")
  10. local clicksix = Instance.new("TextButton")
  11. local clickseven = Instance.new("TextButton")
  12. local clickeight = Instance.new("TextButton")
  13. local REALCLICKER = Instance.new("TextButton")
  14. local guessSS = Instance.new("Frame")
  15. local LOL = Instance.new("TextLabel")
  16. local ANSWER = Instance.new("TextBox")
  17. local LOL_2 = Instance.new("TextLabel")
  18. local guz = Instance.new("TextButton")
  19. local CONGRATS = Instance.new("Frame")
  20. local NOTIC = Instance.new("TextLabel")
  21. local nt = Instance.new("TextButton")
  22. local CRETS = Instance.new("Frame")
  23. local CREDS = Instance.new("TextLabel")
  24. local NOON = Instance.new("TextButton")
  25. local trashGUI = Instance.new("Frame")
  26. local ITEM = Instance.new("TextBox")
  27. local VALUE = Instance.new("TextButton")
  28. local ITEMVAL = Instance.new("TextBox")
  29. local X = Instance.new("TextButton")
  30.  
  31. -- Properties
  32.  
  33. LimitedSimulatoz.Name = "LimitedSimulatoz"
  34. LimitedSimulatoz.Parent = game.Players.LocalPlayer.PlayerGui
  35.  
  36. ClickOne.Name = "ClickOne"
  37. ClickOne.Parent = LimitedSimulatoz
  38. ClickOne.BackgroundColor3 = Color3.new(1, 1, 1)
  39. ClickOne.Position = UDim2.new(-0.0161725059, 0, 0.716165423, 0)
  40. ClickOne.Size = UDim2.new(0, 200, 0, 50)
  41. ClickOne.Style = Enum.ButtonStyle.RobloxRoundButton
  42. ClickOne.Font = Enum.Font.SourceSans
  43. ClickOne.Text = "Click!"
  44. ClickOne.TextColor3 = Color3.new(0, 0, 0)
  45. ClickOne.TextScaled = true
  46. ClickOne.TextSize = 14
  47. ClickOne.TextWrapped = true
  48. ClickOne.MouseButton1Down:connect(function()
  49. ClickOne.Visible = false
  50. clicktwo.Visible = true
  51. end)
  52.  
  53. clicktwo.Name = "clicktwo"
  54. clicktwo.Parent = LimitedSimulatoz
  55. clicktwo.BackgroundColor3 = Color3.new(1, 1, 1)
  56. clicktwo.Position = UDim2.new(-0.0161725059, 0, 0.539473712, 0)
  57. clicktwo.Size = UDim2.new(0, 200, 0, 50)
  58. clicktwo.Visible = false
  59. clicktwo.Style = Enum.ButtonStyle.RobloxRoundButton
  60. clicktwo.Font = Enum.Font.SourceSans
  61. clicktwo.Text = "Click!"
  62. clicktwo.TextColor3 = Color3.new(0, 0, 0)
  63. clicktwo.TextScaled = true
  64. clicktwo.TextSize = 14
  65. clicktwo.TextWrapped = true
  66. clicktwo.MouseButton1Down:connect(function()
  67. clicktwo.Visible = false
  68. clickthree.Visible = true
  69. end)
  70.  
  71. clickthree.Name = "clickthree"
  72. clickthree.Parent = LimitedSimulatoz
  73. clickthree.BackgroundColor3 = Color3.new(1, 1, 1)
  74. clickthree.Position = UDim2.new(-0.0161725059, 0, 0.381578982, 0)
  75. clickthree.Size = UDim2.new(0, 200, 0, 50)
  76. clickthree.Visible = false
  77. clickthree.Style = Enum.ButtonStyle.RobloxRoundButton
  78. clickthree.Font = Enum.Font.SourceSans
  79. clickthree.Text = "Click!"
  80. clickthree.TextColor3 = Color3.new(0, 0, 0)
  81. clickthree.TextScaled = true
  82. clickthree.TextSize = 14
  83. clickthree.TextWrapped = true
  84. clickthree.MouseButton1Down:connect(function()
  85. clickthree.Visible = false
  86. clickfour.Visible = true
  87. end)
  88.  
  89. clickfour.Name = "clickfour"
  90. clickfour.Parent = LimitedSimulatoz
  91. clickfour.BackgroundColor3 = Color3.new(1, 1, 1)
  92. clickfour.Position = UDim2.new(-0.0161725059, 0, 0.203007549, 0)
  93. clickfour.Size = UDim2.new(0, 200, 0, 50)
  94. clickfour.Visible = false
  95. clickfour.Style = Enum.ButtonStyle.RobloxRoundButton
  96. clickfour.Font = Enum.Font.SourceSans
  97. clickfour.Text = "Click!"
  98. clickfour.TextColor3 = Color3.new(0, 0, 0)
  99. clickfour.TextScaled = true
  100. clickfour.TextSize = 14
  101. clickfour.TextWrapped = true
  102. clickfour.MouseButton1Down:connect(function()
  103. clickfour.Visible = false
  104. clickfive.Visible = true
  105. end)
  106.  
  107. clickfive.Name = "clickfive"
  108. clickfive.Parent = LimitedSimulatoz
  109. clickfive.BackgroundColor3 = Color3.new(1, 1, 1)
  110. clickfive.Position = UDim2.new(-0.0161725059, 0, 2.98023224e-08, 0)
  111. clickfive.Size = UDim2.new(0, 200, 0, 50)
  112. clickfive.Visible = false
  113. clickfive.Style = Enum.ButtonStyle.RobloxRoundButton
  114. clickfive.Font = Enum.Font.SourceSans
  115. clickfive.Text = "Click!"
  116. clickfive.TextColor3 = Color3.new(0, 0, 0)
  117. clickfive.TextScaled = true
  118. clickfive.TextSize = 14
  119. clickfive.TextWrapped = true
  120. clickfive.MouseButton1Down:connect(function()
  121. clickfive.Visible = false
  122. clicksix.Visible = true
  123. end)
  124.  
  125. clicksix.Name = "clicksix"
  126. clicksix.Parent = LimitedSimulatoz
  127. clicksix.BackgroundColor3 = Color3.new(1, 1, 1)
  128. clicksix.Position = UDim2.new(0.335579515, 0, 2.98023224e-08, 0)
  129. clicksix.Size = UDim2.new(0, 200, 0, 50)
  130. clicksix.Visible = false
  131. clicksix.Style = Enum.ButtonStyle.RobloxRoundButton
  132. clicksix.Font = Enum.Font.SourceSans
  133. clicksix.Text = "Click!"
  134. clicksix.TextColor3 = Color3.new(0, 0, 0)
  135. clicksix.TextScaled = true
  136. clicksix.TextSize = 14
  137. clicksix.TextWrapped = true
  138. clicksix.MouseButton1Down:connect(function()
  139. clicksix.Visible = false
  140. clickseven.Visible = true
  141. end)
  142.  
  143. clickseven.Name = "clickseven"
  144. clickseven.Parent = LimitedSimulatoz
  145. clickseven.BackgroundColor3 = Color3.new(1, 1, 1)
  146. clickseven.Position = UDim2.new(0.650943398, 0, 2.98023224e-08, 0)
  147. clickseven.Size = UDim2.new(0, 200, 0, 50)
  148. clickseven.Visible = false
  149. clickseven.Style = Enum.ButtonStyle.RobloxRoundButton
  150. clickseven.Font = Enum.Font.SourceSans
  151. clickseven.Text = "Click!"
  152. clickseven.TextColor3 = Color3.new(0, 0, 0)
  153. clickseven.TextScaled = true
  154. clickseven.TextSize = 14
  155. clickseven.TextWrapped = true
  156. clickseven.MouseButton1Down:connect(function()
  157. clickseven.Visible = false
  158. clickeight.Visible = true
  159. end)
  160.  
  161. clickeight.Name = "clickeight"
  162. clickeight.Parent = LimitedSimulatoz
  163. clickeight.BackgroundColor3 = Color3.new(1, 1, 1)
  164. clickeight.Position = UDim2.new(0.335579515, 0, 0.135338381, 0)
  165. clickeight.Size = UDim2.new(0, 200, 0, 50)
  166. clickeight.Visible = false
  167. clickeight.Style = Enum.ButtonStyle.RobloxRoundButton
  168. clickeight.Font = Enum.Font.SourceSans
  169. clickeight.Text = "Click!"
  170. clickeight.TextColor3 = Color3.new(0, 0, 0)
  171. clickeight.TextScaled = true
  172. clickeight.TextSize = 14
  173. clickeight.TextWrapped = true
  174. clickeight.MouseButton1Down:connect(function()
  175. clickeight.Visible = false
  176. REALCLICKER.Visible = true
  177. end)
  178.  
  179. REALCLICKER.Name = "REALCLICKER"
  180. REALCLICKER.Parent = LimitedSimulatoz
  181. REALCLICKER.BackgroundColor3 = Color3.new(1, 1, 1)
  182. REALCLICKER.Position = UDim2.new(0.312668473, 0, 0.332706779, 0)
  183. REALCLICKER.Size = UDim2.new(0, 451, 0, 232)
  184. REALCLICKER.Visible = false
  185. REALCLICKER.Style = Enum.ButtonStyle.RobloxRoundButton
  186. REALCLICKER.Font = Enum.Font.SourceSans
  187. REALCLICKER.Text = "REAL CLICK!!"
  188. REALCLICKER.TextColor3 = Color3.new(0, 0, 0)
  189. REALCLICKER.TextScaled = true
  190. REALCLICKER.TextSize = 14
  191. REALCLICKER.TextWrapped = true
  192. REALCLICKER.MouseButton1Down:connect(function()
  193. REALCLICKER.Visible = false
  194. guessSS.Visible = true
  195. end)
  196.  
  197. guessSS.Name = "guessSS"
  198. guessSS.Parent = LimitedSimulatoz
  199. guessSS.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  200. guessSS.Position = UDim2.new(0.305929899, 0, 0.304511279, 0)
  201. guessSS.Size = UDim2.new(0, 229, 0, 188)
  202. guessSS.Visible = false
  203.  
  204. LOL.Name = "LOL"
  205. LOL.Parent = guessSS
  206. LOL.BackgroundColor3 = Color3.new(1, 1, 1)
  207. LOL.Size = UDim2.new(0, 229, 0, 50)
  208. LOL.Font = Enum.Font.SourceSans
  209. LOL.Text = "Guess a number between 1 and 3!"
  210. LOL.TextColor3 = Color3.new(0, 0, 0)
  211. LOL.TextSize = 14
  212.  
  213. ANSWER.Name = "ANSWER"
  214. ANSWER.Parent = guessSS
  215. ANSWER.BackgroundColor3 = Color3.new(1, 1, 1)
  216. ANSWER.Position = UDim2.new(0.0655021816, 0, 0.329787225, 0)
  217. ANSWER.Size = UDim2.new(0, 200, 0, 32)
  218. ANSWER.Font = Enum.Font.SourceSans
  219. ANSWER.Text = "Answer Here"
  220. ANSWER.TextColor3 = Color3.new(0, 0, 0)
  221. ANSWER.TextSize = 14
  222.  
  223. LOL_2.Name = "LOL"
  224. LOL_2.Parent = guessSS
  225. LOL_2.BackgroundColor3 = Color3.new(1, 1, 1)
  226. LOL_2.Position = UDim2.new(0.0043668123, 0, 0.771276593, 0)
  227. LOL_2.Size = UDim2.new(0, 229, 0, 43)
  228. LOL_2.Font = Enum.Font.SourceSans
  229. LOL_2.Text = "NO IDIOTS ALLOWED!"
  230. LOL_2.TextColor3 = Color3.new(0, 0, 0)
  231. LOL_2.TextScaled = true
  232. LOL_2.TextSize = 14
  233. LOL_2.TextWrapped = true
  234.  
  235. guz.Name = "guz"
  236. guz.Parent = guessSS
  237. guz.BackgroundColor3 = Color3.new(1, 1, 1)
  238. guz.Position = UDim2.new(0.0655021816, 0, 0.553191483, 0)
  239. guz.Size = UDim2.new(0, 200, 0, 34)
  240. guz.Font = Enum.Font.SourceSans
  241. guz.Text = "Guess!"
  242. guz.TextColor3 = Color3.new(0, 0, 0)
  243. guz.TextScaled = true
  244. guz.TextSize = 14
  245. guz.TextWrapped = true
  246. guz.MouseButton1Down:connect(function()
  247. if ANSWER.Text == "2" then
  248. guessSS.Visible = false
  249. CONGRATS.Visible = true
  250. end
  251. end)
  252.  
  253. CONGRATS.Name = "CONGRATS"
  254. CONGRATS.Parent = LimitedSimulatoz
  255. CONGRATS.BackgroundColor3 = Color3.new(1, 1, 1)
  256. CONGRATS.Position = UDim2.new(0.340970367, 0, 0.302631587, 0)
  257. CONGRATS.Size = UDim2.new(0, 301, 0, 210)
  258. CONGRATS.Visible = false
  259.  
  260. NOTIC.Name = "NOTIC"
  261. NOTIC.Parent = CONGRATS
  262. NOTIC.BackgroundColor3 = Color3.new(1, 1, 1)
  263. NOTIC.Size = UDim2.new(0, 301, 0, 154)
  264. NOTIC.Font = Enum.Font.SourceSans
  265. NOTIC.Text = "CONGRATS! YOU PASSED THE STUPIDITY TEST AND HAVE PROVEN YOU ARE WORTHY OF USING THIS GAI GUI"
  266. NOTIC.TextColor3 = Color3.new(0, 0, 0)
  267. NOTIC.TextScaled = true
  268. NOTIC.TextSize = 14
  269. NOTIC.TextWrapped = true
  270.  
  271. nt.Name = "nt"
  272. nt.Parent = CONGRATS
  273. nt.BackgroundColor3 = Color3.new(1, 1, 1)
  274. nt.Position = UDim2.new(0.169435218, 0, 0.761904776, 0)
  275. nt.Size = UDim2.new(0, 200, 0, 44)
  276. nt.Font = Enum.Font.SourceSans
  277. nt.Text = "Next"
  278. nt.TextColor3 = Color3.new(0, 0, 0)
  279. nt.TextScaled = true
  280. nt.TextSize = 14
  281. nt.TextWrapped = true
  282. nt.MouseButton1Down:connect(function()
  283. CONGRATS.Visible = false
  284. CRETS.Visible = true
  285. end)
  286.  
  287. CRETS.Name = "CRETS"
  288. CRETS.Parent = LimitedSimulatoz
  289. CRETS.BackgroundColor3 = Color3.new(1, 1, 1)
  290. CRETS.Position = UDim2.new(0.296495944, 0, 0.214285716, 0)
  291. CRETS.Size = UDim2.new(0, 259, 0, 202)
  292. CRETS.Visible = false
  293.  
  294. CREDS.Name = "CREDS"
  295. CREDS.Parent = CRETS
  296. CREDS.BackgroundColor3 = Color3.new(1, 1, 1)
  297. CREDS.Size = UDim2.new(0, 259, 0, 151)
  298. CREDS.Font = Enum.Font.SourceSans
  299. CREDS.Text = "GUI : ethanfoamee- v3rmillion Script For VALUE CHANGING : Mythitem - V3rmillion"
  300. CREDS.TextColor3 = Color3.new(0, 0, 0)
  301. CREDS.TextScaled = true
  302. CREDS.TextSize = 14
  303. CREDS.TextWrapped = true
  304.  
  305. NOON.Name = "NOON"
  306. NOON.Parent = CRETS
  307. NOON.BackgroundColor3 = Color3.new(1, 1, 1)
  308. NOON.Position = UDim2.new(0.115830116, 0, 0.787128687, 0)
  309. NOON.Size = UDim2.new(0, 200, 0, 37)
  310. NOON.Font = Enum.Font.SourceSans
  311. NOON.Text = "TAKE ME TO THE DAMN GUI ALREADY!"
  312. NOON.TextColor3 = Color3.new(0, 0, 0)
  313. NOON.TextScaled = true
  314. NOON.TextSize = 14
  315. NOON.TextWrapped = true
  316. NOON.MouseButton1Down:connect(function()
  317. CRETS.Visible = false
  318. trashGUI.Visible = true
  319. end)
  320.  
  321. trashGUI.Name = "trashGUI"
  322. trashGUI.Parent = LimitedSimulatoz
  323. trashGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  324. trashGUI.Position = UDim2.new(0.324797839, 0, 0.156015038, 0)
  325. trashGUI.Size = UDim2.new(0, 284, 0, 235)
  326. trashGUI.Visible = false
  327. trashGUI.Style = Enum.FrameStyle.RobloxRound
  328. trashGUI.Active = true
  329. trashGUI.Draggable = true
  330.  
  331. ITEM.Name = "ITEM"
  332. ITEM.Parent = trashGUI
  333. ITEM.BackgroundColor3 = Color3.new(1, 1, 1)
  334. ITEM.Position = UDim2.new(0.119718313, 0, 0.140425533, 0)
  335. ITEM.Size = UDim2.new(0, 200, 0, 50)
  336. ITEM.Font = Enum.Font.SourceSans
  337. ITEM.Text = "Item here..."
  338. ITEM.TextColor3 = Color3.new(0, 0, 0)
  339. ITEM.TextSize = 14
  340.  
  341. VALUE.Name = "VALUE"
  342. VALUE.Parent = trashGUI
  343. VALUE.BackgroundColor3 = Color3.new(1, 1, 1)
  344. VALUE.Position = UDim2.new(0.119718313, 0, 0.693616986, 0)
  345. VALUE.Size = UDim2.new(0, 200, 0, 50)
  346. VALUE.Style = Enum.ButtonStyle.RobloxRoundButton
  347. VALUE.Font = Enum.Font.SourceSans
  348. VALUE.TextColor3 = Color3.new(0, 0, 0)
  349. VALUE.TextSize = 14
  350. VALUE.Text = "Change Value!"
  351. VALUE.MouseButton1Down:connect(function()
  352. p = game.ReplicatedStorage.Limitteds[game.Players.LocalPlayer.PlayerGui.LimitedSimulatoz.trashGUI.ITEM.Text].Privates:GetChildren()
  353. for i = 1,#p do
  354.  
  355. p[i].Price.Value = game.Players.LocalPlayer.PlayerGui.LimitedSimulatoz.trashGUI.ITEMVAL.Text
  356. end
  357. print("WORKING LIKE HELL!")
  358. end)
  359.  
  360. ITEMVAL.Name = "ITEMVAL"
  361. ITEMVAL.Parent = trashGUI
  362. ITEMVAL.BackgroundColor3 = Color3.new(1, 1, 1)
  363. ITEMVAL.Position = UDim2.new(0.119718313, 0, 0.408510625, 0)
  364. ITEMVAL.Size = UDim2.new(0, 200, 0, 50)
  365. ITEMVAL.Font = Enum.Font.SourceSans
  366. ITEMVAL.Text = "Change item value too..."
  367. ITEMVAL.TextColor3 = Color3.new(0, 0, 0)
  368. ITEMVAL.TextSize = 14
  369.  
  370. X.Name = "X"
  371. X.Parent = trashGUI
  372. X.BackgroundColor3 = Color3.new(1, 1, 1)
  373. X.BackgroundTransparency = 1
  374. X.Position = UDim2.new(0.799295783, 0, -0.195744693, 0)
  375. X.Size = UDim2.new(0, 47, 0, 50)
  376. X.Font = Enum.Font.SourceSans
  377. X.Text = "X"
  378. X.TextColor3 = Color3.new(0, 0, 0)
  379. X.TextScaled = true
  380. X.TextSize = 14
  381. X.TextWrapped = true
  382. X.MouseButton1Down:connect(function()
  383. game.Players.LocalPlayer.PlayerGui.LimitedSimulatoz:remove()
  384. end)
  385.  
  386. AUTOFARM.Name = "AUTOFARM"
  387. AUTOFARM.Parent = trashGUI
  388. AUTOFARM.BackgroundColor3 = Color3.new(1, 1, 1)
  389. AUTOFARM.Position = UDim2.new(0.943661988, 0, 0.378723413, 0)
  390. AUTOFARM.Size = UDim2.new(0, 200, 0, 44)
  391. AUTOFARM.Style = Enum.ButtonStyle.RobloxRoundButton
  392. AUTOFARM.Font = Enum.Font.SourceSans
  393. AUTOFARM.Text = "Auto Farm"
  394. AUTOFARM.TextColor3 = Color3.new(0, 0, 0)
  395. AUTOFARM.TextSize = 14
  396. AUTOFARM.MouseButton1Down:connect(function()
  397. local send = game.ReplicatedStorage:WaitForChild('Items')
  398.  
  399. game.ReplicatedStorage.Limitteds.ChildAdded:connect(function(c)
  400. if c:IsA('Folder') then
  401. local id = c:WaitForChild('AssetID')
  402. local price = c:WaitForChild('Price')
  403. if id and price then
  404. local result
  405. local succ, err = pcall(function()
  406. result = send:InvokeServer(price.Value, id.Value, c.Name, "ash1337")
  407. end)
  408. if succ then
  409. if result then
  410. warn('Successfully bought: ' .. c.Name)
  411. else
  412. warn('Failed to buy: ' .. c.Name)
  413. end
  414.  
  415. else
  416. warn('Ran into an error when trying to buy ' .. c.Name .. ': ' .. err)
  417. end
  418. end
  419. end
  420. end)
  421.  
  422. warn('Auto-buy loaded!')
  423. print("EZO SHARED A GUI AND I FOUND THE SCRIPT WITHIN THE GUI SCRIPT SO CREDITS TO EZO!")
  424. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement