Quonn

Titan X

Sep 18th, 2021
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.37 KB | None | 0 0
  1. --Credits : Criptixz#6969 and quonn#2874
  2. -- Titan X (Enjoy This OP Script)
  3. -- discord.gg/ws6MDRzdAy - Titan X Discord (Get News In The Discord And Update/Changes/ Bug Fixes)
  4.  
  5. -- Instances:
  6.  
  7. local ScreenGui = Instance.new("ScreenGui")
  8. local Main = Instance.new("Frame")
  9. local Frame = Instance.new("Frame")
  10. local UICorner = Instance.new("UICorner")
  11. local UICorner_2 = Instance.new("UICorner")
  12. local Frame_2 = Instance.new("Frame")
  13. local UICorner_3 = Instance.new("UICorner")
  14. local TextLabel = Instance.new("TextLabel")
  15. local Frame_3 = Instance.new("Frame")
  16. local UICorner_4 = Instance.new("UICorner")
  17. local MainuiLabel = Instance.new("TextLabel")
  18. local Frame_4 = Instance.new("Frame")
  19. local UICorner_5 = Instance.new("UICorner")
  20. local LoginButton = Instance.new("TextButton")
  21. local Secui = Instance.new("Frame")
  22. local Credits = Instance.new("Frame")
  23. local creditlable = Instance.new("TextLabel")
  24. local Creditname3 = Instance.new("TextLabel")
  25. local Creditname4 = Instance.new("TextLabel")
  26. local Creditname2 = Instance.new("TextLabel")
  27. local Creditname4_2 = Instance.new("TextLabel")
  28. local UICorner_6 = Instance.new("UICorner")
  29. local Frame_5 = Instance.new("Frame")
  30. local Frame_6 = Instance.new("Frame")
  31. local UIGradient = Instance.new("UIGradient")
  32. local Frame_7 = Instance.new("Frame")
  33. local UICorner_7 = Instance.new("UICorner")
  34. local Frame_8 = Instance.new("Frame")
  35. local UICorner_8 = Instance.new("UICorner")
  36. local PlayerImage = Instance.new("ImageLabel")
  37. local PlayerName = Instance.new("TextLabel")
  38. local OpenClose = Instance.new("Frame")
  39. local UICorner_9 = Instance.new("UICorner")
  40. local Close = Instance.new("TextButton")
  41. local UICorner_10 = Instance.new("UICorner")
  42. local Open = Instance.new("TextButton")
  43. local UICorner_11 = Instance.new("UICorner")
  44. local Openui = Instance.new("Frame")
  45. local UICorner_12 = Instance.new("UICorner")
  46. local Frame_9 = Instance.new("Frame")
  47. local Frame_10 = Instance.new("Frame")
  48. local Frame_11 = Instance.new("Frame")
  49. local ScrollingFrame = Instance.new("ScrollingFrame")
  50. local ScriptHub = Instance.new("TextButton")
  51. local GameScripts = Instance.new("TextButton")
  52. local AdminsHub = Instance.new("TextButton")
  53. local UICorner_13 = Instance.new("UICorner")
  54. local MainScripts = Instance.new("TextButton")
  55. local Info = Instance.new("TextButton")
  56. local Main1 = Instance.new("Folder")
  57. local ClickTp = Instance.new("TextButton")
  58. local Noclip = Instance.new("TextButton")
  59. local FlyButton = Instance.new("TextButton")
  60. local SpeedPower = Instance.new("TextButton")
  61. local Jumpower = Instance.new("TextButton")
  62. local Btools = Instance.new("TextButton")
  63. local Frame_12 = Instance.new("Frame")
  64.  
  65. --Properties:
  66.  
  67. ScreenGui.Parent = game.Workspace
  68. ScreenGui.ResetOnSpawn = false
  69.  
  70. Main.Name = "Main"
  71. Main.Parent = ScreenGui
  72. Main.Active = true
  73. Main.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  74. Main.BorderColor3 = Color3.fromRGB(27, 42, 53)
  75. Main.Position = UDim2.new(0.0762874261, 0, 0.0767541751, 0)
  76. Main.Size = UDim2.new(0, 390, 0, 445)
  77.  
  78. Frame.Parent = Main
  79. Frame.BackgroundColor3 = Color3.fromRGB(84, 83, 82)
  80. Frame.BackgroundTransparency = 0.300
  81. Frame.Position = UDim2.new(0.243589744, 0, 0, 0)
  82. Frame.Size = UDim2.new(0, 295, 0, 28)
  83.  
  84. UICorner.Parent = Frame
  85.  
  86. UICorner_2.Parent = Main
  87.  
  88. Frame_2.Parent = Main
  89. Frame_2.BackgroundColor3 = Color3.fromRGB(72, 71, 70)
  90. Frame_2.Size = UDim2.new(0, 112, 0, 445)
  91.  
  92. UICorner_3.Parent = Frame_2
  93.  
  94. TextLabel.Parent = Frame_2
  95. TextLabel.BackgroundColor3 = Color3.fromRGB(75, 75, 75)
  96. TextLabel.BackgroundTransparency = 1.000
  97. TextLabel.Position = UDim2.new(0, 0, 0.880898893, 0)
  98. TextLabel.Size = UDim2.new(0, 112, 0, 50)
  99. TextLabel.Font = Enum.Font.SourceSans
  100. TextLabel.Text = "V-1.3"
  101. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  102. TextLabel.TextSize = 30.000
  103.  
  104. Frame_3.Parent = Main
  105. Frame_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  106. Frame_3.Position = UDim2.new(0, 0, 0.226966292, 0)
  107. Frame_3.Size = UDim2.new(0, 112, 0, 6)
  108.  
  109. UICorner_4.Parent = Frame_3
  110.  
  111. MainuiLabel.Name = "MainuiLabel"
  112. MainuiLabel.Parent = Main
  113. MainuiLabel.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  114. MainuiLabel.BackgroundTransparency = 1.000
  115. MainuiLabel.Position = UDim2.new(0.315384626, 0, 0.0988764018, 0)
  116. MainuiLabel.Size = UDim2.new(0, 241, 0, 50)
  117. MainuiLabel.Font = Enum.Font.SourceSansItalic
  118. MainuiLabel.Text = "TITAN-X"
  119. MainuiLabel.TextColor3 = Color3.fromRGB(241, 241, 241)
  120. MainuiLabel.TextSize = 80.000
  121.  
  122. Frame_4.Parent = Main
  123. Frame_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  124. Frame_4.Position = UDim2.new(0.2871795, 0, 0.226966292, 0)
  125. Frame_4.Size = UDim2.new(0, 278, 0, 6)
  126.  
  127. UICorner_5.Parent = Frame_4
  128.  
  129. LoginButton.Name = "LoginButton"
  130. LoginButton.Parent = Main
  131. LoginButton.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  132. LoginButton.BorderColor3 = Color3.fromRGB(255, 0, 4)
  133. LoginButton.BorderSizePixel = 2
  134. LoginButton.Position = UDim2.new(0.369078875, 0, 0.817203641, 0)
  135. LoginButton.Size = UDim2.new(0, 200, 0, 50)
  136. LoginButton.Font = Enum.Font.SciFi
  137. LoginButton.Text = "Login"
  138. LoginButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  139. LoginButton.TextSize = 37.000
  140.  
  141. Secui.Name = "Secui"
  142. Secui.Parent = Main
  143. Secui.BackgroundColor3 = Color3.fromRGB(88, 88, 88)
  144. Secui.Position = UDim2.new(1.0430913, 0, -0.000830966979, 0)
  145. Secui.Size = UDim2.new(0, 166, 0, 259)
  146.  
  147. Credits.Name = "Credits"
  148. Credits.Parent = Secui
  149. Credits.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  150. Credits.Size = UDim2.new(0, 166, 0, 45)
  151.  
  152. creditlable.Name = "creditlable"
  153. creditlable.Parent = Credits
  154. creditlable.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  155. creditlable.Size = UDim2.new(0, 166, 0, 50)
  156. creditlable.Font = Enum.Font.SourceSans
  157. creditlable.Text = "Credits"
  158. creditlable.TextColor3 = Color3.fromRGB(255, 255, 255)
  159. creditlable.TextSize = 50.000
  160.  
  161. Creditname3.Name = "Creditname3"
  162. Creditname3.Parent = Credits
  163. Creditname3.BackgroundColor3 = Color3.fromRGB(88, 88, 88)
  164. Creditname3.Position = UDim2.new(0, 0, 3.08888888, 0)
  165. Creditname3.Size = UDim2.new(0, 166, 0, 46)
  166. Creditname3.Font = Enum.Font.SourceSans
  167. Creditname3.Text = "Ui scripter"
  168. Creditname3.TextColor3 = Color3.fromRGB(0, 0, 0)
  169. Creditname3.TextSize = 30.000
  170.  
  171. Creditname4.Name = "Creditname4"
  172. Creditname4.Parent = Credits
  173. Creditname4.BackgroundColor3 = Color3.fromRGB(88, 88, 88)
  174. Creditname4.Position = UDim2.new(0, 0, 4.11111116, 0)
  175. Creditname4.Size = UDim2.new(0, 166, 0, 46)
  176. Creditname4.Font = Enum.Font.SourceSans
  177. Creditname4.Text = "quonn#2874"
  178. Creditname4.TextColor3 = Color3.fromRGB(0, 0, 0)
  179. Creditname4.TextSize = 30.000
  180.  
  181. Creditname2.Name = "Creditname2"
  182. Creditname2.Parent = Credits
  183. Creditname2.BackgroundColor3 = Color3.fromRGB(88, 88, 88)
  184. Creditname2.Position = UDim2.new(0, 0, 2.13333344, 0)
  185. Creditname2.Size = UDim2.new(0, 166, 0, 46)
  186. Creditname2.Font = Enum.Font.SourceSans
  187. Creditname2.Text = "Criptixz#6969"
  188. Creditname2.TextColor3 = Color3.fromRGB(0, 0, 0)
  189. Creditname2.TextSize = 30.000
  190.  
  191. Creditname4_2.Name = "Creditname4"
  192. Creditname4_2.Parent = Credits
  193. Creditname4_2.BackgroundColor3 = Color3.fromRGB(88, 88, 88)
  194. Creditname4_2.Position = UDim2.new(0, 0, 1.11111116, 0)
  195. Creditname4_2.Size = UDim2.new(0, 166, 0, 46)
  196. Creditname4_2.Font = Enum.Font.SourceSans
  197. Creditname4_2.Text = "Creator:"
  198. Creditname4_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  199. Creditname4_2.TextSize = 30.000
  200.  
  201. UICorner_6.Parent = Secui
  202.  
  203. Frame_5.Parent = Secui
  204. Frame_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  205. Frame_5.Position = UDim2.new(0, 0, 0.185328186, 0)
  206. Frame_5.Size = UDim2.new(0, 166, 0, 2)
  207.  
  208. Frame_6.Parent = Secui
  209. Frame_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  210. Frame_6.Position = UDim2.new(0, 0, 0.99227798, 0)
  211. Frame_6.Size = UDim2.new(0, 166, 0, 2)
  212.  
  213. UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(171, 171, 171)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(171, 171, 171))}
  214. UIGradient.Parent = Main
  215.  
  216. Frame_7.Parent = Main
  217. Frame_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  218. Frame_7.Position = UDim2.new(0, 0, 0.867415786, 0)
  219. Frame_7.Size = UDim2.new(0, 112, 0, 6)
  220.  
  221. UICorner_7.Parent = Frame_7
  222.  
  223. Frame_8.Parent = Main
  224. Frame_8.BackgroundColor3 = Color3.fromRGB(79, 79, 79)
  225. Frame_8.Position = UDim2.new(0.369078875, 0, 0.438202262, 0)
  226. Frame_8.Size = UDim2.new(0, 200, 0, 146)
  227.  
  228. UICorner_8.Parent = Frame_8
  229.  
  230. PlayerImage.Name = "PlayerImage"
  231. PlayerImage.Parent = Frame_8
  232. PlayerImage.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  233. PlayerImage.Size = UDim2.new(0, 200, 0, 152)
  234. PlayerImage.Image = "rbxasset://textures/ui/GuiImagePlaceholder.png"
  235.  
  236. PlayerName.Name = "PlayerName"
  237. PlayerName.Parent = Frame_8
  238. PlayerName.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  239. PlayerName.BackgroundTransparency = 0.400
  240. PlayerName.Position = UDim2.new(-0.00999999978, 0, -0.44520548, 0)
  241. PlayerName.Size = UDim2.new(0, 200, 0, 50)
  242. PlayerName.Font = Enum.Font.SourceSans
  243. PlayerName.TextColor3 = Color3.fromRGB(255, 255, 255)
  244. PlayerName.TextSize = 30.000
  245.  
  246. OpenClose.Name = "OpenClose"
  247. OpenClose.Parent = ScreenGui
  248. OpenClose.Active = true
  249. OpenClose.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  250. OpenClose.Position = UDim2.new(0.738289595, 0, 0.03851353, 0)
  251. OpenClose.Size = UDim2.new(0, 88, 0, 52)
  252.  
  253. UICorner_9.Parent = OpenClose
  254.  
  255. Close.Name = "Close"
  256. Close.Parent = OpenClose
  257. Close.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  258. Close.Position = UDim2.new(0.522356391, 0, 0.263125777, 0)
  259. Close.Size = UDim2.new(0, 29, 0, 24)
  260. Close.Font = Enum.Font.SourceSans
  261. Close.Text = ""
  262. Close.TextColor3 = Color3.fromRGB(0, 0, 0)
  263. Close.TextSize = 14.000
  264.  
  265. UICorner_10.Parent = Close
  266.  
  267. Open.Name = "Open"
  268. Open.Parent = OpenClose
  269. Open.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  270. Open.Position = UDim2.new(0.148619026, 0, 0.263125777, 0)
  271. Open.Size = UDim2.new(0, 29, 0, 24)
  272. Open.Font = Enum.Font.SourceSans
  273. Open.Text = ""
  274. Open.TextColor3 = Color3.fromRGB(0, 0, 0)
  275. Open.TextSize = 14.000
  276.  
  277. UICorner_11.Parent = Open
  278.  
  279. Openui.Name = "Openui"
  280. Openui.Parent = ScreenGui
  281. Openui.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  282. Openui.Position = UDim2.new(0.407421738, 0, 0.464203835, 0)
  283. Openui.Size = UDim2.new(0, 640, 0, 364)
  284.  
  285. UICorner_12.Parent = Openui
  286.  
  287. Frame_9.Parent = Openui
  288. Frame_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  289. Frame_9.Size = UDim2.new(0, 634, 0, 5)
  290.  
  291. Frame_10.Parent = Openui
  292. Frame_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  293. Frame_10.Position = UDim2.new(0.00468750019, 0, 0.986263752, 0)
  294. Frame_10.Size = UDim2.new(0, 634, 0, 5)
  295.  
  296. Frame_11.Parent = Openui
  297. Frame_11.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  298. Frame_11.Position = UDim2.new(0.990625024, 0, 0, 0)
  299. Frame_11.Size = UDim2.new(0, 3, 0, 364)
  300.  
  301. ScrollingFrame.Parent = Openui
  302. ScrollingFrame.Active = true
  303. ScrollingFrame.BackgroundColor3 = Color3.fromRGB(81, 81, 81)
  304. ScrollingFrame.Position = UDim2.new(0.00468750019, 0, 0.0137362638, 0)
  305. ScrollingFrame.Size = UDim2.new(0, 153, 0, 354)
  306. ScrollingFrame.ScrollBarThickness = 5
  307.  
  308. ScriptHub.Name = "ScriptHub"
  309. ScriptHub.Parent = ScrollingFrame
  310. ScriptHub.BackgroundColor3 = Color3.fromRGB(81, 81, 81)
  311. ScriptHub.Position = UDim2.new(0.0196078438, 0, 0.068681322, 0)
  312. ScriptHub.Size = UDim2.new(0, 143, 0, 50)
  313. ScriptHub.Font = Enum.Font.SourceSans
  314. ScriptHub.Text = "Script Hub"
  315. ScriptHub.TextColor3 = Color3.fromRGB(0, 0, 0)
  316. ScriptHub.TextSize = 29.000
  317.  
  318. GameScripts.Name = "GameScripts"
  319. GameScripts.Parent = ScrollingFrame
  320. GameScripts.BackgroundColor3 = Color3.fromRGB(81, 81, 81)
  321. GameScripts.Position = UDim2.new(0.0196078438, 0, 0.137362629, 0)
  322. GameScripts.Size = UDim2.new(0, 143, 0, 50)
  323. GameScripts.Font = Enum.Font.SourceSans
  324. GameScripts.Text = "Game Scripts"
  325. GameScripts.TextColor3 = Color3.fromRGB(0, 0, 0)
  326. GameScripts.TextSize = 29.000
  327.  
  328. AdminsHub.Name = "AdminsHub"
  329. AdminsHub.Parent = ScrollingFrame
  330. AdminsHub.BackgroundColor3 = Color3.fromRGB(81, 81, 81)
  331. AdminsHub.Position = UDim2.new(0.0196078438, 0, 0.208791211, 0)
  332. AdminsHub.Size = UDim2.new(0, 143, 0, 50)
  333. AdminsHub.Font = Enum.Font.SourceSans
  334. AdminsHub.Text = "Admins Hub"
  335. AdminsHub.TextColor3 = Color3.fromRGB(0, 0, 0)
  336. AdminsHub.TextSize = 29.000
  337.  
  338. UICorner_13.Parent = ScrollingFrame
  339.  
  340. MainScripts.Name = "MainScripts"
  341. MainScripts.Parent = ScrollingFrame
  342. MainScripts.BackgroundColor3 = Color3.fromRGB(81, 81, 81)
  343. MainScripts.Position = UDim2.new(0.0196078438, 0, 0, 0)
  344. MainScripts.Size = UDim2.new(0, 143, 0, 50)
  345. MainScripts.Font = Enum.Font.SourceSans
  346. MainScripts.Text = "Main Scripts"
  347. MainScripts.TextColor3 = Color3.fromRGB(0, 0, 0)
  348. MainScripts.TextSize = 30.000
  349.  
  350. Info.Name = "Info"
  351. Info.Parent = ScrollingFrame
  352. Info.BackgroundColor3 = Color3.fromRGB(81, 81, 81)
  353. Info.Position = UDim2.new(0.0196078438, 0, 0.277472526, 0)
  354. Info.Size = UDim2.new(0, 143, 0, 50)
  355. Info.Font = Enum.Font.SourceSans
  356. Info.Text = "Information"
  357. Info.TextColor3 = Color3.fromRGB(0, 0, 0)
  358. Info.TextSize = 29.000
  359.  
  360. Main1.Name = "Main1"
  361. Main1.Parent = Openui
  362.  
  363. ClickTp.Name = "ClickTp"
  364. ClickTp.Parent = Main1
  365. ClickTp.BackgroundColor3 = Color3.fromRGB(90, 90, 90)
  366. ClickTp.Position = UDim2.new(0.51482451, 0, 0.191504508, 0)
  367. ClickTp.Size = UDim2.new(0, 131, 0, 41)
  368. ClickTp.Font = Enum.Font.SourceSans
  369. ClickTp.Text = "Click Tp"
  370. ClickTp.TextColor3 = Color3.fromRGB(0, 0, 0)
  371. ClickTp.TextSize = 30.000
  372.  
  373. Noclip.Name = "Noclip"
  374. Noclip.Parent = Main1
  375. Noclip.BackgroundColor3 = Color3.fromRGB(90, 90, 90)
  376. Noclip.Position = UDim2.new(0.517187476, 0, 0.0384615399, 0)
  377. Noclip.Size = UDim2.new(0, 131, 0, 41)
  378. Noclip.Font = Enum.Font.SourceSans
  379. Noclip.Text = "NoClip"
  380. Noclip.TextColor3 = Color3.fromRGB(0, 0, 0)
  381. Noclip.TextSize = 30.000
  382.  
  383. FlyButton.Name = "FlyButton"
  384. FlyButton.Parent = Main1
  385. FlyButton.BackgroundColor3 = Color3.fromRGB(90, 90, 90)
  386. FlyButton.Position = UDim2.new(0.267187506, 0, 0.0384615399, 0)
  387. FlyButton.Size = UDim2.new(0, 131, 0, 41)
  388. FlyButton.Font = Enum.Font.SourceSans
  389. FlyButton.Text = "Fly"
  390. FlyButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  391. FlyButton.TextSize = 30.000
  392.  
  393. SpeedPower.Name = "SpeedPower"
  394. SpeedPower.Parent = Main1
  395. SpeedPower.BackgroundColor3 = Color3.fromRGB(90, 90, 90)
  396. SpeedPower.Position = UDim2.new(0.51482451, 0, 0.33710891, 0)
  397. SpeedPower.Size = UDim2.new(0, 131, 0, 41)
  398. SpeedPower.Font = Enum.Font.SourceSans
  399. SpeedPower.Text = "SpeedPower"
  400. SpeedPower.TextColor3 = Color3.fromRGB(0, 0, 0)
  401. SpeedPower.TextSize = 30.000
  402.  
  403. Jumpower.Name = "Jumpower"
  404. Jumpower.Parent = Main1
  405. Jumpower.BackgroundColor3 = Color3.fromRGB(99, 99, 99)
  406. Jumpower.Position = UDim2.new(0.268750012, 0, 0.189560443, 0)
  407. Jumpower.Size = UDim2.new(0, 131, 0, 41)
  408. Jumpower.Font = Enum.Font.Roboto
  409. Jumpower.Text = "Jumpower"
  410. Jumpower.TextColor3 = Color3.fromRGB(0, 0, 0)
  411. Jumpower.TextSize = 30.000
  412.  
  413. Btools.Name = "Btools"
  414. Btools.Parent = Main1
  415. Btools.BackgroundColor3 = Color3.fromRGB(99, 99, 99)
  416. Btools.Position = UDim2.new(0.271874994, 0, 0.35164836, 0)
  417. Btools.Size = UDim2.new(0, 130, 0, 40)
  418. Btools.Font = Enum.Font.SourceSans
  419. Btools.Text = "Btools (Client Sided)"
  420. Btools.TextColor3 = Color3.fromRGB(0, 0, 0)
  421. Btools.TextSize = 18.000
  422.  
  423. Frame_12.Parent = Openui
  424. Frame_12.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  425. Frame_12.Size = UDim2.new(0, 2, 0, 364)
  426.  
  427. -- Scripts:
  428.  
  429. local function MYZHKHF_fake_script() -- Frame_5.Script
  430. local script = Instance.new('Script', Frame_5)
  431.  
  432. local frame = script.Parent
  433. local num = 0
  434. while true do wait()
  435.  
  436. num = num + 0.002
  437. if num == 255 then
  438. num = 0
  439. end
  440. frame.BackgroundColor3 = Color3.fromHSV(num, 1, 1)
  441.  
  442. end
  443. end
  444. coroutine.wrap(MYZHKHF_fake_script)()
  445. local function VXBMDEW_fake_script() -- Frame_6.Script
  446. local script = Instance.new('Script', Frame_6)
  447.  
  448. local frame = script.Parent
  449. local num = 0
  450. while true do wait()
  451.  
  452. num = num + 0.002
  453. if num == 255 then
  454. num = 0
  455. end
  456. frame.BackgroundColor3 = Color3.fromHSV(num, 1, 1)
  457.  
  458. end
  459. end
  460. coroutine.wrap(VXBMDEW_fake_script)()
  461. local function PESC_fake_script() -- Frame_7.LocalScript
  462. local script = Instance.new('LocalScript', Frame_7)
  463.  
  464. print("Hello world!")
  465.  
  466. end
  467. coroutine.wrap(PESC_fake_script)()
  468. local function HVGFO_fake_script() -- Frame_8.LocalScript
  469. local script = Instance.new('LocalScript', Frame_8)
  470.  
  471. print("Hello world!")
  472.  
  473. end
  474. coroutine.wrap(HVGFO_fake_script)()
  475. local function GTKAXFG_fake_script() -- OpenClose.Drag
  476. local script = Instance.new('LocalScript', OpenClose)
  477.  
  478. print("Hello world!")
  479.  
  480. end
  481. coroutine.wrap(GTKAXFG_fake_script)()
  482. local function YBRLW_fake_script() -- ScreenGui.Open close
  483. local script = Instance.new('LocalScript', ScreenGui)
  484.  
  485. print("Hello world!")
  486.  
  487. end
  488. coroutine.wrap(YBRLW_fake_script)()
  489. local function DBZUQ_fake_script() -- Frame_9.Script
  490. local script = Instance.new('Script', Frame_9)
  491.  
  492. local frame = script.Parent
  493. local num = 0
  494. while true do wait()
  495.  
  496. num = num + 0.002
  497. if num == 255 then
  498. num = 0
  499. end
  500. frame.BackgroundColor3 = Color3.fromHSV(num, 1, 1)
  501.  
  502. end
  503. end
  504. coroutine.wrap(DBZUQ_fake_script)()
  505. local function POODT_fake_script() -- Frame_10.Script
  506. local script = Instance.new('Script', Frame_10)
  507.  
  508. local frame = script.Parent
  509. local num = 0
  510. while true do wait()
  511.  
  512. num = num + 0.002
  513. if num == 255 then
  514. num = 0
  515. end
  516. frame.BackgroundColor3 = Color3.fromHSV(num, 1, 1)
  517.  
  518. end
  519. end
  520. coroutine.wrap(POODT_fake_script)()
  521. local function CCQKZ_fake_script() -- Frame_11.Script
  522. local script = Instance.new('Script', Frame_11)
  523.  
  524. local frame = script.Parent
  525. local num = 0
  526. while true do wait()
  527.  
  528. num = num + 0.002
  529. if num == 255 then
  530. num = 0
  531. end
  532. frame.BackgroundColor3 = Color3.fromHSV(num, 1, 1)
  533.  
  534. end
  535. end
  536. coroutine.wrap(CCQKZ_fake_script)()
  537. local function IIGLQK_fake_script() -- MainScripts.LocalScript
  538. local script = Instance.new('LocalScript', MainScripts)
  539.  
  540. print("Hello world!")
  541.  
  542. end
  543. coroutine.wrap(IIGLQK_fake_script)()
  544. local function BDYJFE_fake_script() -- Openui.Drag
  545. local script = Instance.new('LocalScript', Openui)
  546.  
  547. print("Hello world!")
  548.  
  549. end
  550. coroutine.wrap(BDYJFE_fake_script)()
  551. local function ZLCN_fake_script() -- Frame_12.Script
  552. local script = Instance.new('Script', Frame_12)
  553.  
  554. local frame = script.Parent
  555. local num = 0
  556. while true do wait()
  557.  
  558. num = num + 0.002
  559. if num == 255 then
  560. num = 0
  561. end
  562. frame.BackgroundColor3 = Color3.fromHSV(num, 1, 1)
  563.  
  564. end
  565. end
  566. coroutine.wrap(ZLCN_fake_script)()
  567. local function APJCO_fake_script() -- ScreenGui.Tweening
  568. local script = Instance.new('LocalScript', ScreenGui)
  569.  
  570. print("Hello world!")
  571.  
  572. end
  573. coroutine.wrap(APJCO_fake_script)()
  574. local function LKTPCM_fake_script() -- ScreenGui.Button Activations
  575. local script = Instance.new('LocalScript', ScreenGui)
  576.  
  577. print("Hello world!")
  578.  
  579. end
  580. coroutine.wrap(LKTPCM_fake_script)()
  581.  
Add Comment
Please, Sign In to add comment