Advertisement
Guest User

Untitled

a guest
Jan 18th, 2019
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.46 KB | None | 0 0
  1. print("Welcome to Synapse X GUI. Made by ConnerPlayz#9543")
  2. print("Please DM me for any suggesstions or stuff added to the scripts on the side!")
  3.  
  4.  
  5. -- Farewell Infortality.
  6. -- Version: 2.82
  7. -- Instances:
  8. local SynapseXGUI = Instance.new("ScreenGui")
  9. local MainFrame = Instance.new("Frame")
  10. local MainFrameNotch = Instance.new("Frame")
  11. local SynapseXTitle = Instance.new("TextLabel")
  12. local MainLogo = Instance.new("ImageLabel")
  13. local Text1 = Instance.new("TextLabel")
  14. local Text2 = Instance.new("TextLabel")
  15. local Text3 = Instance.new("TextLabel")
  16. local Text4 = Instance.new("TextLabel")
  17. local Text5 = Instance.new("TextLabel")
  18. local X2 = Instance.new("TextButton")
  19. local Execute = Instance.new("TextButton")
  20. local Clear = Instance.new("TextButton")
  21. local OpenFile = Instance.new("TextButton")
  22. local ExecuteFIle = Instance.new("TextButton")
  23. local SaveFile = Instance.new("TextButton")
  24. local Options = Instance.new("TextButton")
  25. local ScriptHub = Instance.new("TextButton")
  26. local Attach = Instance.new("TextButton")
  27. local Scriptarea = Instance.new("ScrollingFrame")
  28. local ScriptBox = Instance.new("TextBox")
  29. local Scripts = Instance.new("Frame")
  30. local JailbreakAutorob = Instance.new("TextButton")
  31. local InfiniteYield = Instance.new("TextButton")
  32. local ScriptHub_2 = Instance.new("Frame")
  33. local ScriptHubImage = Instance.new("Frame")
  34. local ScriptHubDesc = Instance.new("Frame")
  35. local Execute_2 = Instance.new("TextButton")
  36. local Clear_2 = Instance.new("TextButton")
  37. local Scripts_2 = Instance.new("Frame")
  38. local ScriptHubNotch = Instance.new("Frame")
  39. local TextLabel = Instance.new("TextLabel")
  40. local ScriptHubLogo = Instance.new("ImageLabel")
  41. local X = Instance.new("TextButton")
  42. --Properties:
  43. SynapseXGUI.Name = "SynapseXGUI"
  44. SynapseXGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  45.  
  46. MainFrame.Name = "MainFrame"
  47. MainFrame.Parent = SynapseXGUI
  48. MainFrame.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  49. MainFrame.BorderSizePixel = 0
  50. MainFrame.Position = UDim2.new(0.161011785, 0, 0.249861643, 0)
  51. MainFrame.Size = UDim2.new(0, 840, 0, 347)
  52.  
  53. MainFrameNotch.Name = "MainFrameNotch"
  54. MainFrameNotch.Parent = SynapseXGUI
  55. MainFrameNotch.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
  56. MainFrameNotch.BorderSizePixel = 0
  57. MainFrameNotch.Position = UDim2.new(0.161011785, 0, 0.227528974, 0)
  58. MainFrameNotch.Size = UDim2.new(0, 840, 0, 32)
  59.  
  60. SynapseXTitle.Name = "SynapseXTitle"
  61. SynapseXTitle.Parent = MainFrameNotch
  62. SynapseXTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  63. SynapseXTitle.BackgroundTransparency = 1
  64. SynapseXTitle.BorderSizePixel = 0
  65. SynapseXTitle.Position = UDim2.new(0.39264071, 0, -0.308035731, 0)
  66. SynapseXTitle.Size = UDim2.new(0, 200, 0, 50)
  67. SynapseXTitle.Font = Enum.Font.SourceSans
  68. SynapseXTitle.Text = "Synapse X v1.1.7"
  69. SynapseXTitle.TextColor3 = Color3.new(1, 1, 1)
  70. SynapseXTitle.TextSize = 20
  71.  
  72. MainLogo.Name = "MainLogo"
  73. MainLogo.Parent = MainFrameNotch
  74. MainLogo.BackgroundColor3 = Color3.new(1, 1, 1)
  75. MainLogo.BackgroundTransparency = 1
  76. MainLogo.BorderSizePixel = 0
  77. MainLogo.Position = UDim2.new(0.00814481359, 0, 0.09375, 0)
  78. MainLogo.Size = UDim2.new(0, 28, 0, 25)
  79. MainLogo.Image = "rbxassetid://2758052104"
  80.  
  81. Text1.Name = "Text1"
  82. Text1.Parent = MainFrameNotch
  83. Text1.BackgroundColor3 = Color3.new(1, 1, 1)
  84. Text1.BackgroundTransparency = 1
  85. Text1.BorderSizePixel = 0
  86. Text1.Position = UDim2.new(0.523593128, 0, -0.308035731, 0)
  87. Text1.Size = UDim2.new(0, 200, 0, 50)
  88. Text1.Visible = false
  89. Text1.Font = Enum.Font.SourceSans
  90. Text1.Text = "(checking...)"
  91. Text1.TextColor3 = Color3.new(1, 1, 1)
  92. Text1.TextSize = 20
  93.  
  94. Text2.Name = "Text2"
  95. Text2.Parent = MainFrameNotch
  96. Text2.BackgroundColor3 = Color3.new(1, 1, 1)
  97. Text2.BackgroundTransparency = 1
  98. Text2.BorderSizePixel = 0
  99. Text2.Position = UDim2.new(0.523593128, 0, -0.308035731, 0)
  100. Text2.Size = UDim2.new(0, 200, 0, 50)
  101. Text2.Visible = false
  102. Text2.Font = Enum.Font.SourceSans
  103. Text2.Text = "(injecting...)"
  104. Text2.TextColor3 = Color3.new(1, 1, 1)
  105. Text2.TextSize = 20
  106.  
  107. Text3.Name = "Text3"
  108. Text3.Parent = MainFrameNotch
  109. Text3.BackgroundColor3 = Color3.new(1, 1, 1)
  110. Text3.BackgroundTransparency = 1
  111. Text3.BorderSizePixel = 0
  112. Text3.Position = UDim2.new(0.567640722, 0, -0.308035731, 0)
  113. Text3.Size = UDim2.new(0, 200, 0, 50)
  114. Text3.Visible = false
  115. Text3.Font = Enum.Font.SourceSans
  116. Text3.Text = "(checking whitelist...)"
  117. Text3.TextColor3 = Color3.new(1, 1, 1)
  118. Text3.TextSize = 20
  119.  
  120. Text4.Name = "Text4"
  121. Text4.Parent = MainFrameNotch
  122. Text4.BackgroundColor3 = Color3.new(1, 1, 1)
  123. Text4.BackgroundTransparency = 1
  124. Text4.BorderSizePixel = 0
  125. Text4.Position = UDim2.new(0.523593128, 0, -0.308035731, 0)
  126. Text4.Size = UDim2.new(0, 200, 0, 50)
  127. Text4.Visible = false
  128. Text4.Font = Enum.Font.SourceSans
  129. Text4.Text = "(scanning...)"
  130. Text4.TextColor3 = Color3.new(1, 1, 1)
  131. Text4.TextSize = 20
  132.  
  133. Text5.Name = "Text5"
  134. Text5.Parent = MainFrameNotch
  135. Text5.BackgroundColor3 = Color3.new(1, 1, 1)
  136. Text5.BackgroundTransparency = 1
  137. Text5.BorderSizePixel = 0
  138. Text5.Position = UDim2.new(0.508116901, 0, -0.308035731, 0)
  139. Text5.Size = UDim2.new(0, 200, 0, 50)
  140. Text5.Visible = false
  141. Text5.Font = Enum.Font.SourceSans
  142. Text5.Text = "(ready!)"
  143. Text5.TextColor3 = Color3.new(1, 1, 1)
  144. Text5.TextSize = 20
  145.  
  146. X2.Name = "X2"
  147. X2.Parent = MainFrameNotch
  148. X2.BackgroundColor3 = Color3.new(1, 1, 1)
  149. X2.BackgroundTransparency = 1
  150. X2.BorderSizePixel = 0
  151. X2.Position = UDim2.new(0.92412436, 0, -0.331907749, 0)
  152. X2.Size = UDim2.new(0, 83, 0, 50)
  153. X2.Font = Enum.Font.SourceSans
  154. X2.Text = "X"
  155. X2.TextColor3 = Color3.new(1, 1, 1)
  156. X2.TextSize = 30
  157. X2.MouseButton1Down:connect(function()
  158. SynapseXGUI.Enabled = false
  159. end)
  160.  
  161. Execute.Name = "Execute"
  162. Execute.Parent = SynapseXGUI
  163. Execute.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
  164. Execute.BorderSizePixel = 0
  165. Execute.Position = UDim2.new(0.165314704, 0, 0.558890462, 0)
  166. Execute.Size = UDim2.new(0, 91, 0, 30)
  167. Execute.Font = Enum.Font.SourceSans
  168. Execute.Text = "Execute"
  169. Execute.TextColor3 = Color3.new(1, 1, 1)
  170. Execute.TextSize = 20
  171. Execute.MouseButton1Down:connect(function()
  172. loadstring(ScriptBox.Text)()
  173. end)
  174.  
  175.  
  176. Clear.Name = "Clear"
  177. Clear.Parent = SynapseXGUI
  178. Clear.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
  179. Clear.BorderSizePixel = 0
  180. Clear.Position = UDim2.new(0.21835804, 0, 0.558890462, 0)
  181. Clear.Size = UDim2.new(0, 91, 0, 30)
  182. Clear.Font = Enum.Font.SourceSans
  183. Clear.Text = "Clear"
  184. Clear.TextColor3 = Color3.new(1, 1, 1)
  185. Clear.TextSize = 20
  186. Clear.MouseButton1Down:connect(function()
  187. ScriptBox.Text = ""
  188. end)
  189.  
  190. OpenFile.Name = "Open File"
  191. OpenFile.Parent = SynapseXGUI
  192. OpenFile.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
  193. OpenFile.BorderSizePixel = 0
  194. OpenFile.Position = UDim2.new(0.271793962, 0, 0.558890462, 0)
  195. OpenFile.Size = UDim2.new(0, 91, 0, 30)
  196. OpenFile.Font = Enum.Font.SourceSans
  197. OpenFile.Text = "Open File"
  198. OpenFile.TextColor3 = Color3.new(1, 1, 1)
  199. OpenFile.TextSize = 20
  200.  
  201. ExecuteFIle.Name = "Execute FIle"
  202. ExecuteFIle.Parent = SynapseXGUI
  203. ExecuteFIle.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
  204. ExecuteFIle.BorderSizePixel = 0
  205. ExecuteFIle.Position = UDim2.new(0.324675471, 0, 0.558890462, 0)
  206. ExecuteFIle.Size = UDim2.new(0, 91, 0, 30)
  207. ExecuteFIle.Font = Enum.Font.SourceSans
  208. ExecuteFIle.Text = "Execute File"
  209. ExecuteFIle.TextColor3 = Color3.new(1, 1, 1)
  210. ExecuteFIle.TextSize = 20
  211.  
  212. SaveFile.Name = "Save File"
  213. SaveFile.Parent = SynapseXGUI
  214. SaveFile.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
  215. SaveFile.BorderSizePixel = 0
  216. SaveFile.Position = UDim2.new(0.3788113, 0, 0.558890462, 0)
  217. SaveFile.Size = UDim2.new(0, 91, 0, 30)
  218. SaveFile.Font = Enum.Font.SourceSans
  219. SaveFile.Text = "Save File"
  220. SaveFile.TextColor3 = Color3.new(1, 1, 1)
  221. SaveFile.TextSize = 20
  222.  
  223. Options.Name = "Options"
  224. Options.Parent = SynapseXGUI
  225. Options.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
  226. Options.BorderSizePixel = 0
  227. Options.Position = UDim2.new(0.431555033, 0, 0.558890462, 0)
  228. Options.Size = UDim2.new(0, 91, 0, 30)
  229. Options.Font = Enum.Font.SourceSans
  230. Options.Text = "Options"
  231. Options.TextColor3 = Color3.new(1, 1, 1)
  232. Options.TextSize = 20
  233.  
  234. ScriptHub.Name = "ScriptHub"
  235. ScriptHub.Parent = SynapseXGUI
  236. ScriptHub.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
  237. ScriptHub.BorderSizePixel = 0
  238. ScriptHub.Position = UDim2.new(0.546469271, 0, 0.558890462, 0)
  239. ScriptHub.Size = UDim2.new(0, 91, 0, 30)
  240. ScriptHub.Font = Enum.Font.SourceSans
  241. ScriptHub.Text = "Script Hub"
  242. ScriptHub.TextColor3 = Color3.new(1, 1, 1)
  243. ScriptHub.TextSize = 20
  244. ScriptHub.MouseButton1Down:connect(function()
  245. ScriptHub_2.Visible = true
  246. ScriptHubNotch.Visible = true
  247. ScriptHubDesc.Visible = true
  248. ScriptHubImage.Visible = true
  249. Scripts_2.Visible = true
  250. Execute_2.Visible = true
  251. X.Visible = true
  252. ScriptHubLogo.Visible = true
  253. TextLabel.Visible = true
  254. Clear_2.Visible = true
  255. end)
  256.  
  257.  
  258. Attach.Name = "Attach"
  259. Attach.Parent = SynapseXGUI
  260. Attach.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
  261. Attach.BorderSizePixel = 0
  262. Attach.Position = UDim2.new(0.494249791, 0, 0.558890462, 0)
  263. Attach.Size = UDim2.new(0, 91, 0, 30)
  264. Attach.Font = Enum.Font.SourceSans
  265. Attach.Text = "Attach"
  266. Attach.TextColor3 = Color3.new(1, 1, 1)
  267. Attach.TextSize = 20
  268. Attach.MouseButton1Down:connect(function()
  269. Text1.Visible = true
  270. wait(2)
  271. Text1.Visible = false
  272. Text2.Visible = true
  273. wait(4)
  274. Text2.Visible = false
  275. Text3.Visible = true
  276. wait(2)
  277. Text3.Visible = false
  278. Text4.Visible = true
  279. wait(2)
  280. Text4.Visible = false
  281. Text5.Visible = true
  282. wait(2)
  283. Text5.Visible = false
  284.  
  285. end)
  286.  
  287. Scriptarea.Name = "Scriptarea"
  288. Scriptarea.Parent = SynapseXGUI
  289. Scriptarea.BackgroundColor3 = Color3.new(1, 1, 1)
  290. Scriptarea.BackgroundTransparency = 1
  291. Scriptarea.BorderSizePixel = 0
  292. Scriptarea.Position = UDim2.new(0.165547788, 0, 0.275327802, 0)
  293. Scriptarea.Size = UDim2.new(0, 703, 0, 240)
  294.  
  295. ScriptBox.Name = "ScriptBox"
  296. ScriptBox.Parent = Scriptarea
  297. ScriptBox.BackgroundColor3 = Color3.new(1, 1, 1)
  298. ScriptBox.BackgroundTransparency = 1
  299. ScriptBox.BorderSizePixel = 0
  300. ScriptBox.Position = UDim2.new(0.000186298304, 0, 0.000165112811, 0)
  301. ScriptBox.Size = UDim2.new(0, 822, 0, 1000)
  302. ScriptBox.Font = Enum.Font.SourceSans
  303. ScriptBox.MultiLine = true
  304. ScriptBox.Text = "-- SCRIPT HERE --"
  305. ScriptBox.TextColor3 = Color3.new(1, 1, 1)
  306. ScriptBox.TextSize = 20
  307. ScriptBox.TextXAlignment = Enum.TextXAlignment.Left
  308. ScriptBox.TextYAlignment = Enum.TextYAlignment.Top
  309.  
  310. Scripts.Name = "Scripts"
  311. Scripts.Parent = SynapseXGUI
  312. Scripts.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  313. Scripts.BorderSizePixel = 0
  314. Scripts.Position = UDim2.new(0.533024549, 0, 0.265669614, 0)
  315. Scripts.Size = UDim2.new(0, 125, 0, 233)
  316.  
  317. JailbreakAutorob.Name = "JailbreakAutorob"
  318. JailbreakAutorob.Parent = SynapseXGUI
  319. JailbreakAutorob.BackgroundColor3 = Color3.new(1, 1, 1)
  320. JailbreakAutorob.BackgroundTransparency = 1
  321. JailbreakAutorob.BorderSizePixel = 0
  322. JailbreakAutorob.Position = UDim2.new(0.538062513, 0, 0.248682976, 0)
  323. JailbreakAutorob.Size = UDim2.new(0, 107, 0, 50)
  324. JailbreakAutorob.Font = Enum.Font.SourceSans
  325. JailbreakAutorob.Text = "Jailbreak AutoRob"
  326. JailbreakAutorob.TextColor3 = Color3.new(1, 1, 1)
  327. JailbreakAutorob.TextSize = 18
  328. JailbreakAutorob.MouseButton1Down:connect(function()
  329. loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
  330. end)
  331.  
  332. InfiniteYield.Name = "Infinite Yield"
  333. InfiniteYield.Parent = SynapseXGUI
  334. InfiniteYield.BackgroundColor3 = Color3.new(1, 1, 1)
  335. InfiniteYield.BackgroundTransparency = 1
  336. InfiniteYield.BorderSizePixel = 0
  337. InfiniteYield.Position = UDim2.new(0.538062513, 0, 0.285631716, 0)
  338. InfiniteYield.Size = UDim2.new(0, 107, 0, 50)
  339. InfiniteYield.Font = Enum.Font.SourceSans
  340. InfiniteYield.Text = "Infinite Yield"
  341. InfiniteYield.TextColor3 = Color3.new(1, 1, 1)
  342. InfiniteYield.TextSize = 18
  343. InfiniteYield.MouseButton1Down:connect(function()
  344. loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
  345. end)
  346.  
  347. ScriptHub_2.Name = "ScriptHub"
  348. ScriptHub_2.Parent = SynapseXGUI
  349. ScriptHub_2.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  350. ScriptHub_2.BorderSizePixel = 0
  351. ScriptHub_2.Position = UDim2.new(0.641666651, 0, 0.154946372, 0)
  352. ScriptHub_2.Size = UDim2.new(0, 508, 0, 380)
  353. ScriptHub_2.Visible = false
  354.  
  355. ScriptHubImage.Name = "ScriptHubImage"
  356. ScriptHubImage.Parent = ScriptHub_2
  357. ScriptHubImage.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  358. ScriptHubImage.BorderSizePixel = 0
  359. ScriptHubImage.Position = UDim2.new(0.333091378, 0, 0.0209507328, 0)
  360. ScriptHubImage.Size = UDim2.new(0, 325, 0, 198)
  361. ScriptHubImage.Visible = false
  362.  
  363. ScriptHubDesc.Name = "ScriptHubDesc"
  364. ScriptHubDesc.Parent = ScriptHub_2
  365. ScriptHubDesc.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  366. ScriptHubDesc.BorderSizePixel = 0
  367. ScriptHubDesc.Position = UDim2.new(0.333091378, 0, 0.564152241, 0)
  368. ScriptHubDesc.Size = UDim2.new(0, 325, 0, 77)
  369. ScriptHubDesc.Visible = false
  370.  
  371. Execute_2.Name = "Execute"
  372. Execute_2.Parent = ScriptHub_2
  373. Execute_2.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
  374. Execute_2.BorderSizePixel = 0
  375. Execute_2.Position = UDim2.new(0.330669016, 0, 0.779930413, 0)
  376. Execute_2.Size = UDim2.new(0, 154, 0, 37)
  377. Execute_2.Visible = false
  378. Execute_2.Font = Enum.Font.SourceSans
  379. Execute_2.Text = "Execute"
  380. Execute_2.TextColor3 = Color3.new(1, 1, 1)
  381. Execute_2.TextSize = 20
  382.  
  383. Clear_2.Name = "Clear"
  384. Clear_2.Parent = ScriptHub_2
  385. Clear_2.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
  386. Clear_2.BorderSizePixel = 0
  387. Clear_2.Position = UDim2.new(0.675051033, 0, 0.777311563, 0)
  388. Clear_2.Size = UDim2.new(0, 151, 0, 37)
  389. Clear_2.Visible = false
  390. Clear_2.Font = Enum.Font.SourceSans
  391. Clear_2.Text = "Clear"
  392. Clear_2.TextColor3 = Color3.new(1, 1, 1)
  393. Clear_2.TextSize = 20
  394.  
  395. Scripts_2.Name = "Scripts"
  396. Scripts_2.Parent = ScriptHub_2
  397. Scripts_2.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  398. Scripts_2.BorderSizePixel = 0
  399. Scripts_2.Position = UDim2.new(0.0468041115, 0, 0.0209507197, 0)
  400. Scripts_2.Size = UDim2.new(0, 125, 0, 340)
  401. Scripts_2.Visible = false
  402.  
  403. ScriptHubNotch.Name = "ScriptHubNotch"
  404. ScriptHubNotch.Parent = ScriptHub_2
  405. ScriptHubNotch.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
  406. ScriptHubNotch.BorderSizePixel = 0
  407. ScriptHubNotch.Position = UDim2.new(-6.5600776e-05, 0, -0.084527269, 0)
  408. ScriptHubNotch.Size = UDim2.new(0, 508, 0, 32)
  409. ScriptHubNotch.Visible = false
  410.  
  411. TextLabel.Parent = ScriptHub_2
  412. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  413. TextLabel.BackgroundTransparency = 1
  414. TextLabel.BorderSizePixel = 0
  415. TextLabel.Position = UDim2.new(0.349333614, 0, -0.110667303, 0)
  416. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  417. TextLabel.Visible = false
  418. TextLabel.Font = Enum.Font.SourceSans
  419. TextLabel.Text = "Synapse X Script Hub"
  420. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  421. TextLabel.TextSize = 20
  422.  
  423. ScriptHubLogo.Name = "ScriptHubLogo"
  424. ScriptHubLogo.Parent = ScriptHub_2
  425. ScriptHubLogo.BackgroundColor3 = Color3.new(1, 1, 1)
  426. ScriptHubLogo.BackgroundTransparency = 1
  427. ScriptHubLogo.BorderSizePixel = 0
  428. ScriptHubLogo.Position = UDim2.new(0.0118110236, 0, -0.0815789476, 0)
  429. ScriptHubLogo.Size = UDim2.new(0, 28, 0, 25)
  430. ScriptHubLogo.Visible = false
  431. ScriptHubLogo.Image = "rbxassetid://2758052104"
  432.  
  433. X.Name = "X"
  434. X.Parent = ScriptHub_2
  435. X.BackgroundColor3 = Color3.new(1, 1, 1)
  436. X.BackgroundTransparency = 1
  437. X.BorderSizePixel = 0
  438. X.Position = UDim2.new(0.765748024, 0, -0.113157898, 0)
  439. X.Size = UDim2.new(0, 200, 0, 50)
  440. X.Visible = false
  441. X.Font = Enum.Font.SourceSans
  442. X.Text = "X"
  443. X.TextColor3 = Color3.new(1, 1, 1)
  444. X.TextSize = 30
  445. X.MouseButton1Down:connect(function()
  446. ScriptHub_2.Visible = false
  447. end)
  448. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement