Advertisement
XZTablets

XZSoda

Mar 28th, 2020
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.54 KB | None | 0 0
  1. local XZSoda = Instance.new("ScreenGui")
  2. local Container = Instance.new("ImageLabel")
  3. local Shadow = Instance.new("ImageLabel")
  4. local Title = Instance.new("ImageLabel")
  5. local Shadow_2 = Instance.new("ImageLabel")
  6. local AutoFrame = Instance.new("ImageLabel")
  7. local Shadow_3 = Instance.new("ImageLabel")
  8. local FarmTitle = Instance.new("ImageLabel")
  9. local Shadow_4 = Instance.new("ImageLabel")
  10. local ExtraTitle = Instance.new("TextLabel")
  11. local SellTitle = Instance.new("ImageLabel")
  12. local Shadow_5 = Instance.new("ImageLabel")
  13. local ExtraTitle_2 = Instance.new("TextLabel")
  14. local FlavoursTitle = Instance.new("ImageLabel")
  15. local Shadow_6 = Instance.new("ImageLabel")
  16. local ExtraTitle_3 = Instance.new("TextLabel")
  17. local BottlesTitle = Instance.new("ImageLabel")
  18. local Shadow_7 = Instance.new("ImageLabel")
  19. local ExtraTitle_4 = Instance.new("TextLabel")
  20. local AutoClickBTN = Instance.new("ImageButton")
  21. local Shadow_8 = Instance.new("ImageLabel")
  22. local AutoSellBTN = Instance.new("ImageButton")
  23. local Shadow_9 = Instance.new("ImageLabel")
  24. local AutoFlavoursBTN = Instance.new("ImageButton")
  25. local Shadow_10 = Instance.new("ImageLabel")
  26. local AutoBottlesBTN = Instance.new("ImageButton")
  27. local Shadow_11 = Instance.new("ImageLabel")
  28. local JumpsTitle = Instance.new("ImageLabel")
  29. local Shadow_12 = Instance.new("ImageLabel")
  30. local ExtraTitle_5 = Instance.new("TextLabel")
  31. local AutoJumpsBTN = Instance.new("ImageButton")
  32. local Shadow_13 = Instance.new("ImageLabel")
  33. local IslandsBTN = Instance.new("ImageButton")
  34. local Shadow_14 = Instance.new("ImageLabel")
  35. local IslandsTitle = Instance.new("ImageLabel")
  36. local Shadow_15 = Instance.new("ImageLabel")
  37. local ExtraTitle_6 = Instance.new("TextLabel")
  38. local CodesTitle = Instance.new("ImageLabel")
  39. local Shadow_16 = Instance.new("ImageLabel")
  40. local ExtraTitle_7 = Instance.new("TextLabel")
  41. local CodesBTN = Instance.new("ImageButton")
  42. local Shadow_17 = Instance.new("ImageLabel")
  43. local ChestsBTN = Instance.new("ImageButton")
  44. local Shadow_18 = Instance.new("ImageLabel")
  45. local ChestsTitle = Instance.new("ImageLabel")
  46. local Shadow_19 = Instance.new("ImageLabel")
  47. local ExtraTitle_8 = Instance.new("TextLabel")
  48.  
  49. XZSoda.Name = "XZSoda"
  50. XZSoda.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  51.  
  52. Container.Name = "Container"
  53. Container.Parent = XZSoda
  54. Container.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  55. Container.BackgroundTransparency = 1.000
  56. Container.Position = UDim2.new(0.280606061, 0, 0.237956211, 0)
  57. Container.Size = UDim2.new(0.349999994, 0, 0.400000006, 0)
  58. Container.ZIndex = 2
  59. Container.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  60. Container.ImageColor3 = Color3.fromRGB(189, 194, 255)
  61. Container.ScaleType = Enum.ScaleType.Slice
  62. Container.SliceCenter = Rect.new(10, 10, 10, 10)
  63.  
  64. Shadow.Name = "Shadow"
  65. Shadow.Parent = Container
  66. Shadow.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  67. Shadow.BackgroundTransparency = 1.000
  68. Shadow.Size = UDim2.new(1, 0, 1, 3)
  69. Shadow.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  70. Shadow.ImageColor3 = Color3.fromRGB(99, 78, 255)
  71. Shadow.ScaleType = Enum.ScaleType.Slice
  72. Shadow.SliceCenter = Rect.new(10, 10, 10, 10)
  73.  
  74. Title.Name = "Title"
  75. Title.Parent = Container
  76. Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  77. Title.BackgroundTransparency = 1.000
  78. Title.Position = UDim2.new(0.00999998953, 0, 0.0199999847, 0)
  79. Title.Size = UDim2.new(0.980000019, 0, 0.150000006, 0)
  80. Title.ZIndex = 3
  81. Title.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  82. Title.ImageColor3 = Color3.fromRGB(144, 155, 255)
  83. Title.ScaleType = Enum.ScaleType.Slice
  84. Title.SliceCenter = Rect.new(10, 10, 10, 10)
  85.  
  86. Shadow_2.Name = "Shadow"
  87. Shadow_2.Parent = Title
  88. Shadow_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  89. Shadow_2.BackgroundTransparency = 1.000
  90. Shadow_2.Size = UDim2.new(1, 0, 1, 3)
  91. Shadow_2.ZIndex = 2
  92. Shadow_2.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  93. Shadow_2.ImageColor3 = Color3.fromRGB(101, 101, 255)
  94. Shadow_2.ScaleType = Enum.ScaleType.Slice
  95. Shadow_2.SliceCenter = Rect.new(10, 10, 10, 10)
  96.  
  97. AutoFrame.Name = "AutoFrame"
  98. AutoFrame.Parent = Container
  99. AutoFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  100. AutoFrame.BackgroundTransparency = 1.000
  101. AutoFrame.Position = UDim2.new(0.0100000426, 0, 0.200000063, 0)
  102. AutoFrame.Size = UDim2.new(0.980000019, 0, 0.764999986, 0)
  103. AutoFrame.ZIndex = 3
  104. AutoFrame.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  105. AutoFrame.ImageColor3 = Color3.fromRGB(144, 155, 255)
  106. AutoFrame.ScaleType = Enum.ScaleType.Slice
  107. AutoFrame.SliceCenter = Rect.new(10, 10, 10, 10)
  108.  
  109. Shadow_3.Name = "Shadow"
  110. Shadow_3.Parent = AutoFrame
  111. Shadow_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  112. Shadow_3.BackgroundTransparency = 1.000
  113. Shadow_3.Size = UDim2.new(1, 0, 1, 3)
  114. Shadow_3.ZIndex = 2
  115. Shadow_3.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  116. Shadow_3.ImageColor3 = Color3.fromRGB(101, 101, 255)
  117. Shadow_3.ScaleType = Enum.ScaleType.Slice
  118. Shadow_3.SliceCenter = Rect.new(10, 10, 10, 10)
  119.  
  120. FarmTitle.Name = "FarmTitle"
  121. FarmTitle.Parent = AutoFrame
  122. FarmTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  123. FarmTitle.BackgroundTransparency = 1.000
  124. FarmTitle.Position = UDim2.new(0.0150000677, 0, 0.102019936, 0)
  125. FarmTitle.Size = UDim2.new(0.376314163, 0, 0.150000006, 0)
  126. FarmTitle.ZIndex = 4
  127. FarmTitle.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  128. FarmTitle.ImageColor3 = Color3.fromRGB(170, 179, 255)
  129. FarmTitle.ScaleType = Enum.ScaleType.Slice
  130. FarmTitle.SliceCenter = Rect.new(10, 10, 10, 10)
  131.  
  132. Shadow_4.Name = "Shadow"
  133. Shadow_4.Parent = FarmTitle
  134. Shadow_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  135. Shadow_4.BackgroundTransparency = 1.000
  136. Shadow_4.Size = UDim2.new(1, 0, 1, 3)
  137. Shadow_4.ZIndex = 3
  138. Shadow_4.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  139. Shadow_4.ImageColor3 = Color3.fromRGB(128, 124, 255)
  140. Shadow_4.ScaleType = Enum.ScaleType.Slice
  141. Shadow_4.SliceCenter = Rect.new(10, 10, 10, 10)
  142.  
  143. ExtraTitle.Name = "ExtraTitle"
  144. ExtraTitle.Parent = FarmTitle
  145. ExtraTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  146. ExtraTitle.BackgroundTransparency = 1.000
  147. ExtraTitle.Size = UDim2.new(1, 0, 1, 0)
  148. ExtraTitle.ZIndex = 5
  149. ExtraTitle.Font = Enum.Font.SourceSansSemibold
  150. ExtraTitle.Text = "Auto Click"
  151. ExtraTitle.TextColor3 = Color3.fromRGB(255, 255, 255)
  152. ExtraTitle.TextSize = 20.000
  153.  
  154. SellTitle.Name = "SellTitle"
  155. SellTitle.Parent = AutoFrame
  156. SellTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  157. SellTitle.BackgroundTransparency = 1.000
  158. SellTitle.Position = UDim2.new(0.0150000677, 0, 0.31701985, 0)
  159. SellTitle.Size = UDim2.new(0.376314163, 0, 0.150000006, 0)
  160. SellTitle.ZIndex = 4
  161. SellTitle.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  162. SellTitle.ImageColor3 = Color3.fromRGB(170, 179, 255)
  163. SellTitle.ScaleType = Enum.ScaleType.Slice
  164. SellTitle.SliceCenter = Rect.new(10, 10, 10, 10)
  165.  
  166. Shadow_5.Name = "Shadow"
  167. Shadow_5.Parent = SellTitle
  168. Shadow_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  169. Shadow_5.BackgroundTransparency = 1.000
  170. Shadow_5.Size = UDim2.new(1, 0, 1, 3)
  171. Shadow_5.ZIndex = 3
  172. Shadow_5.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  173. Shadow_5.ImageColor3 = Color3.fromRGB(128, 124, 255)
  174. Shadow_5.ScaleType = Enum.ScaleType.Slice
  175. Shadow_5.SliceCenter = Rect.new(10, 10, 10, 10)
  176.  
  177. ExtraTitle_2.Name = "ExtraTitle"
  178. ExtraTitle_2.Parent = SellTitle
  179. ExtraTitle_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  180. ExtraTitle_2.BackgroundTransparency = 1.000
  181. ExtraTitle_2.Size = UDim2.new(1, 0, 1, 0)
  182. ExtraTitle_2.ZIndex = 5
  183. ExtraTitle_2.Font = Enum.Font.SourceSansSemibold
  184. ExtraTitle_2.Text = "Auto Sell"
  185. ExtraTitle_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  186. ExtraTitle_2.TextSize = 20.000
  187.  
  188. FlavoursTitle.Name = "FlavoursTitle"
  189. FlavoursTitle.Parent = AutoFrame
  190. FlavoursTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  191. FlavoursTitle.BackgroundTransparency = 1.000
  192. FlavoursTitle.Position = UDim2.new(0.0150000136, 0, 0.532019913, 0)
  193. FlavoursTitle.Size = UDim2.new(0.373197019, 0, 0.150000006, 0)
  194. FlavoursTitle.ZIndex = 4
  195. FlavoursTitle.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  196. FlavoursTitle.ImageColor3 = Color3.fromRGB(170, 179, 255)
  197. FlavoursTitle.ScaleType = Enum.ScaleType.Slice
  198. FlavoursTitle.SliceCenter = Rect.new(10, 10, 10, 10)
  199.  
  200. Shadow_6.Name = "Shadow"
  201. Shadow_6.Parent = FlavoursTitle
  202. Shadow_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  203. Shadow_6.BackgroundTransparency = 1.000
  204. Shadow_6.Size = UDim2.new(1, 0, 1, 3)
  205. Shadow_6.ZIndex = 3
  206. Shadow_6.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  207. Shadow_6.ImageColor3 = Color3.fromRGB(128, 124, 255)
  208. Shadow_6.ScaleType = Enum.ScaleType.Slice
  209. Shadow_6.SliceCenter = Rect.new(10, 10, 10, 10)
  210.  
  211. ExtraTitle_3.Name = "ExtraTitle"
  212. ExtraTitle_3.Parent = FlavoursTitle
  213. ExtraTitle_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  214. ExtraTitle_3.BackgroundTransparency = 1.000
  215. ExtraTitle_3.Size = UDim2.new(1, 0, 1, 0)
  216. ExtraTitle_3.ZIndex = 5
  217. ExtraTitle_3.Font = Enum.Font.SourceSansSemibold
  218. ExtraTitle_3.Text = "Auto Flavours"
  219. ExtraTitle_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  220. ExtraTitle_3.TextSize = 20.000
  221.  
  222. BottlesTitle.Name = "BottlesTitle"
  223. BottlesTitle.Parent = AutoFrame
  224. BottlesTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  225. BottlesTitle.BackgroundTransparency = 1.000
  226. BottlesTitle.Position = UDim2.new(0.0150000136, 0, 0.747019947, 0)
  227. BottlesTitle.Size = UDim2.new(0.373197019, 0, 0.150000006, 0)
  228. BottlesTitle.ZIndex = 4
  229. BottlesTitle.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  230. BottlesTitle.ImageColor3 = Color3.fromRGB(170, 179, 255)
  231. BottlesTitle.ScaleType = Enum.ScaleType.Slice
  232. BottlesTitle.SliceCenter = Rect.new(10, 10, 10, 10)
  233.  
  234. Shadow_7.Name = "Shadow"
  235. Shadow_7.Parent = BottlesTitle
  236. Shadow_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  237. Shadow_7.BackgroundTransparency = 1.000
  238. Shadow_7.Size = UDim2.new(1, 0, 1, 3)
  239. Shadow_7.ZIndex = 3
  240. Shadow_7.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  241. Shadow_7.ImageColor3 = Color3.fromRGB(128, 124, 255)
  242. Shadow_7.ScaleType = Enum.ScaleType.Slice
  243. Shadow_7.SliceCenter = Rect.new(10, 10, 10, 10)
  244.  
  245. ExtraTitle_4.Name = "ExtraTitle"
  246. ExtraTitle_4.Parent = BottlesTitle
  247. ExtraTitle_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  248. ExtraTitle_4.BackgroundTransparency = 1.000
  249. ExtraTitle_4.Size = UDim2.new(1, 0, 1, 0)
  250. ExtraTitle_4.ZIndex = 5
  251. ExtraTitle_4.Font = Enum.Font.SourceSansSemibold
  252. ExtraTitle_4.Text = "Auto Bottles"
  253. ExtraTitle_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  254. ExtraTitle_4.TextSize = 20.000
  255.  
  256. AutoClickBTN.Name = "AutoClickBTN"
  257. AutoClickBTN.Parent = AutoFrame
  258. AutoClickBTN.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  259. AutoClickBTN.BackgroundTransparency = 1.000
  260. AutoClickBTN.Position = UDim2.new(0.408163309, 0, 0.100186057, 0)
  261. AutoClickBTN.Size = UDim2.new(0, 34, 0, 31)
  262. AutoClickBTN.ZIndex = 4
  263. AutoClickBTN.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  264. AutoClickBTN.ImageColor3 = Color3.fromRGB(255, 120, 120)
  265. AutoClickBTN.ScaleType = Enum.ScaleType.Slice
  266. AutoClickBTN.SliceCenter = Rect.new(10, 10, 10, 10)
  267.  
  268. Shadow_8.Name = "Shadow"
  269. Shadow_8.Parent = AutoClickBTN
  270. Shadow_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  271. Shadow_8.BackgroundTransparency = 1.000
  272. Shadow_8.Size = UDim2.new(1, 0, 1, 3)
  273. Shadow_8.ZIndex = 3
  274. Shadow_8.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  275. Shadow_8.ImageColor3 = Color3.fromRGB(255, 43, 43)
  276. Shadow_8.ScaleType = Enum.ScaleType.Slice
  277. Shadow_8.SliceCenter = Rect.new(10, 10, 10, 10)
  278.  
  279. AutoSellBTN.Name = "AutoSellBTN"
  280. AutoSellBTN.Parent = AutoFrame
  281. AutoSellBTN.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  282. AutoSellBTN.BackgroundTransparency = 1.000
  283. AutoSellBTN.Position = UDim2.new(0.408163309, 0, 0.310099721, 0)
  284. AutoSellBTN.Size = UDim2.new(0, 34, 0, 32)
  285. AutoSellBTN.ZIndex = 4
  286. AutoSellBTN.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  287. AutoSellBTN.ImageColor3 = Color3.fromRGB(255, 120, 120)
  288. AutoSellBTN.ScaleType = Enum.ScaleType.Slice
  289. AutoSellBTN.SliceCenter = Rect.new(10, 10, 10, 10)
  290.  
  291. Shadow_9.Name = "Shadow"
  292. Shadow_9.Parent = AutoSellBTN
  293. Shadow_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  294. Shadow_9.BackgroundTransparency = 1.000
  295. Shadow_9.Size = UDim2.new(1, 0, 1, 3)
  296. Shadow_9.ZIndex = 3
  297. Shadow_9.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  298. Shadow_9.ImageColor3 = Color3.fromRGB(255, 43, 43)
  299. Shadow_9.ScaleType = Enum.ScaleType.Slice
  300. Shadow_9.SliceCenter = Rect.new(10, 10, 10, 10)
  301.  
  302. AutoFlavoursBTN.Name = "AutoFlavoursBTN"
  303. AutoFlavoursBTN.Parent = AutoFrame
  304. AutoFlavoursBTN.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  305. AutoFlavoursBTN.BackgroundTransparency = 1.000
  306. AutoFlavoursBTN.Position = UDim2.new(0.408163309, 0, 0.524784148, 0)
  307. AutoFlavoursBTN.Size = UDim2.new(0, 34, 0, 32)
  308. AutoFlavoursBTN.ZIndex = 4
  309. AutoFlavoursBTN.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  310. AutoFlavoursBTN.ImageColor3 = Color3.fromRGB(255, 120, 120)
  311. AutoFlavoursBTN.ScaleType = Enum.ScaleType.Slice
  312. AutoFlavoursBTN.SliceCenter = Rect.new(10, 10, 10, 10)
  313.  
  314. Shadow_10.Name = "Shadow"
  315. Shadow_10.Parent = AutoFlavoursBTN
  316. Shadow_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  317. Shadow_10.BackgroundTransparency = 1.000
  318. Shadow_10.Size = UDim2.new(1, 0, 1, 3)
  319. Shadow_10.ZIndex = 3
  320. Shadow_10.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  321. Shadow_10.ImageColor3 = Color3.fromRGB(255, 43, 43)
  322. Shadow_10.ScaleType = Enum.ScaleType.Slice
  323. Shadow_10.SliceCenter = Rect.new(10, 10, 10, 10)
  324.  
  325. AutoBottlesBTN.Name = "AutoBottlesBTN"
  326. AutoBottlesBTN.Parent = AutoFrame
  327. AutoBottlesBTN.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  328. AutoBottlesBTN.BackgroundTransparency = 1.000
  329. AutoBottlesBTN.Position = UDim2.new(0.408163309, 0, 0.747019947, 0)
  330. AutoBottlesBTN.Size = UDim2.new(0, 34, 0, 31)
  331. AutoBottlesBTN.ZIndex = 4
  332. AutoBottlesBTN.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  333. AutoBottlesBTN.ImageColor3 = Color3.fromRGB(255, 120, 120)
  334. AutoBottlesBTN.ScaleType = Enum.ScaleType.Slice
  335. AutoBottlesBTN.SliceCenter = Rect.new(10, 10, 10, 10)
  336.  
  337. Shadow_11.Name = "Shadow"
  338. Shadow_11.Parent = AutoBottlesBTN
  339. Shadow_11.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  340. Shadow_11.BackgroundTransparency = 1.000
  341. Shadow_11.Size = UDim2.new(1, 0, 1, 3)
  342. Shadow_11.ZIndex = 3
  343. Shadow_11.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  344. Shadow_11.ImageColor3 = Color3.fromRGB(255, 43, 43)
  345. Shadow_11.ScaleType = Enum.ScaleType.Slice
  346. Shadow_11.SliceCenter = Rect.new(10, 10, 10, 10)
  347.  
  348. JumpsTitle.Name = "JumpsTitle"
  349. JumpsTitle.Parent = AutoFrame
  350. JumpsTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  351. JumpsTitle.BackgroundTransparency = 1.000
  352. JumpsTitle.Position = UDim2.new(0.530946672, 0, 0.102019936, 0)
  353. JumpsTitle.Size = UDim2.new(0.376314163, 0, 0.150000006, 0)
  354. JumpsTitle.ZIndex = 4
  355. JumpsTitle.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  356. JumpsTitle.ImageColor3 = Color3.fromRGB(170, 179, 255)
  357. JumpsTitle.ScaleType = Enum.ScaleType.Slice
  358. JumpsTitle.SliceCenter = Rect.new(10, 10, 10, 10)
  359.  
  360. Shadow_12.Name = "Shadow"
  361. Shadow_12.Parent = JumpsTitle
  362. Shadow_12.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  363. Shadow_12.BackgroundTransparency = 1.000
  364. Shadow_12.Size = UDim2.new(1, 0, 1, 3)
  365. Shadow_12.ZIndex = 3
  366. Shadow_12.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  367. Shadow_12.ImageColor3 = Color3.fromRGB(128, 124, 255)
  368. Shadow_12.ScaleType = Enum.ScaleType.Slice
  369. Shadow_12.SliceCenter = Rect.new(10, 10, 10, 10)
  370.  
  371. ExtraTitle_5.Name = "ExtraTitle"
  372. ExtraTitle_5.Parent = JumpsTitle
  373. ExtraTitle_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  374. ExtraTitle_5.BackgroundTransparency = 1.000
  375. ExtraTitle_5.Size = UDim2.new(1, 0, 1, 0)
  376. ExtraTitle_5.ZIndex = 5
  377. ExtraTitle_5.Font = Enum.Font.SourceSansSemibold
  378. ExtraTitle_5.Text = "Auto Jumps"
  379. ExtraTitle_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  380. ExtraTitle_5.TextSize = 20.000
  381.  
  382. AutoJumpsBTN.Name = "AutoJumpsBTN"
  383. AutoJumpsBTN.Parent = AutoFrame
  384. AutoJumpsBTN.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  385. AutoJumpsBTN.BackgroundTransparency = 1.000
  386. AutoJumpsBTN.Position = UDim2.new(0.924109876, 0, 0.100186057, 0)
  387. AutoJumpsBTN.Size = UDim2.new(0, 34, 0, 31)
  388. AutoJumpsBTN.ZIndex = 4
  389. AutoJumpsBTN.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  390. AutoJumpsBTN.ImageColor3 = Color3.fromRGB(255, 120, 120)
  391. AutoJumpsBTN.ScaleType = Enum.ScaleType.Slice
  392. AutoJumpsBTN.SliceCenter = Rect.new(10, 10, 10, 10)
  393.  
  394. Shadow_13.Name = "Shadow"
  395. Shadow_13.Parent = AutoJumpsBTN
  396. Shadow_13.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  397. Shadow_13.BackgroundTransparency = 1.000
  398. Shadow_13.Size = UDim2.new(1, 0, 1, 3)
  399. Shadow_13.ZIndex = 3
  400. Shadow_13.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  401. Shadow_13.ImageColor3 = Color3.fromRGB(255, 43, 43)
  402. Shadow_13.ScaleType = Enum.ScaleType.Slice
  403. Shadow_13.SliceCenter = Rect.new(10, 10, 10, 10)
  404.  
  405. IslandsBTN.Name = "IslandsBTN"
  406. IslandsBTN.Parent = AutoFrame
  407. IslandsBTN.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  408. IslandsBTN.BackgroundTransparency = 1.000
  409. IslandsBTN.Position = UDim2.new(0.924109876, 0, 0.310099721, 0)
  410. IslandsBTN.Size = UDim2.new(0, 34, 0, 32)
  411. IslandsBTN.ZIndex = 4
  412. IslandsBTN.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  413. IslandsBTN.ImageColor3 = Color3.fromRGB(255, 120, 120)
  414. IslandsBTN.ScaleType = Enum.ScaleType.Slice
  415. IslandsBTN.SliceCenter = Rect.new(10, 10, 10, 10)
  416.  
  417. Shadow_14.Name = "Shadow"
  418. Shadow_14.Parent = IslandsBTN
  419. Shadow_14.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  420. Shadow_14.BackgroundTransparency = 1.000
  421. Shadow_14.Size = UDim2.new(1, 0, 1, 3)
  422. Shadow_14.ZIndex = 3
  423. Shadow_14.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  424. Shadow_14.ImageColor3 = Color3.fromRGB(255, 43, 43)
  425. Shadow_14.ScaleType = Enum.ScaleType.Slice
  426. Shadow_14.SliceCenter = Rect.new(10, 10, 10, 10)
  427.  
  428. IslandsTitle.Name = "IslandsTitle"
  429. IslandsTitle.Parent = AutoFrame
  430. IslandsTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  431. IslandsTitle.BackgroundTransparency = 1.000
  432. IslandsTitle.Position = UDim2.new(0.530946612, 0, 0.321475148, 0)
  433. IslandsTitle.Size = UDim2.new(0.376314163, 0, 0.150000006, 0)
  434. IslandsTitle.ZIndex = 4
  435. IslandsTitle.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  436. IslandsTitle.ImageColor3 = Color3.fromRGB(170, 179, 255)
  437. IslandsTitle.ScaleType = Enum.ScaleType.Slice
  438. IslandsTitle.SliceCenter = Rect.new(10, 10, 10, 10)
  439.  
  440. Shadow_15.Name = "Shadow"
  441. Shadow_15.Parent = IslandsTitle
  442. Shadow_15.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  443. Shadow_15.BackgroundTransparency = 1.000
  444. Shadow_15.Size = UDim2.new(1, 0, 1, 3)
  445. Shadow_15.ZIndex = 3
  446. Shadow_15.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  447. Shadow_15.ImageColor3 = Color3.fromRGB(128, 124, 255)
  448. Shadow_15.ScaleType = Enum.ScaleType.Slice
  449. Shadow_15.SliceCenter = Rect.new(10, 10, 10, 10)
  450.  
  451. ExtraTitle_6.Name = "ExtraTitle"
  452. ExtraTitle_6.Parent = IslandsTitle
  453. ExtraTitle_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  454. ExtraTitle_6.BackgroundTransparency = 1.000
  455. ExtraTitle_6.Size = UDim2.new(1, 0, 1, 0)
  456. ExtraTitle_6.ZIndex = 5
  457. ExtraTitle_6.Font = Enum.Font.SourceSansSemibold
  458. ExtraTitle_6.Text = "Unlock All Islands"
  459. ExtraTitle_6.TextColor3 = Color3.fromRGB(255, 255, 255)
  460. ExtraTitle_6.TextSize = 20.000
  461.  
  462. CodesTitle.Name = "CodesTitle"
  463. CodesTitle.Parent = AutoFrame
  464. CodesTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  465. CodesTitle.BackgroundTransparency = 1.000
  466. CodesTitle.Position = UDim2.new(0.530946612, 0, 0.526617944, 0)
  467. CodesTitle.Size = UDim2.new(0.376314163, 0, 0.150000006, 0)
  468. CodesTitle.ZIndex = 4
  469. CodesTitle.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  470. CodesTitle.ImageColor3 = Color3.fromRGB(170, 179, 255)
  471. CodesTitle.ScaleType = Enum.ScaleType.Slice
  472. CodesTitle.SliceCenter = Rect.new(10, 10, 10, 10)
  473.  
  474. Shadow_16.Name = "Shadow"
  475. Shadow_16.Parent = CodesTitle
  476. Shadow_16.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  477. Shadow_16.BackgroundTransparency = 1.000
  478. Shadow_16.Size = UDim2.new(1, 0, 1, 3)
  479. Shadow_16.ZIndex = 3
  480. Shadow_16.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  481. Shadow_16.ImageColor3 = Color3.fromRGB(128, 124, 255)
  482. Shadow_16.ScaleType = Enum.ScaleType.Slice
  483. Shadow_16.SliceCenter = Rect.new(10, 10, 10, 10)
  484.  
  485. ExtraTitle_7.Name = "ExtraTitle"
  486. ExtraTitle_7.Parent = CodesTitle
  487. ExtraTitle_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  488. ExtraTitle_7.BackgroundTransparency = 1.000
  489. ExtraTitle_7.Size = UDim2.new(1, 0, 1, 0)
  490. ExtraTitle_7.ZIndex = 5
  491. ExtraTitle_7.Font = Enum.Font.SourceSansSemibold
  492. ExtraTitle_7.Text = "Redeem All Codes"
  493. ExtraTitle_7.TextColor3 = Color3.fromRGB(255, 255, 255)
  494. ExtraTitle_7.TextSize = 20.000
  495.  
  496. CodesBTN.Name = "CodesBTN"
  497. CodesBTN.Parent = AutoFrame
  498. CodesBTN.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  499. CodesBTN.BackgroundTransparency = 1.000
  500. CodesBTN.Position = UDim2.new(0.924109876, 0, 0.520013332, 0)
  501. CodesBTN.Size = UDim2.new(0, 34, 0, 32)
  502. CodesBTN.ZIndex = 4
  503. CodesBTN.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  504. CodesBTN.ImageColor3 = Color3.fromRGB(255, 120, 120)
  505. CodesBTN.ScaleType = Enum.ScaleType.Slice
  506. CodesBTN.SliceCenter = Rect.new(10, 10, 10, 10)
  507.  
  508. Shadow_17.Name = "Shadow"
  509. Shadow_17.Parent = CodesBTN
  510. Shadow_17.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  511. Shadow_17.BackgroundTransparency = 1.000
  512. Shadow_17.Size = UDim2.new(1, 0, 1, 3)
  513. Shadow_17.ZIndex = 3
  514. Shadow_17.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  515. Shadow_17.ImageColor3 = Color3.fromRGB(255, 43, 43)
  516. Shadow_17.ScaleType = Enum.ScaleType.Slice
  517. Shadow_17.SliceCenter = Rect.new(10, 10, 10, 10)
  518.  
  519. ChestsBTN.Name = "ChestsBTN"
  520. ChestsBTN.Parent = AutoFrame
  521. ChestsBTN.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  522. ChestsBTN.BackgroundTransparency = 1.000
  523. ChestsBTN.Position = UDim2.new(0.924109876, 0, 0.734697759, 0)
  524. ChestsBTN.Size = UDim2.new(0, 34, 0, 32)
  525. ChestsBTN.ZIndex = 4
  526. ChestsBTN.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  527. ChestsBTN.ImageColor3 = Color3.fromRGB(255, 120, 120)
  528. ChestsBTN.ScaleType = Enum.ScaleType.Slice
  529. ChestsBTN.SliceCenter = Rect.new(10, 10, 10, 10)
  530.  
  531. Shadow_18.Name = "Shadow"
  532. Shadow_18.Parent = ChestsBTN
  533. Shadow_18.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  534. Shadow_18.BackgroundTransparency = 1.000
  535. Shadow_18.Size = UDim2.new(1, 0, 1, 3)
  536. Shadow_18.ZIndex = 3
  537. Shadow_18.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  538. Shadow_18.ImageColor3 = Color3.fromRGB(255, 43, 43)
  539. Shadow_18.ScaleType = Enum.ScaleType.Slice
  540. Shadow_18.SliceCenter = Rect.new(10, 10, 10, 10)
  541.  
  542. ChestsTitle.Name = "ChestsTitle"
  543. ChestsTitle.Parent = AutoFrame
  544. ChestsTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  545. ChestsTitle.BackgroundTransparency = 1.000
  546. ChestsTitle.Position = UDim2.new(0.530946612, 0, 0.741302371, 0)
  547. ChestsTitle.Size = UDim2.new(0.376314163, 0, 0.150000006, 0)
  548. ChestsTitle.ZIndex = 4
  549. ChestsTitle.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  550. ChestsTitle.ImageColor3 = Color3.fromRGB(170, 179, 255)
  551. ChestsTitle.ScaleType = Enum.ScaleType.Slice
  552. ChestsTitle.SliceCenter = Rect.new(10, 10, 10, 10)
  553.  
  554. Shadow_19.Name = "Shadow"
  555. Shadow_19.Parent = ChestsTitle
  556. Shadow_19.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  557. Shadow_19.BackgroundTransparency = 1.000
  558. Shadow_19.Size = UDim2.new(1, 0, 1, 3)
  559. Shadow_19.ZIndex = 3
  560. Shadow_19.Image = "rbxasset://textures/ui/dialog_white@2x.png"
  561. Shadow_19.ImageColor3 = Color3.fromRGB(128, 124, 255)
  562. Shadow_19.ScaleType = Enum.ScaleType.Slice
  563. Shadow_19.SliceCenter = Rect.new(10, 10, 10, 10)
  564.  
  565. ExtraTitle_8.Name = "ExtraTitle"
  566. ExtraTitle_8.Parent = ChestsTitle
  567. ExtraTitle_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  568. ExtraTitle_8.BackgroundTransparency = 1.000
  569. ExtraTitle_8.Size = UDim2.new(1, 0, 1, 0)
  570. ExtraTitle_8.ZIndex = 5
  571. ExtraTitle_8.Font = Enum.Font.SourceSansSemibold
  572. ExtraTitle_8.Text = "Collect All Chests"
  573. ExtraTitle_8.TextColor3 = Color3.fromRGB(255, 255, 255)
  574. ExtraTitle_8.TextSize = 20.000
  575.  
  576. local network = require(game:GetService("ReplicatedStorage").Network)
  577.  
  578. local player = game.Players.LocalPlayer
  579. local character = player.Character
  580. local mouse = player:GetMouse()
  581.  
  582. local target = Title
  583. local container = Container
  584.  
  585. local last_mousex
  586. local last_mousey
  587.  
  588. local in_view = false
  589. local dragging = false
  590.  
  591. local map = game.Workspace.Map
  592.  
  593. function getRaw(input)
  594. local formated = string.gsub(input, ",", "")
  595. return formated
  596. end
  597.  
  598. target.MouseEnter:Connect(function()
  599. in_view = true
  600. end)
  601.  
  602. target.MouseLeave:Connect(function()
  603. in_view = false
  604. end)
  605.  
  606. mouse.Button1Down:connect(function()
  607. if in_view then
  608. last_mousex = mouse.X
  609. last_mousey = mouse.Y
  610. dragging = true
  611. while dragging do
  612. container.Position = container.Position + UDim2.new(0, (mouse.X - last_mousex), 0, (mouse.Y - last_mousey))
  613. last_mousex = mouse.X
  614. last_mousey = mouse.Y
  615. wait()
  616. end
  617. end
  618. end)
  619.  
  620. mouse.Button1Up:Connect(function()
  621. dragging = false
  622. end)
  623.  
  624. local auto_click = false
  625. local auto_sell = false
  626. local auto_flavours = false
  627. local auto_bottles = false
  628. local auto_jumps = false
  629. local codes = false
  630.  
  631. local codes = {
  632. "beta",
  633. "OrangeSoda"
  634. }
  635.  
  636. local chests_ = {
  637. "Mystic",
  638. "Lava",
  639. "Group",
  640. "Orange"
  641. }
  642.  
  643. CodesBTN.MouseButton1Down:Connect(function()
  644. if not codes then
  645. for i,v in pairs(codes) do
  646. network:Fire("RedeemCode", v)
  647. end
  648. CodesBTN.ImageColor3 = Color3.fromRGB(166, 166, 166)
  649. CodesBTN.Shadow.ImageColor3 = Color3.fromRGB(116, 116, 116)
  650. codes = true
  651. end
  652. end)
  653.  
  654. ChestsBTN.MouseButton1Down:Connect(function()
  655. for i,v in pairs(chests_) do
  656. network:Fire("CollectChest", v)
  657. end
  658. ChestsBTN.ImageColor3 = Color3.fromRGB(166, 166, 166)
  659. ChestsBTN.Shadow.ImageColor3 = Color3.fromRGB(116, 116, 116)
  660. end)
  661.  
  662. IslandsBTN.MouseButton1Down:Connect(function()
  663. for i,v in pairs(map:GetChildren()) do
  664. v.Unlock.CFrame = CFrame.new(character.UpperTorso.CFrame.p)
  665. end
  666. IslandsBTN.ImageColor3 = Color3.fromRGB(166, 166, 166)
  667. IslandsBTN.Shadow.ImageColor3 = Color3.fromRGB(116, 116, 116)
  668. end)
  669.  
  670. AutoClickBTN.MouseButton1Down:Connect(function()
  671. auto_click = not auto_click
  672. while auto_click do
  673. network:Fire("TryFizz")
  674. AutoClickBTN.ImageColor3 = Color3.fromRGB(171, 255, 181)
  675. AutoClickBTN.Shadow.ImageColor3 = Color3.fromRGB(85, 179, 69)
  676. wait()
  677. end
  678. AutoClickBTN.ImageColor3 = Color3.fromRGB(255, 120, 120)
  679. AutoClickBTN.Shadow.ImageColor3 = Color3.fromRGB(255, 43, 43)
  680. end)
  681.  
  682. AutoSellBTN.MouseButton1Down:Connect(function()
  683. auto_sell = not auto_sell
  684. while auto_sell do
  685. network:Fire("SellFizz")
  686. AutoSellBTN.ImageColor3 = Color3.fromRGB(171, 255, 181)
  687. AutoSellBTN.Shadow.ImageColor3 = Color3.fromRGB(85, 179, 69)
  688. wait()
  689. end
  690. AutoSellBTN.ImageColor3 = Color3.fromRGB(255, 120, 120)
  691. AutoSellBTN.Shadow.ImageColor3 = Color3.fromRGB(255, 43, 43)
  692. end)
  693.  
  694. AutoFlavoursBTN.MouseButton1Down:Connect(function()
  695. auto_flavours = not auto_flavours
  696. while auto_flavours do
  697. network:Fire("UnlockMaxFlavors", 999999999999999999999999999999)
  698. AutoFlavoursBTN.ImageColor3 = Color3.fromRGB(171, 255, 181)
  699. AutoFlavoursBTN.Shadow.ImageColor3 = Color3.fromRGB(85, 179, 69)
  700. wait()
  701. end
  702. AutoFlavoursBTN.ImageColor3 = Color3.fromRGB(255, 120, 120)
  703. AutoFlavoursBTN.Shadow.ImageColor3 = Color3.fromRGB(255, 43, 43)
  704. end)
  705.  
  706. AutoBottlesBTN.MouseButton1Down:Connect(function()
  707. auto_bottles = not auto_bottles
  708. while auto_bottles do
  709. network:Fire("UnlockMaxBottles", 999999999999999999999999999999)
  710. AutoBottlesBTN.ImageColor3 = Color3.fromRGB(171, 255, 181)
  711. AutoBottlesBTN.Shadow.ImageColor3 = Color3.fromRGB(85, 179, 69)
  712. wait()
  713. end
  714. AutoBottlesBTN.ImageColor3 = Color3.fromRGB(255, 120, 120)
  715. AutoBottlesBTN.Shadow.ImageColor3 = Color3.fromRGB(255, 43, 43)
  716. end)
  717.  
  718. AutoJumpsBTN.MouseButton1Down:Connect(function()
  719. auto_jumps = not auto_jumps
  720. while auto_jumps do
  721. network:Fire("UnlockMaxJumps", 999999999999999999999999999999)
  722. AutoJumpsBTN.ImageColor3 = Color3.fromRGB(171, 255, 181)
  723. AutoJumpsBTN.Shadow.ImageColor3 = Color3.fromRGB(85, 179, 69)
  724. wait()
  725. end
  726. AutoJumpsBTN.ImageColor3 = Color3.fromRGB(255, 120, 120)
  727. AutoJumpsBTN.Shadow.ImageColor3 = Color3.fromRGB(255, 43, 43)
  728. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement