Guest User

Evil GUI v1.1

a guest
Nov 6th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.46 KB | None | 0 0
  1. OpenButtonICS.MouseButton1Down:connect(function()
  2.  
  3. local IceCream = Instance.new("ScreenGui")
  4. local mainframe = Instance.new("Frame")
  5. local sellauto = Instance.new("TextButton")
  6. local icecreamfarm = Instance.new("TextButton")
  7. local tokenfarm = Instance.new("TextButton")
  8. local tpzone = Instance.new("TextButton")
  9. local closegui = Instance.new("TextButton")
  10. local TextLabel = Instance.new("TextLabel")
  11. local autorebirth = Instance.new("TextButton")
  12. local halloweenoption = Instance.new("TextButton")
  13. local tpframe = Instance.new("Frame")
  14. local vipareatp = Instance.new("TextButton")
  15. local closetp = Instance.new("TextButton")
  16. local TextLabel_2 = Instance.new("TextLabel")
  17. local finishdemo = Instance.new("TextButton")
  18. local finishpolter = Instance.new("TextButton")
  19. local ghostlyareatp = Instance.new("TextButton")
  20. local halloweentp = Instance.new("TextButton")
  21. local openframe = Instance.new("Frame")
  22. local Open = Instance.new("TextButton")
  23. local Delgui = Instance.new("TextButton")
  24. local halloweenframe = Instance.new("Frame")
  25. local TextLabel_3 = Instance.new("TextLabel")
  26. local closehalloween = Instance.new("TextButton")
  27. local tokenfarmh = Instance.new("TextButton")
  28. local autosellh = Instance.new("TextButton")
  29. local autoselltokenh = Instance.new("TextButton")
  30.  
  31. IceCream.Name = "IceCream"
  32. IceCream.Parent = game.CoreGui
  33.  
  34. mainframe.Name = "mainframe"
  35. mainframe.Parent = IceCream
  36. mainframe.Active = true
  37. mainframe.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  38. mainframe.BorderColor3 = Color3.new(1, 0.333333, 0)
  39. mainframe.BorderSizePixel = 2
  40. mainframe.Position = UDim2.new(0.5, -150, 0.5, -100)
  41. mainframe.Size = UDim2.new(0, 364, 0, 207)
  42.  
  43. sellauto.Name = "sellauto"
  44. sellauto.Parent = mainframe
  45. sellauto.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  46. sellauto.BorderColor3 = Color3.new(1, 0.333333, 0)
  47. sellauto.BorderSizePixel = 2
  48. sellauto.Position = UDim2.new(0.0659340695, 0, 0.541062772, 0)
  49. sellauto.Size = UDim2.new(0, 133, 0, 34)
  50. sellauto.Font = Enum.Font.SourceSansBold
  51. sellauto.Text = "Auto Sell : OFF"
  52. sellauto.TextColor3 = Color3.new(0, 0, 0)
  53. sellauto.TextScaled = true
  54. sellauto.TextSize = 14
  55. sellauto.TextWrapped = true
  56.  
  57. icecreamfarm.Name = "icecreamfarm"
  58. icecreamfarm.Parent = mainframe
  59. icecreamfarm.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  60. icecreamfarm.BorderColor3 = Color3.new(1, 0.333333, 0)
  61. icecreamfarm.BorderSizePixel = 2
  62. icecreamfarm.Position = UDim2.new(0.0665147826, 0, 0.293532342, 0)
  63. icecreamfarm.Size = UDim2.new(0, 133, 0, 34)
  64. icecreamfarm.Font = Enum.Font.SourceSansBold
  65. icecreamfarm.Text = "Ice Cream Farm : OFF"
  66. icecreamfarm.TextColor3 = Color3.new(0, 0, 0)
  67. icecreamfarm.TextScaled = true
  68. icecreamfarm.TextSize = 14
  69. icecreamfarm.TextWrapped = true
  70.  
  71. tokenfarm.Name = "tokenfarm"
  72. tokenfarm.Parent = mainframe
  73. tokenfarm.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  74. tokenfarm.BorderColor3 = Color3.new(1, 0.333333, 0)
  75. tokenfarm.BorderSizePixel = 2
  76. tokenfarm.Position = UDim2.new(0.564995944, 0, 0.293532401, 0)
  77. tokenfarm.Size = UDim2.new(0, 133, 0, 34)
  78. tokenfarm.Font = Enum.Font.SourceSansBold
  79. tokenfarm.Text = "Token Farm : OFF"
  80. tokenfarm.TextColor3 = Color3.new(0, 0, 0)
  81. tokenfarm.TextScaled = true
  82. tokenfarm.TextSize = 14
  83. tokenfarm.TextWrapped = true
  84.  
  85. tpzone.Name = "tpzone"
  86. tpzone.Parent = mainframe
  87. tpzone.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  88. tpzone.BorderColor3 = Color3.new(1, 0.333333, 0)
  89. tpzone.BorderSizePixel = 2
  90. tpzone.Position = UDim2.new(0.0659340695, 0, 0.772946835, 0)
  91. tpzone.Size = UDim2.new(0, 133, 0, 34)
  92. tpzone.Font = Enum.Font.SourceSansBold
  93. tpzone.Text = "TP Zone"
  94. tpzone.TextColor3 = Color3.new(0, 0, 0)
  95. tpzone.TextScaled = true
  96. tpzone.TextSize = 14
  97. tpzone.TextWrapped = true
  98.  
  99. closegui.Name = "closegui"
  100. closegui.Parent = mainframe
  101. closegui.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  102. closegui.BorderColor3 = Color3.new(1, 0.333333, 0)
  103. closegui.BorderSizePixel = 2
  104. closegui.Position = UDim2.new(0.932055712, 0, 0.00165838003, 0)
  105. closegui.Size = UDim2.new(0, 25, 0, 28)
  106. closegui.Font = Enum.Font.SourceSansBold
  107. closegui.Text = "X"
  108. closegui.TextColor3 = Color3.new(0, 0, 0)
  109. closegui.TextScaled = true
  110. closegui.TextSize = 14
  111. closegui.TextWrapped = true
  112.  
  113. TextLabel.Parent = mainframe
  114. TextLabel.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  115. TextLabel.BorderColor3 = Color3.new(1, 0.333333, 0)
  116. TextLabel.BorderSizePixel = 2
  117. TextLabel.Position = UDim2.new(-0.000134013593, 0, 0.00165838003, 0)
  118. TextLabel.Size = UDim2.new(0, 339, 0, 28)
  119. TextLabel.Font = Enum.Font.SourceSansBold
  120. TextLabel.Text = "Ice Cream Simulator GUI Made by Aztup"
  121. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  122. TextLabel.TextScaled = true
  123. TextLabel.TextSize = 14
  124. TextLabel.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 = 2
  131. autorebirth.Position = UDim2.new(0.565934062, 0, 0.541062772, 0)
  132. autorebirth.Size = UDim2.new(0, 133, 0, 34)
  133. autorebirth.Font = Enum.Font.SourceSansBold
  134. autorebirth.Text = "Auto Rebirth : OFF"
  135. autorebirth.TextColor3 = Color3.new(0, 0, 0)
  136. autorebirth.TextScaled = true
  137. autorebirth.TextSize = 14
  138. autorebirth.TextWrapped = true
  139.  
  140. halloweenoption.Name = "halloweenoption"
  141. halloweenoption.Parent = mainframe
  142. halloweenoption.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  143. halloweenoption.BorderColor3 = Color3.new(1, 0.333333, 0)
  144. halloweenoption.BorderSizePixel = 2
  145. halloweenoption.Position = UDim2.new(0.565934062, 0, 0.772946835, 0)
  146. halloweenoption.Size = UDim2.new(0, 133, 0, 34)
  147. halloweenoption.Font = Enum.Font.SourceSansBold
  148. halloweenoption.Text = "Halloween Features"
  149. halloweenoption.TextColor3 = Color3.new(0, 0, 0)
  150. halloweenoption.TextScaled = true
  151. halloweenoption.TextSize = 14
  152. halloweenoption.TextWrapped = true
  153.  
  154. tpframe.Name = "tpframe"
  155. tpframe.Parent = IceCream
  156. tpframe.Active = true
  157. tpframe.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  158. tpframe.BorderColor3 = Color3.new(1, 0.333333, 0)
  159. tpframe.BorderSizePixel = 2
  160. tpframe.Position = UDim2.new(0.471544713, 0, 0.206467658, 0)
  161. tpframe.Size = UDim2.new(0, 288, 0, 207)
  162. tpframe.Visible = false
  163.  
  164. vipareatp.Name = "vipareatp"
  165. vipareatp.Parent = tpframe
  166. vipareatp.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  167. vipareatp.BorderColor3 = Color3.new(1, 0.333333, 0)
  168. vipareatp.BorderSizePixel = 2
  169. vipareatp.Position = UDim2.new(0.0798611119, 0, 0.198067635, 0)
  170. vipareatp.Size = UDim2.new(0, 111, 0, 47)
  171. vipareatp.Font = Enum.Font.SourceSansBold
  172. vipareatp.Text = "Vip Area"
  173. vipareatp.TextColor3 = Color3.new(0, 0, 0)
  174. vipareatp.TextScaled = true
  175. vipareatp.TextSize = 14
  176. vipareatp.TextWrapped = true
  177.  
  178. closetp.Name = "closetp"
  179. closetp.Parent = tpframe
  180. closetp.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  181. closetp.BorderColor3 = Color3.new(1, 0.333333, 0)
  182. closetp.BorderSizePixel = 2
  183. closetp.Position = UDim2.new(0.914694607, 0, 0.00165838003, 0)
  184. closetp.Size = UDim2.new(0, 25, 0, 28)
  185. closetp.Font = Enum.Font.SourceSansBold
  186. closetp.Text = "X"
  187. closetp.TextColor3 = Color3.new(0, 0, 0)
  188. closetp.TextScaled = true
  189. closetp.TextSize = 14
  190. closetp.TextWrapped = true
  191.  
  192. TextLabel_2.Parent = tpframe
  193. TextLabel_2.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  194. TextLabel_2.BorderColor3 = Color3.new(1, 0.333333, 0)
  195. TextLabel_2.BorderSizePixel = 2
  196. TextLabel_2.Size = UDim2.new(0, 263, 0, 28)
  197. TextLabel_2.Font = Enum.Font.SourceSansBold
  198. TextLabel_2.Text = "Ice Cream TP Zone GUI"
  199. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  200. TextLabel_2.TextScaled = true
  201. TextLabel_2.TextSize = 14
  202. TextLabel_2.TextWrapped = true
  203.  
  204. finishdemo.Name = "finishdemo"
  205. finishdemo.Parent = tpframe
  206. finishdemo.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  207. finishdemo.BorderColor3 = Color3.new(1, 0.333333, 0)
  208. finishdemo.BorderSizePixel = 2
  209. finishdemo.Position = UDim2.new(0.527777791, 0, 0.507246375, 0)
  210. finishdemo.Size = UDim2.new(0, 111, 0, 47)
  211. finishdemo.Font = Enum.Font.SourceSansBold
  212. finishdemo.Text = "Finish Demonic Obby"
  213. finishdemo.TextColor3 = Color3.new(0, 0, 0)
  214. finishdemo.TextScaled = true
  215. finishdemo.TextSize = 14
  216. finishdemo.TextWrapped = true
  217.  
  218. finishpolter.Name = "finishpolter"
  219. finishpolter.Parent = tpframe
  220. finishpolter.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  221. finishpolter.BorderColor3 = Color3.new(1, 0.333333, 0)
  222. finishpolter.BorderSizePixel = 2
  223. finishpolter.Position = UDim2.new(0.0798611119, 0, 0.507246375, 0)
  224. finishpolter.Size = UDim2.new(0, 111, 0, 47)
  225. finishpolter.Font = Enum.Font.SourceSansBold
  226. finishpolter.Text = "Finish Poltergeist Obby"
  227. finishpolter.TextColor3 = Color3.new(0, 0, 0)
  228. finishpolter.TextScaled = true
  229. finishpolter.TextSize = 14
  230. finishpolter.TextWrapped = true
  231.  
  232. ghostlyareatp.Name = "ghostly area tp"
  233. ghostlyareatp.Parent = tpframe
  234. ghostlyareatp.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  235. ghostlyareatp.BorderColor3 = Color3.new(1, 0.333333, 0)
  236. ghostlyareatp.BorderSizePixel = 2
  237. ghostlyareatp.Position = UDim2.new(0.0798611119, 0, 0.724637687, 0)
  238. ghostlyareatp.Size = UDim2.new(0, 240, 0, 47)
  239. ghostlyareatp.Visible = false
  240. ghostlyareatp.Font = Enum.Font.SourceSansBold
  241. ghostlyareatp.Text = "More Comming Soon"
  242. ghostlyareatp.TextColor3 = Color3.new(0, 0, 0)
  243. ghostlyareatp.TextScaled = true
  244. ghostlyareatp.TextSize = 14
  245. ghostlyareatp.TextWrapped = true
  246.  
  247. halloweentp.Name = "halloweentp"
  248. halloweentp.Parent = tpframe
  249. halloweentp.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  250. halloweentp.BorderColor3 = Color3.new(1, 0.333333, 0)
  251. halloweentp.BorderSizePixel = 2
  252. halloweentp.Position = UDim2.new(0.527777791, 0, 0.198067635, 0)
  253. halloweentp.Size = UDim2.new(0, 111, 0, 47)
  254. halloweentp.Font = Enum.Font.SourceSansBold
  255. halloweentp.Text = "Halloween Area"
  256. halloweentp.TextColor3 = Color3.new(0, 0, 0)
  257. halloweentp.TextScaled = true
  258. halloweentp.TextSize = 14
  259. halloweentp.TextWrapped = true
  260.  
  261. openframe.Name = "openframe"
  262. openframe.Parent = IceCream
  263. openframe.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  264. openframe.BorderColor3 = Color3.new(1, 0.333333, 0)
  265. openframe.BorderSizePixel = 2
  266. openframe.Position = UDim2.new(0, 0, 0.5, -25)
  267. openframe.Size = UDim2.new(0, 137, 0, 63)
  268. openframe.Visible = false
  269.  
  270. Open.Name = "Open"
  271. Open.Parent = openframe
  272. Open.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  273. Open.BorderColor3 = Color3.new(1, 0.333333, 0)
  274. Open.BorderSizePixel = 2
  275. Open.Size = UDim2.new(0, 137, 0, 21)
  276. Open.Font = Enum.Font.SourceSansBold
  277. Open.Text = "Open"
  278. Open.TextColor3 = Color3.new(1, 1, 1)
  279. Open.TextScaled = true
  280. Open.TextSize = 14
  281. Open.TextWrapped = true
  282.  
  283. Delgui.Name = "Delgui"
  284. Delgui.Parent = openframe
  285. Delgui.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  286. Delgui.BorderColor3 = Color3.new(1, 0.333333, 0)
  287. Delgui.BorderSizePixel = 2
  288. Delgui.Position = UDim2.new(0, 0, 0.666666687, 0)
  289. Delgui.Size = UDim2.new(0, 137, 0, 21)
  290. Delgui.Font = Enum.Font.SourceSansBold
  291. Delgui.Text = "Del GUI"
  292. Delgui.TextColor3 = Color3.new(1, 1, 1)
  293. Delgui.TextScaled = true
  294. Delgui.TextSize = 14
  295. Delgui.TextWrapped = true
  296.  
  297. halloweenframe.Name = "halloweenframe"
  298. halloweenframe.Parent = IceCream
  299. halloweenframe.Active = true
  300. halloweenframe.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  301. halloweenframe.BorderColor3 = Color3.new(1, 0.333333, 0)
  302. halloweenframe.BorderSizePixel = 2
  303. halloweenframe.Position = UDim2.new(0.259001166, -150, 0.539603949, -100)
  304. halloweenframe.Size = UDim2.new(0, 303, 0, 160)
  305. halloweenframe.Visible = false
  306.  
  307. TextLabel_3.Parent = halloweenframe
  308. TextLabel_3.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  309. TextLabel_3.BorderColor3 = Color3.new(1, 0.333333, 0)
  310. TextLabel_3.BorderSizePixel = 2
  311. TextLabel_3.Size = UDim2.new(0, 278, 0, 28)
  312. TextLabel_3.Font = Enum.Font.SourceSansBold
  313. TextLabel_3.Text = "Halloween Features GUI Made By Aztup"
  314. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  315. TextLabel_3.TextScaled = true
  316. TextLabel_3.TextSize = 14
  317. TextLabel_3.TextWrapped = true
  318.  
  319. closehalloween.Name = "closehalloween"
  320. closehalloween.Parent = halloweenframe
  321. closehalloween.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  322. closehalloween.BorderColor3 = Color3.new(1, 0.333333, 0)
  323. closehalloween.BorderSizePixel = 2
  324. closehalloween.Position = UDim2.new(0.91859144, 0, 0.00165838003, 0)
  325. closehalloween.Size = UDim2.new(0, 25, 0, 28)
  326. closehalloween.Font = Enum.Font.SourceSansBold
  327. closehalloween.Text = "X"
  328. closehalloween.TextColor3 = Color3.new(0, 0, 0)
  329. closehalloween.TextScaled = true
  330. closehalloween.TextSize = 14
  331. closehalloween.TextWrapped = true
  332.  
  333. tokenfarmh.Name = "tokenfarmh"
  334. tokenfarmh.Parent = halloweenframe
  335. tokenfarmh.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  336. tokenfarmh.BorderColor3 = Color3.new(1, 0.333333, 0)
  337. tokenfarmh.BorderSizePixel = 2
  338. tokenfarmh.Position = UDim2.new(0.0303424597, 0, 0.322417498, 0)
  339. tokenfarmh.Size = UDim2.new(0, 133, 0, 34)
  340. tokenfarmh.Font = Enum.Font.SourceSansBold
  341. tokenfarmh.Text = "Token Farm : OFF"
  342. tokenfarmh.TextColor3 = Color3.new(0, 0, 0)
  343. tokenfarmh.TextScaled = true
  344. tokenfarmh.TextSize = 14
  345. tokenfarmh.TextWrapped = true
  346.  
  347. autosellh.Name = "autosellh"
  348. autosellh.Parent = halloweenframe
  349. autosellh.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  350. autosellh.BorderColor3 = Color3.new(1, 0.333333, 0)
  351. autosellh.BorderSizePixel = 2
  352. autosellh.Position = UDim2.new(0.528692305, 0, 0.322417498, 0)
  353. autosellh.Size = UDim2.new(0, 133, 0, 34)
  354. autosellh.Font = Enum.Font.SourceSansBold
  355. autosellh.Text = "Auto Sell : OFF"
  356. autosellh.TextColor3 = Color3.new(0, 0, 0)
  357. autosellh.TextScaled = true
  358. autosellh.TextSize = 14
  359. autosellh.TextWrapped = true
  360.  
  361. autoselltokenh.Name = "autoselltokenh"
  362. autoselltokenh.Parent = halloweenframe
  363. autoselltokenh.BackgroundColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  364. autoselltokenh.BorderColor3 = Color3.new(1, 0.333333, 0)
  365. autoselltokenh.BorderSizePixel = 2
  366. autoselltokenh.Position = UDim2.new(0.0297029708, 0, 0.689325809, 0)
  367. autoselltokenh.Size = UDim2.new(0, 284, 0, 34)
  368. autoselltokenh.Font = Enum.Font.SourceSansBold
  369. autoselltokenh.Text = "Auto Sell Token : OFF"
  370. autoselltokenh.TextColor3 = Color3.new(0, 0, 0)
  371. autoselltokenh.TextScaled = true
  372. autoselltokenh.TextSize = 14
  373. autoselltokenh.TextWrapped = true
  374.  
  375. halloweenframe.Draggable = true
  376. mainframe.Draggable = true
  377. tpframe.Draggable = true
  378. local tokenfarmm = false
  379. local icecreamfarmm = false
  380. local autoselll = false
  381. local autorebirthh = false
  382. local tokenfarmha = false
  383. local autosellha = false
  384. local autoselltokenha = false
  385. local plr = game:GetService('Players').LocalPlayer
  386.  
  387. icecreamfarm.MouseButton1Click:Connect(function()
  388. if not icecreamfarmm then
  389. icecreamfarm.Text = 'Ice Cream Farm : ON'
  390. icecreamfarmm = true
  391. repeat
  392. local Event = game:GetService("Players").LocalPlayer.Character["Ice Cream"].E
  393. Event:FireServer()
  394. wait()
  395.  
  396. until icecreamfarmm == false
  397. else
  398. icecreamfarm.Text = 'Ice Cream Farm : OFF'
  399. icecreamfarmm = false
  400. end
  401. end)
  402.  
  403. tokenfarm.MouseButton1Click:Connect(function()
  404. if not tokenfarmm then
  405. tokenfarm.Text = 'Token Farm : ON'
  406. tokenfarmm = true
  407. repeat
  408. wait(3)
  409. for i,v in pairs(game.Workspace['Vip Area']['Vip Gift Box'].Box:GetChildren()) do
  410. if v.Name == 'Part' then
  411. plr.Character:MoveTo(v.Position)
  412. end
  413. end
  414. until
  415. tokenfarmm == false
  416. else
  417. tokenfarm.Text = 'Token Farm : OFF'
  418. tokenfarmm = false
  419. end
  420. end)
  421.  
  422. sellauto.MouseButton1Click:Connect(function()
  423. if not autoselll then
  424. sellauto.Text = 'Auto Sell : ON'
  425. autoselll = true
  426.  
  427. repeat
  428. local a = game.Workspace['Choco Castle']['Sell']['Sell Text']['Glow']['capital-s'].Position
  429. plr.Character:MoveTo(a)
  430. wait(1)
  431. until
  432. autoselll == false
  433.  
  434. else
  435.  
  436. sellauto.Text = 'Auto Sell : OFF'
  437. autoselll = false
  438.  
  439. end
  440. end)
  441.  
  442. tpzone.MouseButton1Click:Connect(function()
  443. tpframe.Visible = true
  444. end)
  445.  
  446. closetp.MouseButton1Click:Connect(function()
  447. tpframe.Visible = false
  448. end)
  449.  
  450. closegui.MouseButton1Click:Connect(function()
  451. mainframe:TweenPosition(mainframe.Position+UDim2.new(0,0,-2,0),'Out','Quint',1)
  452. wait(1)
  453. openframe.Visible = true
  454. end)
  455.  
  456. Open.MouseButton1Click:Connect(function()
  457. mainframe:TweenPosition(mainframe.Position-UDim2.new(0,0,-2,0),'Out','Quint',1)
  458. wait(1)
  459. openframe.Visible = false
  460. end)
  461.  
  462. Delgui.MouseButton1Click:Connect(function()
  463. IceCream:Destroy()
  464. end)
  465.  
  466. vipareatp.MouseButton1Click:Connect(function()
  467. plr.Character:MoveTo(game.Workspace['Vip Area']['Gold Water'].Glow.Position)
  468. end)
  469.  
  470. finishpolter.MouseButton1Click:Connect(function()
  471. local a = game.Workspace.Obby['Poltergeist Obby'].Chest.Top.Main.Part.Position
  472. plr.Character:MoveTo(a)
  473. end)
  474.  
  475. finishdemo.MouseButton1Click:Connect(function()
  476. local a = game.Workspace.Obby['Demonic Obby'].Chest.Top.Main.Part.Position
  477. plr.Character:MoveTo(a)
  478. end)
  479.  
  480. autorebirth.MouseButton1Click:Connect(function()
  481. if not autorebirthh then
  482. autorebirth.Text = 'Auto Rebirth : ON'
  483. autorebirthh = true
  484.  
  485. repeat
  486. local Event = game:GetService("ReplicatedStorage").Events.Rebirth
  487. Event:FireServer()
  488. wait()
  489. until autorebirthh == false
  490. else
  491. autorebirth.Text = 'Auto Rebirth : OFF'
  492. autorebirthh = false
  493. end
  494. end)
  495.  
  496. halloweenoption.MouseButton1Click:Connect(function()
  497. halloweenframe.Visible = true
  498. end)
  499.  
  500. closehalloween.MouseButton1Click:Connect(function()
  501. halloweenframe.Visible = false
  502. end)
  503.  
  504. tokenfarmh.MouseButton1Click:Connect(function()
  505. if not tokenfarmha then
  506. tokenfarmh.Text = 'Token Farm : ON'
  507. tokenfarmha = true
  508. repeat
  509. wait(1)
  510. for i,v in pairs(game.Workspace['Halloween Area'].Tokens:GetChildren()) do
  511. if v.Transparency == 0 then
  512. plr.Character:MoveTo(v.Position)
  513. end
  514. end
  515. until tokenfarmha == false
  516. else
  517. tokenfarmh.Text = 'Token Farm : OFF'
  518. tokenfarmha = false
  519. end
  520. end)
  521.  
  522. halloweentp.MouseButton1Click:Connect(function()
  523. local a = game.Workspace['Halloween Area'].NPC.Dracula.Torso.Position
  524. plr.Character:MoveTo(a)
  525. end)
  526.  
  527. autosellh.MouseButton1Click:Connect(function()
  528. if not autosellha then
  529. autosellh.Text = 'Auto Sell : ON'
  530. autosellha = true
  531. repeat
  532. local a = game.Workspace['Halloween Area']['Ice Cream Truck']['Sell Text'].Regular['capital-s'].Position
  533. plr.Character:MoveTo(a)
  534. wait(1)
  535. until autosellha == false
  536. else
  537. autosellh.Text = 'Auto Sell : OFF'
  538. autosellha = false
  539. end
  540. end)
  541.  
  542. autoselltokenh.MouseButton1Click:Connect(function()
  543. if not autoselltokenha then
  544. autoselltokenh.Text = 'Auto Sell Token : ON'
  545. autoselltokenha = true
  546. repeat
  547. local a = game.Workspace['Halloween Area'].Sell.Sell.Position
  548. plr.Character:MoveTo(a)
  549. wait(1)
  550. until autoselltokenha == false
  551. else
  552. autoselltokenh.Text = 'Auto Sell Token : OFF'
  553. autoselltokenha = false
  554. end
  555. end)
  556.  
  557. game.Workspace['Choco Castle']['Choco Castle']:WaitForChild('Front Wall'):Destroy()
  558.  
  559. for i,v in pairs(game.Workspace['Choco Castle']['Choco Castle']:GetChildren()) do
  560. if v.Name == 'Part' then
  561. v:Destroy()
  562. end
  563. end
  564. end)
  565.  
  566. --Objects--
  567. local EvilGUI = Instance.new("ScreenGui")
  568. local MainFrame = Instance.new("Frame")
  569. local BackButton = Instance.new("TextButton")
  570. local Executor = Instance.new("ScrollingFrame")
  571. local ExecutorText = Instance.new("TextBox")
  572. local Name = Instance.new("TextLabel")
  573. local Credits = Instance.new("TextLabel")
  574. local Credits_2 = Instance.new("Frame")
  575. local Credits2 = Instance.new("TextBox")
  576. local CloseButton2 = Instance.new("TextButton")
  577. local Options = Instance.new("ScrollingFrame")
  578. local CreditsOpen = Instance.new("TextButton")
  579. local ExecutorScriptOpen = Instance.new("TextButton")
  580. local IceCreamSimulator = Instance.new("TextButton")
  581. local IceCreamSim = Instance.new("Frame")
  582. local OpenButtonICS = Instance.new("TextButton")
  583. local OpenButton = Instance.new("Frame")
  584. local OpenButton22 = Instance.new("TextButton")
  585. local LoginFrame = Instance.new("Frame")
  586. local CloseButton = Instance.new("TextButton")
  587. local Username = Instance.new("TextBox")
  588. local Password = Instance.new("TextBox")
  589. local LoginButton = Instance.new("TextButton")
  590. --Properties:
  591. EvilGUI.Name = "EvilGUI"
  592. EvilGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  593.  
  594. MainFrame.Name = "MainFrame"
  595. MainFrame.Parent = EvilGUI
  596. MainFrame.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  597. MainFrame.Position = UDim2.new(0.240813464, 0, 0.202854484, 0)
  598. MainFrame.Selectable = true
  599. MainFrame.Size = UDim2.new(0.636050344, 0, 0.560355783, 0)
  600. MainFrame.Visible = false
  601.  
  602. BackButton.Name = "BackButton"
  603. BackButton.Parent = MainFrame
  604. BackButton.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  605. BackButton.BorderColor3 = Color3.new(0, 0, 0)
  606. BackButton.BorderSizePixel = 0
  607. BackButton.Position = UDim2.new(0.934820831, 0, 0, 0)
  608. BackButton.Size = UDim2.new(0.0648066327, 0, 0.0947512314, 0)
  609. BackButton.Font = Enum.Font.SourceSans
  610. BackButton.Text = "X"
  611. BackButton.TextColor3 = Color3.new(1, 1, 1)
  612. BackButton.TextSize = 20
  613. BackButton.TextStrokeColor3 = Color3.new(1, 1, 1)
  614.  
  615. Executor.Name = "Executor"
  616. Executor.Parent = MainFrame
  617. Executor.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  618. Executor.Position = UDim2.new(0.113845229, 0, 0.101580001, 0)
  619. Executor.Size = UDim2.new(0, 768, 0, 364)
  620. Executor.Visible = false
  621.  
  622. ExecutorText.Name = "ExecutorText"
  623. ExecutorText.Parent = Executor
  624. ExecutorText.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  625. ExecutorText.Position = UDim2.new(0.0284237731, 0, -0.00106241973, 0)
  626. ExecutorText.Size = UDim2.new(0, 761, 0, 999)
  627. ExecutorText.ClearTextOnFocus = false
  628. ExecutorText.Font = Enum.Font.SourceSans
  629. ExecutorText.MultiLine = true
  630. ExecutorText.PlaceholderColor3 = Color3.new(1, 1, 1)
  631. ExecutorText.PlaceholderText = "Paste Scripts In Here"
  632. ExecutorText.Text = ""
  633. ExecutorText.TextColor3 = Color3.new(1, 1, 1)
  634. ExecutorText.TextSize = 18
  635. ExecutorText.TextXAlignment = Enum.TextXAlignment.Left
  636. ExecutorText.TextYAlignment = Enum.TextYAlignment.Top
  637.  
  638. Name.Name = "Name"
  639. Name.Parent = MainFrame
  640. Name.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  641. Name.Size = UDim2.new(0, 234, 0, 45)
  642. Name.Font = Enum.Font.Fantasy
  643. Name.Text = "Evil"
  644. Name.TextColor3 = Color3.new(1, 1, 1)
  645. Name.TextSize = 50
  646.  
  647. Credits.Name = "Credits"
  648. Credits.Parent = MainFrame
  649. Credits.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  650. Credits.Position = UDim2.new(-7.03668164e-08, 0, 0.930986524, 0)
  651. Credits.Size = UDim2.new(0, 87, 0, 30)
  652. Credits.Font = Enum.Font.SourceSans
  653. Credits.Text = "Made by Survive"
  654. Credits.TextColor3 = Color3.new(0.666667, 0.666667, 0.666667)
  655. Credits.TextSize = 14
  656. Credits.TextStrokeColor3 = Color3.new(0.666667, 0.666667, 0.666667)
  657.  
  658. Credits_2.Name = "Credits"
  659. Credits_2.Parent = MainFrame
  660. Credits_2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  661. Credits_2.Position = UDim2.new(0.0981111452, 0, 0.100154988, 0)
  662. Credits_2.Size = UDim2.new(0, 774, 0, 365)
  663.  
  664. Credits2.Name = "Credits2"
  665. Credits2.Parent = Credits_2
  666. Credits2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  667. Credits2.Position = UDim2.new(0.0439276472, 0, 0, 0)
  668. Credits2.Selectable = false
  669. Credits2.Size = UDim2.new(0, 740, 0, 247)
  670. Credits2.Font = Enum.Font.SourceSans
  671. Credits2.Text = "Evil was made by Survive in a attempt to make exploiting easy. Evil was a project that took two and a half hours.\nIf you need anything else made then please try contacting me through the page that you got this script.\nAnyways have fun exploiting :)"
  672. Credits2.TextColor3 = Color3.new(1, 1, 1)
  673. Credits2.TextSize = 19
  674.  
  675. CloseButton2.Name = "CloseButton2"
  676. CloseButton2.Parent = Credits_2
  677. CloseButton2.BackgroundColor3 = Color3.new(0, 0, 0)
  678. CloseButton2.Position = UDim2.new(0.370801032, 0, 0.463013679, 0)
  679. CloseButton2.Size = UDim2.new(0, 200, 0, 50)
  680. CloseButton2.Font = Enum.Font.SourceSans
  681. CloseButton2.Text = "CLOSE"
  682. CloseButton2.TextSize = 50
  683.  
  684. Options.Name = "Options"
  685. Options.Parent = MainFrame
  686. Options.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  687. Options.Position = UDim2.new(0, 0, 0.0971681774, 0)
  688. Options.Size = UDim2.new(0, 100, 0, 386)
  689.  
  690. CreditsOpen.Name = "CreditsOpen"
  691. CreditsOpen.Parent = Options
  692. CreditsOpen.BackgroundColor3 = Color3.new(0, 0, 0)
  693. CreditsOpen.Position = UDim2.new(-0.00999999978, 0, -0.004324676, 0)
  694. CreditsOpen.Size = UDim2.new(0, 87, 0, 50)
  695. CreditsOpen.Font = Enum.Font.SourceSans
  696. CreditsOpen.Text = "Credits"
  697. CreditsOpen.TextColor3 = Color3.new(1, 1, 1)
  698. CreditsOpen.TextSize = 24
  699. CreditsOpen.TextStrokeColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  700.  
  701. ExecutorScriptOpen.Name = "ExecutorScriptOpen"
  702. ExecutorScriptOpen.Parent = Options
  703. ExecutorScriptOpen.BackgroundColor3 = Color3.new(0, 0, 0)
  704. ExecutorScriptOpen.Position = UDim2.new(-0.00999999978, 0, 0.0670663863, 0)
  705. ExecutorScriptOpen.Size = UDim2.new(0, 87, 0, 50)
  706. ExecutorScriptOpen.Font = Enum.Font.SourceSans
  707. ExecutorScriptOpen.Text = "Executor"
  708. ExecutorScriptOpen.TextColor3 = Color3.new(1, 1, 1)
  709. ExecutorScriptOpen.TextSize = 24
  710. ExecutorScriptOpen.TextStrokeColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  711.  
  712. IceCreamSimulator.Name = "IceCream Simulator"
  713. IceCreamSimulator.Parent = Options
  714. IceCreamSimulator.BackgroundColor3 = Color3.new(0, 0, 0)
  715. IceCreamSimulator.Position = UDim2.new(0, 0, 0.143170252, 0)
  716. IceCreamSimulator.Size = UDim2.new(0, 87, 0, 50)
  717. IceCreamSimulator.Font = Enum.Font.SourceSans
  718. IceCreamSimulator.Text = "Ice Cream Simulator"
  719. IceCreamSimulator.TextColor3 = Color3.new(1, 1, 1)
  720. IceCreamSimulator.TextScaled = true
  721. IceCreamSimulator.TextSize = 16
  722. IceCreamSimulator.TextStrokeColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  723. IceCreamSimulator.TextWrapped = true
  724.  
  725. IceCreamSim.Name = "IceCreamSim"
  726. IceCreamSim.Parent = MainFrame
  727. IceCreamSim.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  728. IceCreamSim.Position = UDim2.new(0.113845229, 0, 0.100154996, 0)
  729. IceCreamSim.Size = UDim2.new(0, 760, 0, 385)
  730. IceCreamSim.Visible = false
  731.  
  732. OpenButtonICS.Name = "OpenButtonICS"
  733. OpenButtonICS.Parent = IceCreamSim
  734. OpenButtonICS.BackgroundColor3 = Color3.new(0, 0, 0)
  735. OpenButtonICS.Position = UDim2.new(0.359210491, 0, 0.358441561, 0)
  736. OpenButtonICS.Size = UDim2.new(0, 200, 0, 89)
  737. OpenButtonICS.Font = Enum.Font.SourceSans
  738. OpenButtonICS.Text = "OPEN"
  739. OpenButtonICS.TextSize = 50
  740.  
  741. OpenButton.Name = "Open Button"
  742. OpenButton.Parent = EvilGUI
  743. OpenButton.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  744. OpenButton.BorderColor3 = Color3.new(0, 0, 0)
  745. OpenButton.BorderSizePixel = 0
  746. OpenButton.Position = UDim2.new(0, 0, 0.418043226, 0)
  747. OpenButton.Size = UDim2.new(0, 204, 0, 78)
  748.  
  749. OpenButton22.Name = "OpenButton22"
  750. OpenButton22.Parent = OpenButton
  751. OpenButton22.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  752. OpenButton22.BorderColor3 = Color3.new(0, 0, 0)
  753. OpenButton22.BorderSizePixel = 0
  754. OpenButton22.Size = UDim2.new(0, 204, 0, 78)
  755. OpenButton22.Font = Enum.Font.SourceSans
  756. OpenButton22.Text = "Open"
  757. OpenButton22.TextColor3 = Color3.new(1, 1, 1)
  758. OpenButton22.TextSize = 33
  759.  
  760. LoginFrame.Name = "LoginFrame"
  761. LoginFrame.Parent = EvilGUI
  762. LoginFrame.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  763. LoginFrame.Position = UDim2.new(0.0405503251, 0, 0.561186671, 0)
  764. LoginFrame.Size = UDim2.new(0, 252, 0, 270)
  765. LoginFrame.Visible = false
  766.  
  767. CloseButton.Name = "CloseButton"
  768. CloseButton.Parent = LoginFrame
  769. CloseButton.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  770. CloseButton.BorderColor3 = Color3.new(0, 0, 0)
  771. CloseButton.BorderSizePixel = 0
  772. CloseButton.Position = UDim2.new(0.887201726, 0, 0, 0)
  773. CloseButton.Size = UDim2.new(0.1124257, 0, 0.113269761, 0)
  774. CloseButton.Font = Enum.Font.SourceSans
  775. CloseButton.Text = "X"
  776. CloseButton.TextColor3 = Color3.new(1, 1, 1)
  777. CloseButton.TextSize = 20
  778. CloseButton.TextStrokeColor3 = Color3.new(1, 1, 1)
  779.  
  780. Username.Name = "Username"
  781. Username.Parent = LoginFrame
  782. Username.BackgroundColor3 = Color3.new(0, 0, 0)
  783. Username.Position = UDim2.new(0, 0, 0.148148134, 0)
  784. Username.Size = UDim2.new(0, 156, 0, 34)
  785. Username.Font = Enum.Font.SourceSans
  786. Username.PlaceholderColor3 = Color3.new(1, 1, 1)
  787. Username.PlaceholderText = "Username"
  788. Username.Text = ""
  789. Username.TextColor3 = Color3.new(1, 1, 1)
  790. Username.TextSize = 18
  791.  
  792. Password.Name = "Password"
  793. Password.Parent = LoginFrame
  794. Password.BackgroundColor3 = Color3.new(0, 0, 0)
  795. Password.Position = UDim2.new(0, 0, 0.399999976, 0)
  796. Password.Size = UDim2.new(0, 156, 0, 34)
  797. Password.Font = Enum.Font.SourceSans
  798. Password.PlaceholderColor3 = Color3.new(1, 1, 1)
  799. Password.PlaceholderText = "Password"
  800. Password.Text = ""
  801. Password.TextColor3 = Color3.new(1, 1, 1)
  802. Password.TextSize = 18
  803.  
  804. LoginButton.Name = "LoginButton"
  805. LoginButton.Parent = LoginFrame
  806. LoginButton.BackgroundColor3 = Color3.new(0, 0, 0)
  807. LoginButton.Position = UDim2.new(0.456349194, 0, 0.718518555, 0)
  808. LoginButton.Size = UDim2.new(0, 136, 0, 33)
  809. LoginButton.Font = Enum.Font.SourceSans
  810. LoginButton.Text = "Login"
  811. LoginButton.TextColor3 = Color3.new(1, 1, 1)
  812. LoginButton.TextSize = 14
  813. -- Scripts:
  814. function SCRIPT_ZNII81_FAKESCRIPT() -- BackButton.MainFrameCloseScript
  815. getfenv().script = Instance.new('LocalScript', BackButton)
  816.  
  817. local frame = script.Parent.Parent.Parent:WaitForChild('MainFrame')
  818. script.Parent.MouseButton1Click:connect(function()
  819. frame.Visible = false
  820. end)
  821.  
  822.  
  823. end
  824. coroutine.resume(coroutine.create(SCRIPT_ZNII81_FAKESCRIPT))
  825. function SCRIPT_HQHT78_FAKESCRIPT() -- CloseButton2.CloseScript2
  826. getfenv().script = Instance.new('LocalScript', CloseButton2)
  827.  
  828. local Credits = script.Parent.Parent
  829. script.Parent.MouseButton1Click:connect(function()
  830. Credits.Visible = false
  831. end)
  832.  
  833.  
  834. end
  835. coroutine.resume(coroutine.create(SCRIPT_HQHT78_FAKESCRIPT))
  836. function SCRIPT_BBRL87_FAKESCRIPT() -- CreditsOpen.CreditsOpenScript
  837. getfenv().script = Instance.new('LocalScript', CreditsOpen)
  838.  
  839. local executor = script.Parent.Parent.Parent:WaitForChild('Executor')
  840. local Credits = script.Parent.Parent.Parent:WaitForChild('Credits')
  841. local IceCreamSim = script.Parent.Parent.Parent:WaitForChild('IceCreamSim')
  842. script.Parent.MouseButton1Click:connect(function()
  843. executor.Visible = false
  844. Credits.Visible = true
  845. IceCreamSim.Visible = false
  846. end)
  847.  
  848.  
  849. end
  850. coroutine.resume(coroutine.create(SCRIPT_BBRL87_FAKESCRIPT))
  851. function SCRIPT_NUHF68_FAKESCRIPT() -- ExecutorScriptOpen.ExecutorOpenScript
  852. getfenv().script = Instance.new('LocalScript', ExecutorScriptOpen)
  853.  
  854. local executor = script.Parent.Parent.Parent:WaitForChild('Executor')
  855. local Credits = script.Parent.Parent.Parent:WaitForChild('Credits')
  856. local IceCreamSim = script.Parent.Parent.Parent:WaitForChild('IceCreamSim')
  857. script.Parent.MouseButton1Click:connect(function()
  858. executor.Visible = true
  859. Credits.Visible = false
  860. IceCreamSim.Visible = false
  861. end)
  862.  
  863.  
  864. end
  865. coroutine.resume(coroutine.create(SCRIPT_NUHF68_FAKESCRIPT))
  866. function SCRIPT_NVPJ68_FAKESCRIPT() -- IceCreamSimulator.IceCreamSimScript
  867. getfenv().script = Instance.new('LocalScript', IceCreamSimulator)
  868.  
  869. local executor = script.Parent.Parent.Parent:WaitForChild('Executor')
  870. local Credits = script.Parent.Parent.Parent:WaitForChild('Credits')
  871. local IceCreamSim = script.Parent.Parent.Parent:WaitForChild('IceCreamSim')
  872. script.Parent.MouseButton1Click:connect(function()
  873. executor.Visible = false
  874. Credits.Visible = false
  875. IceCreamSim.Visible = true
  876. end)
  877.  
  878.  
  879. end
  880. coroutine.resume(coroutine.create(SCRIPT_NVPJ68_FAKESCRIPT))
  881. function SCRIPT_DDPA74_FAKESCRIPT() -- OpenButton22.MainFrameOpenScript
  882. getfenv().script = Instance.new('LocalScript', OpenButton22)
  883.  
  884. local frame = script.Parent.Parent.Parent:WaitForChild('LoginFrame')
  885. script.Parent.MouseButton1Click:connect(function()
  886. frame.Visible = true
  887. end)
  888.  
  889. end
  890. coroutine.resume(coroutine.create(SCRIPT_DDPA74_FAKESCRIPT))
  891. function SCRIPT_NJOX66_FAKESCRIPT() -- CloseButton.LoginFrameCloseScript
  892. getfenv().script = Instance.new('LocalScript', CloseButton)
  893.  
  894. local frame = script.Parent.Parent.Parent:WaitForChild('LoginFrame')
  895. script.Parent.MouseButton1Click:connect(function()
  896. frame.Visible = false
  897. end)
  898.  
  899.  
  900. end
  901. coroutine.resume(coroutine.create(SCRIPT_NJOX66_FAKESCRIPT))
  902. function SCRIPT_XSDV67_FAKESCRIPT() -- LoginButton.LoginSCRIPT
  903. getfenv().script = Instance.new('LocalScript', LoginButton)
  904.  
  905. local username = script.Parent.Parent:WaitForChild('Username')
  906. local password = script.Parent.Parent:WaitForChild('Password')
  907. local MainFrame = script.Parent.Parent.Parent:WaitForChild('MainFrame')
  908. local Credits = MainFrame:WaitForChild('Credits')
  909. local IceCreamSim = MainFrame:WaitForChild('IceCreamSim')
  910. local executor = MainFrame:WaitForChild('Executor')
  911. script.Parent.MouseButton1Click:connect(function()
  912. if username.Text == 'SSSxSurvive'
  913. then
  914. if password.Text == 'hah'
  915. then
  916. script.Parent.Parent.Visible = false
  917. MainFrame.Visible = true
  918. Credits.Visible = true
  919. executor.Visible = false
  920. IceCreamSim.Visible = false
  921. end
  922. end
  923. end)
  924.  
  925.  
  926. end
  927. coroutine.resume(coroutine.create(SCRIPT_XSDV67_FAKESCRIPT))
Add Comment
Please, Sign In to add comment