Advertisement
BobMe

CookieClicker Monitor

Apr 26th, 2022 (edited)
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 94.01 KB | None | 0 0
  1. local function giveMain()
  2. local gui = NP("CookieClicker",true,1344,756)
  3. local CookieClicker = gui.OuterFrame
  4. local Outside = Instance.new("Frame")
  5. local CookiesInBank = Instance.new("TextLabel")
  6. local CookiesBaked = Instance.new("TextLabel")
  7. local RunStarted = Instance.new("TextLabel")
  8. local BuildingsOwned = Instance.new("TextLabel")
  9. local CookiesPerSecond = Instance.new("TextLabel")
  10. local HandmadeCookies = Instance.new("TextLabel")
  11. local TextLabel_3 = Instance.new("TextLabel")
  12. local ImageLabel_10 = Instance.new("ImageLabel")
  13. local ImageLabel_11 = Instance.new("ImageLabel")
  14. local Memo1332 = Instance.new("Frame")
  15. local PlayerName_2 = Instance.new("TextBox")
  16. local Frame = Instance.new("Frame")
  17. local CookiesInBank_2 = Instance.new("TextBox")
  18. local CookiesPerSecond_2 = Instance.new("TextBox")
  19. local StoreFrame = Instance.new("Frame")
  20. local ImageLabel_12 = Instance.new("ImageLabel")
  21. local Background_4 = Instance.new("ImageLabel")
  22. local Background_5 = Instance.new("ImageLabel")
  23. local TextLabel_4 = Instance.new("TextLabel")
  24. local ScrollingFrame = Instance.new("ScrollingFrame")
  25. local Cursor = Instance.new("ImageLabel")
  26. local StoreIcon = Instance.new("ImageLabel")
  27. local StoreName = Instance.new("TextLabel")
  28. local Price = Instance.new("TextLabel")
  29. local Amount = Instance.new("TextLabel")
  30. local Grandma = Instance.new("ImageLabel")
  31. local StoreIcon_2 = Instance.new("ImageLabel")
  32. local StoreName_2 = Instance.new("TextLabel")
  33. local Price_2 = Instance.new("TextLabel")
  34. local Amount_2 = Instance.new("TextLabel")
  35. local Farm = Instance.new("ImageLabel")
  36. local StoreIcon_3 = Instance.new("ImageLabel")
  37. local StoreName_3 = Instance.new("TextLabel")
  38. local Price_3 = Instance.new("TextLabel")
  39. local Amount_3 = Instance.new("TextLabel")
  40. local Mine = Instance.new("ImageLabel")
  41. local StoreIcon_4 = Instance.new("ImageLabel")
  42. local StoreName_4 = Instance.new("TextLabel")
  43. local Price_4 = Instance.new("TextLabel")
  44. local Amount_4 = Instance.new("TextLabel")
  45. local Factory = Instance.new("ImageLabel")
  46. local StoreIcon_5 = Instance.new("ImageLabel")
  47. local StoreName_5 = Instance.new("TextLabel")
  48. local Price_5 = Instance.new("TextLabel")
  49. local Amount_5 = Instance.new("TextLabel")
  50. local Bank = Instance.new("ImageLabel")
  51. local StoreIcon_6 = Instance.new("ImageLabel")
  52. local StoreName_6 = Instance.new("TextLabel")
  53. local Price_6 = Instance.new("TextLabel")
  54. local Amount_6 = Instance.new("TextLabel")
  55. local Temple = Instance.new("ImageLabel")
  56. local StoreIcon_7 = Instance.new("ImageLabel")
  57. local StoreName_7 = Instance.new("TextLabel")
  58. local Price_7 = Instance.new("TextLabel")
  59. local Amount_7 = Instance.new("TextLabel")
  60. local WizardTower = Instance.new("ImageLabel")
  61. local StoreIcon_8 = Instance.new("ImageLabel")
  62. local StoreName_8 = Instance.new("TextLabel")
  63. local Price_8 = Instance.new("TextLabel")
  64. local Amount_8 = Instance.new("TextLabel")
  65. local Shipment = Instance.new("ImageLabel")
  66. local StoreIcon_9 = Instance.new("ImageLabel")
  67. local StoreName_9 = Instance.new("TextLabel")
  68. local Price_9 = Instance.new("TextLabel")
  69. local Amount_9 = Instance.new("TextLabel")
  70. local AlchemyLab = Instance.new("ImageLabel")
  71. local StoreIcon_10 = Instance.new("ImageLabel")
  72. local StoreName_10 = Instance.new("TextLabel")
  73. local Price_10 = Instance.new("TextLabel")
  74. local Amount_10 = Instance.new("TextLabel")
  75. local Portal = Instance.new("ImageLabel")
  76. local StoreIcon_11 = Instance.new("ImageLabel")
  77. local StoreName_11 = Instance.new("TextLabel")
  78. local Price_11 = Instance.new("TextLabel")
  79. local Amount_11 = Instance.new("TextLabel")
  80. local TimeMachine = Instance.new("ImageLabel")
  81. local StoreIcon_12 = Instance.new("ImageLabel")
  82. local StoreName_12 = Instance.new("TextLabel")
  83. local Price_12 = Instance.new("TextLabel")
  84. local Amount_12 = Instance.new("TextLabel")
  85. local AntimatterCondenser = Instance.new("ImageLabel")
  86. local StoreIcon_13 = Instance.new("ImageLabel")
  87. local StoreName_13 = Instance.new("TextLabel")
  88. local Price_13 = Instance.new("TextLabel")
  89. local Amount_13 = Instance.new("TextLabel")
  90. local Prism = Instance.new("ImageLabel")
  91. local StoreIcon_14 = Instance.new("ImageLabel")
  92. local StoreName_14 = Instance.new("TextLabel")
  93. local Price_14 = Instance.new("TextLabel")
  94. local Amount_14 = Instance.new("TextLabel")
  95. local ChanceMaker = Instance.new("ImageLabel")
  96. local StoreIcon_15 = Instance.new("ImageLabel")
  97. local StoreName_15 = Instance.new("TextLabel")
  98. local Price_15 = Instance.new("TextLabel")
  99. local Amount_15 = Instance.new("TextLabel")
  100. local FractalEngine = Instance.new("ImageLabel")
  101. local StoreIcon_16 = Instance.new("ImageLabel")
  102. local StoreName_16 = Instance.new("TextLabel")
  103. local Price_16 = Instance.new("TextLabel")
  104. local Amount_16 = Instance.new("TextLabel")
  105. local LuaConsole = Instance.new("ImageLabel")
  106. local StoreIcon_17 = Instance.new("ImageLabel")
  107. local StoreName_17 = Instance.new("TextLabel")
  108. local Price_17 = Instance.new("TextLabel")
  109. local Amount_17 = Instance.new("TextLabel")
  110. local AreYouSure = Instance.new("Frame")
  111. local Frame_2 = Instance.new("Frame")
  112. local TextLabel_5 = Instance.new("TextLabel")
  113. local Yes = Instance.new("TextButton")
  114. local No = Instance.new("TextButton")
  115. local Outsider = Instance.new("Frame")
  116. local Count = Instance.new("TextButton")
  117. local CookieFrame = Instance.new("Frame")
  118. local Cookie = Instance.new("ImageLabel")
  119. local PlayerNameFrame = Instance.new("Frame")
  120. local PlayerName = Instance.new("TextLabel")
  121. local CookieCountFrame = Instance.new("Frame")
  122. local CookieCount = Instance.new("TextLabel")
  123. local CPS = Instance.new("TextLabel")
  124. local Halo = Instance.new("ImageLabel")
  125. local Halo_2 = Instance.new("ImageLabel")
  126. local Background = Instance.new("ImageLabel")
  127. local Background_2 = Instance.new("ImageLabel")
  128. local Background_3 = Instance.new("ImageLabel")
  129. local ImageLabel = Instance.new("ImageLabel")
  130. local ImageLabel_2 = Instance.new("ImageLabel")
  131. local StatsFrame = Instance.new("Frame")
  132. local ImageLabel_3 = Instance.new("ImageLabel")
  133. local TextLabel = Instance.new("TextLabel")
  134. local ImageLabel_4 = Instance.new("ImageLabel")
  135. local ImageLabel_5 = Instance.new("ImageLabel")
  136. local ImageLabel_6 = Instance.new("ImageLabel")
  137. local ImageLabel_7 = Instance.new("ImageLabel")
  138. local TextLabel_2 = Instance.new("TextLabel")
  139. local ImageLabel_8 = Instance.new("ImageLabel")
  140. local ImageLabel_9 = Instance.new("ImageLabel")
  141.  
  142. -- Properties
  143. Outside.Name = "Outside"
  144. Outside.Parent = CookieClicker
  145. Outside.AnchorPoint = Vector2.new(0.5, 0.5)
  146. Outside.BackgroundColor3 = Color3.new(0, 0, 0)
  147. Outside.BackgroundTransparency = 1
  148. Outside.Position = UDim2.new(0.5, 0, 0.5, 0)
  149. Outside.Size = UDim2.new(1, 0, 1, 0)
  150.  
  151. CookieFrame.Name = "CookieFrame"
  152. CookieFrame.Parent = Outside
  153. CookieFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  154. CookieFrame.BackgroundTransparency = 1
  155. CookieFrame.BorderSizePixel = 0
  156. CookieFrame.ClipsDescendants = true
  157. CookieFrame.Size = UDim2.new(0.300000012, 0, 1, 0)
  158.  
  159. Cookie.Name = "Cookie"
  160. Cookie.Parent = CookieFrame
  161. Cookie.AnchorPoint = Vector2.new(0.5, 0.5)
  162. Cookie.BackgroundColor3 = Color3.new(1, 1, 1)
  163. Cookie.BackgroundTransparency = 1
  164. Cookie.Position = UDim2.new(0.5, 0, 0.550000012, 0)
  165. Cookie.Size = UDim2.new(0.666999996, 0, 0.333333343, 0)
  166. Cookie.ZIndex = 2
  167. Cookie.Image = "http://www.roblox.com/asset/?id=131611164"
  168.  
  169. PlayerNameFrame.Name = "PlayerNameFrame"
  170. PlayerNameFrame.Parent = CookieFrame
  171. PlayerNameFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  172. PlayerNameFrame.BackgroundTransparency = 0.5
  173. PlayerNameFrame.Position = UDim2.new(0, 0, 0.0199999996, 0)
  174. PlayerNameFrame.Size = UDim2.new(1, 0, 0.0599999987, 0)
  175.  
  176. PlayerName.Name = "TextBoxButton"
  177. PlayerName.Parent = PlayerNameFrame
  178. PlayerName.BackgroundColor3 = Color3.new(1, 1, 1)
  179. PlayerName.BackgroundTransparency = 1
  180. PlayerName.BorderSizePixel = 0
  181. PlayerName.Size = UDim2.new(1, 0, 1, 0)
  182. PlayerName.Font = Enum.Font.SourceSans
  183. PlayerName.Text = tostring(owner).."'s Bakery"
  184. PlayerName.TextColor3 = Color3.new(1, 1, 1)
  185. PlayerName.TextScaled = true
  186. PlayerName.TextSize = 14
  187. PlayerName.TextWrapped = true
  188. PlayerName.TextYAlignment = Enum.TextYAlignment.Bottom
  189.  
  190. CookieCountFrame.Name = "CookieCountFrame"
  191. CookieCountFrame.Parent = CookieFrame
  192. CookieCountFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  193. CookieCountFrame.BackgroundTransparency = 0.5
  194. CookieCountFrame.Position = UDim2.new(0, 0, 0.100000001, 0)
  195. CookieCountFrame.Size = UDim2.new(1, 0, 0.119999997, 0)
  196.  
  197. CookieCount.Name = "CookieCount"
  198. CookieCount.Parent = CookieCountFrame
  199. CookieCount.BackgroundColor3 = Color3.new(1, 1, 1)
  200. CookieCount.BackgroundTransparency = 1
  201. CookieCount.BorderSizePixel = 0
  202. CookieCount.Size = UDim2.new(1, 0, 0.699999988, 0)
  203. CookieCount.Font = Enum.Font.SourceSans
  204. CookieCount.Text = "74 Cookies"
  205. CookieCount.TextColor3 = Color3.new(1, 1, 1)
  206. CookieCount.TextScaled = true
  207. CookieCount.TextSize = 14
  208. CookieCount.TextWrapped = true
  209. CookieCount.TextYAlignment = Enum.TextYAlignment.Top
  210.  
  211. CPS.Name = "CPS"
  212. CPS.Parent = CookieCountFrame
  213. CPS.BackgroundColor3 = Color3.new(1, 1, 1)
  214. CPS.BackgroundTransparency = 1
  215. CPS.BorderSizePixel = 0
  216. CPS.Position = UDim2.new(0, 0, 0.699999988, 0)
  217. CPS.Size = UDim2.new(1, 0, 0.300000012, 0)
  218. CPS.Font = Enum.Font.SourceSans
  219. CPS.Text = "Per second: 0.5"
  220. CPS.TextColor3 = Color3.new(1, 1, 1)
  221. CPS.TextScaled = true
  222. CPS.TextSize = 14
  223. CPS.TextWrapped = true
  224. CPS.TextYAlignment = Enum.TextYAlignment.Top
  225.  
  226. Halo.Name = "Halo"
  227. Halo.Parent = CookieFrame
  228. Halo.AnchorPoint = Vector2.new(0.5, 0.5)
  229. Halo.BackgroundColor3 = Color3.new(1, 1, 1)
  230. Halo.BackgroundTransparency = 1
  231. Halo.Position = UDim2.new(0.5, 0, 0.550000012, 0)
  232. Halo.Rotation = 30
  233. Halo.Size = UDim2.new(1.10000002, 0, 0.600000024, 0)
  234. Halo.Image = "http://www.roblox.com/asset/?id=5285457344"
  235. Halo.ImageTransparency = 0.5
  236. Halo.ScaleType = Enum.ScaleType.Crop
  237.  
  238. Halo_2.Name = "Halo"
  239. Halo_2.Parent = Halo
  240. Halo_2.AnchorPoint = Vector2.new(0.5, 0.5)
  241. Halo_2.BackgroundColor3 = Color3.new(1, 1, 1)
  242. Halo_2.BackgroundTransparency = 1
  243. Halo_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  244. Halo_2.Rotation = -30
  245. Halo_2.Size = UDim2.new(1, 0, 1, 0)
  246. Halo_2.Image = "http://www.roblox.com/asset/?id=5285457344"
  247. Halo_2.ImageTransparency = 0.5
  248. Halo_2.ScaleType = Enum.ScaleType.Crop
  249.  
  250. Background.Name = "Background"
  251. Background.Parent = CookieFrame
  252. Background.BackgroundColor3 = Color3.new(1, 1, 1)
  253. Background.BackgroundTransparency = 1
  254. Background.Size = UDim2.new(1, 0, 1, 0)
  255. Background.ZIndex = 0
  256. Background.Image = "http://www.roblox.com/asset/?id=5285419495"
  257. Background.ScaleType = Enum.ScaleType.Tile
  258. Background.TileSize = UDim2.new(1, 0, 0.5, 0)
  259.  
  260. Background_2.Name = "Background"
  261. Background_2.Parent = Background
  262. Background_2.AnchorPoint = Vector2.new(0, 1)
  263. Background_2.BackgroundColor3 = Color3.new(1, 1, 1)
  264. Background_2.BackgroundTransparency = 1
  265. Background_2.BorderSizePixel = 0
  266. Background_2.Position = UDim2.new(0, 0, 1, 0)
  267. Background_2.Size = UDim2.new(1, 0, 0.600000024, 0)
  268. Background_2.ZIndex = 0
  269. Background_2.Image = "http://www.roblox.com/asset/?id=5285431491"
  270. Background_2.ImageTransparency = 0.5
  271.  
  272. Background_3.Name = "Background"
  273. Background_3.Parent = Background
  274. Background_3.BackgroundColor3 = Color3.new(1, 1, 1)
  275. Background_3.BackgroundTransparency = 1
  276. Background_3.BorderSizePixel = 0
  277. Background_3.Rotation = 180
  278. Background_3.Size = UDim2.new(1, 0, 0.400000006, 0)
  279. Background_3.ZIndex = 0
  280. Background_3.Image = "http://www.roblox.com/asset/?id=5285431491"
  281. Background_3.ImageTransparency = 0.5
  282.  
  283. ImageLabel.Parent = Outside
  284. ImageLabel.AnchorPoint = Vector2.new(0.5, 0)
  285. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  286. ImageLabel.BorderSizePixel = 0
  287. ImageLabel.Position = UDim2.new(0.300000012, 0, 0, 0)
  288. ImageLabel.Size = UDim2.new(0.0149999997, 0, 1, 0)
  289. ImageLabel.ZIndex = 2
  290. ImageLabel.Image = "http://www.roblox.com/asset/?id=5285483098"
  291. ImageLabel.ScaleType = Enum.ScaleType.Tile
  292. ImageLabel.TileSize = UDim2.new(1, 0, 0.75, 0)
  293.  
  294. ImageLabel_2.Parent = Outside
  295. ImageLabel_2.AnchorPoint = Vector2.new(0.5, 0)
  296. ImageLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  297. ImageLabel_2.BorderSizePixel = 0
  298. ImageLabel_2.Position = UDim2.new(0.800000012, 0, 0, 0)
  299. ImageLabel_2.Size = UDim2.new(0.0149999997, 0, 1, 0)
  300. ImageLabel_2.ZIndex = 2
  301. ImageLabel_2.Image = "http://www.roblox.com/asset/?id=5285483098"
  302. ImageLabel_2.ScaleType = Enum.ScaleType.Tile
  303. ImageLabel_2.TileSize = UDim2.new(1, 0, 0.75, 0)
  304.  
  305. StatsFrame.Name = "StatsFrame"
  306. StatsFrame.Parent = Outside
  307. StatsFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  308. StatsFrame.BackgroundTransparency = 1
  309. StatsFrame.Position = UDim2.new(0.300000012, 0, 0, 0)
  310. StatsFrame.Size = UDim2.new(0.5, 0, 1, 0)
  311.  
  312. ImageLabel_3.Parent = StatsFrame
  313. ImageLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  314. ImageLabel_3.BackgroundTransparency = 1
  315. ImageLabel_3.BorderSizePixel = 0
  316. ImageLabel_3.Size = UDim2.new(1, 0, 1, 0)
  317. ImageLabel_3.Image = "http://www.roblox.com/asset/?id=5285783565"
  318.  
  319. TextLabel.Parent = StatsFrame
  320. TextLabel.AnchorPoint = Vector2.new(0.5, 0)
  321. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  322. TextLabel.BackgroundTransparency = 1
  323. TextLabel.Position = UDim2.new(0.5, 0, 0.0250000004, 0)
  324. TextLabel.Size = UDim2.new(1, 0, 0.0599999987, 0)
  325. TextLabel.Font = Enum.Font.SourceSans
  326. TextLabel.Text = "Statistics"
  327. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  328. TextLabel.TextScaled = true
  329. TextLabel.TextSize = 14
  330. TextLabel.TextWrapped = true
  331.  
  332. ImageLabel_4.Parent = TextLabel
  333. ImageLabel_4.AnchorPoint = Vector2.new(1, 1)
  334. ImageLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  335. ImageLabel_4.BackgroundTransparency = 1
  336. ImageLabel_4.BorderSizePixel = 0
  337. ImageLabel_4.Position = UDim2.new(0.5, 0, 0, 0)
  338. ImageLabel_4.Rotation = 180
  339. ImageLabel_4.Size = UDim2.new(0.5, 0, 0.0399999991, 0)
  340. ImageLabel_4.Image = "http://www.roblox.com/asset/?id=5285832934"
  341. ImageLabel_4.ImageTransparency = 0.5
  342.  
  343. ImageLabel_5.Parent = TextLabel
  344. ImageLabel_5.AnchorPoint = Vector2.new(1, 1)
  345. ImageLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  346. ImageLabel_5.BackgroundTransparency = 1
  347. ImageLabel_5.BorderSizePixel = 0
  348. ImageLabel_5.Position = UDim2.new(1, 0, 0, 0)
  349. ImageLabel_5.Size = UDim2.new(0.5, 0, 0.0399999991, 0)
  350. ImageLabel_5.Image = "http://www.roblox.com/asset/?id=5285832934"
  351. ImageLabel_5.ImageTransparency = 0.5
  352.  
  353. ImageLabel_6.Parent = TextLabel
  354. ImageLabel_6.AnchorPoint = Vector2.new(1, 0)
  355. ImageLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  356. ImageLabel_6.BackgroundTransparency = 1
  357. ImageLabel_6.BorderSizePixel = 0
  358. ImageLabel_6.Position = UDim2.new(1, 0, 1, 0)
  359. ImageLabel_6.Size = UDim2.new(0.5, 0, 0.0399999991, 0)
  360. ImageLabel_6.Image = "http://www.roblox.com/asset/?id=5285832934"
  361. ImageLabel_6.ImageTransparency = 0.5
  362.  
  363. ImageLabel_7.Parent = TextLabel
  364. ImageLabel_7.AnchorPoint = Vector2.new(1, 0)
  365. ImageLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  366. ImageLabel_7.BackgroundTransparency = 1
  367. ImageLabel_7.BorderSizePixel = 0
  368. ImageLabel_7.Position = UDim2.new(0.5, 0, 1, 0)
  369. ImageLabel_7.Rotation = 180
  370. ImageLabel_7.Size = UDim2.new(0.5, 0, 0.0399999991, 0)
  371. ImageLabel_7.Image = "http://www.roblox.com/asset/?id=5285832934"
  372. ImageLabel_7.ImageTransparency = 0.5
  373.  
  374. TextLabel_2.Parent = StatsFrame
  375. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  376. TextLabel_2.BackgroundTransparency = 1
  377. TextLabel_2.Position = UDim2.new(0.0149999997, 0, 0.150000006, 0)
  378. TextLabel_2.Size = UDim2.new(0.400000006, 0, 0.0500000007, 0)
  379. TextLabel_2.SizeConstraint = Enum.SizeConstraint.RelativeYY
  380. TextLabel_2.Font = Enum.Font.SourceSans
  381. TextLabel_2.Text = "General"
  382. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  383. TextLabel_2.TextScaled = true
  384. TextLabel_2.TextSize = 14
  385. TextLabel_2.TextWrapped = true
  386. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  387.  
  388. ImageLabel_8.Parent = TextLabel_2
  389. ImageLabel_8.AnchorPoint = Vector2.new(0, 1)
  390. ImageLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  391. ImageLabel_8.BackgroundTransparency = 1
  392. ImageLabel_8.BorderSizePixel = 0
  393. ImageLabel_8.Size = UDim2.new(1, 0, 0.0399999991, 0)
  394. ImageLabel_8.Image = "http://www.roblox.com/asset/?id=5285832934"
  395. ImageLabel_8.ImageTransparency = 0.5
  396.  
  397. ImageLabel_9.Parent = TextLabel_2
  398. ImageLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  399. ImageLabel_9.BackgroundTransparency = 1
  400. ImageLabel_9.BorderSizePixel = 0
  401. ImageLabel_9.Position = UDim2.new(0, 0, 1, 0)
  402. ImageLabel_9.Size = UDim2.new(1, 0, 0.0399999991, 0)
  403. ImageLabel_9.Image = "http://www.roblox.com/asset/?id=5285832934"
  404. ImageLabel_9.ImageTransparency = 0.5
  405.  
  406. CookiesInBank.Name = "CookiesInBank"
  407. CookiesInBank.Parent = StatsFrame
  408. CookiesInBank.BackgroundColor3 = Color3.new(1, 1, 1)
  409. CookiesInBank.BackgroundTransparency = 1
  410. CookiesInBank.Position = UDim2.new(0.0149999997, 0, 0.219999999, 0)
  411. CookiesInBank.Size = UDim2.new(0.699999988, 0, 0.0299999993, 0)
  412. CookiesInBank.SizeConstraint = Enum.SizeConstraint.RelativeYY
  413. CookiesInBank.Font = Enum.Font.GothamBold
  414. CookiesInBank.Text = "Cookies in bank: 74🍪"
  415. CookiesInBank.TextColor3 = Color3.new(1, 1, 1)
  416. CookiesInBank.TextScaled = true
  417. CookiesInBank.TextSize = 14
  418. CookiesInBank.TextWrapped = true
  419. CookiesInBank.TextXAlignment = Enum.TextXAlignment.Left
  420.  
  421. CookiesBaked.Name = "CookiesBaked"
  422. CookiesBaked.Parent = StatsFrame
  423. CookiesBaked.BackgroundColor3 = Color3.new(1, 1, 1)
  424. CookiesBaked.BackgroundTransparency = 1
  425. CookiesBaked.Position = UDim2.new(0.0149999997, 0, 0.25, 0)
  426. CookiesBaked.Size = UDim2.new(0.699999988, 0, 0.0299999993, 0)
  427. CookiesBaked.SizeConstraint = Enum.SizeConstraint.RelativeYY
  428. CookiesBaked.Font = Enum.Font.GothamBold
  429. CookiesBaked.Text = "Cookies baked: 74🍪"
  430. CookiesBaked.TextColor3 = Color3.new(1, 1, 1)
  431. CookiesBaked.TextScaled = true
  432. CookiesBaked.TextSize = 14
  433. CookiesBaked.TextWrapped = true
  434. CookiesBaked.TextXAlignment = Enum.TextXAlignment.Left
  435.  
  436. RunStarted.Name = "RunStarted"
  437. RunStarted.Parent = StatsFrame
  438. RunStarted.BackgroundColor3 = Color3.new(1, 1, 1)
  439. RunStarted.BackgroundTransparency = 1
  440. RunStarted.Position = UDim2.new(0.0149999997, 0, 0.280000001, 0)
  441. RunStarted.Size = UDim2.new(0.699999988, 0, 0.0299999993, 0)
  442. RunStarted.SizeConstraint = Enum.SizeConstraint.RelativeYY
  443. RunStarted.Font = Enum.Font.GothamBold
  444. RunStarted.Text = "Run Started: 1 hours, 20 minutes, 3 seconds ago"
  445. RunStarted.TextColor3 = Color3.new(1, 1, 1)
  446. RunStarted.TextScaled = true
  447. RunStarted.TextSize = 14
  448. RunStarted.TextWrapped = true
  449. RunStarted.TextXAlignment = Enum.TextXAlignment.Left
  450.  
  451. BuildingsOwned.Name = "BuildingsOwned"
  452. BuildingsOwned.Parent = StatsFrame
  453. BuildingsOwned.BackgroundColor3 = Color3.new(1, 1, 1)
  454. BuildingsOwned.BackgroundTransparency = 1
  455. BuildingsOwned.Position = UDim2.new(0.0149999997, 0, 0.310000002, 0)
  456. BuildingsOwned.Size = UDim2.new(0.699999988, 0, 0.0299999993, 0)
  457. BuildingsOwned.SizeConstraint = Enum.SizeConstraint.RelativeYY
  458. BuildingsOwned.Font = Enum.Font.GothamBold
  459. BuildingsOwned.Text = "Buildings Owned: 5"
  460. BuildingsOwned.TextColor3 = Color3.new(1, 1, 1)
  461. BuildingsOwned.TextScaled = true
  462. BuildingsOwned.TextSize = 14
  463. BuildingsOwned.TextWrapped = true
  464. BuildingsOwned.TextXAlignment = Enum.TextXAlignment.Left
  465.  
  466. CookiesPerSecond.Name = "CookiesPerSecond"
  467. CookiesPerSecond.Parent = StatsFrame
  468. CookiesPerSecond.BackgroundColor3 = Color3.new(1, 1, 1)
  469. CookiesPerSecond.BackgroundTransparency = 1
  470. CookiesPerSecond.Position = UDim2.new(0.0149999997, 0, 0.340000004, 0)
  471. CookiesPerSecond.Size = UDim2.new(0.699999988, 0, 0.0299999993, 0)
  472. CookiesPerSecond.SizeConstraint = Enum.SizeConstraint.RelativeYY
  473. CookiesPerSecond.Font = Enum.Font.GothamBold
  474. CookiesPerSecond.Text = "Cookies per second: 0.5"
  475. CookiesPerSecond.TextColor3 = Color3.new(1, 1, 1)
  476. CookiesPerSecond.TextScaled = true
  477. CookiesPerSecond.TextSize = 14
  478. CookiesPerSecond.TextWrapped = true
  479. CookiesPerSecond.TextXAlignment = Enum.TextXAlignment.Left
  480.  
  481. HandmadeCookies.Name = "HandmadeCookies"
  482. HandmadeCookies.Parent = StatsFrame
  483. HandmadeCookies.BackgroundColor3 = Color3.new(1, 1, 1)
  484. HandmadeCookies.BackgroundTransparency = 1
  485. HandmadeCookies.Position = UDim2.new(0.0149999997, 0, 0.370000005, 0)
  486. HandmadeCookies.Size = UDim2.new(0.699999988, 0, 0.0299999993, 0)
  487. HandmadeCookies.SizeConstraint = Enum.SizeConstraint.RelativeYY
  488. HandmadeCookies.Font = Enum.Font.GothamBold
  489. HandmadeCookies.Text = "Handmade cookies: 11"
  490. HandmadeCookies.TextColor3 = Color3.new(1, 1, 1)
  491. HandmadeCookies.TextScaled = true
  492. HandmadeCookies.TextSize = 14
  493. HandmadeCookies.TextWrapped = true
  494. HandmadeCookies.TextXAlignment = Enum.TextXAlignment.Left
  495.  
  496. TextLabel_3.Parent = StatsFrame
  497. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  498. TextLabel_3.BackgroundTransparency = 1
  499. TextLabel_3.Position = UDim2.new(0.0149999997, 0, 0.419999987, 0)
  500. TextLabel_3.Size = UDim2.new(0.400000006, 0, 0.0500000007, 0)
  501. TextLabel_3.SizeConstraint = Enum.SizeConstraint.RelativeYY
  502. TextLabel_3.Font = Enum.Font.SourceSans
  503. TextLabel_3.Text = "Other Players"
  504. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  505. TextLabel_3.TextScaled = true
  506. TextLabel_3.TextSize = 14
  507. TextLabel_3.TextWrapped = true
  508. TextLabel_3.TextXAlignment = Enum.TextXAlignment.Left
  509.  
  510. ImageLabel_10.Parent = TextLabel_3
  511. ImageLabel_10.AnchorPoint = Vector2.new(0, 1)
  512. ImageLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
  513. ImageLabel_10.BackgroundTransparency = 1
  514. ImageLabel_10.BorderSizePixel = 0
  515. ImageLabel_10.Size = UDim2.new(1, 0, 0.0399999991, 0)
  516. ImageLabel_10.Image = "http://www.roblox.com/asset/?id=5285832934"
  517. ImageLabel_10.ImageTransparency = 0.5
  518.  
  519. ImageLabel_11.Parent = TextLabel_3
  520. ImageLabel_11.BackgroundColor3 = Color3.new(1, 1, 1)
  521. ImageLabel_11.BackgroundTransparency = 1
  522. ImageLabel_11.BorderSizePixel = 0
  523. ImageLabel_11.Position = UDim2.new(0, 0, 1, 0)
  524. ImageLabel_11.Size = UDim2.new(1, 0, 0.0399999991, 0)
  525. ImageLabel_11.Image = "http://www.roblox.com/asset/?id=5285832934"
  526. ImageLabel_11.ImageTransparency = 0.5
  527.  
  528. Memo1332.Name = "Memo1332"
  529. Memo1332.Parent = StatsFrame
  530. Memo1332.BackgroundColor3 = Color3.new(0, 0, 0)
  531. Memo1332.BackgroundTransparency = 0.5
  532. Memo1332.BorderColor3 = Color3.new(1, 1, 1)
  533. Memo1332.Position = UDim2.new(0.0149999997, 0, 0.5, 0)
  534. Memo1332.Size = UDim2.new(0.5, 0, 0.100000001, 0)
  535.  
  536. PlayerName_2.Name = "PlayerName"
  537. PlayerName_2.Parent = Memo1332
  538. PlayerName_2.BackgroundColor3 = Color3.new(1, 1, 1)
  539. PlayerName_2.BackgroundTransparency = 0.69999998807907
  540. PlayerName_2.BorderSizePixel = 0
  541. PlayerName_2.Size = UDim2.new(1, 0, 0.300000012, 0)
  542. PlayerName_2.Font = Enum.Font.SourceSans
  543. PlayerName_2.Text = "Memo1332"
  544. PlayerName_2.TextEditable = false
  545. PlayerName_2.TextColor3 = Color3.new(1, 1, 1)
  546. PlayerName_2.TextScaled = true
  547. PlayerName_2.TextSize = 14
  548. PlayerName_2.TextWrapped = true
  549. PlayerName_2.TextXAlignment = Enum.TextXAlignment.Left
  550.  
  551. Frame.Parent = Memo1332
  552. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  553. Frame.BackgroundTransparency = 1
  554. Frame.BorderSizePixel = 0
  555. Frame.Position = UDim2.new(0, 0, 0.300000012, 0)
  556. Frame.Size = UDim2.new(1, 0, 0.699999988, 0)
  557.  
  558. CookiesInBank_2.Name = "CookiesInBank"
  559. CookiesInBank_2.Parent = Frame
  560. CookiesInBank_2.BackgroundColor3 = Color3.new(1, 1, 1)
  561. CookiesInBank_2.BackgroundTransparency = 1
  562. CookiesInBank_2.Size = UDim2.new(1, 0, 0.5, 0)
  563. CookiesInBank_2.Font = Enum.Font.GothamBold
  564. CookiesInBank_2.Text = "Cookies in bank: 74🍪"
  565. CookiesInBank_2.TextEditable = false
  566. CookiesInBank_2.TextColor3 = Color3.new(1, 1, 1)
  567. CookiesInBank_2.TextScaled = true
  568. CookiesInBank_2.TextSize = 14
  569. CookiesInBank_2.TextWrapped = true
  570. CookiesInBank_2.TextXAlignment = Enum.TextXAlignment.Left
  571.  
  572. CookiesPerSecond_2.Name = "CookiesPerSecond"
  573. CookiesPerSecond_2.Parent = Frame
  574. CookiesPerSecond_2.BackgroundColor3 = Color3.new(1, 1, 1)
  575. CookiesPerSecond_2.BackgroundTransparency = 1
  576. CookiesPerSecond_2.Position = UDim2.new(0, 0, 0.5, 0)
  577. CookiesPerSecond_2.Size = UDim2.new(1, 0, 0.5, 0)
  578. CookiesPerSecond_2.Font = Enum.Font.GothamBold
  579. CookiesPerSecond_2.Text = "Cookies per second: 0.5🍪"
  580. CookiesPerSecond_2.TextEditable = false
  581. CookiesPerSecond_2.TextColor3 = Color3.new(1, 1, 1)
  582. CookiesPerSecond_2.TextScaled = true
  583. CookiesPerSecond_2.TextSize = 14
  584. CookiesPerSecond_2.TextWrapped = true
  585. CookiesPerSecond_2.TextXAlignment = Enum.TextXAlignment.Left
  586.  
  587. StoreFrame.Name = "StoreFrame"
  588. StoreFrame.Parent = Outside
  589. StoreFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  590. StoreFrame.BackgroundTransparency = 1
  591. StoreFrame.Position = UDim2.new(0.807500005, 0, 0, 0)
  592. StoreFrame.Size = UDim2.new(0.192499995, 0, 1, 0)
  593.  
  594. ImageLabel_12.Parent = StoreFrame
  595. ImageLabel_12.BackgroundColor3 = Color3.new(1, 1, 1)
  596. ImageLabel_12.BackgroundTransparency = 1
  597. ImageLabel_12.BorderSizePixel = 0
  598. ImageLabel_12.Size = UDim2.new(1, 0, 1, 0)
  599. ImageLabel_12.ZIndex = 0
  600. ImageLabel_12.Image = "http://www.roblox.com/asset/?id=5285419495"
  601. ImageLabel_12.ScaleType = Enum.ScaleType.Tile
  602. ImageLabel_12.TileSize = UDim2.new(1.60000002, 0, 0.5, 0)
  603.  
  604. Background_4.Name = "Background"
  605. Background_4.Parent = StoreFrame
  606. Background_4.BackgroundColor3 = Color3.new(1, 1, 1)
  607. Background_4.BackgroundTransparency = 1
  608. Background_4.BorderSizePixel = 0
  609. Background_4.Rotation = 180
  610. Background_4.Size = UDim2.new(1, 0, 0.400000006, 0)
  611. Background_4.ZIndex = 0
  612. Background_4.Image = "http://www.roblox.com/asset/?id=5285431491"
  613. Background_4.ImageTransparency = 0.5
  614.  
  615. Background_5.Name = "Background"
  616. Background_5.Parent = StoreFrame
  617. Background_5.AnchorPoint = Vector2.new(0, 1)
  618. Background_5.BackgroundColor3 = Color3.new(1, 1, 1)
  619. Background_5.BackgroundTransparency = 1
  620. Background_5.BorderSizePixel = 0
  621. Background_5.Position = UDim2.new(0, 0, 1, 0)
  622. Background_5.Size = UDim2.new(1, 0, 0.600000024, 0)
  623. Background_5.ZIndex = 0
  624. Background_5.Image = "http://www.roblox.com/asset/?id=5285431491"
  625. Background_5.ImageTransparency = 0.5
  626.  
  627. TextLabel_4.Parent = StoreFrame
  628. TextLabel_4.BackgroundColor3 = Color3.new(0, 0, 0)
  629. TextLabel_4.BackgroundTransparency = 0.5
  630. TextLabel_4.Position = UDim2.new(0, 0, 0.0199999996, 0)
  631. TextLabel_4.Size = UDim2.new(1, 0, 0.0599999987, 0)
  632. TextLabel_4.Font = Enum.Font.SourceSans
  633. TextLabel_4.Text = "Store"
  634. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  635. TextLabel_4.TextScaled = true
  636. TextLabel_4.TextSize = 14
  637. TextLabel_4.TextWrapped = true
  638.  
  639. ScrollingFrame.Parent = StoreFrame
  640. ScrollingFrame.Active = true
  641. ScrollingFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  642. ScrollingFrame.BackgroundTransparency = 1
  643. ScrollingFrame.Position = UDim2.new(0, 0, 0.100000001, 0)
  644. ScrollingFrame.Size = UDim2.new(1, 0, 0.899999976, 0)
  645. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 1.29999995, 0)
  646. ScrollingFrame.ScrollBarThickness = 5
  647.  
  648. Cursor.Name = "Cursor"
  649. Cursor.Parent = ScrollingFrame
  650. Cursor.BackgroundColor3 = Color3.new(1, 1, 1)
  651. Cursor.Size = UDim2.new(1, 0, 0.0588235296, 0)
  652. Cursor.Image = "http://www.roblox.com/asset/?id=5286759866"
  653.  
  654. StoreIcon.Name = "StoreIcon"
  655. StoreIcon.Parent = Cursor
  656. StoreIcon.BackgroundColor3 = Color3.new(1, 1, 1)
  657. StoreIcon.BackgroundTransparency = 1
  658. StoreIcon.Size = UDim2.new(1, 0, 1, 0)
  659. StoreIcon.SizeConstraint = Enum.SizeConstraint.RelativeYY
  660. StoreIcon.Image = "http://www.roblox.com/asset/?id=5286750511"
  661.  
  662. StoreName.Name = "StoreName"
  663. StoreName.Parent = Cursor
  664. StoreName.BackgroundColor3 = Color3.new(1, 1, 1)
  665. StoreName.BackgroundTransparency = 1
  666. StoreName.Position = UDim2.new(0.25, 0, 0, 0)
  667. StoreName.Size = UDim2.new(0.5, 0, 0.600000024, 0)
  668. StoreName.Font = Enum.Font.GothamBold
  669. StoreName.Text = "Cursor"
  670. StoreName.TextColor3 = Color3.new(1, 1, 1)
  671. StoreName.TextScaled = true
  672. StoreName.TextSize = 14
  673. StoreName.TextWrapped = true
  674. StoreName.TextXAlignment = Enum.TextXAlignment.Left
  675. StoreName.TextYAlignment = Enum.TextYAlignment.Bottom
  676.  
  677. Price.Name = "Price"
  678. Price.Parent = Cursor
  679. Price.BackgroundColor3 = Color3.new(1, 1, 1)
  680. Price.BackgroundTransparency = 1
  681. Price.Position = UDim2.new(0.25, 0, 0.550000012, 0)
  682. Price.Size = UDim2.new(0.5, 0, 0.400000006, 0)
  683. Price.Font = Enum.Font.GothamBold
  684. Price.Text = "🍪15"
  685. Price.TextColor3 = Color3.new(0, 0.678431, 0)
  686. Price.TextScaled = true
  687. Price.TextSize = 14
  688. Price.TextWrapped = true
  689. Price.TextXAlignment = Enum.TextXAlignment.Left
  690. Price.TextYAlignment = Enum.TextYAlignment.Top
  691.  
  692. Amount.Name = "Amount"
  693. Amount.Parent = Cursor
  694. Amount.AnchorPoint = Vector2.new(1, 0.5)
  695. Amount.BackgroundColor3 = Color3.new(1, 1, 1)
  696. Amount.BackgroundTransparency = 1
  697. Amount.Position = UDim2.new(0.949999988, 0, 0.5, 0)
  698. Amount.Size = UDim2.new(0.400000006, 0, 0.699999988, 0)
  699. Amount.Font = Enum.Font.GothamBold
  700. Amount.Text = ""
  701. Amount.TextColor3 = Color3.new(0, 0, 0)
  702. Amount.TextScaled = true
  703. Amount.TextSize = 14
  704. Amount.TextTransparency = 0.69999998807907
  705. Amount.TextWrapped = true
  706. Amount.TextXAlignment = Enum.TextXAlignment.Right
  707.  
  708. Grandma.Name = "Grandma"
  709. Grandma.Parent = ScrollingFrame
  710. Grandma.BackgroundColor3 = Color3.new(1, 1, 1)
  711. Grandma.Position = UDim2.new(0, 0, 0.0588235296, 0)
  712. Grandma.Size = UDim2.new(1, 0, 0.0588235296, 0)
  713. Grandma.Image = "http://www.roblox.com/asset/?id=5286759866"
  714.  
  715. StoreIcon_2.Name = "StoreIcon"
  716. StoreIcon_2.Parent = Grandma
  717. StoreIcon_2.BackgroundColor3 = Color3.new(1, 1, 1)
  718. StoreIcon_2.BackgroundTransparency = 1
  719. StoreIcon_2.Size = UDim2.new(1, 0, 1, 0)
  720. StoreIcon_2.SizeConstraint = Enum.SizeConstraint.RelativeYY
  721. StoreIcon_2.Image = "http://www.roblox.com/asset/?id=5286754599"
  722.  
  723. StoreName_2.Name = "StoreName"
  724. StoreName_2.Parent = Grandma
  725. StoreName_2.BackgroundColor3 = Color3.new(1, 1, 1)
  726. StoreName_2.BackgroundTransparency = 1
  727. StoreName_2.Position = UDim2.new(0.25, 0, 0, 0)
  728. StoreName_2.Size = UDim2.new(0.5, 0, 0.600000024, 0)
  729. StoreName_2.Font = Enum.Font.GothamBold
  730. StoreName_2.Text = "Grandma"
  731. StoreName_2.TextColor3 = Color3.new(1, 1, 1)
  732. StoreName_2.TextScaled = true
  733. StoreName_2.TextSize = 14
  734. StoreName_2.TextWrapped = true
  735. StoreName_2.TextXAlignment = Enum.TextXAlignment.Left
  736. StoreName_2.TextYAlignment = Enum.TextYAlignment.Bottom
  737.  
  738. Price_2.Name = "Price"
  739. Price_2.Parent = Grandma
  740. Price_2.BackgroundColor3 = Color3.new(1, 1, 1)
  741. Price_2.BackgroundTransparency = 1
  742. Price_2.Position = UDim2.new(0.25, 0, 0.550000012, 0)
  743. Price_2.Size = UDim2.new(0.5, 0, 0.400000006, 0)
  744. Price_2.Font = Enum.Font.GothamBold
  745. Price_2.Text = "🍪100"
  746. Price_2.TextColor3 = Color3.new(0, 0.678431, 0)
  747. Price_2.TextScaled = true
  748. Price_2.TextSize = 14
  749. Price_2.TextWrapped = true
  750. Price_2.TextXAlignment = Enum.TextXAlignment.Left
  751. Price_2.TextYAlignment = Enum.TextYAlignment.Top
  752.  
  753. Amount_2.Name = "Amount"
  754. Amount_2.Parent = Grandma
  755. Amount_2.AnchorPoint = Vector2.new(1, 0.5)
  756. Amount_2.BackgroundColor3 = Color3.new(1, 1, 1)
  757. Amount_2.BackgroundTransparency = 1
  758. Amount_2.Position = UDim2.new(0.949999988, 0, 0.5, 0)
  759. Amount_2.Size = UDim2.new(0.400000006, 0, 0.699999988, 0)
  760. Amount_2.Font = Enum.Font.GothamBold
  761. Amount_2.Text = ""
  762. Amount_2.TextColor3 = Color3.new(0, 0, 0)
  763. Amount_2.TextScaled = true
  764. Amount_2.TextSize = 14
  765. Amount_2.TextTransparency = 0.69999998807907
  766. Amount_2.TextWrapped = true
  767. Amount_2.TextXAlignment = Enum.TextXAlignment.Right
  768.  
  769. Farm.Name = "Farm"
  770. Farm.Parent = ScrollingFrame
  771. Farm.BackgroundColor3 = Color3.new(1, 1, 1)
  772. Farm.Position = UDim2.new(0, 0, 0.117647059, 0)
  773. Farm.Size = UDim2.new(1, 0, 0.0588235296, 0)
  774. Farm.Image = "http://www.roblox.com/asset/?id=5286759866"
  775.  
  776. StoreIcon_3.Name = "StoreIcon"
  777. StoreIcon_3.Parent = Farm
  778. StoreIcon_3.BackgroundColor3 = Color3.new(1, 1, 1)
  779. StoreIcon_3.BackgroundTransparency = 1
  780. StoreIcon_3.Size = UDim2.new(1, 0, 1, 0)
  781. StoreIcon_3.SizeConstraint = Enum.SizeConstraint.RelativeYY
  782. StoreIcon_3.Image = "http://www.roblox.com/asset/?id=5286753613"
  783.  
  784. StoreName_3.Name = "StoreName"
  785. StoreName_3.Parent = Farm
  786. StoreName_3.BackgroundColor3 = Color3.new(1, 1, 1)
  787. StoreName_3.BackgroundTransparency = 1
  788. StoreName_3.Position = UDim2.new(0.25, 0, 0, 0)
  789. StoreName_3.Size = UDim2.new(0.5, 0, 0.600000024, 0)
  790. StoreName_3.Font = Enum.Font.GothamBold
  791. StoreName_3.Text = "Farm"
  792. StoreName_3.TextColor3 = Color3.new(1, 1, 1)
  793. StoreName_3.TextScaled = true
  794. StoreName_3.TextSize = 14
  795. StoreName_3.TextWrapped = true
  796. StoreName_3.TextXAlignment = Enum.TextXAlignment.Left
  797. StoreName_3.TextYAlignment = Enum.TextYAlignment.Bottom
  798.  
  799. Price_3.Name = "Price"
  800. Price_3.Parent = Farm
  801. Price_3.BackgroundColor3 = Color3.new(1, 1, 1)
  802. Price_3.BackgroundTransparency = 1
  803. Price_3.Position = UDim2.new(0.25, 0, 0.550000012, 0)
  804. Price_3.Size = UDim2.new(0.5, 0, 0.400000006, 0)
  805. Price_3.Font = Enum.Font.GothamBold
  806. Price_3.Text = "🍪1100"
  807. Price_3.TextColor3 = Color3.new(0, 0.678431, 0)
  808. Price_3.TextScaled = true
  809. Price_3.TextSize = 14
  810. Price_3.TextWrapped = true
  811. Price_3.TextXAlignment = Enum.TextXAlignment.Left
  812. Price_3.TextYAlignment = Enum.TextYAlignment.Top
  813.  
  814. Amount_3.Name = "Amount"
  815. Amount_3.Parent = Farm
  816. Amount_3.AnchorPoint = Vector2.new(1, 0.5)
  817. Amount_3.BackgroundColor3 = Color3.new(1, 1, 1)
  818. Amount_3.BackgroundTransparency = 1
  819. Amount_3.Position = UDim2.new(0.949999988, 0, 0.5, 0)
  820. Amount_3.Size = UDim2.new(0.400000006, 0, 0.699999988, 0)
  821. Amount_3.Font = Enum.Font.GothamBold
  822. Amount_3.Text = ""
  823. Amount_3.TextColor3 = Color3.new(0, 0, 0)
  824. Amount_3.TextScaled = true
  825. Amount_3.TextSize = 14
  826. Amount_3.TextTransparency = 0.69999998807907
  827. Amount_3.TextWrapped = true
  828. Amount_3.TextXAlignment = Enum.TextXAlignment.Right
  829.  
  830. Mine.Name = "Mine"
  831. Mine.Parent = ScrollingFrame
  832. Mine.BackgroundColor3 = Color3.new(1, 1, 1)
  833. Mine.Position = UDim2.new(0, 0, 0.176470593, 0)
  834. Mine.Size = UDim2.new(1, 0, 0.0588235296, 0)
  835. Mine.Image = "http://www.roblox.com/asset/?id=5286759866"
  836.  
  837. StoreIcon_4.Name = "StoreIcon"
  838. StoreIcon_4.Parent = Mine
  839. StoreIcon_4.BackgroundColor3 = Color3.new(1, 1, 1)
  840. StoreIcon_4.BackgroundTransparency = 1
  841. StoreIcon_4.Size = UDim2.new(1, 0, 1, 0)
  842. StoreIcon_4.SizeConstraint = Enum.SizeConstraint.RelativeYY
  843. StoreIcon_4.Image = "http://www.roblox.com/asset/?id=5286756434"
  844.  
  845. StoreName_4.Name = "StoreName"
  846. StoreName_4.Parent = Mine
  847. StoreName_4.BackgroundColor3 = Color3.new(1, 1, 1)
  848. StoreName_4.BackgroundTransparency = 1
  849. StoreName_4.Position = UDim2.new(0.25, 0, 0, 0)
  850. StoreName_4.Size = UDim2.new(0.5, 0, 0.600000024, 0)
  851. StoreName_4.Font = Enum.Font.GothamBold
  852. StoreName_4.Text = "Mine"
  853. StoreName_4.TextColor3 = Color3.new(1, 1, 1)
  854. StoreName_4.TextScaled = true
  855. StoreName_4.TextSize = 14
  856. StoreName_4.TextWrapped = true
  857. StoreName_4.TextXAlignment = Enum.TextXAlignment.Left
  858. StoreName_4.TextYAlignment = Enum.TextYAlignment.Bottom
  859.  
  860. Price_4.Name = "Price"
  861. Price_4.Parent = Mine
  862. Price_4.BackgroundColor3 = Color3.new(1, 1, 1)
  863. Price_4.BackgroundTransparency = 1
  864. Price_4.Position = UDim2.new(0.25, 0, 0.550000012, 0)
  865. Price_4.Size = UDim2.new(0.5, 0, 0.400000006, 0)
  866. Price_4.Font = Enum.Font.GothamBold
  867. Price_4.Text = "🍪12000"
  868. Price_4.TextColor3 = Color3.new(0, 0.678431, 0)
  869. Price_4.TextScaled = true
  870. Price_4.TextSize = 14
  871. Price_4.TextWrapped = true
  872. Price_4.TextXAlignment = Enum.TextXAlignment.Left
  873. Price_4.TextYAlignment = Enum.TextYAlignment.Top
  874.  
  875. Amount_4.Name = "Amount"
  876. Amount_4.Parent = Mine
  877. Amount_4.AnchorPoint = Vector2.new(1, 0.5)
  878. Amount_4.BackgroundColor3 = Color3.new(1, 1, 1)
  879. Amount_4.BackgroundTransparency = 1
  880. Amount_4.Position = UDim2.new(0.949999988, 0, 0.5, 0)
  881. Amount_4.Size = UDim2.new(0.400000006, 0, 0.699999988, 0)
  882. Amount_4.Font = Enum.Font.GothamBold
  883. Amount_4.Text = ""
  884. Amount_4.TextColor3 = Color3.new(0, 0, 0)
  885. Amount_4.TextScaled = true
  886. Amount_4.TextSize = 14
  887. Amount_4.TextTransparency = 0.69999998807907
  888. Amount_4.TextWrapped = true
  889. Amount_4.TextXAlignment = Enum.TextXAlignment.Right
  890.  
  891. Factory.Name = "Factory"
  892. Factory.Parent = ScrollingFrame
  893. Factory.BackgroundColor3 = Color3.new(1, 1, 1)
  894. Factory.Position = UDim2.new(0, 0, 0.235294119, 0)
  895. Factory.Size = UDim2.new(1, 0, 0.0588235296, 0)
  896. Factory.Image = "http://www.roblox.com/asset/?id=5286759866"
  897.  
  898. StoreIcon_5.Name = "StoreIcon"
  899. StoreIcon_5.Parent = Factory
  900. StoreIcon_5.BackgroundColor3 = Color3.new(1, 1, 1)
  901. StoreIcon_5.BackgroundTransparency = 1
  902. StoreIcon_5.Size = UDim2.new(1, 0, 1, 0)
  903. StoreIcon_5.SizeConstraint = Enum.SizeConstraint.RelativeYY
  904. StoreIcon_5.Image = "http://www.roblox.com/asset/?id=5286753073"
  905.  
  906. StoreName_5.Name = "StoreName"
  907. StoreName_5.Parent = Factory
  908. StoreName_5.BackgroundColor3 = Color3.new(1, 1, 1)
  909. StoreName_5.BackgroundTransparency = 1
  910. StoreName_5.Position = UDim2.new(0.25, 0, 0, 0)
  911. StoreName_5.Size = UDim2.new(0.5, 0, 0.600000024, 0)
  912. StoreName_5.Font = Enum.Font.GothamBold
  913. StoreName_5.Text = "Factory"
  914. StoreName_5.TextColor3 = Color3.new(1, 1, 1)
  915. StoreName_5.TextScaled = true
  916. StoreName_5.TextSize = 14
  917. StoreName_5.TextWrapped = true
  918. StoreName_5.TextXAlignment = Enum.TextXAlignment.Left
  919. StoreName_5.TextYAlignment = Enum.TextYAlignment.Bottom
  920.  
  921. Price_5.Name = "Price"
  922. Price_5.Parent = Factory
  923. Price_5.BackgroundColor3 = Color3.new(1, 1, 1)
  924. Price_5.BackgroundTransparency = 1
  925. Price_5.Position = UDim2.new(0.25, 0, 0.550000012, 0)
  926. Price_5.Size = UDim2.new(0.5, 0, 0.400000006, 0)
  927. Price_5.Font = Enum.Font.GothamBold
  928. Price_5.Text = "🍪130000"
  929. Price_5.TextColor3 = Color3.new(0, 0.678431, 0)
  930. Price_5.TextScaled = true
  931. Price_5.TextSize = 14
  932. Price_5.TextWrapped = true
  933. Price_5.TextXAlignment = Enum.TextXAlignment.Left
  934. Price_5.TextYAlignment = Enum.TextYAlignment.Top
  935.  
  936. Amount_5.Name = "Amount"
  937. Amount_5.Parent = Factory
  938. Amount_5.AnchorPoint = Vector2.new(1, 0.5)
  939. Amount_5.BackgroundColor3 = Color3.new(1, 1, 1)
  940. Amount_5.BackgroundTransparency = 1
  941. Amount_5.Position = UDim2.new(0.949999988, 0, 0.5, 0)
  942. Amount_5.Size = UDim2.new(0.400000006, 0, 0.699999988, 0)
  943. Amount_5.Font = Enum.Font.GothamBold
  944. Amount_5.Text = ""
  945. Amount_5.TextColor3 = Color3.new(0, 0, 0)
  946. Amount_5.TextScaled = true
  947. Amount_5.TextSize = 14
  948. Amount_5.TextTransparency = 0.69999998807907
  949. Amount_5.TextWrapped = true
  950. Amount_5.TextXAlignment = Enum.TextXAlignment.Right
  951.  
  952. Bank.Name = "Bank"
  953. Bank.Parent = ScrollingFrame
  954. Bank.BackgroundColor3 = Color3.new(1, 1, 1)
  955. Bank.Position = UDim2.new(0, 0, 0.294117659, 0)
  956. Bank.Size = UDim2.new(1, 0, 0.0588235296, 0)
  957. Bank.Image = "http://www.roblox.com/asset/?id=5286759866"
  958.  
  959. StoreIcon_6.Name = "StoreIcon"
  960. StoreIcon_6.Parent = Bank
  961. StoreIcon_6.BackgroundColor3 = Color3.new(1, 1, 1)
  962. StoreIcon_6.BackgroundTransparency = 1
  963. StoreIcon_6.Size = UDim2.new(1, 0, 1, 0)
  964. StoreIcon_6.SizeConstraint = Enum.SizeConstraint.RelativeYY
  965. StoreIcon_6.Image = "http://www.roblox.com/asset/?id=5286748592"
  966.  
  967. StoreName_6.Name = "StoreName"
  968. StoreName_6.Parent = Bank
  969. StoreName_6.BackgroundColor3 = Color3.new(1, 1, 1)
  970. StoreName_6.BackgroundTransparency = 1
  971. StoreName_6.Position = UDim2.new(0.25, 0, 0, 0)
  972. StoreName_6.Size = UDim2.new(0.5, 0, 0.600000024, 0)
  973. StoreName_6.Font = Enum.Font.GothamBold
  974. StoreName_6.Text = "Bank"
  975. StoreName_6.TextColor3 = Color3.new(1, 1, 1)
  976. StoreName_6.TextScaled = true
  977. StoreName_6.TextSize = 14
  978. StoreName_6.TextWrapped = true
  979. StoreName_6.TextXAlignment = Enum.TextXAlignment.Left
  980. StoreName_6.TextYAlignment = Enum.TextYAlignment.Bottom
  981.  
  982. Price_6.Name = "Price"
  983. Price_6.Parent = Bank
  984. Price_6.BackgroundColor3 = Color3.new(1, 1, 1)
  985. Price_6.BackgroundTransparency = 1
  986. Price_6.Position = UDim2.new(0.25, 0, 0.550000012, 0)
  987. Price_6.Size = UDim2.new(0.5, 0, 0.400000006, 0)
  988. Price_6.Font = Enum.Font.GothamBold
  989. Price_6.Text = "🍪1400000"
  990. Price_6.TextColor3 = Color3.new(0, 0.678431, 0)
  991. Price_6.TextScaled = true
  992. Price_6.TextSize = 14
  993. Price_6.TextWrapped = true
  994. Price_6.TextXAlignment = Enum.TextXAlignment.Left
  995. Price_6.TextYAlignment = Enum.TextYAlignment.Top
  996.  
  997. Amount_6.Name = "Amount"
  998. Amount_6.Parent = Bank
  999. Amount_6.AnchorPoint = Vector2.new(1, 0.5)
  1000. Amount_6.BackgroundColor3 = Color3.new(1, 1, 1)
  1001. Amount_6.BackgroundTransparency = 1
  1002. Amount_6.Position = UDim2.new(0.949999988, 0, 0.5, 0)
  1003. Amount_6.Size = UDim2.new(0.400000006, 0, 0.699999988, 0)
  1004. Amount_6.Font = Enum.Font.GothamBold
  1005. Amount_6.Text = ""
  1006. Amount_6.TextColor3 = Color3.new(0, 0, 0)
  1007. Amount_6.TextScaled = true
  1008. Amount_6.TextSize = 14
  1009. Amount_6.TextTransparency = 0.69999998807907
  1010. Amount_6.TextWrapped = true
  1011. Amount_6.TextXAlignment = Enum.TextXAlignment.Right
  1012.  
  1013. Temple.Name = "Temple"
  1014. Temple.Parent = ScrollingFrame
  1015. Temple.BackgroundColor3 = Color3.new(1, 1, 1)
  1016. Temple.Position = UDim2.new(0, 0, 0.352941185, 0)
  1017. Temple.Size = UDim2.new(1, 0, 0.0588235296, 0)
  1018. Temple.Image = "http://www.roblox.com/asset/?id=5286759866"
  1019.  
  1020. StoreIcon_7.Name = "StoreIcon"
  1021. StoreIcon_7.Parent = Temple
  1022. StoreIcon_7.BackgroundColor3 = Color3.new(1, 1, 1)
  1023. StoreIcon_7.BackgroundTransparency = 1
  1024. StoreIcon_7.Size = UDim2.new(1, 0, 1, 0)
  1025. StoreIcon_7.SizeConstraint = Enum.SizeConstraint.RelativeYY
  1026. StoreIcon_7.Image = "http://www.roblox.com/asset/?id=5286758215"
  1027.  
  1028. StoreName_7.Name = "StoreName"
  1029. StoreName_7.Parent = Temple
  1030. StoreName_7.BackgroundColor3 = Color3.new(1, 1, 1)
  1031. StoreName_7.BackgroundTransparency = 1
  1032. StoreName_7.Position = UDim2.new(0.25, 0, 0, 0)
  1033. StoreName_7.Size = UDim2.new(0.5, 0, 0.600000024, 0)
  1034. StoreName_7.Font = Enum.Font.GothamBold
  1035. StoreName_7.Text = "Temple"
  1036. StoreName_7.TextColor3 = Color3.new(1, 1, 1)
  1037. StoreName_7.TextScaled = true
  1038. StoreName_7.TextSize = 14
  1039. StoreName_7.TextWrapped = true
  1040. StoreName_7.TextXAlignment = Enum.TextXAlignment.Left
  1041. StoreName_7.TextYAlignment = Enum.TextYAlignment.Bottom
  1042.  
  1043. Price_7.Name = "Price"
  1044. Price_7.Parent = Temple
  1045. Price_7.BackgroundColor3 = Color3.new(1, 1, 1)
  1046. Price_7.BackgroundTransparency = 1
  1047. Price_7.Position = UDim2.new(0.25, 0, 0.550000012, 0)
  1048. Price_7.Size = UDim2.new(0.5, 0, 0.400000006, 0)
  1049. Price_7.Font = Enum.Font.GothamBold
  1050. Price_7.Text = "🍪20000000"
  1051. Price_7.TextColor3 = Color3.new(0, 0.678431, 0)
  1052. Price_7.TextScaled = true
  1053. Price_7.TextSize = 14
  1054. Price_7.TextWrapped = true
  1055. Price_7.TextXAlignment = Enum.TextXAlignment.Left
  1056. Price_7.TextYAlignment = Enum.TextYAlignment.Top
  1057.  
  1058. Amount_7.Name = "Amount"
  1059. Amount_7.Parent = Temple
  1060. Amount_7.AnchorPoint = Vector2.new(1, 0.5)
  1061. Amount_7.BackgroundColor3 = Color3.new(1, 1, 1)
  1062. Amount_7.BackgroundTransparency = 1
  1063. Amount_7.Position = UDim2.new(0.949999988, 0, 0.5, 0)
  1064. Amount_7.Size = UDim2.new(0.400000006, 0, 0.699999988, 0)
  1065. Amount_7.Font = Enum.Font.GothamBold
  1066. Amount_7.Text = ""
  1067. Amount_7.TextColor3 = Color3.new(0, 0, 0)
  1068. Amount_7.TextScaled = true
  1069. Amount_7.TextSize = 14
  1070. Amount_7.TextTransparency = 0.69999998807907
  1071. Amount_7.TextWrapped = true
  1072. Amount_7.TextXAlignment = Enum.TextXAlignment.Right
  1073.  
  1074. WizardTower.Name = "WizardTower"
  1075. WizardTower.Parent = ScrollingFrame
  1076. WizardTower.BackgroundColor3 = Color3.new(1, 1, 1)
  1077. WizardTower.Position = UDim2.new(0, 0, 0.411764711, 0)
  1078. WizardTower.Size = UDim2.new(1, 0, 0.0588235296, 0)
  1079. WizardTower.Image = "http://www.roblox.com/asset/?id=5286759866"
  1080.  
  1081. StoreIcon_8.Name = "StoreIcon"
  1082. StoreIcon_8.Parent = WizardTower
  1083. StoreIcon_8.BackgroundColor3 = Color3.new(1, 1, 1)
  1084. StoreIcon_8.BackgroundTransparency = 1
  1085. StoreIcon_8.Size = UDim2.new(1, 0, 1, 0)
  1086. StoreIcon_8.SizeConstraint = Enum.SizeConstraint.RelativeYY
  1087. StoreIcon_8.Image = "http://www.roblox.com/asset/?id=5286759229"
  1088.  
  1089. StoreName_8.Name = "StoreName"
  1090. StoreName_8.Parent = WizardTower
  1091. StoreName_8.BackgroundColor3 = Color3.new(1, 1, 1)
  1092. StoreName_8.BackgroundTransparency = 1
  1093. StoreName_8.Position = UDim2.new(0.25, 0, 0, 0)
  1094. StoreName_8.Size = UDim2.new(0.5, 0, 0.600000024, 0)
  1095. StoreName_8.Font = Enum.Font.GothamBold
  1096. StoreName_8.Text = "Wizard Tower"
  1097. StoreName_8.TextColor3 = Color3.new(1, 1, 1)
  1098. StoreName_8.TextScaled = true
  1099. StoreName_8.TextSize = 14
  1100. StoreName_8.TextWrapped = true
  1101. StoreName_8.TextXAlignment = Enum.TextXAlignment.Left
  1102.  
  1103. Price_8.Name = "Price"
  1104. Price_8.Parent = WizardTower
  1105. Price_8.BackgroundColor3 = Color3.new(1, 1, 1)
  1106. Price_8.BackgroundTransparency = 1
  1107. Price_8.Position = UDim2.new(0.25, 0, 0.550000012, 0)
  1108. Price_8.Size = UDim2.new(0.5, 0, 0.400000006, 0)
  1109. Price_8.Font = Enum.Font.GothamBold
  1110. Price_8.Text = "🍪330000000"
  1111. Price_8.TextColor3 = Color3.new(0, 0.678431, 0)
  1112. Price_8.TextScaled = true
  1113. Price_8.TextSize = 14
  1114. Price_8.TextWrapped = true
  1115. Price_8.TextXAlignment = Enum.TextXAlignment.Left
  1116. Price_8.TextYAlignment = Enum.TextYAlignment.Top
  1117.  
  1118. Amount_8.Name = "Amount"
  1119. Amount_8.Parent = WizardTower
  1120. Amount_8.AnchorPoint = Vector2.new(1, 0.5)
  1121. Amount_8.BackgroundColor3 = Color3.new(1, 1, 1)
  1122. Amount_8.BackgroundTransparency = 1
  1123. Amount_8.Position = UDim2.new(0.949999988, 0, 0.5, 0)
  1124. Amount_8.Size = UDim2.new(0.400000006, 0, 0.699999988, 0)
  1125. Amount_8.Font = Enum.Font.GothamBold
  1126. Amount_8.Text = ""
  1127. Amount_8.TextColor3 = Color3.new(0, 0, 0)
  1128. Amount_8.TextScaled = true
  1129. Amount_8.TextSize = 14
  1130. Amount_8.TextTransparency = 0.69999998807907
  1131. Amount_8.TextWrapped = true
  1132. Amount_8.TextXAlignment = Enum.TextXAlignment.Right
  1133.  
  1134. Shipment.Name = "Shipment"
  1135. Shipment.Parent = ScrollingFrame
  1136. Shipment.BackgroundColor3 = Color3.new(1, 1, 1)
  1137. Shipment.Position = UDim2.new(0, 0, 0.470588237, 0)
  1138. Shipment.Size = UDim2.new(1, 0, 0.0588235296, 0)
  1139. Shipment.Image = "http://www.roblox.com/asset/?id=5286759866"
  1140.  
  1141. StoreIcon_9.Name = "StoreIcon"
  1142. StoreIcon_9.Parent = Shipment
  1143. StoreIcon_9.BackgroundColor3 = Color3.new(1, 1, 1)
  1144. StoreIcon_9.BackgroundTransparency = 1
  1145. StoreIcon_9.Size = UDim2.new(1, 0, 1, 0)
  1146. StoreIcon_9.SizeConstraint = Enum.SizeConstraint.RelativeYY
  1147. StoreIcon_9.Image = "http://www.roblox.com/asset/?id=5286757818"
  1148.  
  1149. StoreName_9.Name = "StoreName"
  1150. StoreName_9.Parent = Shipment
  1151. StoreName_9.BackgroundColor3 = Color3.new(1, 1, 1)
  1152. StoreName_9.BackgroundTransparency = 1
  1153. StoreName_9.Position = UDim2.new(0.25, 0, 0, 0)
  1154. StoreName_9.Size = UDim2.new(0.5, 0, 0.600000024, 0)
  1155. StoreName_9.Font = Enum.Font.GothamBold
  1156. StoreName_9.Text = "Shipment"
  1157. StoreName_9.TextColor3 = Color3.new(1, 1, 1)
  1158. StoreName_9.TextScaled = true
  1159. StoreName_9.TextSize = 14
  1160. StoreName_9.TextWrapped = true
  1161. StoreName_9.TextXAlignment = Enum.TextXAlignment.Left
  1162. StoreName_9.TextYAlignment = Enum.TextYAlignment.Bottom
  1163.  
  1164. Price_9.Name = "Price"
  1165. Price_9.Parent = Shipment
  1166. Price_9.BackgroundColor3 = Color3.new(1, 1, 1)
  1167. Price_9.BackgroundTransparency = 1
  1168. Price_9.Position = UDim2.new(0.25, 0, 0.550000012, 0)
  1169. Price_9.Size = UDim2.new(0.5, 0, 0.400000006, 0)
  1170. Price_9.Font = Enum.Font.GothamBold
  1171. Price_9.Text = "🍪5100000000"
  1172. Price_9.TextColor3 = Color3.new(0, 0.678431, 0)
  1173. Price_9.TextScaled = true
  1174. Price_9.TextSize = 14
  1175. Price_9.TextWrapped = true
  1176. Price_9.TextXAlignment = Enum.TextXAlignment.Left
  1177. Price_9.TextYAlignment = Enum.TextYAlignment.Top
  1178.  
  1179. Amount_9.Name = "Amount"
  1180. Amount_9.Parent = Shipment
  1181. Amount_9.AnchorPoint = Vector2.new(1, 0.5)
  1182. Amount_9.BackgroundColor3 = Color3.new(1, 1, 1)
  1183. Amount_9.BackgroundTransparency = 1
  1184. Amount_9.Position = UDim2.new(0.949999988, 0, 0.5, 0)
  1185. Amount_9.Size = UDim2.new(0.400000006, 0, 0.699999988, 0)
  1186. Amount_9.Font = Enum.Font.GothamBold
  1187. Amount_9.Text = ""
  1188. Amount_9.TextColor3 = Color3.new(0, 0, 0)
  1189. Amount_9.TextScaled = true
  1190. Amount_9.TextSize = 14
  1191. Amount_9.TextTransparency = 0.69999998807907
  1192. Amount_9.TextWrapped = true
  1193. Amount_9.TextXAlignment = Enum.TextXAlignment.Right
  1194.  
  1195. AlchemyLab.Name = "AlchemyLab"
  1196. AlchemyLab.Parent = ScrollingFrame
  1197. AlchemyLab.BackgroundColor3 = Color3.new(1, 1, 1)
  1198. AlchemyLab.Position = UDim2.new(0, 0, 0.529411793, 0)
  1199. AlchemyLab.Size = UDim2.new(1, 0, 0.0588235296, 0)
  1200. AlchemyLab.Image = "http://www.roblox.com/asset/?id=5286759866"
  1201.  
  1202. StoreIcon_10.Name = "StoreIcon"
  1203. StoreIcon_10.Parent = AlchemyLab
  1204. StoreIcon_10.BackgroundColor3 = Color3.new(1, 1, 1)
  1205. StoreIcon_10.BackgroundTransparency = 1
  1206. StoreIcon_10.Size = UDim2.new(1, 0, 1, 0)
  1207. StoreIcon_10.SizeConstraint = Enum.SizeConstraint.RelativeYY
  1208. StoreIcon_10.Image = "http://www.roblox.com/asset/?id=5286746928"
  1209.  
  1210. StoreName_10.Name = "StoreName"
  1211. StoreName_10.Parent = AlchemyLab
  1212. StoreName_10.BackgroundColor3 = Color3.new(1, 1, 1)
  1213. StoreName_10.BackgroundTransparency = 1
  1214. StoreName_10.Position = UDim2.new(0.25, 0, 0, 0)
  1215. StoreName_10.Size = UDim2.new(0.5, 0, 0.600000024, 0)
  1216. StoreName_10.Font = Enum.Font.GothamBold
  1217. StoreName_10.Text = "Alchemy Lab"
  1218. StoreName_10.TextColor3 = Color3.new(1, 1, 1)
  1219. StoreName_10.TextScaled = true
  1220. StoreName_10.TextSize = 14
  1221. StoreName_10.TextWrapped = true
  1222. StoreName_10.TextXAlignment = Enum.TextXAlignment.Left
  1223.  
  1224. Price_10.Name = "Price"
  1225. Price_10.Parent = AlchemyLab
  1226. Price_10.BackgroundColor3 = Color3.new(1, 1, 1)
  1227. Price_10.BackgroundTransparency = 1
  1228. Price_10.Position = UDim2.new(0.25, 0, 0.550000012, 0)
  1229. Price_10.Size = UDim2.new(0.5, 0, 0.400000006, 0)
  1230. Price_10.Font = Enum.Font.GothamBold
  1231. Price_10.Text = "🍪75000000000"
  1232. Price_10.TextColor3 = Color3.new(0, 0.678431, 0)
  1233. Price_10.TextScaled = true
  1234. Price_10.TextSize = 14
  1235. Price_10.TextWrapped = true
  1236. Price_10.TextXAlignment = Enum.TextXAlignment.Left
  1237. Price_10.TextYAlignment = Enum.TextYAlignment.Top
  1238.  
  1239. Amount_10.Name = "Amount"
  1240. Amount_10.Parent = AlchemyLab
  1241. Amount_10.AnchorPoint = Vector2.new(1, 0.5)
  1242. Amount_10.BackgroundColor3 = Color3.new(1, 1, 1)
  1243. Amount_10.BackgroundTransparency = 1
  1244. Amount_10.Position = UDim2.new(0.949999988, 0, 0.5, 0)
  1245. Amount_10.Size = UDim2.new(0.400000006, 0, 0.699999988, 0)
  1246. Amount_10.Font = Enum.Font.GothamBold
  1247. Amount_10.Text = ""
  1248. Amount_10.TextColor3 = Color3.new(0, 0, 0)
  1249. Amount_10.TextScaled = true
  1250. Amount_10.TextSize = 14
  1251. Amount_10.TextTransparency = 0.69999998807907
  1252. Amount_10.TextWrapped = true
  1253. Amount_10.TextXAlignment = Enum.TextXAlignment.Right
  1254.  
  1255. Portal.Name = "Portal"
  1256. Portal.Parent = ScrollingFrame
  1257. Portal.BackgroundColor3 = Color3.new(1, 1, 1)
  1258. Portal.Position = UDim2.new(0, 0, 0.588235319, 0)
  1259. Portal.Size = UDim2.new(1, 0, 0.0588235296, 0)
  1260. Portal.Image = "http://www.roblox.com/asset/?id=5286759866"
  1261.  
  1262. StoreIcon_11.Name = "StoreIcon"
  1263. StoreIcon_11.Parent = Portal
  1264. StoreIcon_11.BackgroundColor3 = Color3.new(1, 1, 1)
  1265. StoreIcon_11.BackgroundTransparency = 1
  1266. StoreIcon_11.Size = UDim2.new(1, 0, 1, 0)
  1267. StoreIcon_11.SizeConstraint = Enum.SizeConstraint.RelativeYY
  1268. StoreIcon_11.Image = "http://www.roblox.com/asset/?id=5286756960"
  1269.  
  1270. StoreName_11.Name = "StoreName"
  1271. StoreName_11.Parent = Portal
  1272. StoreName_11.BackgroundColor3 = Color3.new(1, 1, 1)
  1273. StoreName_11.BackgroundTransparency = 1
  1274. StoreName_11.Position = UDim2.new(0.25, 0, 0, 0)
  1275. StoreName_11.Size = UDim2.new(0.5, 0, 0.600000024, 0)
  1276. StoreName_11.Font = Enum.Font.GothamBold
  1277. StoreName_11.Text = "Portal"
  1278. StoreName_11.TextColor3 = Color3.new(1, 1, 1)
  1279. StoreName_11.TextScaled = true
  1280. StoreName_11.TextSize = 14
  1281. StoreName_11.TextWrapped = true
  1282. StoreName_11.TextXAlignment = Enum.TextXAlignment.Left
  1283. StoreName_11.TextYAlignment = Enum.TextYAlignment.Bottom
  1284.  
  1285. Price_11.Name = "Price"
  1286. Price_11.Parent = Portal
  1287. Price_11.BackgroundColor3 = Color3.new(1, 1, 1)
  1288. Price_11.BackgroundTransparency = 1
  1289. Price_11.Position = UDim2.new(0.25, 0, 0.550000012, 0)
  1290. Price_11.Size = UDim2.new(0.5, 0, 0.400000006, 0)
  1291. Price_11.Font = Enum.Font.GothamBold
  1292. Price_11.Text = "🍪1000000000000"
  1293. Price_11.TextColor3 = Color3.new(0, 0.678431, 0)
  1294. Price_11.TextScaled = true
  1295. Price_11.TextSize = 14
  1296. Price_11.TextWrapped = true
  1297. Price_11.TextXAlignment = Enum.TextXAlignment.Left
  1298. Price_11.TextYAlignment = Enum.TextYAlignment.Top
  1299.  
  1300. Amount_11.Name = "Amount"
  1301. Amount_11.Parent = Portal
  1302. Amount_11.AnchorPoint = Vector2.new(1, 0.5)
  1303. Amount_11.BackgroundColor3 = Color3.new(1, 1, 1)
  1304. Amount_11.BackgroundTransparency = 1
  1305. Amount_11.Position = UDim2.new(0.949999988, 0, 0.5, 0)
  1306. Amount_11.Size = UDim2.new(0.400000006, 0, 0.699999988, 0)
  1307. Amount_11.Font = Enum.Font.GothamBold
  1308. Amount_11.Text = ""
  1309. Amount_11.TextColor3 = Color3.new(0, 0, 0)
  1310. Amount_11.TextScaled = true
  1311. Amount_11.TextSize = 14
  1312. Amount_11.TextTransparency = 0.69999998807907
  1313. Amount_11.TextWrapped = true
  1314. Amount_11.TextXAlignment = Enum.TextXAlignment.Right
  1315.  
  1316. TimeMachine.Name = "TimeMachine"
  1317. TimeMachine.Parent = ScrollingFrame
  1318. TimeMachine.BackgroundColor3 = Color3.new(1, 1, 1)
  1319. TimeMachine.Position = UDim2.new(0, 0, 0.647058845, 0)
  1320. TimeMachine.Size = UDim2.new(1, 0, 0.0588235296, 0)
  1321. TimeMachine.Image = "http://www.roblox.com/asset/?id=5286759866"
  1322.  
  1323. StoreIcon_12.Name = "StoreIcon"
  1324. StoreIcon_12.Parent = TimeMachine
  1325. StoreIcon_12.BackgroundColor3 = Color3.new(1, 1, 1)
  1326. StoreIcon_12.BackgroundTransparency = 1
  1327. StoreIcon_12.Size = UDim2.new(1, 0, 1, 0)
  1328. StoreIcon_12.SizeConstraint = Enum.SizeConstraint.RelativeYY
  1329. StoreIcon_12.Image = "http://www.roblox.com/asset/?id=5286758694"
  1330.  
  1331. StoreName_12.Name = "StoreName"
  1332. StoreName_12.Parent = TimeMachine
  1333. StoreName_12.BackgroundColor3 = Color3.new(1, 1, 1)
  1334. StoreName_12.BackgroundTransparency = 1
  1335. StoreName_12.Position = UDim2.new(0.25, 0, 0, 0)
  1336. StoreName_12.Size = UDim2.new(0.5, 0, 0.600000024, 0)
  1337. StoreName_12.Font = Enum.Font.GothamBold
  1338. StoreName_12.Text = "Time Machine"
  1339. StoreName_12.TextColor3 = Color3.new(1, 1, 1)
  1340. StoreName_12.TextScaled = true
  1341. StoreName_12.TextSize = 14
  1342. StoreName_12.TextWrapped = true
  1343. StoreName_12.TextXAlignment = Enum.TextXAlignment.Left
  1344.  
  1345. Price_12.Name = "Price"
  1346. Price_12.Parent = TimeMachine
  1347. Price_12.BackgroundColor3 = Color3.new(1, 1, 1)
  1348. Price_12.BackgroundTransparency = 1
  1349. Price_12.Position = UDim2.new(0.25, 0, 0.550000012, 0)
  1350. Price_12.Size = UDim2.new(0.5, 0, 0.400000006, 0)
  1351. Price_12.Font = Enum.Font.GothamBold
  1352. Price_12.Text = "🍪14000000000000"
  1353. Price_12.TextColor3 = Color3.new(0, 0.678431, 0)
  1354. Price_12.TextScaled = true
  1355. Price_12.TextSize = 14
  1356. Price_12.TextWrapped = true
  1357. Price_12.TextXAlignment = Enum.TextXAlignment.Left
  1358. Price_12.TextYAlignment = Enum.TextYAlignment.Top
  1359.  
  1360. Amount_12.Name = "Amount"
  1361. Amount_12.Parent = TimeMachine
  1362. Amount_12.AnchorPoint = Vector2.new(1, 0.5)
  1363. Amount_12.BackgroundColor3 = Color3.new(1, 1, 1)
  1364. Amount_12.BackgroundTransparency = 1
  1365. Amount_12.Position = UDim2.new(0.949999988, 0, 0.5, 0)
  1366. Amount_12.Size = UDim2.new(0.400000006, 0, 0.699999988, 0)
  1367. Amount_12.Font = Enum.Font.GothamBold
  1368. Amount_12.Text = ""
  1369. Amount_12.TextColor3 = Color3.new(0, 0, 0)
  1370. Amount_12.TextScaled = true
  1371. Amount_12.TextSize = 14
  1372. Amount_12.TextTransparency = 0.69999998807907
  1373. Amount_12.TextWrapped = true
  1374. Amount_12.TextXAlignment = Enum.TextXAlignment.Right
  1375.  
  1376. AntimatterCondenser.Name = "AntimatterCondenser"
  1377. AntimatterCondenser.Parent = ScrollingFrame
  1378. AntimatterCondenser.BackgroundColor3 = Color3.new(1, 1, 1)
  1379. AntimatterCondenser.Position = UDim2.new(0, 0, 0.70588237, 0)
  1380. AntimatterCondenser.Size = UDim2.new(1, 0, 0.0588235296, 0)
  1381. AntimatterCondenser.Image = "http://www.roblox.com/asset/?id=5286759866"
  1382.  
  1383. StoreIcon_13.Name = "StoreIcon"
  1384. StoreIcon_13.Parent = AntimatterCondenser
  1385. StoreIcon_13.BackgroundColor3 = Color3.new(1, 1, 1)
  1386. StoreIcon_13.BackgroundTransparency = 1
  1387. StoreIcon_13.Size = UDim2.new(1, 0, 1, 0)
  1388. StoreIcon_13.SizeConstraint = Enum.SizeConstraint.RelativeYY
  1389. StoreIcon_13.Image = "http://www.roblox.com/asset/?id=5286747955"
  1390.  
  1391. StoreName_13.Name = "StoreName"
  1392. StoreName_13.Parent = AntimatterCondenser
  1393. StoreName_13.BackgroundColor3 = Color3.new(1, 1, 1)
  1394. StoreName_13.BackgroundTransparency = 1
  1395. StoreName_13.Position = UDim2.new(0.25, 0, 0, 0)
  1396. StoreName_13.Size = UDim2.new(0.699999988, 0, 0.600000024, 0)
  1397. StoreName_13.Font = Enum.Font.GothamBold
  1398. StoreName_13.Text = "Antimatter Condenser"
  1399. StoreName_13.TextColor3 = Color3.new(1, 1, 1)
  1400. StoreName_13.TextScaled = true
  1401. StoreName_13.TextSize = 14
  1402. StoreName_13.TextWrapped = true
  1403. StoreName_13.TextXAlignment = Enum.TextXAlignment.Left
  1404.  
  1405. Price_13.Name = "Price"
  1406. Price_13.Parent = AntimatterCondenser
  1407. Price_13.BackgroundColor3 = Color3.new(1, 1, 1)
  1408. Price_13.BackgroundTransparency = 1
  1409. Price_13.Position = UDim2.new(0.25, 0, 0.550000012, 0)
  1410. Price_13.Size = UDim2.new(0.5, 0, 0.400000006, 0)
  1411. Price_13.Font = Enum.Font.GothamBold
  1412. Price_13.Text = "🍪170000000000000"
  1413. Price_13.TextColor3 = Color3.new(0, 0.678431, 0)
  1414. Price_13.TextScaled = true
  1415. Price_13.TextSize = 14
  1416. Price_13.TextWrapped = true
  1417. Price_13.TextXAlignment = Enum.TextXAlignment.Left
  1418. Price_13.TextYAlignment = Enum.TextYAlignment.Top
  1419.  
  1420. Amount_13.Name = "Amount"
  1421. Amount_13.Parent = AntimatterCondenser
  1422. Amount_13.AnchorPoint = Vector2.new(1, 0.5)
  1423. Amount_13.BackgroundColor3 = Color3.new(1, 1, 1)
  1424. Amount_13.BackgroundTransparency = 1
  1425. Amount_13.Position = UDim2.new(0.949999988, 0, 0.5, 0)
  1426. Amount_13.Size = UDim2.new(0.400000006, 0, 0.699999988, 0)
  1427. Amount_13.Font = Enum.Font.GothamBold
  1428. Amount_13.Text = ""
  1429. Amount_13.TextColor3 = Color3.new(0, 0, 0)
  1430. Amount_13.TextScaled = true
  1431. Amount_13.TextSize = 14
  1432. Amount_13.TextTransparency = 0.69999998807907
  1433. Amount_13.TextWrapped = true
  1434. Amount_13.TextXAlignment = Enum.TextXAlignment.Right
  1435.  
  1436. Prism.Name = "Prism"
  1437. Prism.Parent = ScrollingFrame
  1438. Prism.BackgroundColor3 = Color3.new(1, 1, 1)
  1439. Prism.Position = UDim2.new(0, 0, 0.764705896, 0)
  1440. Prism.Size = UDim2.new(1, 0, 0.0588235296, 0)
  1441. Prism.Image = "http://www.roblox.com/asset/?id=5286759866"
  1442.  
  1443. StoreIcon_14.Name = "StoreIcon"
  1444. StoreIcon_14.Parent = Prism
  1445. StoreIcon_14.BackgroundColor3 = Color3.new(1, 1, 1)
  1446. StoreIcon_14.BackgroundTransparency = 1
  1447. StoreIcon_14.Size = UDim2.new(1, 0, 1, 0)
  1448. StoreIcon_14.SizeConstraint = Enum.SizeConstraint.RelativeYY
  1449. StoreIcon_14.Image = "http://www.roblox.com/asset/?id=5286757416"
  1450.  
  1451. StoreName_14.Name = "StoreName"
  1452. StoreName_14.Parent = Prism
  1453. StoreName_14.BackgroundColor3 = Color3.new(1, 1, 1)
  1454. StoreName_14.BackgroundTransparency = 1
  1455. StoreName_14.Position = UDim2.new(0.25, 0, 0, 0)
  1456. StoreName_14.Size = UDim2.new(0.5, 0, 0.600000024, 0)
  1457. StoreName_14.Font = Enum.Font.GothamBold
  1458. StoreName_14.Text = "Prism"
  1459. StoreName_14.TextColor3 = Color3.new(1, 1, 1)
  1460. StoreName_14.TextScaled = true
  1461. StoreName_14.TextSize = 14
  1462. StoreName_14.TextWrapped = true
  1463. StoreName_14.TextXAlignment = Enum.TextXAlignment.Left
  1464. StoreName_14.TextYAlignment = Enum.TextYAlignment.Bottom
  1465.  
  1466. Price_14.Name = "Price"
  1467. Price_14.Parent = Prism
  1468. Price_14.BackgroundColor3 = Color3.new(1, 1, 1)
  1469. Price_14.BackgroundTransparency = 1
  1470. Price_14.Position = UDim2.new(0.25, 0, 0.550000012, 0)
  1471. Price_14.Size = UDim2.new(0.5, 0, 0.400000006, 0)
  1472. Price_14.Font = Enum.Font.GothamBold
  1473. Price_14.Text = "🍪2100000000000000"
  1474. Price_14.TextColor3 = Color3.new(0, 0.678431, 0)
  1475. Price_14.TextSize = 12
  1476. Price_14.TextXAlignment = Enum.TextXAlignment.Left
  1477. Price_14.TextYAlignment = Enum.TextYAlignment.Top
  1478.  
  1479. Amount_14.Name = "Amount"
  1480. Amount_14.Parent = Prism
  1481. Amount_14.AnchorPoint = Vector2.new(1, 0.5)
  1482. Amount_14.BackgroundColor3 = Color3.new(1, 1, 1)
  1483. Amount_14.BackgroundTransparency = 1
  1484. Amount_14.Position = UDim2.new(0.949999988, 0, 0.5, 0)
  1485. Amount_14.Size = UDim2.new(0.400000006, 0, 0.699999988, 0)
  1486. Amount_14.Font = Enum.Font.GothamBold
  1487. Amount_14.Text = ""
  1488. Amount_14.TextColor3 = Color3.new(0, 0, 0)
  1489. Amount_14.TextScaled = true
  1490. Amount_14.TextSize = 14
  1491. Amount_14.TextTransparency = 0.69999998807907
  1492. Amount_14.TextWrapped = true
  1493. Amount_14.TextXAlignment = Enum.TextXAlignment.Right
  1494.  
  1495. ChanceMaker.Name = "ChanceMaker"
  1496. ChanceMaker.Parent = ScrollingFrame
  1497. ChanceMaker.BackgroundColor3 = Color3.new(1, 1, 1)
  1498. ChanceMaker.Position = UDim2.new(0, 0, 0.823529422, 0)
  1499. ChanceMaker.Size = UDim2.new(1, 0, 0.0588235296, 0)
  1500. ChanceMaker.Image = "http://www.roblox.com/asset/?id=5286759866"
  1501.  
  1502. StoreIcon_15.Name = "StoreIcon"
  1503. StoreIcon_15.Parent = ChanceMaker
  1504. StoreIcon_15.BackgroundColor3 = Color3.new(1, 1, 1)
  1505. StoreIcon_15.BackgroundTransparency = 1
  1506. StoreIcon_15.Size = UDim2.new(1, 0, 1, 0)
  1507. StoreIcon_15.SizeConstraint = Enum.SizeConstraint.RelativeYY
  1508. StoreIcon_15.Image = "http://www.roblox.com/asset/?id=5286749395"
  1509.  
  1510. StoreName_15.Name = "StoreName"
  1511. StoreName_15.Parent = ChanceMaker
  1512. StoreName_15.BackgroundColor3 = Color3.new(1, 1, 1)
  1513. StoreName_15.BackgroundTransparency = 1
  1514. StoreName_15.Position = UDim2.new(0.25, 0, 0, 0)
  1515. StoreName_15.Size = UDim2.new(0.5, 0, 0.600000024, 0)
  1516. StoreName_15.Font = Enum.Font.GothamBold
  1517. StoreName_15.Text = "Chance Maker"
  1518. StoreName_15.TextColor3 = Color3.new(1, 1, 1)
  1519. StoreName_15.TextScaled = true
  1520. StoreName_15.TextSize = 14
  1521. StoreName_15.TextWrapped = true
  1522. StoreName_15.TextXAlignment = Enum.TextXAlignment.Left
  1523.  
  1524. Price_15.Name = "Price"
  1525. Price_15.Parent = ChanceMaker
  1526. Price_15.BackgroundColor3 = Color3.new(1, 1, 1)
  1527. Price_15.BackgroundTransparency = 1
  1528. Price_15.Position = UDim2.new(0.25, 0, 0.550000012, 0)
  1529. Price_15.Size = UDim2.new(0.5, 0, 0.400000006, 0)
  1530. Price_15.Font = Enum.Font.GothamBold
  1531. Price_15.Text = "🍪26000000000000000"
  1532. Price_15.TextColor3 = Color3.new(0, 0.678431, 0)
  1533. Price_15.TextSize = 12
  1534. Price_15.TextXAlignment = Enum.TextXAlignment.Left
  1535. Price_15.TextYAlignment = Enum.TextYAlignment.Top
  1536.  
  1537. Amount_15.Name = "Amount"
  1538. Amount_15.Parent = ChanceMaker
  1539. Amount_15.AnchorPoint = Vector2.new(1, 0.5)
  1540. Amount_15.BackgroundColor3 = Color3.new(1, 1, 1)
  1541. Amount_15.BackgroundTransparency = 1
  1542. Amount_15.Position = UDim2.new(0.949999988, 0, 0.5, 0)
  1543. Amount_15.Size = UDim2.new(0.400000006, 0, 0.699999988, 0)
  1544. Amount_15.Font = Enum.Font.GothamBold
  1545. Amount_15.Text = ""
  1546. Amount_15.TextColor3 = Color3.new(0, 0, 0)
  1547. Amount_15.TextScaled = true
  1548. Amount_15.TextSize = 14
  1549. Amount_15.TextTransparency = 0.69999998807907
  1550. Amount_15.TextWrapped = true
  1551. Amount_15.TextXAlignment = Enum.TextXAlignment.Right
  1552.  
  1553. FractalEngine.Name = "FractalEngine"
  1554. FractalEngine.Parent = ScrollingFrame
  1555. FractalEngine.BackgroundColor3 = Color3.new(1, 1, 1)
  1556. FractalEngine.Position = UDim2.new(0, 0, 0.882352948, 0)
  1557. FractalEngine.Size = UDim2.new(1, 0, 0.0588235296, 0)
  1558. FractalEngine.Image = "http://www.roblox.com/asset/?id=5286759866"
  1559.  
  1560. StoreIcon_16.Name = "StoreIcon"
  1561. StoreIcon_16.Parent = FractalEngine
  1562. StoreIcon_16.BackgroundColor3 = Color3.new(1, 1, 1)
  1563. StoreIcon_16.BackgroundTransparency = 1
  1564. StoreIcon_16.Size = UDim2.new(1, 0, 1, 0)
  1565. StoreIcon_16.SizeConstraint = Enum.SizeConstraint.RelativeYY
  1566. StoreIcon_16.Image = "http://www.roblox.com/asset/?id=5286754071"
  1567.  
  1568. StoreName_16.Name = "StoreName"
  1569. StoreName_16.Parent = FractalEngine
  1570. StoreName_16.BackgroundColor3 = Color3.new(1, 1, 1)
  1571. StoreName_16.BackgroundTransparency = 1
  1572. StoreName_16.Position = UDim2.new(0.25, 0, 0, 0)
  1573. StoreName_16.Size = UDim2.new(0.5, 0, 0.600000024, 0)
  1574. StoreName_16.Font = Enum.Font.GothamBold
  1575. StoreName_16.Text = "Fractal Engine"
  1576. StoreName_16.TextColor3 = Color3.new(1, 1, 1)
  1577. StoreName_16.TextScaled = true
  1578. StoreName_16.TextSize = 14
  1579. StoreName_16.TextWrapped = true
  1580. StoreName_16.TextXAlignment = Enum.TextXAlignment.Left
  1581.  
  1582. Price_16.Name = "Price"
  1583. Price_16.Parent = FractalEngine
  1584. Price_16.BackgroundColor3 = Color3.new(1, 1, 1)
  1585. Price_16.BackgroundTransparency = 1
  1586. Price_16.Position = UDim2.new(0.25, 0, 0.550000012, 0)
  1587. Price_16.Size = UDim2.new(0.5, 0, 0.400000006, 0)
  1588. Price_16.Font = Enum.Font.GothamBold
  1589. Price_16.Text = "🍪310000000000000000"
  1590. Price_16.TextColor3 = Color3.new(0, 0.678431, 0)
  1591. Price_16.TextSize = 12
  1592. Price_16.TextXAlignment = Enum.TextXAlignment.Left
  1593. Price_16.TextYAlignment = Enum.TextYAlignment.Top
  1594.  
  1595. Amount_16.Name = "Amount"
  1596. Amount_16.Parent = FractalEngine
  1597. Amount_16.AnchorPoint = Vector2.new(1, 0.5)
  1598. Amount_16.BackgroundColor3 = Color3.new(1, 1, 1)
  1599. Amount_16.BackgroundTransparency = 1
  1600. Amount_16.Position = UDim2.new(0.949999988, 0, 0.5, 0)
  1601. Amount_16.Size = UDim2.new(0.400000006, 0, 0.699999988, 0)
  1602. Amount_16.Font = Enum.Font.GothamBold
  1603. Amount_16.Text = ""
  1604. Amount_16.TextColor3 = Color3.new(0, 0, 0)
  1605. Amount_16.TextScaled = true
  1606. Amount_16.TextSize = 14
  1607. Amount_16.TextTransparency = 0.69999998807907
  1608. Amount_16.TextWrapped = true
  1609. Amount_16.TextXAlignment = Enum.TextXAlignment.Right
  1610.  
  1611. LuaConsole.Name = "LuaConsole"
  1612. LuaConsole.Parent = ScrollingFrame
  1613. LuaConsole.BackgroundColor3 = Color3.new(1, 1, 1)
  1614. LuaConsole.Position = UDim2.new(0, 0, 0.941176474, 0)
  1615. LuaConsole.Size = UDim2.new(1, 0, 0.0588235296, 0)
  1616. LuaConsole.Image = "http://www.roblox.com/asset/?id=5286759866"
  1617.  
  1618. StoreIcon_17.Name = "StoreIcon"
  1619. StoreIcon_17.Parent = LuaConsole
  1620. StoreIcon_17.BackgroundColor3 = Color3.new(1, 1, 1)
  1621. StoreIcon_17.BackgroundTransparency = 1
  1622. StoreIcon_17.Size = UDim2.new(1, 0, 1, 0)
  1623. StoreIcon_17.SizeConstraint = Enum.SizeConstraint.RelativeYY
  1624. StoreIcon_17.Image = "http://www.roblox.com/asset/?id=5286755076"
  1625.  
  1626. StoreName_17.Name = "StoreName"
  1627. StoreName_17.Parent = LuaConsole
  1628. StoreName_17.BackgroundColor3 = Color3.new(1, 1, 1)
  1629. StoreName_17.BackgroundTransparency = 1
  1630. StoreName_17.Position = UDim2.new(0.25, 0, 0, 0)
  1631. StoreName_17.Size = UDim2.new(0.5, 0, 0.600000024, 0)
  1632. StoreName_17.Font = Enum.Font.GothamBold
  1633. StoreName_17.Text = "Lua Console"
  1634. StoreName_17.TextColor3 = Color3.new(1, 1, 1)
  1635. StoreName_17.TextScaled = true
  1636. StoreName_17.TextSize = 14
  1637. StoreName_17.TextWrapped = true
  1638. StoreName_17.TextXAlignment = Enum.TextXAlignment.Left
  1639.  
  1640. Price_17.Name = "Price"
  1641. Price_17.Parent = LuaConsole
  1642. Price_17.BackgroundColor3 = Color3.new(1, 1, 1)
  1643. Price_17.BackgroundTransparency = 1
  1644. Price_17.Position = UDim2.new(0.25, 0, 0.550000012, 0)
  1645. Price_17.Size = UDim2.new(0.5, 0, 0.400000006, 0)
  1646. Price_17.Font = Enum.Font.GothamBold
  1647. Price_17.Text = "🍪71000000000000000000"
  1648. Price_17.TextColor3 = Color3.new(0, 0.678431, 0)
  1649. Price_17.TextSize = 12
  1650. Price_17.TextXAlignment = Enum.TextXAlignment.Left
  1651. Price_17.TextYAlignment = Enum.TextYAlignment.Top
  1652.  
  1653. Amount_17.Name = "Amount"
  1654. Amount_17.Parent = LuaConsole
  1655. Amount_17.AnchorPoint = Vector2.new(1, 0.5)
  1656. Amount_17.BackgroundColor3 = Color3.new(1, 1, 1)
  1657. Amount_17.BackgroundTransparency = 1
  1658. Amount_17.Position = UDim2.new(0.949999988, 0, 0.5, 0)
  1659. Amount_17.Size = UDim2.new(0.400000006, 0, 0.699999988, 0)
  1660. Amount_17.Font = Enum.Font.GothamBold
  1661. Amount_17.Text = ""
  1662. Amount_17.TextColor3 = Color3.new(0, 0, 0)
  1663. Amount_17.TextScaled = true
  1664. Amount_17.TextSize = 14
  1665. Amount_17.TextTransparency = 0.69999998807907
  1666. Amount_17.TextWrapped = true
  1667. Amount_17.TextXAlignment = Enum.TextXAlignment.Right
  1668.  
  1669. AreYouSure.Name = "AreYouSure"
  1670. AreYouSure.Parent = Outside
  1671. AreYouSure.AnchorPoint = Vector2.new(0.5, 0.5)
  1672. AreYouSure.BackgroundColor3 = Color3.new(0, 0, 0)
  1673. AreYouSure.BackgroundTransparency = 0.5
  1674. AreYouSure.Position = UDim2.new(0.5, 0, 0.5, 0)
  1675. AreYouSure.Size = UDim2.new(1, 0, 1, 0)
  1676. AreYouSure.Visible = false
  1677. AreYouSure.ZIndex = 10
  1678.  
  1679. Frame_2.Parent = AreYouSure
  1680. Frame_2.AnchorPoint = Vector2.new(0.5, 0.5)
  1681. Frame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1682. Frame_2.BackgroundTransparency = 0.5
  1683. Frame_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  1684. Frame_2.Size = UDim2.new(0.600000024, 0, 0.400000006, 0)
  1685. Frame_2.ZIndex = 10
  1686.  
  1687. TextLabel_5.Parent = Frame_2
  1688. TextLabel_5.BackgroundColor3 = Color3.new(0, 0, 0)
  1689. TextLabel_5.BackgroundTransparency = 0.5
  1690. TextLabel_5.Size = UDim2.new(1, 0, 0.699999988, 0)
  1691. TextLabel_5.Font = Enum.Font.SourceSans
  1692. TextLabel_5.Text = "Are you sure you want to abandon your cookie clicker progress?"
  1693. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  1694. TextLabel_5.TextScaled = true
  1695. TextLabel_5.TextSize = 14
  1696. TextLabel_5.TextWrapped = true
  1697. TextLabel_5.ZIndex = 10
  1698.  
  1699. Yes.Name = "Yes"
  1700. Yes.Parent = Frame_2
  1701. Yes.AnchorPoint = Vector2.new(1, 0.5)
  1702. Yes.BackgroundColor3 = Color3.new(0, 0.701961, 0.0196078)
  1703. Yes.BorderSizePixel = 0
  1704. Yes.Position = UDim2.new(0.449999988, 0, 0.850000024, 0)
  1705. Yes.Size = UDim2.new(0.300000012, 0, 0.200000003, 0)
  1706. Yes.Font = Enum.Font.SourceSans
  1707. Yes.Text = "Yes"
  1708. Yes.TextColor3 = Color3.new(1, 1, 1)
  1709. Yes.TextScaled = true
  1710. Yes.TextSize = 14
  1711. Yes.TextWrapped = true
  1712. Yes.ZIndex = 10
  1713.  
  1714. No.Name = "No"
  1715. No.Parent = Frame_2
  1716. No.AnchorPoint = Vector2.new(0, 0.5)
  1717. No.BackgroundColor3 = Color3.new(0.701961, 0, 0.00784314)
  1718. No.BorderSizePixel = 0
  1719. No.Position = UDim2.new(0.550000012, 0, 0.850000024, 0)
  1720. No.Size = UDim2.new(0.300000012, 0, 0.200000003, 0)
  1721. No.Font = Enum.Font.SourceSans
  1722. No.Text = "No"
  1723. No.TextColor3 = Color3.new(1, 1, 1)
  1724. No.TextScaled = true
  1725. No.TextSize = 14
  1726. No.TextWrapped = true
  1727. No.ZIndex = 10
  1728.  
  1729. Outsider.Name = "Outsider"
  1730. Outsider.Parent = Outside
  1731. Outsider.AnchorPoint = Vector2.new(1, 1)
  1732. Outsider.BackgroundColor3 = Color3.new(1, 1, 1)
  1733. Outsider.BackgroundTransparency = 1
  1734. Outsider.Position = UDim2.new(1, 0, 0, 0)
  1735. Outsider.Size = UDim2.new(0.200000003, 0, 0.0500000007, 0)
  1736.  
  1737. coroutine.resume(coroutine.create(function()
  1738. while wait() do
  1739. local zin = AreYouSure.ZIndex
  1740. CookieCountFrame.ZIndex = zin + 1
  1741. CPS.ZIndex = zin + 1
  1742. CookieCount.ZIndex = zin + 1
  1743. PlayerNameFrame.ZIndex = zin + 1
  1744. PlayerName.ZIndex = zin + 1
  1745. Cookie.ZIndex = zin + 2
  1746. Halo.ZIndex = zin + 1
  1747. Halo_2.ZIndex = zin + 1
  1748. end
  1749. end))
  1750. return CookieClicker
  1751. end
  1752.  
  1753. local HttpService = game:GetService("HttpService")
  1754.  
  1755. local ENABLE_TRACEBACK = false
  1756.  
  1757. local Signal = {}
  1758. Signal.__index = Signal
  1759. Signal.ClassName = "Signal"
  1760.  
  1761. --- Constructs a new signal.
  1762. -- @constructor Signal.new()
  1763. -- @treturn Signal
  1764. function Signal.new()
  1765. local self = setmetatable({}, Signal)
  1766.  
  1767. self._bindableEvent = Instance.new("BindableEvent")
  1768. self._argMap = {}
  1769. self._source = ENABLE_TRACEBACK and debug.traceback() or ""
  1770.  
  1771. -- Events in Roblox execute in reverse order as they are stored in a linked list and
  1772. -- new connections are added at the head. This event will be at the tail of the list to
  1773. -- clean up memory.
  1774. self._bindableEvent.Event:Connect(function(key)
  1775. self._argMap[key] = nil
  1776.  
  1777. -- We've been destroyed here and there's nothing left in flight.
  1778. -- Let's remove the argmap too.
  1779. -- This code may be slower than leaving this table allocated.
  1780. if (not self._bindableEvent) and (not next(self._argMap)) then
  1781. self._argMap = nil
  1782. end
  1783. end)
  1784.  
  1785. return self
  1786. end
  1787.  
  1788. --- Fire the event with the given arguments. All handlers will be invoked. Handlers follow
  1789. -- Roblox signal conventions.
  1790. -- @param ... Variable arguments to pass to handler
  1791. -- @treturn nil
  1792. function Signal:Fire(...)
  1793. if not self._bindableEvent then
  1794. warn(("Signal is already destroyed. %s"):format(self._source))
  1795. return
  1796. end
  1797.  
  1798. local args = table.pack(...)
  1799.  
  1800. -- TODO: Replace with a less memory/computationally expensive key generation scheme
  1801. local key = HttpService:GenerateGUID(false)
  1802. self._argMap[key] = args
  1803.  
  1804. -- Queues each handler onto the queue.
  1805. self._bindableEvent:Fire(key)
  1806. end
  1807.  
  1808. --- Connect a new handler to the event. Returns a connection object that can be disconnected.
  1809. -- @tparam function handler Function handler called with arguments passed when `:Fire(...)` is called
  1810. -- @treturn Connection Connection object that can be disconnected
  1811. function Signal:Connect(handler)
  1812. if not (type(handler) == "function") then
  1813. error(("connect(%s)"):format(typeof(handler)), 2)
  1814. end
  1815.  
  1816. return self._bindableEvent.Event:Connect(function(key)
  1817. -- note we could queue multiple events here, but we'll do this just as Roblox events expect
  1818. -- to behave.
  1819.  
  1820. local args = self._argMap[key]
  1821. if args then
  1822. handler(table.unpack(args, 1, args.n))
  1823. else
  1824. error("Missing arg data, probably due to reentrance.")
  1825. end
  1826. end)
  1827. end
  1828.  
  1829. --- Wait for fire to be called, and return the arguments it was given.
  1830. -- @treturn ... Variable arguments from connection
  1831. function Signal:Wait()
  1832. local key = self._bindableEvent.Event:Wait()
  1833. local args = self._argMap[key]
  1834. if args then
  1835. return table.unpack(args, 1, args.n)
  1836. else
  1837. error("Missing arg data, probably due to reentrance.")
  1838. return nil
  1839. end
  1840. end
  1841.  
  1842. --- Disconnects all connected events to the signal. Voids the signal as unusable.
  1843. -- @treturn nil
  1844. function Signal:Destroy()
  1845. if self._bindableEvent then
  1846. -- This should disconnect all events, but in-flight events should still be
  1847. -- executed.
  1848.  
  1849. self._bindableEvent:Destroy()
  1850. self._bindableEvent = nil
  1851. end
  1852.  
  1853. -- Do not remove the argmap. It will be cleaned up by the cleanup connection.
  1854.  
  1855. setmetatable(self, nil)
  1856. end
  1857.  
  1858. --script time
  1859.  
  1860. local player = owner
  1861.  
  1862.  
  1863. function timetoString(seconds)
  1864. local minutes = 0
  1865. local hours = 0
  1866. local days = 0
  1867. local years = 0
  1868. while seconds >= 60 do
  1869. minutes = minutes + 1
  1870. seconds = seconds - 60
  1871. end
  1872. while minutes >= 60 do
  1873. hours = hours + 1
  1874. minutes = minutes - 60
  1875. end
  1876. while hours >= 24 do
  1877. days = days + 1
  1878. hours = hours - 24
  1879. end
  1880. while days >= 365 do
  1881. years = years + 1
  1882. days = days - 365
  1883. end
  1884. local str = ""
  1885. if years > 0 then
  1886. str = str..years.." years, "
  1887. end
  1888. if days > 0 then
  1889. str = str..days.." days, "
  1890. end
  1891. if hours > 0 then
  1892. if hours == 1 then
  1893. str = str..hours.." hour, "
  1894. else
  1895. str = str..hours.." hours, "
  1896. end
  1897. end
  1898. if minutes > 0 then
  1899. if minutes == 1 then
  1900. str = str..minutes.." minute, "
  1901. else
  1902. str = str..minutes.." minutes, "
  1903. end
  1904. end
  1905. if seconds > 0 then
  1906. str = str..seconds.." seconds, "
  1907. end
  1908. str = string.sub(str,1,#str-2).." ago"
  1909. return str
  1910. end
  1911.  
  1912. --remote:InvokeServer("begin")
  1913. local cook = giveMain()
  1914. local sc = cook.Outside.StoreFrame.ScrollingFrame
  1915. local plr = player
  1916. local tabbutton = nil
  1917. local namer = cook.Parent.Namer
  1918.  
  1919. for i,v in pairs(cook.Parent.Parent.Parent.Frame:GetDescendants()) do
  1920. if v.ClassName == "TextBox" then
  1921. if v.Text == cook.Parent.Name then
  1922. tabbutton = v
  1923. break
  1924. end
  1925. end
  1926. end
  1927.  
  1928. local function createEvent(obj)
  1929. local button = Instance.new("BoolValue",obj)
  1930. button.Name = "ButtonRight"
  1931. local button2 = Instance.new("BoolValue",obj)
  1932. button2.Name = "ButtonDouble"
  1933. local button3 = Instance.new("BoolValue",obj)
  1934. button3.Name = "Button"
  1935.  
  1936. local sig = Signal.new()
  1937.  
  1938. button.Changed:Connect(function(change)
  1939. if change == true then
  1940. sig:Fire()
  1941. button.Value = false
  1942. end
  1943. end)
  1944. button2.Changed:Connect(function(change)
  1945. if change == true then
  1946. sig:Fire()
  1947. button2.Value = false
  1948. end
  1949. end)
  1950. button3.Changed:Connect(function(change)
  1951. if change == true then
  1952. sig:Fire()
  1953. button3.Value = false
  1954. end
  1955. end)
  1956. local zin = cook.Outside.AreYouSure.ZIndex
  1957. cook.Outside.CookieFrame.CookieCountFrame.ZIndex = zin + 1
  1958. cook.Outside.CookieFrame.CookieCountFrame.CPS.ZIndex = zin + 1
  1959. cook.Outside.CookieFrame.CookieCountFrame.CookieCount.ZIndex = zin + 1
  1960. cook.Outside.CookieFrame.PlayerNameFrame.ZIndex = zin + 1
  1961. cook.Outside.CookieFrame.PlayerNameFrame.TextBoxButton.ZIndex = zin + 1
  1962. cook.Outside.CookieFrame.Cookie.ZIndex = zin + 2
  1963. cook.Outside.CookieFrame.Halo.ZIndex = zin + 1
  1964. cook.Outside.CookieFrame.Halo.Halo.ZIndex = zin + 1
  1965. return sig
  1966. end
  1967.  
  1968.  
  1969. --oh boi, time for the variables
  1970. local cookies = 0
  1971. local globalcookies = 0
  1972. local cps = 0
  1973. local clicks = 0
  1974. local cookie = "🍪"
  1975. local tim = os.time()
  1976. --local val = cook:WaitForChild("CookieStats")
  1977. local statsfolder = Instance.new("Folder",cook.Outside.StatsFrame)
  1978. local pap = cook.Outside.StatsFrame.Memo1332
  1979. pap.Parent = nil
  1980. --
  1981. local cursorcost = 15
  1982. local cursoramount = 0
  1983. local cursorgive = 0.1
  1984. --
  1985. local grandmacost = 100
  1986. local grandmaamount = 0
  1987. local grandmagive = 1
  1988. --
  1989. local farmcost = 1100
  1990. local farmamount = 0
  1991. local farmgive = 8
  1992. --
  1993. local minecost = 12000
  1994. local mineamount = 0
  1995. local minegive = 47
  1996. --
  1997. local factorycost = 130000
  1998. local factoryamount = 0
  1999. local factorygive = 260
  2000. --
  2001. local bankcost = 1400000
  2002. local bankamount = 0
  2003. local bankgive = 1400
  2004. --
  2005. local templecost = 20000000
  2006. local templeamount = 0
  2007. local templegive = 7800
  2008. --
  2009. local wizardcost = 330000000
  2010. local wizardamount = 0
  2011. local wizardgive = 44000
  2012. --
  2013. local shipmentcost = 5100000000
  2014. local shipmentamount = 0
  2015. local shipmentgive = 260000
  2016. --
  2017. local alchemycost = 75000000000
  2018. local alchemyamount = 0
  2019. local alchemygive = 1600000
  2020. --
  2021. local portalcost = 1000000000000
  2022. local portalamount = 0
  2023. local portalgive = 10000000
  2024. --
  2025. local timecost = 14000000000000
  2026. local timeamount = 0
  2027. local timegive = 65000000
  2028. --
  2029. local antimattercost = 170000000000000
  2030. local antimatteramount = 0
  2031. local antimattergive = 430000000
  2032. --
  2033. local prismcost = 2100000000000000
  2034. local prismamount = 0
  2035. local prismgive = 2900000000
  2036. --
  2037. local chancecost = 26000000000000000
  2038. local chanceamount = 0
  2039. local chancegive = 21000000000
  2040. --
  2041. local fractalcost = 310000000000000000
  2042. local fractalamount = 0
  2043. local fractalgive = 150000000000
  2044. --
  2045. local luacost = 71000000000000000000
  2046. local luaamount = 0
  2047. local luagive = 1100000000000
  2048. --
  2049. coroutine.resume(coroutine.create(function()
  2050. sc.Cursor.Price.Text = cookie..tostring(cursorcost)
  2051. sc.Cursor.StoreName.Text = "Cursor"
  2052. sc.Grandma.Price.Text = cookie..tostring(grandmacost)
  2053. sc.Grandma.StoreName.Text = "Grandma"
  2054. sc.Farm.Price.Text = cookie..tostring(farmcost)
  2055. sc.Farm.StoreName.Text = "Farm"
  2056. sc.Factory.Price.Text = cookie..tostring(factorycost)
  2057. sc.Factory.StoreName.Text = "Factory"
  2058. sc.Bank.Price.Text = cookie..tostring(bankcost)
  2059. sc.Bank.StoreName.Text = "Bank"
  2060. sc.Temple.Price.Text = cookie..tostring(templecost)
  2061. sc.Temple.StoreName.Text = "Temple"
  2062. sc.WizardTower.Price.Text = cookie..tostring(wizardcost)
  2063. sc.WizardTower.StoreName.Text = "Wizard Tower"
  2064. sc.Shipment.Price.Text = cookie..tostring(shipmentcost)
  2065. sc.Shipment.StoreName.Text = "Shipment"
  2066. sc.AlchemyLab.Price.Text = cookie..tostring(alchemycost)
  2067. sc.AlchemyLab.StoreName.Text = "Alchemy Lab"
  2068. sc.Portal.Price.Text = cookie..tostring(portalcost)
  2069. sc.Portal.StoreName.Text = "Portal"
  2070. sc.TimeMachine.Price.Text = cookie..tostring(timecost)
  2071. sc.TimeMachine.StoreName.Text = "Time Machine"
  2072. sc.AntimatterCondenser.Price.Text = cookie..tostring(antimattercost)
  2073. sc.AntimatterCondenser.StoreName.Text = "Antimatter Condenser"
  2074. sc.Prism.Price.Text = cookie..tostring(prismcost)
  2075. sc.Prism.StoreName.Text = "Prism"
  2076. sc.ChanceMaker.Price.Text = cookie..tostring(chancecost)
  2077. sc.ChanceMaker.StoreName.Text = "Chance Maker"
  2078. sc.FractalEngine.Price.Text = cookie..tostring(fractalcost)
  2079. sc.FractalEngine.StoreName.Text = "Fractal Engine"
  2080. sc.LuaConsole.Price.Text = cookie..tostring(luacost)
  2081. sc.LuaConsole.StoreName.Text = "Lua Console"
  2082. end))
  2083. local function updateMoney()
  2084. cps = (cursorgive*cursoramount) + (grandmagive*grandmaamount) + (farmgive*farmamount) + (minegive*mineamount) + (factorygive*factoryamount) + (bankgive*bankamount) + (templegive*templeamount) + (wizardgive*wizardamount) + (shipmentgive*shipmentamount) + (alchemygive*alchemyamount) + (portalgive*portalamount) + (timegive*timeamount) + (antimattergive*antimatteramount) + (prismgive*prismamount) + (chancegive*chanceamount) + (fractalgive*fractalamount) + (luagive*luaamount)
  2085. globalcookies = globalcookies + cps/4
  2086. cookies = cookies + cps/4
  2087. cook.Outside.CookieFrame.CookieCountFrame.CookieCount.Text = tostring(math.floor(cookies)).." Cookies"
  2088. cook.Outside.CookieFrame.CookieCountFrame.CPS.Text = "Per second: "..tostring(cps)
  2089. --val.Value = cook.Outside.CookieFrame.CookieCountFrame.CookieCount.Text.."/"..cook.Outside.CookieFrame.CookieCountFrame.CPS.Text
  2090. --coroutine.resume(coroutine.create(function()
  2091. namer.Text = cookie..tostring(math.floor(cookies))
  2092. if tabbutton == nil or tabbutton.Parent == nil then
  2093. for i,v in pairs(cook.Parent.Parent.Parent.Frame:GetDescendants()) do
  2094. if v.ClassName == "TextBox" then
  2095. if v.Text == "CookieClicker" then
  2096. tabbutton = v
  2097. break
  2098. end
  2099. end
  2100. end
  2101. end
  2102. --tabbutton.Text = cookie..tostring(math.floor(cookies))
  2103. --end))
  2104. end
  2105.  
  2106.  
  2107. local function updatePrices()
  2108. if cookies < cursorcost then
  2109. sc.Cursor.Price.TextColor3 = Color3.fromRGB(173, 0, 0)
  2110. sc.Cursor.ImageColor3 = Color3.fromRGB(141, 141, 141)
  2111. else
  2112. sc.Cursor.Price.TextColor3 = Color3.fromRGB(0, 173, 0)
  2113. sc.Cursor.ImageColor3 = Color3.fromRGB(255, 255, 255)
  2114. end
  2115. --
  2116. if cookies < grandmacost then
  2117. sc.Grandma.Price.TextColor3 = Color3.fromRGB(173, 0, 0)
  2118. sc.Grandma.ImageColor3 = Color3.fromRGB(141, 141, 141)
  2119. else
  2120. sc.Grandma.Price.TextColor3 = Color3.fromRGB(0, 173, 0)
  2121. sc.Grandma.ImageColor3 = Color3.fromRGB(255, 255, 255)
  2122. end
  2123. --
  2124. if cookies < farmcost then
  2125. sc.Farm.Price.TextColor3 = Color3.fromRGB(173, 0, 0)
  2126. sc.Farm.ImageColor3 = Color3.fromRGB(141, 141, 141)
  2127. else
  2128. sc.Farm.Price.TextColor3 = Color3.fromRGB(0, 173, 0)
  2129. sc.Farm.ImageColor3 = Color3.fromRGB(255, 255, 255)
  2130. end
  2131. --
  2132. if cookies < minecost then
  2133. sc.Mine.Price.TextColor3 = Color3.fromRGB(173, 0, 0)
  2134. sc.Mine.ImageColor3 = Color3.fromRGB(141, 141, 141)
  2135. else
  2136. sc.Mine.Price.TextColor3 = Color3.fromRGB(0, 173, 0)
  2137. sc.Mine.ImageColor3 = Color3.fromRGB(255, 255, 255)
  2138. end
  2139. --
  2140. if cookies < factorycost then
  2141. sc.Factory.Price.TextColor3 = Color3.fromRGB(173, 0, 0)
  2142. sc.Factory.ImageColor3 = Color3.fromRGB(141, 141, 141)
  2143. else
  2144. sc.Factory.Price.TextColor3 = Color3.fromRGB(0, 173, 0)
  2145. sc.Factory.ImageColor3 = Color3.fromRGB(255, 255, 255)
  2146. end
  2147. --
  2148. if cookies < bankcost then
  2149. sc.Bank.Price.TextColor3 = Color3.fromRGB(173, 0, 0)
  2150. sc.Bank.ImageColor3 = Color3.fromRGB(141, 141, 141)
  2151. else
  2152. sc.Bank.Price.TextColor3 = Color3.fromRGB(0, 173, 0)
  2153. sc.Bank.ImageColor3 = Color3.fromRGB(255, 255, 255)
  2154. end
  2155. --
  2156. if cookies < templecost then
  2157. sc.Temple.Price.TextColor3 = Color3.fromRGB(173, 0, 0)
  2158. sc.Temple.ImageColor3 = Color3.fromRGB(141, 141, 141)
  2159. else
  2160. sc.Temple.Price.TextColor3 = Color3.fromRGB(0, 173, 0)
  2161. sc.Temple.ImageColor3 = Color3.fromRGB(255, 255, 255)
  2162. end
  2163. --
  2164. if cookies < wizardcost then
  2165. sc.WizardTower.Price.TextColor3 = Color3.fromRGB(173, 0, 0)
  2166. sc.WizardTower.ImageColor3 = Color3.fromRGB(141, 141, 141)
  2167. else
  2168. sc.WizardTower.Price.TextColor3 = Color3.fromRGB(0, 173, 0)
  2169. sc.WizardTower.ImageColor3 = Color3.fromRGB(255, 255, 255)
  2170. end
  2171. --
  2172. if cookies < shipmentcost then
  2173. sc.Shipment.Price.TextColor3 = Color3.fromRGB(173, 0, 0)
  2174. sc.Shipment.ImageColor3 = Color3.fromRGB(141, 141, 141)
  2175. else
  2176. sc.Shipment.Price.TextColor3 = Color3.fromRGB(0, 173, 0)
  2177. sc.Shipment.ImageColor3 = Color3.fromRGB(255, 255, 255)
  2178. end
  2179. --
  2180. if cookies < alchemycost then
  2181. sc.AlchemyLab.Price.TextColor3 = Color3.fromRGB(173, 0, 0)
  2182. sc.AlchemyLab.ImageColor3 = Color3.fromRGB(141, 141, 141)
  2183. else
  2184. sc.AlchemyLab.Price.TextColor3 = Color3.fromRGB(0, 173, 0)
  2185. sc.AlchemyLab.ImageColor3 = Color3.fromRGB(255, 255, 255)
  2186. end
  2187. --
  2188. if cookies < portalcost then
  2189. sc.Portal.Price.TextColor3 = Color3.fromRGB(173, 0, 0)
  2190. sc.Portal.ImageColor3 = Color3.fromRGB(141, 141, 141)
  2191. else
  2192. sc.Portal.Price.TextColor3 = Color3.fromRGB(0, 173, 0)
  2193. sc.Portal.ImageColor3 = Color3.fromRGB(255, 255, 255)
  2194. end
  2195. --
  2196. if cookies < timecost then
  2197. sc.TimeMachine.Price.TextColor3 = Color3.fromRGB(173, 0, 0)
  2198. sc.TimeMachine.ImageColor3 = Color3.fromRGB(141, 141, 141)
  2199. else
  2200. sc.TimeMachine.Price.TextColor3 = Color3.fromRGB(0, 173, 0)
  2201. sc.TimeMachine.ImageColor3 = Color3.fromRGB(255, 255, 255)
  2202. end
  2203. --
  2204. if cookies < antimattercost then
  2205. sc.AntimatterCondenser.Price.TextColor3 = Color3.fromRGB(173, 0, 0)
  2206. sc.AntimatterCondenser.ImageColor3 = Color3.fromRGB(141, 141, 141)
  2207. else
  2208. sc.AntimatterCondenser.Price.TextColor3 = Color3.fromRGB(0, 173, 0)
  2209. sc.AntimatterCondenser.ImageColor3 = Color3.fromRGB(255, 255, 255)
  2210. end
  2211. --
  2212. if cookies < prismcost then
  2213. sc.Prism.Price.TextColor3 = Color3.fromRGB(173, 0, 0)
  2214. sc.Prism.ImageColor3 = Color3.fromRGB(141, 141, 141)
  2215. else
  2216. sc.Prism.Price.TextColor3 = Color3.fromRGB(0, 173, 0)
  2217. sc.Prism.ImageColor3 = Color3.fromRGB(255, 255, 255)
  2218. end
  2219. --
  2220. if cookies < chancecost then
  2221. sc.ChanceMaker.Price.TextColor3 = Color3.fromRGB(173, 0, 0)
  2222. sc.ChanceMaker.ImageColor3 = Color3.fromRGB(141, 141, 141)
  2223. else
  2224. sc.ChanceMaker.Price.TextColor3 = Color3.fromRGB(0, 173, 0)
  2225. sc.ChanceMaker.ImageColor3 = Color3.fromRGB(255, 255, 255)
  2226. end
  2227. --
  2228. if cookies < chancecost then
  2229. sc.ChanceMaker.Price.TextColor3 = Color3.fromRGB(173, 0, 0)
  2230. sc.ChanceMaker.ImageColor3 = Color3.fromRGB(141, 141, 141)
  2231. else
  2232. sc.ChanceMaker.Price.TextColor3 = Color3.fromRGB(0, 173, 0)
  2233. sc.ChanceMaker.ImageColor3 = Color3.fromRGB(255, 255, 255)
  2234. end
  2235. --
  2236. if cookies < fractalcost then
  2237. sc.FractalEngine.Price.TextColor3 = Color3.fromRGB(173, 0, 0)
  2238. sc.FractalEngine.ImageColor3 = Color3.fromRGB(141, 141, 141)
  2239. else
  2240. sc.FractalEngine.Price.TextColor3 = Color3.fromRGB(0, 173, 0)
  2241. sc.FractalEngine.ImageColor3 = Color3.fromRGB(255, 255, 255)
  2242. end
  2243. --
  2244. if cookies < luacost then
  2245. sc.LuaConsole.Price.TextColor3 = Color3.fromRGB(173, 0, 0)
  2246. sc.LuaConsole.ImageColor3 = Color3.fromRGB(141, 141, 141)
  2247. else
  2248. sc.LuaConsole.Price.TextColor3 = Color3.fromRGB(0, 173, 0)
  2249. sc.LuaConsole.ImageColor3 = Color3.fromRGB(255, 255, 255)
  2250. end
  2251. end
  2252. plr.Chatted:Connect(function(msg)
  2253. if cook ~= nil then
  2254. if string.sub(msg,1,13):lower() == ";givecookies " then
  2255. cookies = cookies + tonumber(string.sub(msg,14))
  2256. globalcookies = globalcookies + tonumber(string.sub(msg,14))
  2257. elseif string.sub(msg,1,12):lower() == ";setcookies " then
  2258. cookies = tonumber(string.sub(msg,13))
  2259. globalcookies = tonumber(string.sub(msg,13))
  2260. end
  2261. else
  2262. return
  2263. end
  2264. end)
  2265. cook.Outside.CookieFrame.Cookie.MouseEnter:Connect(function()
  2266. cook.Outside.CookieFrame.Cookie:TweenSize(UDim2.new(0.8,0,0.4,0),Enum.EasingDirection.Out,Enum.EasingStyle.Elastic,0.75,true)
  2267. end)
  2268. cook.Outside.CookieFrame.Cookie.MouseLeave:Connect(function()
  2269. cook.Outside.CookieFrame.Cookie:TweenSize(UDim2.new(0.667,0,0.333,0),Enum.EasingDirection.Out,Enum.EasingStyle.Elastic,0.75,true)
  2270. end)
  2271.  
  2272. local sig = createEvent(cook.Outside.CookieFrame.Cookie)
  2273. sig:Connect(function()
  2274. cookies = cookies + 1
  2275. globalcookies = globalcookies + 1
  2276. clicks = clicks + 1
  2277. coroutine.resume(coroutine.create(function()
  2278. cook.Outside.CookieFrame.Cookie:TweenSize(UDim2.new(0.623,0,0.312,0),Enum.EasingDirection.Out,Enum.EasingStyle.Elastic,0.75,true)
  2279. wait(.1)
  2280. cook.Outside.CookieFrame.Cookie:TweenSize(UDim2.new(0.8,0,0.4,0),Enum.EasingDirection.Out,Enum.EasingStyle.Elastic,0.75,true)
  2281. end))
  2282. end)
  2283. --[[
  2284. cook.Outside.CookieFrame.Cookie.MouseButton1Down:Connect(function()
  2285. cookies = cookies + 1
  2286. globalcookies = globalcookies + 1
  2287. clicks = clicks + 1
  2288. coroutine.resume(coroutine.create(function()
  2289. cook.Outside.CookieFrame.Cookie:TweenSize(UDim2.new(0.623,0,0.312,0),Enum.EasingDirection.Out,Enum.EasingStyle.Elastic,0.75,true)
  2290. wait(.25)
  2291. cook.Outside.CookieFrame.Cookie:TweenSize(UDim2.new(0.8,0,0.4,0),Enum.EasingDirection.Out,Enum.EasingStyle.Elastic,0.75,true)
  2292. end)
  2293. end)]]
  2294.  
  2295. --[[cook.Outside.CookieFrame.Cookie.MouseButton1Up:Connect(function()
  2296. cook.Outside.CookieFrame.Cookie:TweenSize(UDim2.new(0.8,0,0.4,0),Enum.EasingDirection.Out,Enum.EasingStyle.Elastic,0.75,true)
  2297. end)]]
  2298.  
  2299. local tween = game:GetService("TweenService"):Create(cook.Outside.CookieFrame.Halo,TweenInfo.new(30,Enum.EasingStyle.Linear,Enum.EasingDirection.InOut,-1,false),{Rotation = 360})
  2300. local tween2 = game:GetService("TweenService"):Create(cook.Outside.CookieFrame.Halo.Halo,TweenInfo.new(30,Enum.EasingStyle.Linear,Enum.EasingDirection.InOut,-1,false),{Rotation = -720})
  2301. tween:Play()
  2302. tween2:Play()
  2303. --coroutine.resume(coroutine.create(function()
  2304. -- pcall(function()
  2305. -- while wait(.08) do
  2306. -- cook.Outside.CookieFrame.Halo.Rotation = cook.Outside.CookieFrame.Halo.Rotation + 1
  2307. -- cook.Outside.CookieFrame.Halo.Halo.Rotation = cook.Outside.CookieFrame.Halo.Halo.Rotation - 2
  2308. -- end
  2309. -- end)
  2310. --end))
  2311. while wait(.25) do
  2312. updateMoney()
  2313. updatePrices()
  2314. end
  2315. local sig = createEvent(sc.Cursor)
  2316. sig:Connect(function()
  2317. if cursorcost <= cookies then
  2318. cookies = cookies - cursorcost
  2319. cursorcost = math.floor(cursorcost*1.15)
  2320. cursoramount = cursoramount + 1
  2321. sc.Cursor.Price.Text = cookie..tostring(cursorcost)
  2322. sc.Cursor.Amount.Text = cursoramount
  2323. sc.Cursor.StoreName.Text = "Cursor"
  2324. updatePrices()
  2325. end
  2326. end)
  2327. local sig = createEvent(sc.Grandma)
  2328. sig:Connect(function()
  2329. if grandmacost <= cookies then
  2330. cookies = cookies - grandmacost
  2331. grandmacost = math.floor(grandmacost*1.15)
  2332. grandmaamount = grandmaamount + 1
  2333. sc.Grandma.Price.Text = cookie..tostring(grandmacost)
  2334. sc.Grandma.Amount.Text = grandmaamount
  2335. sc.Grandma.StoreName.Text = "Grandma"
  2336. updatePrices()
  2337. end
  2338. end)
  2339. local sig = createEvent(sc.Farm)
  2340. sig:Connect(function()
  2341. if farmcost <= cookies then
  2342. cookies = cookies - farmcost
  2343. farmcost = math.floor(farmcost*1.15)
  2344. farmamount = farmamount + 1
  2345. sc.Farm.Price.Text = cookie..tostring(farmcost)
  2346. sc.Farm.Amount.Text = farmamount
  2347. sc.Farm.StoreName.Text = "Farm"
  2348. updatePrices()
  2349. end
  2350. end)
  2351. local sig = createEvent(sc.Mine)
  2352. sig:Connect(function()
  2353. if minecost <= cookies then
  2354. cookies = cookies - minecost
  2355. minecost = math.floor(minecost*1.15)
  2356. mineamount = mineamount + 1
  2357. sc.Mine.Price.Text = cookie..tostring(minecost)
  2358. sc.Mine.Amount.Text = mineamount
  2359. sc.Mine.StoreName.Text = "Mine"
  2360. updatePrices()
  2361. end
  2362. end)
  2363. local sig = createEvent(sc.Factory)
  2364. sig:Connect(function()
  2365. if factorycost <= cookies then
  2366. cookies = cookies - factorycost
  2367. factorycost = math.floor(factorycost*1.15)
  2368. factoryamount = factoryamount + 1
  2369. sc.Factory.Price.Text = cookie..tostring(factorycost)
  2370. sc.Factory.Amount.Text = factoryamount
  2371. sc.Factory.StoreName.Text = "Factory"
  2372. updatePrices()
  2373. end
  2374. end)
  2375. local sig = createEvent(sc.AntimatterCondenser)
  2376. sig:Connect(function()
  2377. if antimattercost <= cookies then
  2378. cookies = cookies - antimattercost
  2379. antimattercost = math.floor(antimattercost*1.15)
  2380. antimatteramount = antimatteramount + 1
  2381. sc.AntimatterCondenser.Price.Text = cookie..tostring(antimattercost)
  2382. sc.AntimatterCondenser.Amount.Text = antimatteramount
  2383. updatePrices()
  2384. end
  2385. end)
  2386. local sig = createEvent(sc.Bank)
  2387. sig:Connect(function()
  2388. if bankcost <= cookies then
  2389. cookies = cookies - bankcost
  2390. bankcost = math.floor(bankcost*1.15)
  2391. bankamount = bankamount + 1
  2392. sc.Bank.Price.Text = cookie..tostring(bankcost)
  2393. sc.Bank.Amount.Text = bankamount
  2394. sc.Bank.StoreName.Text = "Bank"
  2395. updatePrices()
  2396. end
  2397. end)
  2398. local sig = createEvent(sc.Temple)
  2399. sig:Connect(function()
  2400. if templecost <= cookies then
  2401. cookies = cookies - templecost
  2402. templecost = math.floor(templecost*1.15)
  2403. templeamount = templeamount + 1
  2404. sc.Temple.Price.Text = cookie..tostring(templecost)
  2405. sc.Temple.Amount.Text = templeamount
  2406. sc.Temple.StoreName.Text = "Temple"
  2407. updatePrices()
  2408. end
  2409. end)
  2410. local sig = createEvent(sc.WizardTower)
  2411. sig:Connect(function()
  2412. if wizardcost <= cookies then
  2413. cookies = cookies - wizardcost
  2414. wizardcost = math.floor(wizardcost*1.15)
  2415. wizardamount = wizardamount + 1
  2416. sc.WizardTower.Price.Text = cookie..tostring(wizardcost)
  2417. sc.WizardTower.Amount.Text = wizardamount
  2418. sc.WizardTower.StoreName.Text = "Wizard Tower"
  2419. updatePrices()
  2420. end
  2421. end)
  2422. local sig = createEvent(sc.Shipment)
  2423. sig:Connect(function()
  2424. if shipmentcost <= cookies then
  2425. cookies = cookies - shipmentcost
  2426. shipmentcost = math.floor(shipmentcost*1.15)
  2427. shipmentamount = shipmentamount + 1
  2428. sc.Shipment.Price.Text = cookie..tostring(shipmentcost)
  2429. sc.Shipment.Amount.Text = shipmentamount
  2430. sc.Shipment.StoreName.Text = "Shipment"
  2431. updatePrices()
  2432. end
  2433. end)
  2434. local sig = createEvent(sc.AlchemyLab)
  2435. sig:Connect(function()
  2436. if alchemycost <= cookies then
  2437. cookies = cookies - alchemycost
  2438. alchemycost = math.floor(alchemycost*1.15)
  2439. alchemyamount = alchemyamount + 1
  2440. sc.AlchemyLab.Price.Text = cookie..tostring(alchemycost)
  2441. sc.AlchemyLab.Amount.Text = alchemyamount
  2442. sc.AlchemyLab.StoreName.Text = "Alchemy Lab"
  2443. updatePrices()
  2444. end
  2445. end)
  2446. local sig = createEvent(sc.Portal)
  2447. sig:Connect(function()
  2448. if portalcost <= cookies then
  2449. cookies = cookies - portalcost
  2450. portalcost = math.floor(portalcost*1.15)
  2451. portalamount = portalamount + 1
  2452. sc.Portal.Price.Text = cookie..tostring(portalcost)
  2453. sc.Portal.Amount.Text = portalamount
  2454. sc.Portal.StoreName.Text = "Portal"
  2455. updatePrices()
  2456. end
  2457. end)
  2458. local sig = createEvent(sc.TimeMachine)
  2459. sig:Connect(function()
  2460. if timecost <= cookies then
  2461. cookies = cookies - timecost
  2462. timecost = math.floor(timecost*1.15)
  2463. timeamount = timeamount + 1
  2464. sc.TimeMachine.Price.Text = cookie..tostring(timecost)
  2465. sc.TimeMachine.Amount.Text = timeamount
  2466. sc.Temple.StoreName.Text = "Temple"
  2467. updatePrices()
  2468. end
  2469. end)
  2470. local sig = createEvent(sc.Prism)
  2471. sig:Connect(function()
  2472. if prismcost <= cookies then
  2473. cookies = cookies - prismcost
  2474. prismcost = math.floor(prismcost*1.15)
  2475. prismamount = prismamount + 1
  2476. sc.Prism.Price.Text = cookie..tostring(prismcost)
  2477. sc.Prism.Amount.Text = prismamount
  2478. sc.Prism.StoreName.Text = "Prism"
  2479. updatePrices()
  2480. end
  2481. end)
  2482. local sig = createEvent(sc.ChanceMaker)
  2483. sig:Connect(function()
  2484. if chancecost <= cookies then
  2485. cookies = cookies - chancecost
  2486. chancecost = math.floor(chancecost*1.15)
  2487. chanceamount = chanceamount + 1
  2488. sc.ChanceMaker.Price.Text = cookie..tostring(chancecost)
  2489. sc.ChanceMaker.Amount.Text = chanceamount
  2490. sc.ChanceMaker.StoreName.Text = "Chance Maker"
  2491. updatePrices()
  2492. end
  2493. end)
  2494. local sig = createEvent(sc.FractalEngine)
  2495. sig:Connect(function()
  2496. if fractalcost <= cookies then
  2497. cookies = cookies - fractalcost
  2498. fractalcost = math.floor(fractalcost*1.15)
  2499. fractalamount = fractalamount + 1
  2500. sc.FractalEngine.Price.Text = cookie..tostring(fractalcost)
  2501. sc.FractalEngine.Amount.Text = fractalamount
  2502. sc.FractalEngine.StoreName.Text = "Fractal Engine"
  2503. updatePrices()
  2504. end
  2505. end)
  2506. local sig = createEvent(sc.LuaConsole)
  2507. sig:Connect(function()
  2508. if luacost <= cookies then
  2509. cookies = cookies - luacost
  2510. luacost = math.floor(luacost*1.15)
  2511. luaamount = luaamount + 1
  2512. sc.LuaConsole.Price.Text = cookie..tostring(luacost)
  2513. sc.LuaConsole.Amount.Text = luaamount
  2514. sc.LuaConsole.StoreName.Text = "Lua Console"
  2515. updatePrices()
  2516. end
  2517. end)
  2518. --coroutine.resume(coroutine.create(function()
  2519. local stats = cook.Outside.StatsFrame
  2520. --pcall(function()
  2521. while wait() do
  2522. stats.CookiesPerSecond.Text = "Cookies per second: "..tostring(cps)
  2523. stats.BuildingsOwned.Text = "Buildings owned: "..tostring(cursoramount + grandmaamount + farmamount + mineamount + factoryamount + bankamount + templeamount + wizardamount + alchemyamount+ portalamount + timeamount + antimatteramount + prismamount + chanceamount + fractalamount + luaamount)
  2524. stats.HandmadeCookies.Text = "Handmade cookies: "..tostring(clicks)
  2525. stats.RunStarted.Text = "Run started: "..timetoString(os.time()-tim)
  2526. stats.CookiesInBank.Text = "Cookies in bank: "..tostring(math.floor(cookies))..cookie
  2527. stats.CookiesBaked.Text = "Cookies baked: "..tostring(math.floor(globalcookies))..cookie
  2528. --local bb = 0
  2529. --[[local tab = remote:InvokeServer("update")
  2530. statsfolder:ClearAllChildren()
  2531. for i,v in pairs(tab) do
  2532. bb = bb + 1
  2533. local clon = pap:Clone()
  2534. clon.Name = "OOF"
  2535. clon.Position = UDim2.new(0.015,0,0.5+((bb-1)/10),0)
  2536. local v1
  2537. local v2
  2538. for i=1,#v do
  2539. if string.sub(v,i,i) == "-" then
  2540. v1 = string.sub(v,1,i-1)
  2541. v2 = string.sub(v,i+1)
  2542. end
  2543. end
  2544. clon.PlayerName.Text = v1
  2545. local b = v2
  2546. local b1
  2547. local b2
  2548. for i=1,#b do
  2549. if string.sub(b,i,i) == "/" then
  2550. b1 = string.sub(b,1,i-1)
  2551. b2 = string.sub(b,i+1)
  2552. end
  2553. end
  2554. clon.Frame.CookiesInBank.Text = b1
  2555. clon.Frame.CookiesPerSecond.Text = b2
  2556. clon.Parent = statsfolder
  2557. end]]
  2558. wait(2)
  2559. end
  2560. --end)
  2561. --end))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement