Scriptorz5

icecreem sim

Oct 30th, 2018
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.34 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.  
  10. local IceCream = Instance.new("ScreenGui")
  11. local mainframe = Instance.new("TextLabel")
  12. local Frame = Instance.new("Frame")
  13. local version = Instance.new("TextLabel")
  14. local tokenfarm = Instance.new("TextButton")
  15. local sellauto = Instance.new("TextButton")
  16. local icecreamfarm = Instance.new("TextButton")
  17. local autorebirth = Instance.new("TextButton")
  18. local speedhack = Instance.new("TextButton")
  19. local superrebirth = Instance.new("TextButton")
  20. local halloweenframe = Instance.new("TextLabel")
  21. local Frame_2 = Instance.new("Frame")
  22. local version_2 = Instance.new("TextLabel")
  23. local autoselltokenh = Instance.new("TextButton")
  24. local autosellh = Instance.new("TextButton")
  25. local tokenfarmh = Instance.new("TextButton")
  26. local autosellgemh = 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. --Properties:
  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 = "Halloween"
  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.56521726, 0)
  186. Frame_2.Size = UDim2.new(0, 184, 0, 224)
  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. tpframe.Name = "tpframe"
  260. tpframe.Parent = IceCream
  261. tpframe.Active = true
  262. tpframe.BackgroundColor3 = Color3.new(0.458824, 0.458824, 0.458824)
  263. tpframe.BorderSizePixel = 0
  264. tpframe.Position = UDim2.new(0.529698968, 0, 0.165271878, 0)
  265. tpframe.Size = UDim2.new(0, 200, 0, 23)
  266. tpframe.Font = Enum.Font.SourceSansBold
  267. tpframe.Text = "TP"
  268. tpframe.TextColor3 = Color3.new(1, 1, 1)
  269. tpframe.TextScaled = true
  270. tpframe.TextSize = 14
  271. tpframe.TextStrokeColor3 = Color3.new(1, 0, 0)
  272. tpframe.TextWrapped = true
  273.  
  274. Frame_3.Parent = tpframe
  275. Frame_3.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  276. Frame_3.BackgroundTransparency = 0.5
  277. Frame_3.BorderSizePixel = 0
  278. Frame_3.Position = UDim2.new(0.0406909175, 0, 1.57491779, 0)
  279. Frame_3.Size = UDim2.new(0, 184, 0, 202)
  280.  
  281. version_3.Name = "version"
  282. version_3.Parent = Frame_3
  283. version_3.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  284. version_3.BackgroundTransparency = 0.5
  285. version_3.BorderColor3 = Color3.new(1, 0.333333, 0)
  286. version_3.BorderSizePixel = 0
  287. version_3.Position = UDim2.new(-0.00543478271, 0, 0.894522786, 0)
  288. version_3.Size = UDim2.new(0, 184, 0, 21)
  289. version_3.Font = Enum.Font.SourceSansBold
  290. version_3.Text = "Version 2 Premium Made By Aztup"
  291. version_3.TextColor3 = Color3.new(1, 1, 1)
  292. version_3.TextScaled = true
  293. version_3.TextSize = 14
  294. version_3.TextWrapped = true
  295.  
  296. finishdemo.Name = "finishdemo"
  297. finishdemo.Parent = tpframe
  298. finishdemo.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  299. finishdemo.BorderColor3 = Color3.new(1, 0.333333, 0)
  300. finishdemo.BorderSizePixel = 0
  301. finishdemo.Position = UDim2.new(0.122777775, 0, 3.85507226, 0)
  302. finishdemo.Size = UDim2.new(0, 150, 0, 25)
  303. finishdemo.Font = Enum.Font.SourceSansBold
  304. finishdemo.Text = "Finish Demonic Obby"
  305. finishdemo.TextColor3 = Color3.new(1, 1, 1)
  306. finishdemo.TextScaled = true
  307. finishdemo.TextSize = 14
  308. finishdemo.TextWrapped = true
  309.  
  310. doomobby.Name = "doomobby"
  311. doomobby.Parent = tpframe
  312. doomobby.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  313. doomobby.BorderColor3 = Color3.new(1, 0.333333, 0)
  314. doomobby.BorderSizePixel = 0
  315. doomobby.Position = UDim2.new(0.125, 0, 5.69565201, 0)
  316. doomobby.Size = UDim2.new(0, 150, 0, 27)
  317. doomobby.Font = Enum.Font.SourceSansBold
  318. doomobby.Text = "Finish Doom Obby "
  319. doomobby.TextColor3 = Color3.new(1, 1, 1)
  320. doomobby.TextScaled = true
  321. doomobby.TextSize = 14
  322. doomobby.TextWrapped = true
  323.  
  324. halloweentp.Name = "halloweentp"
  325. halloweentp.Parent = tpframe
  326. halloweentp.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  327. halloweentp.BorderColor3 = Color3.new(1, 0.333333, 0)
  328. halloweentp.BorderSizePixel = 0
  329. halloweentp.Position = UDim2.new(0.122777775, 0, 1.89371979, 0)
  330. halloweentp.Size = UDim2.new(0, 150, 0, 25)
  331. halloweentp.Font = Enum.Font.SourceSansBold
  332. halloweentp.Text = "Halloween Area"
  333. halloweentp.TextColor3 = Color3.new(1, 1, 1)
  334. halloweentp.TextScaled = true
  335. halloweentp.TextSize = 14
  336. halloweentp.TextWrapped = true
  337.  
  338. vipareatp.Name = "vipareatp"
  339. vipareatp.Parent = tpframe
  340. vipareatp.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  341. vipareatp.BorderColor3 = Color3.new(1, 0.333333, 0)
  342. vipareatp.BorderSizePixel = 0
  343. vipareatp.Position = UDim2.new(0.124861106, 0, 7.67632866, 0)
  344. vipareatp.Size = UDim2.new(0, 150, 0, 25)
  345. vipareatp.Font = Enum.Font.SourceSansBold
  346. vipareatp.Text = "Vip Area"
  347. vipareatp.TextColor3 = Color3.new(1, 1, 1)
  348. vipareatp.TextScaled = true
  349. vipareatp.TextSize = 14
  350. vipareatp.TextWrapped = true
  351.  
  352. settingsframe.Name = "settingsframe"
  353. settingsframe.Parent = IceCream
  354. settingsframe.Active = true
  355. settingsframe.BackgroundColor3 = Color3.new(0.458824, 0.458824, 0.458824)
  356. settingsframe.BorderSizePixel = 0
  357. settingsframe.Position = UDim2.new(0.77581656, 0, 0.165607736, 0)
  358. settingsframe.Size = UDim2.new(0, 200, 0, 23)
  359. settingsframe.Font = Enum.Font.SourceSansBold
  360. settingsframe.Text = "Settings"
  361. settingsframe.TextColor3 = Color3.new(1, 1, 1)
  362. settingsframe.TextScaled = true
  363. settingsframe.TextSize = 14
  364. settingsframe.TextStrokeColor3 = Color3.new(1, 0, 0)
  365. settingsframe.TextWrapped = true
  366.  
  367. Frame_4.Parent = settingsframe
  368. Frame_4.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  369. Frame_4.BackgroundTransparency = 0.5
  370. Frame_4.BorderSizePixel = 0
  371. Frame_4.Position = UDim2.new(0.0399999991, 0, 1.56521678, 0)
  372. Frame_4.Size = UDim2.new(0, 184, 0, 192)
  373.  
  374. Delgui.Name = "Delgui"
  375. Delgui.Parent = settingsframe
  376. Delgui.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  377. Delgui.BackgroundTransparency = 0.5
  378. Delgui.BorderColor3 = Color3.new(1, 0.333333, 0)
  379. Delgui.BorderSizePixel = 0
  380. Delgui.Position = UDim2.new(0.0952174067, 0, 7.37552309, 0)
  381. Delgui.Size = UDim2.new(0, 160, 0, 21)
  382. Delgui.Font = Enum.Font.SourceSansBold
  383. Delgui.Text = "Destroy GUI"
  384. Delgui.TextColor3 = Color3.new(1, 1, 1)
  385. Delgui.TextScaled = true
  386. Delgui.TextSize = 14
  387. Delgui.TextWrapped = true
  388.  
  389. rainbowui.Name = "rainbow ui"
  390. rainbowui.Parent = settingsframe
  391. rainbowui.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  392. rainbowui.BackgroundTransparency = 0.5
  393. rainbowui.BorderColor3 = Color3.new(0.235294, 0.231373, 0.235294)
  394. rainbowui.BorderSizePixel = 0
  395. rainbowui.Position = UDim2.new(0.0952174067, 0, 2.66327572, 0)
  396. rainbowui.Size = UDim2.new(0, 160, 0, 26)
  397. rainbowui.Font = Enum.Font.SourceSansBold
  398. rainbowui.Text = "Rainbow UI : OFF"
  399. rainbowui.TextColor3 = Color3.new(1, 1, 1)
  400. rainbowui.TextScaled = true
  401. rainbowui.TextSize = 14
  402. rainbowui.TextWrapped = true
  403.  
  404. removewinscoopsgui.Name = "removewinscoopsgui"
  405. removewinscoopsgui.Parent = settingsframe
  406. removewinscoopsgui.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  407. removewinscoopsgui.BackgroundTransparency = 0.5
  408. removewinscoopsgui.BorderColor3 = Color3.new(0.235294, 0.231373, 0.235294)
  409. removewinscoopsgui.BorderSizePixel = 0
  410. removewinscoopsgui.Position = UDim2.new(0.0952174067, 0, 4.92272568, 0)
  411. removewinscoopsgui.Size = UDim2.new(0, 160, 0, 26)
  412. removewinscoopsgui.Font = Enum.Font.SourceSansBold
  413. removewinscoopsgui.Text = "Remove WIN Scoops GUI : OFF"
  414. removewinscoopsgui.TextColor3 = Color3.new(1, 1, 1)
  415. removewinscoopsgui.TextScaled = true
  416. removewinscoopsgui.TextSize = 14
  417. removewinscoopsgui.TextWrapped = true
  418.  
  419. version_4.Name = "version"
  420. version_4.Parent = settingsframe
  421. version_4.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  422. version_4.BackgroundTransparency = 0.5
  423. version_4.BorderColor3 = Color3.new(1, 0.333333, 0)
  424. version_4.BorderSizePixel = 0
  425. version_4.Position = UDim2.new(0.0350000001, 0, 8.96576405, 0)
  426. version_4.Size = UDim2.new(0, 184, 0, 21)
  427. version_4.Font = Enum.Font.SourceSansBold
  428. version_4.Text = "Version 2 Premium Made By Aztup"
  429. version_4.TextColor3 = Color3.new(1, 1, 1)
  430. version_4.TextScaled = true
  431. version_4.TextSize = 14
  432. version_4.TextWrapped = true
  433.  
  434. Open.Name = "Open"
  435. Open.Parent = IceCream
  436. Open.BackgroundColor3 = Color3.new(0.243137, 0.239216, 0.243137)
  437. Open.BorderColor3 = Color3.new(1, 0.333333, 0)
  438. Open.BorderSizePixel = 0
  439. Open.Position = UDim2.new(0.0127758421, 0, 0.92231077, 0)
  440. Open.Size = UDim2.new(0, 137, 0, 21)
  441. Open.Font = Enum.Font.SourceSansBold
  442. Open.Text = "Hide GUI"
  443. Open.TextColor3 = Color3.new(1, 1, 1)
  444. Open.TextScaled = true
  445. Open.TextSize = 14
  446. Open.TextWrapped = true
  447.  
  448. -- End Of The GUI
  449.  
  450. mainframe.Draggable = true
  451. halloweenframe.Draggable = true
  452. tpframe.Draggable = true
  453. settingsframe.Draggable = true
  454. local tokenfarmm = false
  455. local icecreamfarmm = false
  456. local autoselll = false
  457. local autorebirthh = false
  458. local tokenfarmha = false
  459. local autosellha = false
  460. local autoselltokenha = false
  461. local rainbowisui = false
  462. local ihatepink = false
  463. local guishow = true
  464. local speedhacking = false
  465. local superriri = false
  466. local autosellgem = false
  467. local plr = game:GetService('Players').LocalPlayer
  468.  
  469.  
  470. function findprince()
  471. for i,v in pairs(game.Workspace['Halloween Area']:GetChildren()) do
  472. if v.Name == 'Sell To Mad Prince' then
  473. v.Name = i..'Sell To Mad Prince'
  474. end
  475. end
  476. end
  477.  
  478. findprince()
  479.  
  480. function encrypt(message, key)
  481. local encrypted = ""
  482. local total = 0
  483. for q = 1, #message do
  484. encrypted = encrypted .. string.byte(string.sub(message, q))
  485. total = total + string.byte(string.sub(message, q))
  486. end
  487. local prepended = total .. encrypted
  488. local encrypted2 = ""
  489. local total2 = 0
  490. for q = #tostring(key), 1, -1 do
  491. encrypted2 = encrypted2 .. string.sub(tostring(key), q)
  492. total2 = total2 + tonumber(string.sub(tostring(key), q))
  493. end
  494. local appended = prepended .. encrypted2 .. total2
  495. return appended
  496. end
  497. local Encrypted = encrypt(plr.Name, plr.UserId)
  498.  
  499. icecreamfarm.MouseButton1Click:Connect(function()
  500. if not icecreamfarmm then
  501. icecreamfarm.Text = 'Ice Cream Farm : ON'
  502. icecreamfarmm = true
  503. repeat
  504. plr.Character['Ice Cream'].E:FireServer(Encrypted,3200)
  505. wait(0.1)
  506.  
  507. until icecreamfarmm == false
  508. else
  509. icecreamfarm.Text = 'Ice Cream Farm : OFF'
  510. icecreamfarmm = false
  511. end
  512. end)
  513.  
  514. tokenfarm.MouseButton1Click:Connect(function()
  515. if not tokenfarmm then
  516. tokenfarm.Text = 'Token Farm : ON'
  517. tokenfarmm = true
  518. repeat
  519. for i,v in pairs(game.Workspace['Main Area'].Coins:GetChildren()) do
  520. if v.Transparency == 0 then
  521. plr.Character:MoveTo(v.Position)
  522. wait(0.5)
  523. end
  524. end
  525. for i,v in pairs(game.Workspace['Main Area'].Tokens:GetChildren()) do
  526. if v.Transparency == 0 then
  527. plr.Character:MoveTo(v.Position)
  528. wait(0.5)
  529. end
  530. end
  531. for i,v in pairs(game.Workspace['Main Area'].Gems:GetChildren()) do
  532. if v.Transparency == 0 then
  533. plr.Character:MoveTo(v.Position)
  534. wait(0.5)
  535. end
  536. end
  537. until
  538. tokenfarmm == false
  539. else
  540. tokenfarm.Text = 'Token Farm : OFF'
  541. tokenfarmm = false
  542. end
  543. end)
  544.  
  545. sellauto.MouseButton1Click:Connect(function()
  546. if not autoselll then
  547. sellauto.Text = 'Auto Sell : ON'
  548. autoselll = true
  549.  
  550. repeat
  551. local a = game.Workspace['Choco Castle']['Sell']['Sell Text']['Glow']['capital-s'].CFrame
  552. plr.Character.HumanoidRootPart.CFrame = a
  553. wait(1)
  554. until
  555. autoselll == false
  556.  
  557. else
  558.  
  559. sellauto.Text = 'Auto Sell : OFF'
  560. autoselll = false
  561.  
  562. end
  563. end)
  564.  
  565. Delgui.MouseButton1Click:Connect(function()
  566. tokenfarmm = false
  567. icecreamfarmm = false
  568. autoselll = false
  569. autorebirthh = false
  570. tokenfarmha = false
  571. autosellha = false
  572. autoselltokenha = false
  573. rainbowisui = false
  574. ihatepink = false
  575. guishow = false
  576. autosellgem = false
  577. IceCream:Destroy()
  578. end)
  579.  
  580. vipareatp.MouseButton1Click:Connect(function()
  581. local a = game.Workspace['Vip Area']['Gold Water'].Glow.Position
  582. plr.Character:MoveTo(a)
  583. end)
  584.  
  585. finishdemo.MouseButton1Click:Connect(function()
  586.  
  587. local A_1 = 9
  588. local Event = game:GetService("ReplicatedStorage").Events.Teleport
  589. Event:FireServer(A_1)
  590. wait(2.5)
  591. local a = game.Workspace.Obby['Demonic Obby'].Chest.Top.Main.Part.CFrame
  592. plr.Character.HumanoidRootPart.CFrame = a
  593. end)
  594.  
  595. autorebirth.MouseButton1Click:Connect(function()
  596. if not autorebirthh then
  597. autorebirth.Text = 'Auto Rebirth : ON'
  598. autorebirthh = true
  599.  
  600. repeat
  601. local Event = game:GetService("ReplicatedStorage").Events.Rebirth
  602. Event:FireServer()
  603. wait()
  604. until autorebirthh == false
  605. else
  606. autorebirth.Text = 'Auto Rebirth : OFF'
  607. autorebirthh = false
  608. end
  609. end)
  610.  
  611. tokenfarmh.MouseButton1Click:Connect(function()
  612. if not tokenfarmha then
  613. tokenfarmh.Text = 'Token Farm : ON'
  614. tokenfarmha = true
  615. repeat
  616.  
  617. for i,v in pairs(game.Workspace['Halloween Area'].Tokens:GetChildren()) do
  618. if v.Transparency == 0 then
  619. wait(0.5)
  620. plr.Character.HumanoidRootPart.CFrame = v.CFrame
  621. end
  622. end
  623. for i,v in pairs(game.Workspace['Halloween Area'].Gems:GetChildren()) do
  624. if v.Transparency == 0 then
  625. wait(0.5)
  626. plr.Character.HumanoidRootPart.CFrame = v.CFrame
  627. end
  628. end
  629. until tokenfarmha == false
  630. else
  631. tokenfarmh.Text = 'Token Farm : OFF'
  632. tokenfarmha = false
  633. end
  634. end)
  635.  
  636. halloweentp.MouseButton1Click:Connect(function()
  637. local A_1 = -2
  638. local Event = game:GetService("ReplicatedStorage").Events.Teleport
  639. Event:FireServer(A_1)
  640.  
  641. end)
  642.  
  643. autosellh.MouseButton1Click:Connect(function()
  644. if not autosellha then
  645. autosellh.Text = 'Auto Sell : ON'
  646. autosellha = true
  647. repeat
  648. local a = game.Workspace['Halloween Area']['Ice Cream Truck']['Sell Text'].Regular['capital-s'].CFrame
  649. plr.Character.HumanoidRootPart.CFrame = a
  650. wait(1)
  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 = game.Workspace['Halloween Area']['17Sell To Mad Prince'].Sell.Sell.Position
  664. plr.Character:MoveTo(a)
  665. wait(0.5)
  666. until autoselltokenha == false
  667. else
  668. autoselltokenh.Text = 'Auto Sell Token : OFF'
  669. autoselltokenha = false
  670. end
  671. end)
  672.  
  673. rainbowui.MouseButton1Click:Connect(function()
  674. if not rainbowisui then
  675. rainbowui.Text = 'Rainbow UI : ON'
  676. rainbowisui = true
  677. repeat
  678. local r = (math.sin(workspace.DistributedGameTime/2)/2)+0.4
  679. local g = (math.sin(workspace.DistributedGameTime)/2)+0.4
  680. local b = (math.sin(workspace.DistributedGameTime*1.5)/2)+0.4
  681. local color = Color3.new(r, g, b)
  682. autosellh.TextColor3 = color
  683. autoselltokenh.TextColor3 = color
  684. tokenfarmh.TextColor3 = color
  685. autorebirth.TextColor3 = color
  686. icecreamfarm.TextColor3 = color
  687. sellauto.TextColor3 = color
  688. tokenfarm.TextColor3 = color
  689. rainbowui.TextColor3 = color
  690. Delgui.TextColor3 = color
  691. Open.TextColor3 = color
  692. finishdemo.TextColor3 = color
  693. speedhack.TextColor3 = color
  694. autosellgemh.TextColor3 = color
  695. doomobby.TextColor3 = color
  696. halloweentp.TextColor3 = color
  697. vipareatp.TextColor3 = color
  698. removewinscoopsgui.TextColor3 = color
  699. superrebirth.TextColor3 = color
  700. wait(0.1)
  701. until rainbowisui == false
  702. else
  703. local color = Color3.new(1, 1, 1)
  704. autosellh.TextColor3 = color
  705. autoselltokenh.TextColor3 = color
  706. tokenfarmh.TextColor3 = color
  707. autorebirth.TextColor3 = color
  708. icecreamfarm.TextColor3 = color
  709. sellauto.TextColor3 = color
  710. tokenfarm.TextColor3 = color
  711. rainbowui.TextColor3 = color
  712. Delgui.TextColor3 = color
  713. Open.TextColor3 = color
  714. finishdemo.TextColor3 = color
  715. autosellgemh.TextColor3 = color
  716. doomobby.TextColor3 = color
  717. halloweentp.TextColor3 = color
  718. vipareatp.TextColor3 = color
  719. removewinscoopsgui.TextColor3 = color
  720. superrebirth.TextColor3 = color
  721. speedhack.TextColor3 = color
  722. rainbowisui = false
  723. rainbowui.Text = 'Rainbow UI : OFF'
  724. end
  725. end)
  726.  
  727. removewinscoopsgui.MouseButton1Click:Connect(function()
  728. if not ihatepink then
  729. ihatepink = true
  730. removewinscoopsgui.Text = 'Remove WIN Scoops GUI : ON'
  731. repeat
  732. wait()
  733. for i,v in pairs(plr.PlayerGui:GetChildren()) do
  734. if v.Name == 'ScoopsGui' then v:Destroy()
  735. end
  736. end
  737. until ihatepink == false
  738. else
  739. ihatepink = false
  740. removewinscoopsgui.Text = 'Remove WIN Scoops GUI : OFF'
  741. end
  742. end)
  743.  
  744. Open.MouseButton1Click:Connect(function()
  745. if not guishow then
  746. Open.Text = 'Hide GUI'
  747. guishow = true
  748. mainframe.Visible = true
  749. halloweenframe.Visible = true
  750. tpframe.Visible = true
  751. settingsframe.Visible = true
  752. else
  753. Open.Text = 'Show GUI'
  754. guishow = false
  755. mainframe.Visible = false
  756. halloweenframe.Visible = false
  757. tpframe.Visible = false
  758. settingsframe.Visible = false
  759. end
  760. end)
  761.  
  762. speedhack.MouseButton1Click:Connect(function()
  763. if not speedhacking then
  764. speedhacking = true
  765. speedhack.Text = 'SpeedHack : ON'
  766. plr.Character.Humanoid.WalkSpeed = 64
  767. else
  768. speedhacking = false
  769. speedhack.Text = 'SpeedHack : OFF'
  770. plr.Character.Humanoid.WalkSpeed = 16
  771. end
  772. end)
  773.  
  774. superrebirth.MouseButton1Click:Connect(function()
  775. if not superriri then
  776. superriri = true
  777. superrebirth.Text = 'Auto Super Rebirth : ON'
  778. repeat
  779. local Event = game:GetService("ReplicatedStorage").Events.SuperRebirth
  780. Event:FireServer()
  781. wait()
  782. until superriri == false
  783. else
  784. superriri = false
  785. superrebirth.Text = 'Auto Super Rebirth : OFF'
  786. end
  787. end)
  788.  
  789. autosellgemh.MouseButton1Click:Connect(function()
  790. if not autosellgem then
  791. autosellgem = true
  792. autosellgemh.Text = 'Auto Sell Gems : ON'
  793. repeat
  794. local a = game.Workspace['Halloween Area']['19Sell To Mad Prince'].Sell.Sell.Position
  795. plr.Character:MoveTo(a)
  796. wait(0.5)
  797. until autosellgem == false
  798. else
  799. autosellgem = false
  800. autosellgemh.Text = 'Auto Sell Gems : OFF'
  801. end
  802. end)
  803.  
  804. doomobby.MouseButton1Click:Connect(function()
  805. local A_1 = 15
  806. local Event = game:GetService("ReplicatedStorage").Events.Teleport
  807. Event:FireServer(A_1)
  808. wait(2)
  809. plr.Character:MoveTo(game.Workspace.Obby['Doom Obby'].Chest.Pumpkin.Position)
  810. end)
Add Comment
Please, Sign In to add comment