Advertisement
DevsPortal

41159183

Mar 28th, 2020
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.92 KB | None | 0 0
  1. local Mystic = Instance.new("ScreenGui")
  2. local Main = Instance.new("Frame")
  3. local ImageLabel = Instance.new("ImageLabel")
  4. local TextLabel = Instance.new("TextLabel")
  5. local TextLabel_2 = Instance.new("TextLabel")
  6. local TextLabel_3 = Instance.new("TextLabel")
  7. local Burger = Instance.new("TextButton")
  8. local Hair = Instance.new("TextButton")
  9. local Fly = Instance.new("TextButton")
  10. local Noclip = Instance.new("TextButton")
  11. local Frame = Instance.new("Frame")
  12. local TextLabel_4 = Instance.new("TextLabel")
  13. local Console = Instance.new("TextLabel")
  14. local TextLabel_5 = Instance.new("TextLabel")
  15. local Help = Instance.new("TextButton")
  16. local Info = Instance.new("TextButton")
  17. local InfoFrame = Instance.new("Frame")
  18. local ImageLabel_2 = Instance.new("ImageLabel")
  19. local TextLabel_6 = Instance.new("TextLabel")
  20. local TextLabel_7 = Instance.new("TextLabel")
  21. local Close = Instance.new("TextButton")
  22. local Frame_2 = Instance.new("Frame")
  23. local TextLabel_8 = Instance.new("TextLabel")
  24. local Frame_3 = Instance.new("Frame")
  25. local TextLabel_9 = Instance.new("TextLabel")
  26. local LoginFrame = Instance.new("Frame")
  27. local Logo1 = Instance.new("ImageLabel")
  28. local Guest = Instance.new("TextButton")
  29. local Member = Instance.new("TextButton")
  30.  
  31. Mystic.Name = "Mystic"
  32. Mystic.Parent = game.CoreGui
  33. Mystic.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  34.  
  35. Main.Name = "Main"
  36. Main.Parent = Mystic
  37. Main.BackgroundColor3 = Color3.new(0, 0, 0)
  38. Main.BackgroundTransparency = 0.34999999403954
  39. Main.BorderColor3 = Color3.new(0.333333, 0.666667, 1)
  40. Main.BorderSizePixel = 2
  41. Main.Position = UDim2.new(0.283759177, 0, 0.292220116, 0)
  42. Main.Size = UDim2.new(0.191605836, 0, 0.413662225, 0)
  43. Main.Visible = false
  44. Main.Active = true
  45. Main.Draggable = true
  46.  
  47. ImageLabel.Parent = Main
  48. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  49. ImageLabel.BackgroundTransparency = 1
  50. ImageLabel.Position = UDim2.new(0.016913319, 0, 0, 0)
  51. ImageLabel.Size = UDim2.new(0.180952385, 0, 0.142201841, 0)
  52. ImageLabel.Image = "http://www.roblox.com/asset/?id=4829309292"
  53.  
  54. TextLabel.Parent = Main
  55. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  56. TextLabel.BackgroundTransparency = 1
  57. TextLabel.Position = UDim2.new(0.125863284, 0, 0.0229357854, 0)
  58. TextLabel.Size = UDim2.new(0.390476197, 0, 0.0917431191, 0)
  59. TextLabel.Font = Enum.Font.Fantasy
  60. TextLabel.Text = "Mystic"
  61. TextLabel.TextColor3 = Color3.new(0.333333, 0.666667, 1)
  62. TextLabel.TextScaled = true
  63. TextLabel.TextSize = 14
  64. TextLabel.TextWrapped = true
  65.  
  66. TextLabel_2.Parent = Main
  67. TextLabel_2.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  68. TextLabel_2.BackgroundTransparency = 0.69999998807907
  69. TextLabel_2.BorderSizePixel = 0
  70. TextLabel_2.Position = UDim2.new(0, 0, 0.174311921, 0)
  71. TextLabel_2.Size = UDim2.new(1, 0, 0.0963302776, 0)
  72. TextLabel_2.Font = Enum.Font.SourceSansItalic
  73. TextLabel_2.Text = " Auto Farm"
  74. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  75. TextLabel_2.TextScaled = true
  76. TextLabel_2.TextSize = 14
  77. TextLabel_2.TextWrapped = true
  78. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  79.  
  80. TextLabel_3.Parent = Main
  81. TextLabel_3.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  82. TextLabel_3.BackgroundTransparency = 0.69999998807907
  83. TextLabel_3.BorderSizePixel = 0
  84. TextLabel_3.Position = UDim2.new(0, 0, 0.587155938, 0)
  85. TextLabel_3.Size = UDim2.new(1, 0, 0.0963302776, 0)
  86. TextLabel_3.Font = Enum.Font.SourceSansItalic
  87. TextLabel_3.Text = " Local Player"
  88. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  89. TextLabel_3.TextScaled = true
  90. TextLabel_3.TextSize = 14
  91. TextLabel_3.TextWrapped = true
  92. TextLabel_3.TextXAlignment = Enum.TextXAlignment.Left
  93.  
  94. Burger.Name = "Burger"
  95. Burger.Parent = Main
  96. Burger.BackgroundColor3 = Color3.new(0.654902, 0.654902, 0.654902)
  97. Burger.BackgroundTransparency = 0.80000001192093
  98. Burger.BorderSizePixel = 0
  99. Burger.Position = UDim2.new(0, 0, 0.316513747, 0)
  100. Burger.Size = UDim2.new(1, 0, 0.0871559605, 0)
  101. Burger.Font = Enum.Font.SourceSansItalic
  102. Burger.Text = " Bloxy Burger"
  103. Burger.TextColor3 = Color3.new(1, 1, 1)
  104. Burger.TextScaled = true
  105. Burger.TextSize = 14
  106. Burger.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  107. Burger.TextWrapped = true
  108. Burger.TextXAlignment = Enum.TextXAlignment.Left
  109.  
  110. Hair.Name = "Hair"
  111. Hair.Parent = Main
  112. Hair.BackgroundColor3 = Color3.new(0.654902, 0.654902, 0.654902)
  113. Hair.BackgroundTransparency = 0.80000001192093
  114. Hair.BorderSizePixel = 0
  115. Hair.Position = UDim2.new(0, 0, 0.454128444, 0)
  116. Hair.Size = UDim2.new(1, 0, 0.0871559605, 0)
  117. Hair.Font = Enum.Font.SourceSansItalic
  118. Hair.Text = " Stylez Hair Studio"
  119. Hair.TextColor3 = Color3.new(1, 1, 1)
  120. Hair.TextScaled = true
  121. Hair.TextSize = 14
  122. Hair.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  123. Hair.TextWrapped = true
  124. Hair.TextXAlignment = Enum.TextXAlignment.Left
  125.  
  126. Fly.Name = "Fly"
  127. Fly.Parent = Main
  128. Fly.BackgroundColor3 = Color3.new(0.654902, 0.654902, 0.654902)
  129. Fly.BackgroundTransparency = 0.80000001192093
  130. Fly.BorderSizePixel = 0
  131. Fly.Position = UDim2.new(0, 0, 0.738532126, 0)
  132. Fly.Size = UDim2.new(1, 0, 0.0871559605, 0)
  133. Fly.Font = Enum.Font.SourceSansItalic
  134. Fly.Text = " Fly"
  135. Fly.TextColor3 = Color3.new(1, 1, 1)
  136. Fly.TextScaled = true
  137. Fly.TextSize = 14
  138. Fly.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  139. Fly.TextWrapped = true
  140. Fly.TextXAlignment = Enum.TextXAlignment.Left
  141.  
  142. Noclip.Name = "Noclip"
  143. Noclip.Parent = Main
  144. Noclip.BackgroundColor3 = Color3.new(0.654902, 0.654902, 0.654902)
  145. Noclip.BackgroundTransparency = 0.80000001192093
  146. Noclip.BorderSizePixel = 0
  147. Noclip.Position = UDim2.new(0, 0, 0.866972446, 0)
  148. Noclip.Size = UDim2.new(1, 0, 0.0871559605, 0)
  149. Noclip.Font = Enum.Font.SourceSansItalic
  150. Noclip.Text = " No Clip"
  151. Noclip.TextColor3 = Color3.new(1, 1, 1)
  152. Noclip.TextScaled = true
  153. Noclip.TextSize = 14
  154. Noclip.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  155. Noclip.TextWrapped = true
  156. Noclip.TextXAlignment = Enum.TextXAlignment.Left
  157.  
  158. Frame.Parent = Main
  159. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  160. Frame.BackgroundTransparency = 0.34999999403954
  161. Frame.BorderColor3 = Color3.new(0.333333, 0.666667, 1)
  162. Frame.BorderSizePixel = 2
  163. Frame.Position = UDim2.new(1.02857149, 0, 0, 0)
  164. Frame.Size = UDim2.new(0.757142842, 0, 1, 0)
  165.  
  166. TextLabel_4.Parent = Main
  167. TextLabel_4.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  168. TextLabel_4.BackgroundTransparency = 0.69999998807907
  169. TextLabel_4.BorderSizePixel = 0
  170. TextLabel_4.Position = UDim2.new(1.02857149, 0, 0.0458715595, 0)
  171. TextLabel_4.Size = UDim2.new(0.757142842, 0, 0.0963302776, 0)
  172. TextLabel_4.Font = Enum.Font.SourceSansItalic
  173. TextLabel_4.Text = " Live Console"
  174. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  175. TextLabel_4.TextScaled = true
  176. TextLabel_4.TextSize = 14
  177. TextLabel_4.TextWrapped = true
  178. TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
  179.  
  180. Console.Name = "Console"
  181. Console.Parent = Main
  182. Console.BackgroundColor3 = Color3.new(0.654902, 0.654902, 0.654902)
  183. Console.BackgroundTransparency = 0.80000001192093
  184. Console.Position = UDim2.new(1.02857149, 0, 0.174311921, 0)
  185. Console.Size = UDim2.new(0.757142842, 0, 0.366972476, 0)
  186. Console.Font = Enum.Font.SourceSans
  187. Console.Text = " Status: Ready To Use\n\n\n\n"
  188. Console.TextColor3 = Color3.new(0, 1, 0)
  189. Console.TextScaled = true
  190. Console.TextSize = 14
  191. Console.TextWrapped = true
  192. Console.TextXAlignment = Enum.TextXAlignment.Left
  193.  
  194. TextLabel_5.Parent = Main
  195. TextLabel_5.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  196. TextLabel_5.BackgroundTransparency = 0.69999998807907
  197. TextLabel_5.BorderSizePixel = 0
  198. TextLabel_5.Position = UDim2.new(1.02857149, 0, 0.587155938, 0)
  199. TextLabel_5.Size = UDim2.new(0.757142842, 0, 0.0963302776, 0)
  200. TextLabel_5.Font = Enum.Font.SourceSansItalic
  201. TextLabel_5.Text = " Settings"
  202. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  203. TextLabel_5.TextScaled = true
  204. TextLabel_5.TextSize = 14
  205. TextLabel_5.TextWrapped = true
  206. TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left
  207.  
  208. Help.Name = "Help"
  209. Help.Parent = Main
  210. Help.BackgroundColor3 = Color3.new(0.654902, 0.654902, 0.654902)
  211. Help.BackgroundTransparency = 0.80000001192093
  212. Help.BorderSizePixel = 0
  213. Help.Position = UDim2.new(1.02857149, 0, 0.738532126, 0)
  214. Help.Size = UDim2.new(0.757142842, 0, 0.0871559605, 0)
  215. Help.Font = Enum.Font.SourceSansItalic
  216. Help.Text = " Help"
  217. Help.TextColor3 = Color3.new(1, 1, 1)
  218. Help.TextScaled = true
  219. Help.TextSize = 14
  220. Help.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  221. Help.TextWrapped = true
  222. Help.TextXAlignment = Enum.TextXAlignment.Left
  223.  
  224. Info.Name = "Info"
  225. Info.Parent = Main
  226. Info.BackgroundColor3 = Color3.new(0.654902, 0.654902, 0.654902)
  227. Info.BackgroundTransparency = 0.80000001192093
  228. Info.BorderSizePixel = 0
  229. Info.Position = UDim2.new(1.02857149, 0, 0.866972506, 0)
  230. Info.Size = UDim2.new(0.757142842, 0, 0.0871559605, 0)
  231. Info.Font = Enum.Font.SourceSansItalic
  232. Info.Text = " Information"
  233. Info.TextColor3 = Color3.new(1, 1, 1)
  234. Info.TextScaled = true
  235. Info.TextSize = 14
  236. Info.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  237. Info.TextWrapped = true
  238. Info.TextXAlignment = Enum.TextXAlignment.Left
  239.  
  240. InfoFrame.Name = "InfoFrame"
  241. InfoFrame.Parent = Main
  242. InfoFrame.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  243. InfoFrame.Size = UDim2.new(1.78571427, 0, 1, 0)
  244. InfoFrame.Visible = false
  245.  
  246. ImageLabel_2.Parent = InfoFrame
  247. ImageLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  248. ImageLabel_2.BackgroundTransparency = 1
  249. ImageLabel_2.Position = UDim2.new(0.0169132482, 0, 0, 0)
  250. ImageLabel_2.Size = UDim2.new(0.130285725, 0, 0.142201856, 0)
  251. ImageLabel_2.Image = "http://www.roblox.com/asset/?id=4829309292"
  252.  
  253. TextLabel_6.Parent = InfoFrame
  254. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  255. TextLabel_6.BackgroundTransparency = 1
  256. TextLabel_6.Position = UDim2.new(0.0165299475, 0, 0.0229357854, 0)
  257. TextLabel_6.Size = UDim2.new(0.390476197, 0, 0.0917431191, 0)
  258. TextLabel_6.Font = Enum.Font.Fantasy
  259. TextLabel_6.Text = "Mystic"
  260. TextLabel_6.TextColor3 = Color3.new(0.333333, 0.666667, 1)
  261. TextLabel_6.TextScaled = true
  262. TextLabel_6.TextSize = 14
  263. TextLabel_6.TextWrapped = true
  264.  
  265. TextLabel_7.Parent = InfoFrame
  266. TextLabel_7.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  267. TextLabel_7.BackgroundTransparency = 0.69999998807907
  268. TextLabel_7.BorderSizePixel = 0
  269. TextLabel_7.Position = UDim2.new(0, 0, 0.174311921, 0)
  270. TextLabel_7.Size = UDim2.new(1, 0, 0.0963302776, 0)
  271. TextLabel_7.Font = Enum.Font.SourceSansItalic
  272. TextLabel_7.Text = " Mystic Information"
  273. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  274. TextLabel_7.TextScaled = true
  275. TextLabel_7.TextSize = 14
  276. TextLabel_7.TextWrapped = true
  277. TextLabel_7.TextXAlignment = Enum.TextXAlignment.Left
  278.  
  279. Close.Name = "Close"
  280. Close.Parent = InfoFrame
  281. Close.BackgroundColor3 = Color3.new(0.901961, 0, 0)
  282. Close.BorderSizePixel = 0
  283. Close.Position = UDim2.new(0.920000017, 0, 0.0229357854, 0)
  284. Close.Size = UDim2.new(0.0560000017, 0, 0.0871559605, 0)
  285. Close.Font = Enum.Font.SourceSans
  286. Close.Text = "X"
  287. Close.TextColor3 = Color3.new(1, 1, 1)
  288. Close.TextScaled = true
  289. Close.TextSize = 14
  290. Close.TextWrapped = true
  291.  
  292. Frame_2.Parent = InfoFrame
  293. Frame_2.BackgroundColor3 = Color3.new(0, 0, 0)
  294. Frame_2.BackgroundTransparency = 0.5
  295. Frame_2.Position = UDim2.new(0.0213333331, 0, 0.357798159, 0)
  296. Frame_2.Size = UDim2.new(0.954666674, 0, 0.550458729, 0)
  297.  
  298. TextLabel_8.Parent = Frame_2
  299. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  300. TextLabel_8.BackgroundTransparency = 1
  301. TextLabel_8.BorderSizePixel = 0
  302. TextLabel_8.Position = UDim2.new(0.00558659201, 0, 0.158333346, 0)
  303. TextLabel_8.Size = UDim2.new(0.0698323995, 0, 0.458333343, 0)
  304. TextLabel_8.Font = Enum.Font.Code
  305. TextLabel_8.Text = "1\n2\n3\n4"
  306. TextLabel_8.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  307. TextLabel_8.TextScaled = true
  308. TextLabel_8.TextSize = 14
  309. TextLabel_8.TextWrapped = true
  310.  
  311. Frame_3.Parent = Frame_2
  312. Frame_3.BackgroundColor3 = Color3.new(0, 0, 0)
  313. Frame_3.BackgroundTransparency = 0.64999997615814
  314. Frame_3.Position = UDim2.new(0.004573524, 0, -0.000535074854, 0)
  315. Frame_3.Size = UDim2.new(0.0698323995, 0, 1, 0)
  316.  
  317. TextLabel_9.Parent = Frame_2
  318. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  319. TextLabel_9.BackgroundTransparency = 1
  320. TextLabel_9.BorderSizePixel = 0
  321. TextLabel_9.Position = UDim2.new(0.0754189938, 0, 0.0833333358, 0)
  322. TextLabel_9.Size = UDim2.new(0.865921795, 0, 0.608333349, 0)
  323. TextLabel_9.Font = Enum.Font.Code
  324. TextLabel_9.Text = " -- Designed & Scripted By ScousePotMongs --\n -- Powered By T3aMp0isoN\n -- Discord: Brother Omar#9562 --\n -- More information coming soon! --"
  325. TextLabel_9.TextColor3 = Color3.new(0, 0.517647, 0)
  326. TextLabel_9.TextScaled = true
  327. TextLabel_9.TextSize = 14
  328. TextLabel_9.TextWrapped = true
  329. TextLabel_9.TextXAlignment = Enum.TextXAlignment.Left
  330.  
  331. LoginFrame.Name = "LoginFrame"
  332. LoginFrame.Parent = Mystic
  333. LoginFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  334. LoginFrame.BackgroundTransparency = 1
  335. LoginFrame.Position = UDim2.new(0.329379559, 0, 0.189753324, 0)
  336. LoginFrame.Size = UDim2.new(0.340328455, 0, 0.620493352, 0)
  337.  
  338. Logo1.Name = "Logo1"
  339. Logo1.Parent = LoginFrame
  340. Logo1.BackgroundColor3 = Color3.new(1, 1, 1)
  341. Logo1.BorderSizePixel = 0
  342. Logo1.Size = UDim2.new(1, 0, 0.89296639, 0)
  343. Logo1.Image = "http://www.roblox.com/asset/?id=4829310073"
  344.  
  345. Guest.Name = "Guest"
  346. Guest.Parent = LoginFrame
  347. Guest.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  348. Guest.BorderSizePixel = 0
  349. Guest.Position = UDim2.new(0, 0, 0.911314964, 0)
  350. Guest.Size = UDim2.new(0.49061662, 0, 0.0825688094, 0)
  351. Guest.Font = Enum.Font.Fantasy
  352. Guest.Text = "Guest Login"
  353. Guest.TextColor3 = Color3.new(0.333333, 0.666667, 1)
  354. Guest.TextScaled = true
  355. Guest.TextSize = 14
  356. Guest.TextWrapped = true
  357.  
  358. Member.Name = "Member"
  359. Member.Parent = LoginFrame
  360. Member.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  361. Member.BorderSizePixel = 0
  362. Member.Position = UDim2.new(0.50938338, 0, 0.911314964, 0)
  363. Member.Size = UDim2.new(0.49061662, 0, 0.0825688094, 0)
  364. Member.Font = Enum.Font.Fantasy
  365. Member.Text = "Member Login"
  366. Member.TextColor3 = Color3.new(0.333333, 0.666667, 1)
  367. Member.TextScaled = true
  368. Member.TextSize = 14
  369. Member.TextWrapped = true
  370. -- scripts
  371. Guest.MouseButton1Down:connect(function()
  372. LoginFrame.Visible = false
  373. wait (3)
  374. Main.Visible = true
  375. end)
  376. Member.MouseButton1Down:connect(function()
  377. Member.Text = ("Coming Soon!")
  378. Member.TextColor3 = Color3.new(0, 446, 0, 50)
  379. end)
  380. Burger.MouseButton1Click:connect(function()
  381. Console.Text = (" Error loading Bloxy Burger auto farm, Please wait for an update.\n\n")
  382. Console.TextColor3 = Color3.new(0, 446, 0, 50)
  383. wait(5)
  384. Console.Text = (" Status: Ready To Use\n\n\n\n")
  385. Console.TextColor3 = Color3.new(0, 446, 0, 50)
  386. end)
  387. Hair.MouseButton1Click:connect(function()
  388. loadstring(game:HttpGet("https://raw.githubusercontent.com/AAigars/Lua/master/Hairdresser.lua", true))()
  389. end)
  390. Fly.MouseButton1Click:Connect(function()
  391. Console.Text = ("Press E to activate and deactivate flying mode\n\n ")
  392. Console.TextColor3 = Color3.new(0, 446, 0, 50)
  393. wait(1)
  394. loadstring(game:HttpGet(('https://pastebin.com/raw/7rXZ9VNc'),true))()
  395. wait(5)
  396. Console.Text = (" Status: Ready To Use\n\n\n\n")
  397. Console.TextColor3 = Color3.new(0, 446, 0, 50)
  398. end)
  399. Noclip.MouseButton1Click:connect(function()
  400. Console.Text = ("Press Q to activate and deactivate No Clip\n\n")
  401. Console.TextColor3 = Color3.new(0, 446, 0, 50)
  402. wait(1)
  403. noclip = false
  404. game:GetService('RunService').Stepped:connect(function()
  405. if noclip then
  406. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  407. end
  408. end)
  409. plr = game.Players.LocalPlayer
  410. mouse = plr:GetMouse()
  411. mouse.KeyDown:connect(function(key)
  412.  
  413. if key == "q" then
  414. noclip = not noclip
  415. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  416. wait(5)
  417. Console.Text = (" Status: Ready To Use\n\n\n\n")
  418. Console.TextColor3 = Color3.new(0, 446, 0, 50)
  419. end
  420. end)
  421. end)
  422. Help.MouseButton1Down:connect(function()
  423. Console.Text = (" Help section coming soon!\n\n\n")
  424. Console.TextColor3 = Color3.new(0, 446, 0, 50)
  425. wait(5)
  426. Console.Text = (" Status: Ready To Use\n\n\n\n")
  427. Console.TextColor3 = Color3.new(0, 446, 0, 50)
  428. end)
  429. Info.MouseButton1Down:connect(function()
  430. InfoFrame.Visible = true
  431. end)
  432. Close.MouseButton1Down:connect(function()
  433. InfoFrame.Visible = false
  434. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement