Scriptorz5

iccecraem

Nov 10th, 2018
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.06 KB | None | 0 0
  1. if game:GetService("CoreGui"):FindFirstChild('IceCream') then
  2. game:GetService("CoreGui"):FindFirstChild('IceCream'):Destroy()
  3. local a = Instance.new('Hint',game:GetService("CoreGui"))
  4. a.Text = 'Destroying Other GUI'
  5. wait(2)
  6. a:Destroy()
  7. end
  8.  
  9. local IceCream = Instance.new("ScreenGui")
  10. local mainframe = Instance.new("TextLabel")
  11. local Frame = Instance.new("Frame")
  12. local version = Instance.new("TextLabel")
  13. local tokenfarm = Instance.new("TextButton")
  14. local sellauto = Instance.new("TextButton")
  15. local icecreamfarm = Instance.new("TextButton")
  16. local autorebirth = Instance.new("TextButton")
  17. local speedhack = Instance.new("TextButton")
  18. local superrebirth = Instance.new("TextButton")
  19. local halloweenframe = Instance.new("TextLabel")
  20. local Frame_2 = Instance.new("Frame")
  21. local version_2 = Instance.new("TextLabel")
  22. local autoselltokenh = Instance.new("TextButton")
  23. local autosellh = Instance.new("TextButton")
  24. local tokenfarmh = Instance.new("TextButton")
  25. local autosellgemh = Instance.new("TextButton")
  26. local autosellairth = Instance.new("TextButton")
  27. local tpframe = Instance.new("TextLabel")
  28. local Frame_3 = Instance.new("Frame")
  29. local version_3 = Instance.new("TextLabel")
  30. local finishdemo = Instance.new("TextButton")
  31. local doomobby = Instance.new("TextButton")
  32. local halloweentp = Instance.new("TextButton")
  33. local vipareatp = Instance.new("TextButton")
  34. local settingsframe = Instance.new("TextLabel")
  35. local Frame_4 = Instance.new("Frame")
  36. local Delgui = Instance.new("TextButton")
  37. local rainbowui = Instance.new("TextButton")
  38. local removewinscoopsgui = Instance.new("TextButton")
  39. local version_4 = Instance.new("TextLabel")
  40. local Open = Instance.new("TextButton")
  41.  
  42. IceCream.Name = "IceCream"
  43. IceCream.Parent = game.CoreGui
  44.  
  45. mainframe.Name = "mainframe"
  46. mainframe.Parent = IceCream
  47. mainframe.Active = true
  48. mainframe.BackgroundColor3 = Color3.new(0.458824, 0.458824, 0.458824)
  49. mainframe.BorderSizePixel = 0
  50. mainframe.Position = UDim2.new(0.0498348847, 0, 0.16561687, 0)
  51. mainframe.Size = UDim2.new(0, 200, 0, 23)
  52. mainframe.Font = Enum.Font.SourceSansBold
  53. mainframe.Text = "Features"
  54. mainframe.TextColor3 = Color3.new(1, 1, 1)
  55. mainframe.TextScaled = true
  56. mainframe.TextSize = 14
  57. mainframe.TextStrokeColor3 = Color3.new(1, 0, 0)
  58. mainframe.TextWrapped = true
  59.  
  60. Frame.Parent = mainframe
  61. Frame.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  62. Frame.BackgroundTransparency = 0.5
  63. Frame.BorderSizePixel = 0
  64. Frame.Position = UDim2.new(0.0399999991, 0, 1.56521738, 0)
  65. Frame.Size = UDim2.new(0, 184, 0, 260)
  66.  
  67. version.Name = "version"
  68. version.Parent = Frame
  69. version.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  70. version.BackgroundTransparency = 0.5
  71. version.BorderColor3 = Color3.new(1, 0.333333, 0)
  72. version.BorderSizePixel = 0
  73. version.Position = UDim2.new(0, 0, 0.907569587, 0)
  74. version.Size = UDim2.new(0, 184, 0, 21)
  75. version.Font = Enum.Font.SourceSansBold
  76. version.Text = "Version 2 Premium Made By Aztup"
  77. version.TextColor3 = Color3.new(1, 1, 1)
  78. version.TextScaled = true
  79. version.TextSize = 14
  80. version.TextWrapped = true
  81.  
  82. tokenfarm.Name = "tokenfarm"
  83. tokenfarm.Parent = mainframe
  84. tokenfarm.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  85. tokenfarm.BorderColor3 = Color3.new(1, 0.333333, 0)
  86. tokenfarm.BorderSizePixel = 0
  87. tokenfarm.Position = UDim2.new(0.125, 0, 7.27729988, 0)
  88. tokenfarm.Size = UDim2.new(0, 150, 0, 20)
  89. tokenfarm.Font = Enum.Font.SourceSansBold
  90. tokenfarm.Text = "Token Farm : OFF"
  91. tokenfarm.TextColor3 = Color3.new(1, 1, 1)
  92. tokenfarm.TextScaled = true
  93. tokenfarm.TextSize = 14
  94. tokenfarm.TextWrapped = true
  95.  
  96. sellauto.Name = "sellauto"
  97. sellauto.Parent = mainframe
  98. sellauto.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  99. sellauto.BorderColor3 = Color3.new(1, 0.333333, 0)
  100. sellauto.BorderSizePixel = 0
  101. sellauto.Position = UDim2.new(0.125, 0, 5.50278091, 0)
  102. sellauto.Size = UDim2.new(0, 150, 0, 20)
  103. sellauto.Font = Enum.Font.SourceSansBold
  104. sellauto.Text = "Auto Sell : OFF"
  105. sellauto.TextColor3 = Color3.new(1, 1, 1)
  106. sellauto.TextScaled = true
  107. sellauto.TextSize = 14
  108. sellauto.TextWrapped = true
  109.  
  110. icecreamfarm.Name = "icecreamfarm"
  111. icecreamfarm.Parent = mainframe
  112. icecreamfarm.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  113. icecreamfarm.BorderColor3 = Color3.new(1, 0.333333, 0)
  114. icecreamfarm.BorderSizePixel = 0
  115. icecreamfarm.Position = UDim2.new(0.125, 0, 2.2608695, 0)
  116. icecreamfarm.Size = UDim2.new(0, 150, 0, 20)
  117. icecreamfarm.Font = Enum.Font.SourceSansBold
  118. icecreamfarm.Text = "Ice Cream Farm : OFF"
  119. icecreamfarm.TextColor3 = Color3.new(1, 1, 1)
  120. icecreamfarm.TextScaled = true
  121. icecreamfarm.TextSize = 14
  122. icecreamfarm.TextWrapped = true
  123.  
  124. autorebirth.Name = "autorebirth"
  125. autorebirth.Parent = mainframe
  126. autorebirth.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  127. autorebirth.BorderColor3 = Color3.new(1, 0.333333, 0)
  128. autorebirth.BorderSizePixel = 0
  129. autorebirth.Position = UDim2.new(0.125, 0, 3.86476278, 0)
  130. autorebirth.Size = UDim2.new(0, 150, 0, 20)
  131. autorebirth.Font = Enum.Font.SourceSansBold
  132. autorebirth.Text = "Auto Rebirth : OFF"
  133. autorebirth.TextColor3 = Color3.new(1, 1, 1)
  134. autorebirth.TextScaled = true
  135. autorebirth.TextSize = 14
  136. autorebirth.TextWrapped = true
  137.  
  138. speedhack.Name = "speedhack"
  139. speedhack.Parent = mainframe
  140. speedhack.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  141. speedhack.BorderColor3 = Color3.new(1, 0.333333, 0)
  142. speedhack.BorderSizePixel = 0
  143. speedhack.Position = UDim2.new(0.125, 0, 8.88599586, 0)
  144. speedhack.Size = UDim2.new(0, 150, 0, 20)
  145. speedhack.Font = Enum.Font.SourceSansBold
  146. speedhack.Text = "SpeedHack : OFF"
  147. speedhack.TextColor3 = Color3.new(1, 1, 1)
  148. speedhack.TextScaled = true
  149. speedhack.TextSize = 14
  150. speedhack.TextWrapped = true
  151.  
  152. superrebirth.Name = "superrebirth"
  153. superrebirth.Parent = mainframe
  154. superrebirth.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  155. superrebirth.BorderColor3 = Color3.new(1, 0.333333, 0)
  156. superrebirth.BorderSizePixel = 0
  157. superrebirth.Position = UDim2.new(0.125, 0, 10.4512138, 0)
  158. superrebirth.Size = UDim2.new(0, 150, 0, 20)
  159. superrebirth.Font = Enum.Font.SourceSansBold
  160. superrebirth.Text = "Auto Super Rebirth : OFF"
  161. superrebirth.TextColor3 = Color3.new(1, 1, 1)
  162. superrebirth.TextScaled = true
  163. superrebirth.TextSize = 14
  164. superrebirth.TextWrapped = true
  165.  
  166. halloweenframe.Name = "halloweenframe"
  167. halloweenframe.Parent = IceCream
  168. halloweenframe.Active = true
  169. halloweenframe.BackgroundColor3 = Color3.new(0.458824, 0.458824, 0.458824)
  170. halloweenframe.BorderSizePixel = 0
  171. halloweenframe.Position = UDim2.new(0.290137112, 0, 0.164081112, 0)
  172. halloweenframe.Size = UDim2.new(0, 200, 0, 23)
  173. halloweenframe.Font = Enum.Font.SourceSansBold
  174. halloweenframe.Text = "Sky Bridge"
  175. halloweenframe.TextColor3 = Color3.new(1, 1, 1)
  176. halloweenframe.TextScaled = true
  177. halloweenframe.TextSize = 14
  178. halloweenframe.TextStrokeColor3 = Color3.new(1, 0, 0)
  179. halloweenframe.TextWrapped = true
  180.  
  181. Frame_2.Parent = halloweenframe
  182. Frame_2.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  183. Frame_2.BackgroundTransparency = 0.5
  184. Frame_2.BorderSizePixel = 0
  185. Frame_2.Position = UDim2.new(0.0399999991, 0, 1.56521702, 0)
  186. Frame_2.Size = UDim2.new(0, 184, 0, 258)
  187.  
  188. version_2.Name = "version"
  189. version_2.Parent = Frame_2
  190. version_2.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  191. version_2.BackgroundTransparency = 0.5
  192. version_2.BorderColor3 = Color3.new(1, 0.333333, 0)
  193. version_2.BorderSizePixel = 0
  194. version_2.Position = UDim2.new(0, 0, 0.905082703, 0)
  195. version_2.Size = UDim2.new(0, 184, 0, 21)
  196. version_2.Font = Enum.Font.SourceSansBold
  197. version_2.Text = "Version 2 Premium Made By Aztup"
  198. version_2.TextColor3 = Color3.new(1, 1, 1)
  199. version_2.TextScaled = true
  200. version_2.TextSize = 14
  201. version_2.TextWrapped = true
  202.  
  203. autoselltokenh.Name = "autoselltokenh"
  204. autoselltokenh.Parent = halloweenframe
  205. autoselltokenh.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  206. autoselltokenh.BorderColor3 = Color3.new(1, 0.333333, 0)
  207. autoselltokenh.BorderSizePixel = 0
  208. autoselltokenh.Position = UDim2.new(0.125, 0, 6.39130449, 0)
  209. autoselltokenh.Size = UDim2.new(0, 150, 0, 25)
  210. autoselltokenh.Font = Enum.Font.SourceSansBold
  211. autoselltokenh.Text = "Auto Sell Token : OFF"
  212. autoselltokenh.TextColor3 = Color3.new(1, 1, 1)
  213. autoselltokenh.TextScaled = true
  214. autoselltokenh.TextSize = 14
  215. autoselltokenh.TextWrapped = true
  216.  
  217. autosellh.Name = "autosellh"
  218. autosellh.Parent = halloweenframe
  219. autosellh.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  220. autosellh.BorderColor3 = Color3.new(1, 0.333333, 0)
  221. autosellh.BorderSizePixel = 0
  222. autosellh.Position = UDim2.new(0.123692296, 0, 4.32241726, 0)
  223. autosellh.Size = UDim2.new(0, 150, 0, 25)
  224. autosellh.Font = Enum.Font.SourceSansBold
  225. autosellh.Text = "Auto Sell : OFF"
  226. autosellh.TextColor3 = Color3.new(1, 1, 1)
  227. autosellh.TextScaled = true
  228. autosellh.TextSize = 14
  229. autosellh.TextWrapped = true
  230.  
  231. tokenfarmh.Name = "tokenfarmh"
  232. tokenfarmh.Parent = halloweenframe
  233. tokenfarmh.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  234. tokenfarmh.BorderColor3 = Color3.new(1, 0.333333, 0)
  235. tokenfarmh.BorderSizePixel = 0
  236. tokenfarmh.Position = UDim2.new(0.125342458, 0, 2.23546076, 0)
  237. tokenfarmh.Size = UDim2.new(0, 150, 0, 25)
  238. tokenfarmh.Font = Enum.Font.SourceSansBold
  239. tokenfarmh.Text = "Token Farm : OFF"
  240. tokenfarmh.TextColor3 = Color3.new(1, 1, 1)
  241. tokenfarmh.TextScaled = true
  242. tokenfarmh.TextSize = 14
  243. tokenfarmh.TextWrapped = true
  244.  
  245. autosellgemh.Name = "autosellgemh"
  246. autosellgemh.Parent = halloweenframe
  247. autosellgemh.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  248. autosellgemh.BorderColor3 = Color3.new(1, 0.333333, 0)
  249. autosellgemh.BorderSizePixel = 0
  250. autosellgemh.Position = UDim2.new(0.125, 0, 8.13043499, 0)
  251. autosellgemh.Size = UDim2.new(0, 150, 0, 25)
  252. autosellgemh.Font = Enum.Font.SourceSansBold
  253. autosellgemh.Text = "Auto Sell Gems : OFF"
  254. autosellgemh.TextColor3 = Color3.new(1, 1, 1)
  255. autosellgemh.TextScaled = true
  256. autosellgemh.TextSize = 14
  257. autosellgemh.TextWrapped = true
  258.  
  259. autosellairth.Name = "autosellairth"
  260. autosellairth.Parent = halloweenframe
  261. autosellairth.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  262. autosellairth.BorderColor3 = Color3.new(1, 0.333333, 0)
  263. autosellairth.BorderSizePixel = 0
  264. autosellairth.Position = UDim2.new(0.125, 0, 9.91304398, 0)
  265. autosellairth.Size = UDim2.new(0, 150, 0, 25)
  266. autosellairth.Font = Enum.Font.SourceSansBold
  267. autosellairth.Text = "Auto Sell Air Token : OFF"
  268. autosellairth.TextColor3 = Color3.new(1, 1, 1)
  269. autosellairth.TextScaled = true
  270. autosellairth.TextSize = 14
  271. autosellairth.TextWrapped = true
  272.  
  273. tpframe.Name = "tpframe"
  274. tpframe.Parent = IceCream
  275. tpframe.Active = true
  276. tpframe.BackgroundColor3 = Color3.new(0.458824, 0.458824, 0.458824)
  277. tpframe.BorderSizePixel = 0
  278. tpframe.Position = UDim2.new(0.529698968, 0, 0.165271878, 0)
  279. tpframe.Size = UDim2.new(0, 200, 0, 23)
  280. tpframe.Font = Enum.Font.SourceSansBold
  281. tpframe.Text = "TP"
  282. tpframe.TextColor3 = Color3.new(1, 1, 1)
  283. tpframe.TextScaled = true
  284. tpframe.TextSize = 14
  285. tpframe.TextStrokeColor3 = Color3.new(1, 0, 0)
  286. tpframe.TextWrapped = true
  287.  
  288. Frame_3.Parent = tpframe
  289. Frame_3.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  290. Frame_3.BackgroundTransparency = 0.5
  291. Frame_3.BorderSizePixel = 0
  292. Frame_3.Position = UDim2.new(0.0406909175, 0, 1.57491779, 0)
  293. Frame_3.Size = UDim2.new(0, 184, 0, 202)
  294.  
  295. version_3.Name = "version"
  296. version_3.Parent = Frame_3
  297. version_3.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  298. version_3.BackgroundTransparency = 0.5
  299. version_3.BorderColor3 = Color3.new(1, 0.333333, 0)
  300. version_3.BorderSizePixel = 0
  301. version_3.Position = UDim2.new(-0.00543478271, 0, 0.894522786, 0)
  302. version_3.Size = UDim2.new(0, 184, 0, 21)
  303. version_3.Font = Enum.Font.SourceSansBold
  304. version_3.Text = "Version 2 Premium Made By Aztup"
  305. version_3.TextColor3 = Color3.new(1, 1, 1)
  306. version_3.TextScaled = true
  307. version_3.TextSize = 14
  308. version_3.TextWrapped = true
  309.  
  310. finishdemo.Name = "finishdemo"
  311. finishdemo.Parent = tpframe
  312. finishdemo.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  313. finishdemo.BorderColor3 = Color3.new(1, 0.333333, 0)
  314. finishdemo.BorderSizePixel = 0
  315. finishdemo.Position = UDim2.new(0.122777775, 0, 3.85507226, 0)
  316. finishdemo.Size = UDim2.new(0, 150, 0, 25)
  317. finishdemo.Font = Enum.Font.SourceSansBold
  318. finishdemo.Text = "Finish Demonic Obby"
  319. finishdemo.TextColor3 = Color3.new(1, 1, 1)
  320. finishdemo.TextScaled = true
  321. finishdemo.TextSize = 14
  322. finishdemo.TextWrapped = true
  323.  
  324. doomobby.Name = "doomobby"
  325. doomobby.Parent = tpframe
  326. doomobby.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  327. doomobby.BorderColor3 = Color3.new(1, 0.333333, 0)
  328. doomobby.BorderSizePixel = 0
  329. doomobby.Position = UDim2.new(0.125, 0, 5.69565201, 0)
  330. doomobby.Size = UDim2.new(0, 150, 0, 27)
  331. doomobby.Font = Enum.Font.SourceSansBold
  332. doomobby.Text = "Finish Sky Tower 5 Obby"
  333. doomobby.TextColor3 = Color3.new(1, 1, 1)
  334. doomobby.TextScaled = true
  335. doomobby.TextSize = 14
  336. doomobby.TextWrapped = true
  337.  
  338. halloweentp.Name = "halloweentp"
  339. halloweentp.Parent = tpframe
  340. halloweentp.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  341. halloweentp.BorderColor3 = Color3.new(1, 0.333333, 0)
  342. halloweentp.BorderSizePixel = 0
  343. halloweentp.Position = UDim2.new(0.122777775, 0, 1.89371979, 0)
  344. halloweentp.Size = UDim2.new(0, 150, 0, 25)
  345. halloweentp.Font = Enum.Font.SourceSansBold
  346. halloweentp.Text = "Sky Bridge"
  347. halloweentp.TextColor3 = Color3.new(1, 1, 1)
  348. halloweentp.TextScaled = true
  349. halloweentp.TextSize = 14
  350. halloweentp.TextWrapped = true
  351.  
  352. vipareatp.Name = "vipareatp"
  353. vipareatp.Parent = tpframe
  354. vipareatp.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  355. vipareatp.BorderColor3 = Color3.new(1, 0.333333, 0)
  356. vipareatp.BorderSizePixel = 0
  357. vipareatp.Position = UDim2.new(0.124861106, 0, 7.67632866, 0)
  358. vipareatp.Size = UDim2.new(0, 150, 0, 25)
  359. vipareatp.Font = Enum.Font.SourceSansBold
  360. vipareatp.Text = "Vip Area"
  361. vipareatp.TextColor3 = Color3.new(1, 1, 1)
  362. vipareatp.TextScaled = true
  363. vipareatp.TextSize = 14
  364. vipareatp.TextWrapped = true
  365.  
  366. settingsframe.Name = "settingsframe"
  367. settingsframe.Parent = IceCream
  368. settingsframe.Active = true
  369. settingsframe.BackgroundColor3 = Color3.new(0.458824, 0.458824, 0.458824)
  370. settingsframe.BorderSizePixel = 0
  371. settingsframe.Position = UDim2.new(0.77581656, 0, 0.165607736, 0)
  372. settingsframe.Size = UDim2.new(0, 200, 0, 23)
  373. settingsframe.Font = Enum.Font.SourceSansBold
  374. settingsframe.Text = "Settings"
  375. settingsframe.TextColor3 = Color3.new(1, 1, 1)
  376. settingsframe.TextScaled = true
  377. settingsframe.TextSize = 14
  378. settingsframe.TextStrokeColor3 = Color3.new(1, 0, 0)
  379. settingsframe.TextWrapped = true
  380.  
  381. Frame_4.Parent = settingsframe
  382. Frame_4.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  383. Frame_4.BackgroundTransparency = 0.5
  384. Frame_4.BorderSizePixel = 0
  385. Frame_4.Position = UDim2.new(0.0399999991, 0, 1.56521678, 0)
  386. Frame_4.Size = UDim2.new(0, 184, 0, 192)
  387.  
  388. Delgui.Name = "Delgui"
  389. Delgui.Parent = settingsframe
  390. Delgui.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  391. Delgui.BackgroundTransparency = 0.5
  392. Delgui.BorderColor3 = Color3.new(1, 0.333333, 0)
  393. Delgui.BorderSizePixel = 0
  394. Delgui.Position = UDim2.new(0.0952174067, 0, 7.37552309, 0)
  395. Delgui.Size = UDim2.new(0, 160, 0, 21)
  396. Delgui.Font = Enum.Font.SourceSansBold
  397. Delgui.Text = "Destroy GUI"
  398. Delgui.TextColor3 = Color3.new(1, 1, 1)
  399. Delgui.TextScaled = true
  400. Delgui.TextSize = 14
  401. Delgui.TextWrapped = true
  402.  
  403. rainbowui.Name = "rainbow ui"
  404. rainbowui.Parent = settingsframe
  405. rainbowui.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  406. rainbowui.BackgroundTransparency = 0.5
  407. rainbowui.BorderColor3 = Color3.new(0.235294, 0.231373, 0.235294)
  408. rainbowui.BorderSizePixel = 0
  409. rainbowui.Position = UDim2.new(0.0952174067, 0, 2.66327572, 0)
  410. rainbowui.Size = UDim2.new(0, 160, 0, 26)
  411. rainbowui.Font = Enum.Font.SourceSansBold
  412. rainbowui.Text = "Rainbow UI : OFF"
  413. rainbowui.TextColor3 = Color3.new(1, 1, 1)
  414. rainbowui.TextScaled = true
  415. rainbowui.TextSize = 14
  416. rainbowui.TextWrapped = true
  417.  
  418. removewinscoopsgui.Name = "removewinscoopsgui"
  419. removewinscoopsgui.Parent = settingsframe
  420. removewinscoopsgui.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  421. removewinscoopsgui.BackgroundTransparency = 0.5
  422. removewinscoopsgui.BorderColor3 = Color3.new(0.235294, 0.231373, 0.235294)
  423. removewinscoopsgui.BorderSizePixel = 0
  424. removewinscoopsgui.Position = UDim2.new(0.0952174067, 0, 4.92272568, 0)
  425. removewinscoopsgui.Size = UDim2.new(0, 160, 0, 26)
  426. removewinscoopsgui.Font = Enum.Font.SourceSansBold
  427. removewinscoopsgui.Text = "Remove WIN Scoops GUI : OFF"
  428. removewinscoopsgui.TextColor3 = Color3.new(1, 1, 1)
  429. removewinscoopsgui.TextScaled = true
  430. removewinscoopsgui.TextSize = 14
  431. removewinscoopsgui.TextWrapped = true
  432.  
  433. version_4.Name = "version"
  434. version_4.Parent = settingsframe
  435. version_4.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  436. version_4.BackgroundTransparency = 0.5
  437. version_4.BorderColor3 = Color3.new(1, 0.333333, 0)
  438. version_4.BorderSizePixel = 0
  439. version_4.Position = UDim2.new(0.0350000001, 0, 8.96576405, 0)
  440. version_4.Size = UDim2.new(0, 184, 0, 21)
  441. version_4.Font = Enum.Font.SourceSansBold
  442. version_4.Text = "Version 2 Premium Made By Aztup"
  443. version_4.TextColor3 = Color3.new(1, 1, 1)
  444. version_4.TextScaled = true
  445. version_4.TextSize = 14
  446. version_4.TextWrapped = true
  447.  
  448. Open.Name = "Open"
  449. Open.Parent = IceCream
  450. Open.BackgroundColor3 = Color3.new(0.243137, 0.239216, 0.243137)
  451. Open.BorderColor3 = Color3.new(1, 0.333333, 0)
  452. Open.BorderSizePixel = 0
  453. Open.Position = UDim2.new(0.0127758421, 0, 0.92231077, 0)
  454. Open.Size = UDim2.new(0, 137, 0, 21)
  455. Open.Font = Enum.Font.SourceSansBold
  456. Open.Text = "Hide GUI"
  457. Open.TextColor3 = Color3.new(1, 1, 1)
  458. Open.TextScaled = true
  459. Open.TextSize = 14
  460. Open.TextWrapped = true
  461.  
  462. -- End Of The GUI
  463.  
  464. mainframe.Draggable = true
  465. halloweenframe.Draggable = true
  466. tpframe.Draggable = true
  467. settingsframe.Draggable = true
  468. local tokenfarmm = false
  469. local icecreamfarmm = false
  470. local autoselll = false
  471. local autorebirthh = false
  472. local tokenfarmha = false
  473. local autosellha = false
  474. local autoselltokenha = false
  475. local rainbowisui = false
  476. local ihatepink = false
  477. local guishow = true
  478. local speedhacking = false
  479. local superriri = false
  480. local autosellgem = false
  481. local AutoSellAir = false
  482. local plr = game:GetService('Players').LocalPlayer
  483.  
  484. function encrypt(message, key)
  485. local encrypted = ""
  486. local total = 0
  487. for q = 1, #message do
  488. encrypted = encrypted .. string.byte(string.sub(message, q))
  489. total = total + string.byte(string.sub(message, q))
  490. end
  491. local prepended = total .. encrypted
  492. local encrypted2 = ""
  493. local total2 = 0
  494. for q = #tostring(key), 1, -1 do
  495. encrypted2 = encrypted2 .. string.sub(tostring(key), q)
  496. total2 = total2 + tonumber(string.sub(tostring(key), q))
  497. end
  498. local appended = prepended .. encrypted2 .. total2
  499. return appended
  500. end
  501. local Encrypted = encrypt(plr.Name, plr.UserId)
  502.  
  503. icecreamfarm.MouseButton1Click:Connect(function()
  504. if not icecreamfarmm then
  505. icecreamfarm.Text = 'Ice Cream Farm : ON'
  506. icecreamfarmm = true
  507. repeat
  508. plr.Character['Ice Cream'].E:FireServer(Encrypted,800)
  509. wait(0.1)
  510.  
  511. until icecreamfarmm == false
  512. else
  513. icecreamfarm.Text = 'Ice Cream Farm : OFF'
  514. icecreamfarmm = false
  515. end
  516. end)
  517.  
  518. tokenfarm.MouseButton1Click:Connect(function()
  519. if not tokenfarmm then
  520. tokenfarm.Text = 'Token Farm : ON'
  521. tokenfarmm = true
  522. repeat
  523. for i,v in pairs(game.Workspace['Main Area'].Coins:GetChildren()) do
  524. if v.Transparency == 0 then
  525. plr.Character:MoveTo(v.Position)
  526. wait(0.5)
  527. end
  528. end
  529. for i,v in pairs(game.Workspace['Main Area'].Tokens:GetChildren()) do
  530. if v.Transparency == 0 then
  531. plr.Character:MoveTo(v.Position)
  532. wait(0.5)
  533. end
  534. end
  535. for i,v in pairs(game.Workspace['Main Area'].Gems:GetChildren()) do
  536. if v.Transparency == 0 then
  537. plr.Character:MoveTo(v.Position)
  538. wait(0.5)
  539. end
  540. end
  541. until
  542. tokenfarmm == false
  543. else
  544. tokenfarm.Text = 'Token Farm : OFF'
  545. tokenfarmm = false
  546. end
  547. end)
  548.  
  549. sellauto.MouseButton1Click:Connect(function()
  550. if not autoselll then
  551. sellauto.Text = 'Auto Sell : ON'
  552. autoselll = true
  553.  
  554. repeat
  555. local a = game.Workspace['Choco Castle']['Sell']['Sell Text']['Glow']['capital-s'].CFrame
  556. plr.Character.HumanoidRootPart.CFrame = a
  557. wait(1)
  558. until
  559. autoselll == false
  560.  
  561. else
  562.  
  563. sellauto.Text = 'Auto Sell : OFF'
  564. autoselll = false
  565.  
  566. end
  567. end)
  568.  
  569. Delgui.MouseButton1Click:Connect(function()
  570. tokenfarmm = false
  571. icecreamfarmm = false
  572. autoselll = false
  573. autorebirthh = false
  574. tokenfarmha = false
  575. autosellha = false
  576. autoselltokenha = false
  577. rainbowisui = false
  578. ihatepink = false
  579. guishow = false
  580. autosellgem = false
  581. IceCream:Destroy()
  582. end)
  583.  
  584. vipareatp.MouseButton1Click:Connect(function()
  585. local a = game.Workspace['Vip Area']['Gold Water'].Glow.Position
  586. plr.Character:MoveTo(a)
  587. end)
  588.  
  589. finishdemo.MouseButton1Click:Connect(function()
  590.  
  591. local A_1 = 9
  592. local Event = game:GetService("ReplicatedStorage").Events.Teleport
  593. Event:FireServer(A_1)
  594. wait(2.5)
  595. local a = game.Workspace.Obby['Demonic Obby'].Chest.Top.Main.Part.CFrame
  596. plr.Character.HumanoidRootPart.CFrame = a
  597. end)
  598.  
  599. autorebirth.MouseButton1Click:Connect(function()
  600. if not autorebirthh then
  601. autorebirth.Text = 'Auto Rebirth : ON'
  602. autorebirthh = true
  603.  
  604. repeat
  605. local Event = game:GetService("ReplicatedStorage").Events.Rebirth
  606. Event:FireServer()
  607. wait()
  608. until autorebirthh == false
  609. else
  610. autorebirth.Text = 'Auto Rebirth : OFF'
  611. autorebirthh = false
  612. end
  613. end)
  614.  
  615. tokenfarmh.MouseButton1Click:Connect(function()
  616. if not tokenfarmha then
  617. tokenfarmh.Text = 'Token Farm : ON'
  618. tokenfarmha = true
  619. repeat
  620. for i,v in pairs(workspace.Skyland.AirTokens:GetChildren()) do
  621. local moveto = game.Players.LocalPlayer.Character
  622. if v.Transparency == 0 then
  623. moveto:MoveTo(v.Position)
  624. wait(1.5)
  625. end
  626. end
  627. wait()
  628. until tokenfarmha == false
  629. else
  630. tokenfarmh.Text = 'Token Farm : OFF'
  631. tokenfarmha = false
  632. end
  633. end)
  634.  
  635. halloweentp.MouseButton1Click:Connect(function()
  636. local A_1 = -2
  637. local Event = game:GetService("ReplicatedStorage").Events.Teleport
  638. Event:FireServer(A_1)
  639.  
  640. end)
  641.  
  642. autosellh.MouseButton1Click:Connect(function()
  643. if not autosellha then
  644. autosellh.Text = 'Auto Sell : ON'
  645. autosellha = true
  646. repeat
  647. local a = workspace.Skyland['Ice Cream Truck'].Enter
  648. a.Size = Vector3.new(10,10,10)
  649. a.CFrame = plr.Character.HumanoidRootPart.CFrame
  650. wait(.5)
  651. until autosellha == false
  652. else
  653. autosellh.Text = 'Auto Sell : OFF'
  654. autosellha = false
  655. end
  656. end)
  657.  
  658. autoselltokenh.MouseButton1Click:Connect(function()
  659. if not autoselltokenha then
  660. autoselltokenh.Text = 'Auto Sell Token : ON'
  661. autoselltokenha = true
  662. repeat
  663. local a = workspace.Skyland.Sellers['Sell To Toki'].Enter
  664. a.Size = Vector3.new(10,10,10)
  665. a.CFrame = plr.Character.HumanoidRootPart.CFrame
  666. wait(.5)
  667. until autoselltokenha == false
  668. else
  669. autoselltokenh.Text = 'Auto Sell Token : OFF'
  670. autoselltokenha = false
  671. end
  672. end)
  673.  
  674. rainbowui.MouseButton1Click:Connect(function()
  675. if not rainbowisui then
  676. rainbowui.Text = 'Rainbow UI : ON'
  677. rainbowisui = true
  678. repeat
  679. local r = (math.sin(workspace.DistributedGameTime/2)/2)+0.4
  680. local g = (math.sin(workspace.DistributedGameTime)/2)+0.4
  681. local b = (math.sin(workspace.DistributedGameTime*1.5)/2)+0.4
  682. local color = Color3.new(r, g, b)
  683. autosellh.TextColor3 = color
  684. autoselltokenh.TextColor3 = color
  685. tokenfarmh.TextColor3 = color
  686. autorebirth.TextColor3 = color
  687. icecreamfarm.TextColor3 = color
  688. sellauto.TextColor3 = color
  689. tokenfarm.TextColor3 = color
  690. rainbowui.TextColor3 = color
  691. Delgui.TextColor3 = color
  692. Open.TextColor3 = color
  693. finishdemo.TextColor3 = color
  694. speedhack.TextColor3 = color
  695. autosellgemh.TextColor3 = color
  696. doomobby.TextColor3 = color
  697. halloweentp.TextColor3 = color
  698. vipareatp.TextColor3 = color
  699. removewinscoopsgui.TextColor3 = color
  700. superrebirth.TextColor3 = color
  701. autosellairth.TextColor3 = color
  702. wait(0.1)
  703. until rainbowisui == false
  704. else
  705. local color = Color3.new(1, 1, 1)
  706. autosellh.TextColor3 = color
  707. autoselltokenh.TextColor3 = color
  708. tokenfarmh.TextColor3 = color
  709. autorebirth.TextColor3 = color
  710. icecreamfarm.TextColor3 = color
  711. sellauto.TextColor3 = color
  712. tokenfarm.TextColor3 = color
  713. rainbowui.TextColor3 = color
  714. Delgui.TextColor3 = color
  715. Open.TextColor3 = color
  716. finishdemo.TextColor3 = color
  717. autosellgemh.TextColor3 = color
  718. doomobby.TextColor3 = color
  719. halloweentp.TextColor3 = color
  720. vipareatp.TextColor3 = color
  721. removewinscoopsgui.TextColor3 = color
  722. superrebirth.TextColor3 = color
  723. speedhack.TextColor3 = color
  724. autosellairth.TextColor3 = color
  725. rainbowisui = false
  726. rainbowui.Text = 'Rainbow UI : OFF'
  727. end
  728. end)
  729.  
  730. removewinscoopsgui.MouseButton1Click:Connect(function()
  731. if not ihatepink then
  732. ihatepink = true
  733. removewinscoopsgui.Text = 'Remove WIN Scoops GUI : ON'
  734. repeat
  735. wait()
  736. for i,v in pairs(plr.PlayerGui:GetChildren()) do
  737. if v.Name == 'ScoopsGui' then v:Destroy()
  738. end
  739. end
  740. until ihatepink == false
  741. else
  742. ihatepink = false
  743. removewinscoopsgui.Text = 'Remove WIN Scoops GUI : OFF'
  744. end
  745. end)
  746.  
  747. Open.MouseButton1Click:Connect(function()
  748. if not guishow then
  749. Open.Text = 'Hide GUI'
  750. guishow = true
  751. mainframe.Visible = true
  752. halloweenframe.Visible = true
  753. tpframe.Visible = true
  754. settingsframe.Visible = true
  755. else
  756. Open.Text = 'Show GUI'
  757. guishow = false
  758. mainframe.Visible = false
  759. halloweenframe.Visible = false
  760. tpframe.Visible = false
  761. settingsframe.Visible = false
  762. end
  763. end)
  764.  
  765. speedhack.MouseButton1Click:Connect(function()
  766. if not speedhacking then
  767. speedhacking = true
  768. speedhack.Text = 'SpeedHack : ON'
  769. plr.Character.Humanoid.WalkSpeed = 64
  770. else
  771. speedhacking = false
  772. speedhack.Text = 'SpeedHack : OFF'
  773. plr.Character.Humanoid.WalkSpeed = 16
  774. end
  775. end)
  776.  
  777. superrebirth.MouseButton1Click:Connect(function()
  778. if not superriri then
  779. superriri = true
  780. superrebirth.Text = 'Auto Super Rebirth : ON'
  781. repeat
  782. local Event = game:GetService("ReplicatedStorage").Events.SuperRebirth
  783. Event:FireServer()
  784. wait()
  785. until superriri == false
  786. else
  787. superriri = false
  788. superrebirth.Text = 'Auto Super Rebirth : OFF'
  789. end
  790. end)
  791.  
  792. autosellgemh.MouseButton1Click:Connect(function()
  793. if not autosellgem then
  794. autosellgem = true
  795. autosellgemh.Text = 'Auto Sell Gems : ON'
  796. repeat
  797. local a = workspace.Skyland.Sellers['Sell To Gemma'].Enter
  798. a.Size = Vector3.new(10,10,10)
  799. a.CFrame = plr.Character.HumanoidRootPart.CFrame
  800. wait(.5)
  801. until autosellgem == false
  802. else
  803. autosellgem = false
  804. autosellgemh.Text = 'Auto Sell Gems : OFF'
  805. end
  806. end)
  807.  
  808. doomobby.MouseButton1Click:Connect(function()
  809. plr.Character:MoveTo(workspace.Obby['Sky Tower Obby 5'].Chest.Portal.Position)
  810. end)
  811.  
  812. autosellairth.MouseButton1Click:Connect(function()
  813. if not AutoSellAir then
  814. AutoSellAir = true
  815. autosellairth.Text = 'Auto Sell Air Token : ON'
  816. repeat
  817. local a = workspace.Skyland.Sellers['Sell To Airy'].Enter
  818. a.Size = Vector3.new(10,10,10)
  819. a.CFrame = plr.Character.HumanoidRootPart.CFrame
  820. wait(.5)
  821. until AutoSellAir == false
  822. else
  823. AutoSellAir = false
  824. autosellairth.Text = 'Auto Sell Air Token : OFF'
  825. end
  826. end)
Add Comment
Please, Sign In to add comment