Advertisement
Guest User

XDXD_OP

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