Advertisement
Pur3ity

PHV5-Newer

Nov 5th, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 44.29 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. print "Made By Pure"
  4. -- Instances:
  5. local PHP = Instance.new("ScreenGui")
  6. local Welcome = Instance.new("Frame")
  7. local Name = Instance.new("TextLabel")
  8. local MOTD = Instance.new("TextLabel")
  9. local Loading = Instance.new("TextButton")
  10. local CloseScriptHub = Instance.new("TextButton")
  11. local MainHub = Instance.new("Frame")
  12. local AdminScripts = Instance.new("ScrollingFrame")
  13. local AdminScripts1 = Instance.new("TextButton")
  14. local AdminScripts2 = Instance.new("TextButton")
  15. local AdminScripts3 = Instance.new("TextButton")
  16. local AdminScripts4 = Instance.new("TextButton")
  17. local Games = Instance.new("ScrollingFrame")
  18. local GameScriptsOpen = Instance.new("TextButton")
  19. local AdminScriptsOpen = Instance.new("TextButton")
  20. local ExecutorOpen = Instance.new("TextButton")
  21. local Settings = Instance.new("TextButton")
  22. local Nam = Instance.new("TextLabel")
  23. local BottomBar = Instance.new("TextLabel")
  24. local Version = Instance.new("TextLabel")
  25. local CloseGameHub = Instance.new("TextButton")
  26. local GameScripts = Instance.new("ScrollingFrame")
  27. local GameScripts1 = Instance.new("TextButton")
  28. local GameScripts4 = Instance.new("TextButton")
  29. local GameScripts2 = Instance.new("TextButton")
  30. local GameScripts3 = Instance.new("TextButton")
  31. local GameScripts5 = Instance.new("TextButton")
  32. local uptodate = Instance.new("TextLabel")
  33. local Output = Instance.new("Frame")
  34. local TextLabel = Instance.new("TextLabel")
  35. local Cross = Instance.new("Frame")
  36. local OutputBox = Instance.new("TextLabel")
  37. local ReOpen = Instance.new("Frame")
  38. local Reopenerbutton = Instance.new("TextButton")
  39. --Properties:
  40. PHP.Name = "PHP"
  41. PHP.Parent = game.Players.LocalPlayer.PlayerGui
  42. Welcome.Name = "Welcome"
  43. Welcome.Parent = PHP
  44. Welcome.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  45. Welcome.Position = UDim2.new(0.519267201, 0, 0.312972009, 0)
  46. Welcome.Size = UDim2.new(0, 258, 0, 195)
  47. Welcome.Style = Enum.FrameStyle.RobloxRound
  48.  
  49. Name.Name = "Name"
  50. Name.Parent = Welcome
  51. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  52. Name.BackgroundTransparency = 1
  53. Name.Size = UDim2.new(0, 258, 0, 50)
  54. Name.Font = Enum.Font.Highway
  55. Name.Text = "PureHubV5"
  56. Name.TextColor3 = Color3.new(0.866667, 0.866667, 0.317647)
  57. Name.TextScaled = true
  58. Name.TextSize = 14
  59. Name.TextWrapped = true
  60.  
  61. MOTD.Name = "MOTD"
  62. MOTD.Parent = Welcome
  63. MOTD.BackgroundColor3 = Color3.new(1, 1, 1)
  64. MOTD.BackgroundTransparency = 1
  65. MOTD.Position = UDim2.new(0.0813953578, 0, 0.317948729, 0)
  66. MOTD.Size = UDim2.new(0, 200, 0, 50)
  67. MOTD.Font = Enum.Font.Highway
  68. MOTD.Text = "MOTD"
  69. MOTD.TextColor3 = Color3.new(1, 1, 1)
  70. MOTD.TextScaled = true
  71. MOTD.TextSize = 14
  72. MOTD.TextWrapped = true
  73.  
  74. Loading.Name = "Loading"
  75. Loading.Parent = Welcome
  76. Loading.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  77. Loading.BackgroundTransparency = 0.25
  78. Loading.BorderColor3 = Color3.new(0, 0, 0)
  79. Loading.BorderSizePixel = 3
  80. Loading.Position = UDim2.new(0.127906978, 0, 0.692307711, 0)
  81. Loading.Size = UDim2.new(0, 191, 0, 50)
  82. Loading.Font = Enum.Font.SourceSans
  83. Loading.Text = "Please Wait"
  84. Loading.TextColor3 = Color3.new(0, 0, 0)
  85. Loading.TextScaled = true
  86. Loading.TextSize = 14
  87. Loading.TextWrapped = true
  88.  
  89. CloseScriptHub.Name = "CloseScriptHub"
  90. CloseScriptHub.Parent = Welcome
  91. CloseScriptHub.BackgroundColor3 = Color3.new(1, 1, 1)
  92. CloseScriptHub.BackgroundTransparency = 1
  93. CloseScriptHub.Position = UDim2.new(0.914548397, 0, -0.0555995852, 0)
  94. CloseScriptHub.Size = UDim2.new(0, 31, 0, 19)
  95. CloseScriptHub.Font = Enum.Font.Highway
  96. CloseScriptHub.Text = "x"
  97. CloseScriptHub.TextColor3 = Color3.new(1, 1, 1)
  98. CloseScriptHub.TextScaled = true
  99. CloseScriptHub.TextSize = 14
  100. CloseScriptHub.TextWrapped = true
  101.  
  102. MainHub.Name = "MainHub"
  103. MainHub.Parent = PHP
  104. MainHub.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  105. MainHub.BorderSizePixel = 0
  106. MainHub.Position = UDim2.new(0.417972863, 0, 0.109855093, 0)
  107. MainHub.Size = UDim2.new(0, 502, 0, 392)
  108. MainHub.Visible = false
  109. MainHub.Style = Enum.FrameStyle.RobloxRound
  110.  
  111. AdminScripts.Name = "AdminScripts"
  112. AdminScripts.Parent = MainHub
  113. AdminScripts.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  114. AdminScripts.BackgroundTransparency = 1
  115. AdminScripts.BorderSizePixel = 0
  116. AdminScripts.Position = UDim2.new(0.5, 0, 0.158163264, 0)
  117. AdminScripts.Size = UDim2.new(0, 235, 0, 280)
  118. AdminScripts.Visible = false
  119.  
  120. AdminScripts1.Name = "AdminScripts1"
  121. AdminScripts1.Parent = AdminScripts
  122. AdminScripts1.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  123. AdminScripts1.Position = UDim2.new(0.0425531901, 0, 0.0165816322, 0)
  124. AdminScripts1.Size = UDim2.new(0, 200, 0, 50)
  125. AdminScripts1.Font = Enum.Font.SourceSans
  126. AdminScripts1.Text = "IY FE"
  127. AdminScripts1.TextColor3 = Color3.new(0.968628, 0.968628, 0.968628)
  128. AdminScripts1.TextSize = 14
  129.  
  130. AdminScripts2.Name = "AdminScripts2"
  131. AdminScripts2.Parent = AdminScripts
  132. AdminScripts2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  133. AdminScripts2.Position = UDim2.new(0.0425531901, 0, 0.0918367356, 0)
  134. AdminScripts2.Size = UDim2.new(0, 200, 0, 50)
  135. AdminScripts2.Font = Enum.Font.SourceSans
  136. AdminScripts2.Text = "Reviz"
  137. AdminScripts2.TextColor3 = Color3.new(1, 1, 1)
  138. AdminScripts2.TextSize = 14
  139.  
  140. AdminScripts3.Name = "AdminScripts3"
  141. AdminScripts3.Parent = AdminScripts
  142. AdminScripts3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  143. AdminScripts3.Position = UDim2.new(0.0425531901, 0, 0.169642851, 0)
  144. AdminScripts3.Size = UDim2.new(0, 200, 0, 50)
  145. AdminScripts3.Font = Enum.Font.SourceSans
  146. AdminScripts3.Text = "Dark Dex"
  147. AdminScripts3.TextColor3 = Color3.new(1, 1, 1)
  148. AdminScripts3.TextSize = 14
  149.  
  150. AdminScripts4.Name = "AdminScripts4"
  151. AdminScripts4.Parent = AdminScripts
  152. AdminScripts4.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  153. AdminScripts4.Position = UDim2.new(0.0425531901, 0, 0.25127551, 0)
  154. AdminScripts4.Size = UDim2.new(0, 200, 0, 50)
  155. AdminScripts4.Font = Enum.Font.SourceSans
  156. AdminScripts4.TextColor3 = Color3.new(1, 1, 1)
  157. AdminScripts4.TextSize = 14
  158.  
  159. Games.Name = "Games"
  160. Games.Parent = MainHub
  161. Games.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  162. Games.BackgroundTransparency = 1
  163. Games.BorderSizePixel = 0
  164. Games.Position = UDim2.new(0, 0, 0.158163264, 0)
  165. Games.Size = UDim2.new(0, 235, 0, 280)
  166. Games.CanvasSize = UDim2.new(0, 0, 1, 0)
  167.  
  168. GameScriptsOpen.Name = "GameScriptsOpen"
  169. GameScriptsOpen.Parent = Games
  170. GameScriptsOpen.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  171. GameScriptsOpen.Position = UDim2.new(0.0510638282, 0, 0.0355906561, 0)
  172. GameScriptsOpen.Size = UDim2.new(0, 196, 0, 50)
  173. GameScriptsOpen.Font = Enum.Font.SourceSans
  174. GameScriptsOpen.Text = "Game Scripts"
  175. GameScriptsOpen.TextColor3 = Color3.new(1, 1, 1)
  176. GameScriptsOpen.TextSize = 14
  177.  
  178. AdminScriptsOpen.Name = "AdminScriptsOpen"
  179. AdminScriptsOpen.Parent = Games
  180. AdminScriptsOpen.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  181. AdminScriptsOpen.Position = UDim2.new(0.0510638282, 0, 0.18610087, 0)
  182. AdminScriptsOpen.Size = UDim2.new(0, 196, 0, 50)
  183. AdminScriptsOpen.Font = Enum.Font.SourceSans
  184. AdminScriptsOpen.Text = "Admin Scripts"
  185. AdminScriptsOpen.TextColor3 = Color3.new(1, 1, 1)
  186. AdminScriptsOpen.TextSize = 14
  187.  
  188. ExecutorOpen.Name = "ExecutorOpen"
  189. ExecutorOpen.Parent = Games
  190. ExecutorOpen.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  191. ExecutorOpen.Position = UDim2.new(0.0510638282, 0, 0.34171313, 0)
  192. ExecutorOpen.Size = UDim2.new(0, 196, 0, 50)
  193. ExecutorOpen.Font = Enum.Font.SourceSans
  194. ExecutorOpen.Text = "Executor"
  195. ExecutorOpen.TextColor3 = Color3.new(1, 1, 1)
  196. ExecutorOpen.TextSize = 14
  197.  
  198. Settings.Name = "Settings"
  199. Settings.Parent = Games
  200. Settings.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  201. Settings.Position = UDim2.new(0.0510638282, 0, 0.504978418, 0)
  202. Settings.Size = UDim2.new(0, 196, 0, 50)
  203. Settings.Font = Enum.Font.SourceSans
  204. Settings.Text = "Settings"
  205. Settings.TextColor3 = Color3.new(1, 1, 1)
  206. Settings.TextSize = 14
  207.  
  208. Nam.Name = "Nam"
  209. Nam.Parent = MainHub
  210. Nam.BackgroundColor3 = Color3.new(1, 1, 1)
  211. Nam.BackgroundTransparency = 1
  212. Nam.Position = UDim2.new(0.0180330928, 0, -0.00978757814, 0)
  213. Nam.Size = UDim2.new(0, 471, 0, 63)
  214. Nam.Font = Enum.Font.SourceSans
  215. Nam.Text = "PureHubV5"
  216. Nam.TextColor3 = Color3.new(0.666667, 0.678431, 0.0470588)
  217. Nam.TextScaled = true
  218. Nam.TextSize = 14
  219. Nam.TextWrapped = true
  220.  
  221. BottomBar.Name = "BottomBar"
  222. BottomBar.Parent = MainHub
  223. BottomBar.BackgroundColor3 = Color3.new(1, 1, 1)
  224. BottomBar.BackgroundTransparency = 1
  225. BottomBar.Position = UDim2.new(0.0159362555, 0, 0.941326499, 0)
  226. BottomBar.Size = UDim2.new(0, 470, 0, 29)
  227. BottomBar.Font = Enum.Font.SourceSans
  228. BottomBar.Text = "Made by Pure"
  229. BottomBar.TextColor3 = Color3.new(0.666667, 0.678431, 0.0470588)
  230. BottomBar.TextSize = 14
  231. BottomBar.TextWrapped = true
  232.  
  233. Version.Name = "Version"
  234. Version.Parent = MainHub
  235. Version.BackgroundColor3 = Color3.new(1, 1, 1)
  236. Version.BackgroundTransparency = 1
  237. Version.Position = UDim2.new(0.938026547, 0, 0.943877518, 0)
  238. Version.Size = UDim2.new(0, 38, 0, 29)
  239. Version.Font = Enum.Font.SourceSans
  240. Version.Text = "V5-A"
  241. Version.TextColor3 = Color3.new(0.666667, 0.678431, 0.0470588)
  242. Version.TextSize = 14
  243. Version.TextWrapped = true
  244.  
  245. CloseGameHub.Name = "CloseGameHub"
  246. CloseGameHub.Parent = MainHub
  247. CloseGameHub.BackgroundColor3 = Color3.new(1, 1, 1)
  248. CloseGameHub.BackgroundTransparency = 1
  249. CloseGameHub.Position = UDim2.new(0.950385749, 0, -0.0102040814, 0)
  250. CloseGameHub.Size = UDim2.new(0, 31, 0, 24)
  251. CloseGameHub.Font = Enum.Font.Highway
  252. CloseGameHub.Text = "x"
  253. CloseGameHub.TextColor3 = Color3.new(1, 1, 1)
  254. CloseGameHub.TextScaled = true
  255. CloseGameHub.TextSize = 14
  256. CloseGameHub.TextWrapped = true
  257.  
  258. GameScripts.Name = "GameScripts"
  259. GameScripts.Parent = MainHub
  260. GameScripts.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  261. GameScripts.BackgroundTransparency = 1
  262. GameScripts.BorderSizePixel = 0
  263. GameScripts.Position = UDim2.new(0.5, 0, 0.158163264, 0)
  264. GameScripts.Size = UDim2.new(0, 235, 0, 280)
  265.  
  266. GameScripts1.Name = "GameScripts1"
  267. GameScripts1.Parent = GameScripts
  268. GameScripts1.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  269. GameScripts1.Position = UDim2.new(0.0425531901, 0, 0.0165816322, 0)
  270. GameScripts1.Size = UDim2.new(0, 200, 0, 50)
  271. GameScripts1.Font = Enum.Font.SourceSans
  272. GameScripts1.Text = "Phantom Forces"
  273. GameScripts1.TextColor3 = Color3.new(0.968628, 0.968628, 0.968628)
  274. GameScripts1.TextSize = 14
  275.  
  276. GameScripts4.Name = "GameScripts4"
  277. GameScripts4.Parent = GameScripts
  278. GameScripts4.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  279. GameScripts4.Position = UDim2.new(0.0425531901, 0, 0.0918367356, 0)
  280. GameScripts4.Size = UDim2.new(0, 200, 0, 50)
  281. GameScripts4.Font = Enum.Font.SourceSans
  282. GameScripts4.Text = "AimHot for Struicid, CB, and Island Royale"
  283. GameScripts4.TextColor3 = Color3.new(1, 1, 1)
  284. GameScripts4.TextSize = 14
  285. GameScripts4.TextWrapped = true
  286.  
  287. GameScripts2.Name = "GameScripts2"
  288. GameScripts2.Parent = GameScripts
  289. GameScripts2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  290. GameScripts2.Position = UDim2.new(0.0425531901, 0, 0.169642851, 0)
  291. GameScripts2.Size = UDim2.new(0, 200, 0, 50)
  292. GameScripts2.Font = Enum.Font.SourceSans
  293. GameScripts2.Text = "RbWorld2 Aimbot"
  294. GameScripts2.TextColor3 = Color3.new(1, 1, 1)
  295. GameScripts2.TextSize = 14
  296.  
  297. GameScripts3.Name = "GameScripts3"
  298. GameScripts3.Parent = GameScripts
  299. GameScripts3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  300. GameScripts3.Position = UDim2.new(0.0425531901, 0, 0.25127551, 0)
  301. GameScripts3.Size = UDim2.new(0, 200, 0, 50)
  302. GameScripts3.Font = Enum.Font.SourceSans
  303. GameScripts3.Text = "BloxHunt "
  304. GameScripts3.TextColor3 = Color3.new(1, 1, 1)
  305. GameScripts3.TextSize = 14
  306.  
  307. GameScripts5.Name = "GameScripts5"
  308. GameScripts5.Parent = GameScripts
  309. GameScripts5.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  310. GameScripts5.Position = UDim2.new(0.0425531864, 0, 0.334183663, 0)
  311. GameScripts5.Size = UDim2.new(0, 200, 0, 50)
  312. GameScripts5.Font = Enum.Font.SourceSans
  313. GameScripts5.Text = "RoGhoul"
  314. GameScripts5.TextColor3 = Color3.new(1, 1, 1)
  315. GameScripts5.TextSize = 14
  316.  
  317. uptodate.Name = "uptodate"
  318. uptodate.Parent = MainHub
  319. uptodate.BackgroundColor3 = Color3.new(1, 1, 1)
  320. uptodate.BackgroundTransparency = 1
  321. uptodate.Position = UDim2.new(-0.020467937, 0, 0.942107439, 0)
  322. uptodate.Size = UDim2.new(0, 87, 0, 29)
  323. uptodate.Font = Enum.Font.SourceSans
  324. uptodate.Text = "Up To Date"
  325. uptodate.TextColor3 = Color3.new(0.666667, 0.678431, 0.0470588)
  326. uptodate.TextSize = 14
  327. uptodate.TextWrapped = true
  328.  
  329. Output.Name = "Output"
  330. Output.Parent = MainHub
  331. Output.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  332. Output.Position = UDim2.new(-0.678118706, 0, -0.0095936954, 0)
  333. Output.Size = UDim2.new(0, 299, 0, 132)
  334. Output.Style = Enum.FrameStyle.RobloxRound
  335.  
  336. TextLabel.Parent = Output
  337. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  338. TextLabel.BackgroundTransparency = 1
  339. TextLabel.Position = UDim2.new(-0.0201546699, 0, -0.059200868, 0)
  340. TextLabel.Size = UDim2.new(0, 66, 0, 24)
  341. TextLabel.Font = Enum.Font.SourceSans
  342. TextLabel.Text = "Output"
  343. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  344. TextLabel.TextSize = 14
  345.  
  346. Cross.Name = "Cross"
  347. Cross.Parent = Output
  348. Cross.BackgroundColor3 = Color3.new(1, 1, 1)
  349. Cross.Position = UDim2.new(-0.0234113708, 0, 0.144548357, 0)
  350. Cross.Size = UDim2.new(0, 294, 0, 2)
  351.  
  352. OutputBox.Name = "OutputBox"
  353. OutputBox.Parent = Output
  354. OutputBox.BackgroundColor3 = Color3.new(1, 1, 1)
  355. OutputBox.BackgroundTransparency = 1
  356. OutputBox.Position = UDim2.new(0.00776279392, 0, 0.240358114, 0)
  357. OutputBox.Size = UDim2.new(0, 280, 0, 88)
  358. OutputBox.Font = Enum.Font.SourceSans
  359. OutputBox.Text = ""
  360. OutputBox.TextColor3 = Color3.new(1, 1, 1)
  361. OutputBox.TextScaled = true
  362. OutputBox.TextSize = 14
  363. OutputBox.TextWrapped = true
  364. OutputBox.TextXAlignment = Enum.TextXAlignment.Left
  365. OutputBox.TextYAlignment = Enum.TextYAlignment.Top
  366.  
  367. ReOpen.Name = "ReOpen"
  368. ReOpen.Parent = PHP
  369. ReOpen.BackgroundColor3 = Color3.new(1, 1, 1)
  370. ReOpen.Position = UDim2.new(-0.000131907727, 0, 0.911387086, 0)
  371. ReOpen.Size = UDim2.new(0, 100, 0, 37)
  372. ReOpen.Visible = false
  373. ReOpen.Style = Enum.FrameStyle.DropShadow
  374.  
  375. Reopenerbutton.Name = "Reopenerbutton"
  376. Reopenerbutton.Parent = ReOpen
  377. Reopenerbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  378. Reopenerbutton.BackgroundTransparency = 1
  379. Reopenerbutton.Position = UDim2.new(0.0724784434, 0, 0.00365222991, 0)
  380. Reopenerbutton.Size = UDim2.new(0, 72, 0, 22)
  381. Reopenerbutton.Font = Enum.Font.SourceSans
  382. Reopenerbutton.Text = "ReOpen"
  383. Reopenerbutton.TextColor3 = Color3.new(0.0117647, 1, 1)
  384. Reopenerbutton.TextScaled = true
  385. Reopenerbutton.TextSize = 14
  386. Reopenerbutton.TextWrapped = true
  387. -- Scripts:
  388. function SCRIPT_IRNU88_FAKESCRIPT() -- Loading.PressMe
  389.     getfenv().script = Instance.new('Script', Loading)
  390.  
  391.     Menu = game.Players.LocalPlayer.PlayerGui.PHP.MainHub
  392.    
  393.     button = script.Parent
  394.     button.MouseButton1Down:connect(function()
  395.         Menu.Visible = true
  396.         wait(0.5)
  397.         if game.Players.LocalPlayer.PlayerGui.PHP.MainHub.Visible == true
  398.         then
  399.             game.Players.LocalPlayer.PlayerGui.PHP.Welcome.Visible = false
  400.         end
  401.     end)
  402.    
  403.    
  404.    
  405.  
  406. end
  407. coroutine.resume(coroutine.create(SCRIPT_IRNU88_FAKESCRIPT))
  408. function SCRIPT_PGSZ74_FAKESCRIPT() -- CloseScriptHub.CloseScriptHubButton
  409.     getfenv().script = Instance.new('Script', CloseScriptHub)
  410.  
  411.     Login = game.Players.LocalPlayer.PlayerGui.PHP.Welcome
  412.    
  413.     button = script.Parent
  414.    
  415.     button.MouseButton1Down:connect(function()
  416.         Login:Destroy()
  417.     end)
  418.    
  419.    
  420.  
  421. end
  422. coroutine.resume(coroutine.create(SCRIPT_PGSZ74_FAKESCRIPT))
  423. function SCRIPT_URVH78_FAKESCRIPT() -- PHP.Loading -MOTD- other
  424.     getfenv().script = Instance.new('Script', PHP)
  425.  
  426.         title = game.Players.LocalPlayer.PlayerGui.PHP.Welcome.Loading
  427.         motd = game.Players.LocalPlayer.PlayerGui.PHP.Welcome.MOTD
  428.         PHName = game.Players.LocalPlayer.PlayerGui.PHP.Welcome.Name
  429.         outputtext = game.Players.LocalPlayer.PlayerGui.PHP.MainHub.Output.OutputBox
  430.     function Load()
  431.         title.Text = "loading"
  432.         wait (0.1)
  433.         title.Text = "loading."
  434.         wait (0.1)
  435.         title.Text = "loading.."
  436.         wait (0.1)
  437.         title.Text = "loading..."
  438.         wait (0.1)
  439.         title.Text = "loading...."
  440.         wait(0.1)
  441.         title.Text = "loading"
  442.         wait (0.1)
  443.         title.Text = "loading."
  444.         wait (0.1)
  445.         title.Text = "loading.."
  446.         wait (0.1)
  447.         title.Text = "loading..."
  448.         wait (0.1)
  449.         title.Text = "loading...."
  450.         title.Text = "Loading Finished."
  451.         title.Text = "Click Me"
  452.         end
  453.     function Message()
  454.             motd.Text = "Welcome to the Launch"
  455.     end
  456.     function TitleAnim()
  457.         wait(0.1)
  458.         PHName.Transparency = (0)
  459.         wait(0.1)
  460.         PHName.Transparency = (0.2)
  461.         wait(0.1)
  462.         PHName.Transparency = (0.4)
  463.         wait(0.1)
  464.         PHName.Transparency = (0.6)
  465.         wait(0.1)
  466.         PHName.Transparency = (0.8)
  467.         wait(0.1)
  468.         PHName.Transparency = (1)
  469.         wait(0.1)
  470.         PHName.Transparency = (0.8)
  471.         wait(0.1)
  472.         PHName.Transparency = (0.6)
  473.         wait(0.1)
  474.         PHName.Transparency = (0.4)
  475.         wait(0.1)
  476.         PHName.Transparency = (0.2)
  477.         wait(0.1)
  478.         PHName.Transparency = (0)
  479.         wait(0.1)
  480.         PHName.Transparency = (1)
  481.    
  482.     end
  483.     function output()
  484.         outputtext.Text = "Made By Pure."
  485.     end
  486.     wait (2)
  487.     Load()
  488.     Message()
  489.     TitleAnim()
  490.     output()
  491.    
  492.    
  493.        
  494.  
  495. end
  496. coroutine.resume(coroutine.create(SCRIPT_URVH78_FAKESCRIPT))
  497. function SCRIPT_PDJV80_FAKESCRIPT() -- AdminScripts1.OpenIY
  498.     getfenv().script = Instance.new('Script', AdminScripts1)
  499.  
  500.     button = script.Parent
  501.    
  502.     button.MouseButton1Down:connect(function()
  503.         --Start of IY
  504.         loadstring(game:HttpGet(('https://pastebin.com/raw/tzTXmYf2'),true))()
  505.         --End of IY
  506.     end)
  507.  
  508. end
  509. coroutine.resume(coroutine.create(SCRIPT_PDJV80_FAKESCRIPT))
  510. function SCRIPT_BSZG76_FAKESCRIPT() -- AdminScripts2.OpenRevis
  511.     getfenv().script = Instance.new('Script', AdminScripts2)
  512.  
  513.     button = script.Parent
  514.    
  515.     button.MouseButton1Down:connect(function()
  516.         --Start of Revis
  517.         --Paste Revis Code Here
  518.         --End of Revis
  519.     end)
  520.  
  521. end
  522. coroutine.resume(coroutine.create(SCRIPT_BSZG76_FAKESCRIPT))
  523. function SCRIPT_XCJW76_FAKESCRIPT() -- AdminScripts3.OpenDarkDex
  524.     getfenv().script = Instance.new('Script', AdminScripts3)
  525.  
  526.     button = script.Parent
  527.    
  528.     button.MouseButton1Down:connect(function()
  529.         --Start of Dex
  530.        
  531.         --End of Dex
  532.     end)
  533.  
  534. end
  535. coroutine.resume(coroutine.create(SCRIPT_XCJW76_FAKESCRIPT))
  536. function SCRIPT_DWDY74_FAKESCRIPT() -- AdminScripts4.OpenTESTING
  537.     getfenv().script = Instance.new('Script', AdminScripts4)
  538.  
  539.     button = script.Parent
  540.    
  541.     button.MouseButton1Down:connect(function()
  542.         --Start of TESTING
  543.         --Paste TESTING Code Here
  544.         --End of TESTING
  545.     end)
  546.  
  547. end
  548. coroutine.resume(coroutine.create(SCRIPT_DWDY74_FAKESCRIPT))
  549. function SCRIPT_KRFI82_FAKESCRIPT() -- GameScriptsOpen.OpenGamesTab
  550.     getfenv().script = Instance.new('Script', GameScriptsOpen)
  551.  
  552.     button = script.Parent
  553.    
  554.     button.MouseButton1Down:connect(function()
  555.         game.Players.LocalPlayer.PlayerGui.PHP.MainHub.GameScripts.Visible = true
  556.         game.Players.LocalPlayer.PlayerGui.PHP.MainHub.AdminScripts.Visible = false
  557.     end)
  558.  
  559. end
  560. coroutine.resume(coroutine.create(SCRIPT_KRFI82_FAKESCRIPT))
  561. function SCRIPT_MIZS78_FAKESCRIPT() -- AdminScriptsOpen.OpenAdminTab
  562.     getfenv().script = Instance.new('Script', AdminScriptsOpen)
  563.  
  564.     button = script.Parent
  565.    
  566.     button.MouseButton1Down:connect(function()
  567.         game.Players.LocalPlayer.PlayerGui.PHP.MainHub.GameScripts.Visible = false
  568.         game.Players.LocalPlayer.PlayerGui.PHP.MainHub.AdminScripts.Visible = true
  569.     end)
  570.  
  571. end
  572. coroutine.resume(coroutine.create(SCRIPT_MIZS78_FAKESCRIPT))
  573. function SCRIPT_PXRH67_FAKESCRIPT() -- ExecutorOpen.ExecutorOpen
  574.     getfenv().script = Instance.new('Script', ExecutorOpen)
  575. --Executor Start
  576.     -- Synapse X GUI
  577. -- Created by NNateSyn#2781
  578. print('Loading Synapse X Gui')
  579. wait(1)
  580. local plr = game.Players.LocalPlayer
  581. local m = plr:GetMouse()
  582. -- Instances:
  583. local SynapseX = Instance.new("ScreenGui")
  584. local Main = Instance.new("Frame")
  585. local Background = Instance.new("Frame")
  586. local editorframe = Instance.new("ScrollingFrame")
  587. local back = Instance.new("Frame")
  588. local numberline = Instance.new("TextLabel")
  589. local line = Instance.new("Frame")
  590. local editor = Instance.new("TextBox")
  591. local strings = Instance.new("TextLabel")
  592. local comments = Instance.new("TextLabel")
  593. local keywords = Instance.new("TextLabel")
  594. local global = Instance.new("TextLabel")
  595. local integer = Instance.new("TextLabel")
  596. local tokens = Instance.new("TextLabel")
  597. local scriptbox = Instance.new("ScrollingFrame")
  598. local back_2 = Instance.new("Frame")
  599. local execb = Instance.new("TextButton")
  600. local clearb = Instance.new("TextButton")
  601. local openfileb = Instance.new("TextButton")
  602. local execfileb = Instance.new("TextButton")
  603. local savefileb = Instance.new("TextButton")
  604. local scripthubb = Instance.new("TextButton")
  605. local attachb = Instance.new("TextButton")
  606. local Topbar = Instance.new("Frame")
  607. local Logo = Instance.new("Frame")
  608. local x = Instance.new("TextLabel")
  609. local S = Instance.new("TextLabel")
  610. local title = Instance.new("TextLabel")
  611. --Properties:
  612. SynapseX.Name = "SynapseX"
  613. SynapseX.Parent = game.Workspace
  614.  
  615. Main.Name = "Main"
  616. Main.Parent = SynapseX
  617. Main.Active = true
  618. Main.BackgroundColor3 = Color3.new(1, 1, 1)
  619. Main.BackgroundTransparency = 1
  620. Main.BorderSizePixel = 0
  621. Main.Draggable = true
  622. Main.Position = UDim2.new(0.100000001, 0, 0.100000001, 0)
  623. Main.Size = UDim2.new(0, 0, 0, 0)
  624. Main.ClipsDescendants = true
  625.  
  626. Background.Name = "Background"
  627. Background.Parent = Main
  628. Background.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  629. Background.BorderSizePixel = 0
  630. Background.Position = UDim2.new(0, 0, 0.100000001, 0)
  631. Background.Size = UDim2.new(1, 0, 0.899999976, 0)
  632. Background.ZIndex = 2
  633.  
  634. editorframe.Name = "editorframe"
  635. editorframe.Parent = Background
  636. editorframe.BackgroundColor3 = Color3.new(1, 1, 1)
  637. editorframe.BackgroundTransparency = 1
  638. editorframe.BorderColor3 = Color3.new(1, 1, 1)
  639. editorframe.Position = UDim2.new(0, 10, 0, 10)
  640. editorframe.Size = UDim2.new(0.800000012, 0, 0.800000012, 0)
  641. editorframe.ZIndex = 3
  642. editorframe.CanvasSize = UDim2.new(0, 0, 0, 0)
  643.  
  644. back.Name = "back"
  645. back.Parent = editorframe
  646. back.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  647. back.Size = UDim2.new(1, 0, 1, 0)
  648. back.ZIndex = 3
  649.  
  650. numberline.Name = "numberline"
  651. numberline.Parent = editorframe
  652. numberline.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  653. numberline.BackgroundTransparency = 1
  654. numberline.BorderSizePixel = 0
  655. numberline.Size = UDim2.new(0.0500000007, 0, 1, 0)
  656. numberline.ZIndex = 4
  657. numberline.Font = Enum.Font.Code
  658. numberline.Text = "1"
  659. numberline.TextColor3 = Color3.new(1, 1, 1)
  660. numberline.TextSize = 18
  661. numberline.TextYAlignment = Enum.TextYAlignment.Top
  662.  
  663. line.Name = "line"
  664. line.Parent = editorframe
  665. line.BackgroundColor3 = Color3.new(0.54902, 0.54902, 0.54902)
  666. line.BorderSizePixel = 0
  667. line.Position = UDim2.new(0.0500000007, 0, 0, 0)
  668. line.Size = UDim2.new(0, 1, 1, 0)
  669. line.ZIndex = 4
  670.  
  671. editor.Name = "editor"
  672. editor.Parent = editorframe
  673. editor.BackgroundColor3 = Color3.new(1, 1, 1)
  674. editor.BackgroundTransparency = 1
  675. editor.BorderSizePixel = 0
  676. editor.Position = UDim2.new(0.0599999987, 0, 0, 0)
  677. editor.Size = UDim2.new(0.879999995, 0, 1, 0)
  678. editor.ZIndex = 4
  679. editor.ClearTextOnFocus = false
  680. editor.Font = Enum.Font.Code
  681. editor.MultiLine = true
  682. editor.Text = "print(\"Hello World!\")"
  683. editor.TextColor3 = Color3.new(1, 1, 1)
  684. editor.TextSize = 18
  685. editor.TextTransparency = 0.2
  686. editor.TextXAlignment = Enum.TextXAlignment.Left
  687. editor.TextYAlignment = Enum.TextYAlignment.Top
  688.  
  689. strings.Name = "strings"
  690. strings.Parent = editorframe
  691. strings.BackgroundColor3 = Color3.new(1, 1, 1)
  692. strings.BackgroundTransparency = 1
  693. strings.BorderSizePixel = 0
  694. strings.Position = UDim2.new(0.0599999987, 0, 0, 0)
  695. strings.Size = UDim2.new(0.879999995, 0, 1, 0)
  696. strings.ZIndex = 5
  697. strings.Font = Enum.Font.Code
  698. strings.Text = ""
  699. strings.TextColor3 = Color3.new(0.333333, 0.666667, 0)
  700. strings.TextSize = 18
  701. strings.TextXAlignment = Enum.TextXAlignment.Left
  702. strings.TextYAlignment = Enum.TextYAlignment.Top
  703.  
  704. comments.Name = "comments"
  705. comments.Parent = editorframe
  706. comments.BackgroundColor3 = Color3.new(1, 1, 1)
  707. comments.BackgroundTransparency = 1
  708. comments.BorderSizePixel = 0
  709. comments.Position = UDim2.new(0.0599999987, 0, 0, 0)
  710. comments.Size = UDim2.new(0.879999995, 0, 1, 0)
  711. comments.ZIndex = 5
  712. comments.Font = Enum.Font.Code
  713. comments.Text = ""
  714. comments.TextColor3 = Color3.new(0.333333, 0.666667, 0)
  715. comments.TextSize = 18
  716. comments.TextXAlignment = Enum.TextXAlignment.Left
  717. comments.TextYAlignment = Enum.TextYAlignment.Top
  718.  
  719. keywords.Name = "keywords"
  720. keywords.Parent = editorframe
  721. keywords.BackgroundColor3 = Color3.new(1, 1, 1)
  722. keywords.BackgroundTransparency = 1
  723. keywords.BorderSizePixel = 0
  724. keywords.Position = UDim2.new(0.0599999987, 0, 0, 0)
  725. keywords.Size = UDim2.new(0.879999995, 0, 1, 0)
  726. keywords.ZIndex = 5
  727. keywords.Font = Enum.Font.Code
  728. keywords.Text = ""
  729. keywords.TextColor3 = Color3.new(0,0,1)
  730. keywords.TextSize = 18
  731. keywords.TextXAlignment = Enum.TextXAlignment.Left
  732. keywords.TextYAlignment = Enum.TextYAlignment.Top
  733.  
  734. global.Name = "global"
  735. global.Parent = editorframe
  736. global.BackgroundColor3 = Color3.new(1, 1, 1)
  737. global.BackgroundTransparency = 1
  738. global.BorderSizePixel = 0
  739. global.Position = UDim2.new(0.0599999987, 0, 0, 0)
  740. global.Size = UDim2.new(0.879999995, 0, 1, 0)
  741. global.ZIndex = 5
  742. global.Font = Enum.Font.Code
  743. global.Text = ""
  744. global.TextColor3 = Color3.new(0,0,1)
  745. global.TextSize = 18
  746. global.TextXAlignment = Enum.TextXAlignment.Left
  747. global.TextYAlignment = Enum.TextYAlignment.Top
  748.  
  749. integer.Name = "integer"
  750. integer.Parent = editorframe
  751. integer.BackgroundColor3 = Color3.new(1, 1, 1)
  752. integer.BackgroundTransparency = 1
  753. integer.BorderSizePixel = 0
  754. integer.Position = UDim2.new(0.0599999987, 0, 0, 0)
  755. integer.Size = UDim2.new(0.879999995, 0, 1, 0)
  756. integer.ZIndex = 5
  757. integer.Font = Enum.Font.Code
  758. integer.Text = ""
  759. integer.TextColor3 = Color3.new(0,1,0)
  760. integer.TextSize = 18
  761. integer.TextXAlignment = Enum.TextXAlignment.Left
  762. integer.TextYAlignment = Enum.TextYAlignment.Top
  763.  
  764. tokens.Name = "tokens"
  765. tokens.Parent = editorframe
  766. tokens.BackgroundColor3 = Color3.new(1, 1, 1)
  767. tokens.BackgroundTransparency = 1
  768. tokens.BorderSizePixel = 0
  769. tokens.Position = UDim2.new(0.0599999987, 0, 0, 0)
  770. tokens.Size = UDim2.new(0.879999995, 0, 1, 0)
  771. tokens.ZIndex = 5
  772. tokens.Font = Enum.Font.Code
  773. tokens.Text = ""
  774. tokens.TextColor3 = Color3.new(0.8,0.8,0.8)
  775. tokens.TextSize = 18
  776. tokens.TextXAlignment = Enum.TextXAlignment.Left
  777. tokens.TextYAlignment = Enum.TextYAlignment.Top
  778.  
  779. scriptbox.Name = "scriptbox"
  780. scriptbox.Parent = Background
  781. scriptbox.BackgroundColor3 = Color3.new(1, 1, 1)
  782. scriptbox.BackgroundTransparency = 1
  783. scriptbox.BorderColor3 = Color3.new(1, 1, 1)
  784. scriptbox.Position = UDim2.new(0.819999993, 0, 0, 10)
  785. scriptbox.Size = UDim2.new(0.159999996, 0, 0.800000012, 0)
  786. scriptbox.ZIndex = 2
  787. scriptbox.CanvasSize = UDim2.new(0, 0, 0, 0)
  788.  
  789. back_2.Name = "back"
  790. back_2.Parent = scriptbox
  791. back_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  792. back_2.Size = UDim2.new(1, 0, 1, 0)
  793. back_2.ZIndex = 3
  794.  
  795. execb.Name = "execb"
  796. execb.Parent = Background
  797. execb.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  798. execb.BorderSizePixel = 0
  799. execb.Position = UDim2.new(0, 10, 0.860000014, 0)
  800. execb.Size = UDim2.new(0.100000001, 0, 0.100000001, 0)
  801. execb.ZIndex = 3
  802. execb.Font = Enum.Font.SourceSansLight
  803. execb.Text = "Execute"
  804. execb.TextColor3 = Color3.new(1, 1, 1)
  805. execb.TextSize = 18
  806.  
  807. clearb.Name = "clearb"
  808. clearb.Parent = Background
  809. clearb.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  810. clearb.BorderSizePixel = 0
  811. clearb.Position = UDim2.new(0.100000001, 20, 0.860000014, 0)
  812. clearb.Size = UDim2.new(0.100000001, 0, 0.100000001, 0)
  813. clearb.ZIndex = 3
  814. clearb.Font = Enum.Font.SourceSansLight
  815. clearb.Text = "Clear"
  816. clearb.TextColor3 = Color3.new(1, 1, 1)
  817. clearb.TextSize = 18
  818.  
  819. openfileb.Name = "openfileb"
  820. openfileb.Parent = Background
  821. openfileb.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  822. openfileb.BorderSizePixel = 0
  823. openfileb.Position = UDim2.new(0.200000003, 30, 0.860000014, 0)
  824. openfileb.Size = UDim2.new(0.100000001, 0, 0.100000001, 0)
  825. openfileb.ZIndex = 3
  826. openfileb.Font = Enum.Font.SourceSansLight
  827. openfileb.Text = "Open File"
  828. openfileb.TextColor3 = Color3.new(1, 1, 1)
  829. openfileb.TextSize = 18
  830.  
  831. execfileb.Name = "execfileb"
  832. execfileb.Parent = Background
  833. execfileb.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  834. execfileb.BorderSizePixel = 0
  835. execfileb.Position = UDim2.new(0.300000012, 40, 0.860000014, 0)
  836. execfileb.Size = UDim2.new(0.100000001, 10, 0.100000001, 0)
  837. execfileb.ZIndex = 3
  838. execfileb.Font = Enum.Font.SourceSansLight
  839. execfileb.Text = "Execute File"
  840. execfileb.TextColor3 = Color3.new(1, 1, 1)
  841. execfileb.TextSize = 18
  842.  
  843. savefileb.Name = "savefileb"
  844. savefileb.Parent = Background
  845. savefileb.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  846. savefileb.BorderSizePixel = 0
  847. savefileb.Position = UDim2.new(0.400000006, 60, 0.860000014, 0)
  848. savefileb.Size = UDim2.new(0.100000001, 0, 0.100000001, 0)
  849. savefileb.ZIndex = 3
  850. savefileb.Font = Enum.Font.SourceSansLight
  851. savefileb.Text = "Save File"
  852. savefileb.TextColor3 = Color3.new(1, 1, 1)
  853. savefileb.TextSize = 18
  854.  
  855. scripthubb.Name = "scripthubb"
  856. scripthubb.Parent = Background
  857. scripthubb.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  858. scripthubb.BorderSizePixel = 0
  859. scripthubb.Position = UDim2.new(0.800000012, 40, 0.860000014, 0)
  860. scripthubb.Size = UDim2.new(0.119999997, 0, 0.100000001, 0)
  861. scripthubb.ZIndex = 3
  862. scripthubb.Font = Enum.Font.SourceSansLight
  863. scripthubb.Text = "Script Hub"
  864. scripthubb.TextColor3 = Color3.new(1, 1, 1)
  865. scripthubb.TextSize = 18
  866.  
  867. attachb.Name = "attachb"
  868. attachb.Parent = Background
  869. attachb.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  870. attachb.BorderSizePixel = 0
  871. attachb.Position = UDim2.new(0.699999988, 30, 0.860000014, 0)
  872. attachb.Size = UDim2.new(0.100000001, 0, 0.100000001, 0)
  873. attachb.ZIndex = 3
  874. attachb.Font = Enum.Font.SourceSansLight
  875. attachb.Text = "Attach"
  876. attachb.TextColor3 = Color3.new(1, 1, 1)
  877. attachb.TextSize = 18
  878.  
  879. Topbar.Name = "Topbar"
  880. Topbar.Parent = Main
  881. Topbar.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  882. Topbar.BorderSizePixel = 0
  883. Topbar.Size = UDim2.new(1, 0, 0.100000001, 0)
  884. Topbar.ZIndex = 2
  885.  
  886. Logo.Name = "Logo"
  887. Logo.Parent = Topbar
  888. Logo.BackgroundColor3 = Color3.new(1, 1, 1)
  889. Logo.BackgroundTransparency = 1
  890. Logo.BorderSizePixel = 0
  891. Logo.Position = UDim2.new(0, 4, 0, 0)
  892. Logo.Size = UDim2.new(0.0500000007, 0, 1, 0)
  893. Logo.ZIndex = 3
  894.  
  895. x.Name = "x"
  896. x.Parent = Logo
  897. x.BackgroundColor3 = Color3.new(1, 1, 1)
  898. x.BackgroundTransparency = 1
  899. x.BorderSizePixel = 0
  900. x.Position = UDim2.new(0.5, 0, 0, 0)
  901. x.Size = UDim2.new(0.5, 0, 1, 0)
  902. x.ZIndex = 4
  903. x.Font = Enum.Font.SciFi
  904. x.Text = "x"
  905. x.TextColor3 = Color3.new(1, 0.333333, 0)
  906. x.TextSize = 22
  907. x.TextStrokeColor3 = Color3.new(1, 0.333333, 0)
  908. x.TextXAlignment = Enum.TextXAlignment.Left
  909. x.TextYAlignment = Enum.TextYAlignment.Top
  910.  
  911. S.Name = "S"
  912. S.Parent = Logo
  913. S.BackgroundColor3 = Color3.new(1, 1, 1)
  914. S.BackgroundTransparency = 1
  915. S.BorderSizePixel = 0
  916. S.Size = UDim2.new(0.5, 0, 1, 0)
  917. S.ZIndex = 4
  918. S.Font = Enum.Font.SciFi
  919. S.Text = "S"
  920. S.TextColor3 = Color3.new(1, 1, 1)
  921. S.TextSize = 30
  922. S.TextStrokeColor3 = Color3.new(1, 1, 1)
  923. S.TextStrokeTransparency = 0
  924.  
  925. title.Name = "title"
  926. title.Parent = Topbar
  927. title.BackgroundColor3 = Color3.new(1, 1, 1)
  928. title.BackgroundTransparency = 1
  929. title.BorderSizePixel = 0
  930. title.Size = UDim2.new(1, 0, 1, 0)
  931. title.ZIndex = 3
  932. title.Font = Enum.Font.SourceSansLight
  933. title.Text = "Synapse X pre-v1.0.0"
  934. title.TextColor3 = Color3.new(1, 1, 1)
  935. title.TextSize = 20
  936. -- Scripts:
  937.  
  938. local Highlight = function(string, keywords)
  939.     local K = {}
  940.     local S = string
  941.     local Token =
  942.     {
  943.         ["="] = true,
  944.         ["."] = true,
  945.         [","] = true,
  946.         ["("] = true,
  947.         [")"] = true,
  948.         ["["] = true,
  949.         ["]"] = true,
  950.         ["{"] = true,
  951.         ["}"] = true,
  952.         [":"] = true,
  953.         ["*"] = true,
  954.         ["/"] = true,
  955.         ["+"] = true,
  956.         ["-"] = true,
  957.         ["%"] = true,
  958.         [";"] = true,
  959.         ["~"] = true
  960.     }
  961.     for i, v in pairs(keywords) do
  962.         K[v] = true
  963.     end
  964.     S = S:gsub(".", function(c)
  965.         if Token[c] ~= nil then
  966.             return "\32"
  967.         else
  968.             return c
  969.         end
  970.     end)
  971.     S = S:gsub("%S+", function(c)
  972.         if K[c] ~= nil then
  973.             return c
  974.         else
  975.             return (" "):rep(#c)
  976.         end
  977.     end)
  978.  
  979.     return S
  980. end
  981.  
  982. local hTokens = function(string)
  983.     local Token =
  984.     {
  985.         ["="] = true,
  986.         ["."] = true,
  987.         [","] = true,
  988.         ["("] = true,
  989.         [")"] = true,
  990.         ["["] = true,
  991.         ["]"] = true,
  992.         ["{"] = true,
  993.         ["}"] = true,
  994.         [":"] = true,
  995.         ["*"] = true,
  996.         ["/"] = true,
  997.         ["+"] = true,
  998.         ["-"] = true,
  999.         ["%"] = true,
  1000.         [";"] = true,
  1001.         ["~"] = true
  1002.     }
  1003.     local A = ""
  1004.     string:gsub(".", function(c)
  1005.         if Token[c] ~= nil then
  1006.             A = A .. c
  1007.         elseif c == "\n" then
  1008.             A = A .. "\n"
  1009.         elseif c == "\t" then
  1010.             A = A .. "\t"
  1011.         else
  1012.             A = A .. "\32"
  1013.         end
  1014.     end)
  1015.  
  1016.     return A
  1017. end
  1018.  
  1019. local hInt = function(string)
  1020.     local Int =
  1021.     {
  1022.         ["1"] = true,
  1023.         ["2"] = true,
  1024.         ["3"] = true,
  1025.         ["4"] = true,
  1026.         ["5"] = true,
  1027.         ["6"] = true,
  1028.         ["7"] = true,
  1029.         ["8"] = true,
  1030.         ["9"] = true,
  1031.         ["0"] = true
  1032.     }
  1033.     local A = ""
  1034.     string:gsub(".", function(c)
  1035.         if Int[c] ~= nil then
  1036.             A = A .. c
  1037.         elseif c == "\n" then
  1038.             A = A .. "\n"
  1039.         elseif c == "\t" then
  1040.             A = A .. "\t"
  1041.         else
  1042.             A = A .. "\32"
  1043.         end
  1044.     end)
  1045.  
  1046.     return A
  1047. end
  1048.  
  1049. local sstrings = function(string)
  1050.     local highlight = ""
  1051.     local quote = false
  1052.     string:gsub(".", function(c)
  1053.         if quote == false and c == "\"" then
  1054.             quote = true
  1055.         elseif quote == true and c == "\"" then
  1056.             quote = false
  1057.         end
  1058.         if quote == false and c == "\"" then
  1059.             highlight = highlight .. "\""
  1060.         elseif c == "\n" then
  1061.             highlight = highlight .. "\n"
  1062.         elseif c == "\t" then
  1063.             highlight = highlight .. "\t"
  1064.         elseif quote == true then
  1065.             highlight = highlight .. c
  1066.         elseif quote == false then
  1067.             highlight = highlight .. "\32"
  1068.         end
  1069.     end)
  1070.  
  1071.     return highlight
  1072. end
  1073.  
  1074. local lua_keywords = {"if", "else", "elseif", "for", "while", "break", "repeat", "until", "next", "not", "true", "false", "then", "end", "function", "local", "or", "and", "do"}
  1075. local global_env = {"getrawmetatable", "game", "workspace", "script", "math", "string", "table", "print", "wait", "BrickColor", "Color3", "next", "pairs", "ipairs", "select", "unpack", "Instance", "Vector2", "Vector3", "CFrame", "Ray", "UDim2", "Enum", "assert", "error", "warn", "tick", "loadstring", "_G", "shared", "getfenv", "setfenv", "newproxy", "setmetatable", "getmetatable", "os", "debug", "pcall", "ypcall", "xpcall", "rawequal", "rawset", "rawget", "tonumber", "tostring", "type", "typeof", "_VERSION", "coroutine", "delay", "require", "spawn", "LoadLibrary", "settings", "stats", "time", "UserSettings", "version", "Axes", "ColorSequence", "Faces", "ColorSequenceKeypoint", "NumberRange", "NumberSequence", "NumberSequenceKeypoint", "gcinfo", "elapsedTime", "collectgarbage", "PhysicalProperties", "Rect", "Region3", "Region3int16", "UDim", "Vector2int16", "Vector3int16"}
  1076. if Synapse then
  1077. table.insert(global_env, "Synapse")
  1078. elseif is_protosmasher_caller then
  1079. table.insert(global_env, "is_protosmasher_caller")
  1080. end
  1081. local highlight_source = function(type)
  1082.     if type == "Text" then
  1083.         editor.Text = editor.Text:gsub("\13", "")
  1084.         editor.Text = editor.Text:gsub("\t", "      ")
  1085.         local s = editor.Text
  1086.         keywords.Text = Highlight(s, lua_keywords)
  1087.         global.Text = Highlight(s, global_env)
  1088.         strings.Text = sstrings(s)
  1089.         integer.Text = hInt(s)
  1090.         tokens.Text = hTokens(s)
  1091.         local lin = 1
  1092.         s:gsub("\n", function()
  1093.             lin = lin + 1
  1094.         end)
  1095.         numberline.Text = ""
  1096.         for i = 1, lin do
  1097.             numberline.Text = numberline.Text .. i .. "\n"
  1098.         end
  1099.     end
  1100. end
  1101.  
  1102. highlight_source("Text")
  1103.  
  1104. local open = false
  1105.  
  1106. m.KeyDown:connect(function(k)
  1107. if k == "f" then
  1108. if open == true then
  1109. open = false
  1110. Main:TweenSize(UDim2.new(0, 0, 0, 0), 'Out', 'Quint', 2, true)
  1111. elseif open == false then
  1112. open = true
  1113. Main:TweenSize(UDim2.new(0.34, 0, 0.28, 0), 'Out', 'Quint', 2, true)
  1114. end
  1115. end
  1116. end)
  1117.  
  1118. editor.Changed:connect(function()
  1119. highlight_source("Text")
  1120. editorframe.CanvasSize = UDim2.new(0,editor.TextBounds.X/1, 0, editor.TextBounds.Y/1)
  1121. end)
  1122. clearb.MouseButton1Down:connect(function()
  1123. editor.Text = ""
  1124. end)
  1125. execb.MouseButton1Down:connect(function()
  1126. loadstring(editor.Text)()
  1127. end)
  1128. wait(0.1)
  1129. game.StarterGui:SetCore('SendNotification', {Title = 'Toggle', Text = 'Press "f" to toggle Synapse X',Icon = 'rbxassetid://2521978084', Duration = 5})
  1130.  
  1131. print('Loaded Synapse X Gui')
  1132. print("Press 'f' to toggle Synapse X Gui")
  1133. print('Created by NNateSyn#2781')
  1134.     --executor over
  1135.  
  1136. end
  1137. coroutine.resume(coroutine.create(SCRIPT_PXRH67_FAKESCRIPT))
  1138. function SCRIPT_WSKR65_FAKESCRIPT() -- CloseGameHub.CloseGameHubScript
  1139.     getfenv().script = Instance.new('Script', CloseGameHub)
  1140.  
  1141.     Close = game.Players.LocalPlayer.PlayerGui.PHP.MainHub
  1142.     opener = game.Players.LocalPlayer.PlayerGui.PHP.ReOpen
  1143.     button = script.Parent
  1144.    
  1145.     button.MouseButton1Down:connect(function()
  1146.         Close.Visible = false
  1147.         opener.Visible = true
  1148.     end)
  1149.  
  1150. end
  1151. coroutine.resume(coroutine.create(SCRIPT_WSKR65_FAKESCRIPT))
  1152. function SCRIPT_AZZM82_FAKESCRIPT() -- GameScripts1.OpenPF
  1153.     getfenv().script = Instance.new('Script', GameScripts1)
  1154.  
  1155.     button = script.Parent
  1156.    
  1157.     button.MouseButton1Down:connect(function()
  1158.         --Start of PF
  1159.        
  1160.         --End of PF
  1161.     end)
  1162.  
  1163. end
  1164. coroutine.resume(coroutine.create(SCRIPT_AZZM82_FAKESCRIPT))
  1165. function SCRIPT_PIAO74_FAKESCRIPT() -- GameScripts4.OpenAimHot
  1166.     getfenv().script = Instance.new('Script', GameScripts4)
  1167.  
  1168.     button = script.Parent
  1169.    
  1170.     button.MouseButton1Down:connect(function()
  1171.         --start of AimHot
  1172.         --Paste AimHot
  1173.         --End Of AimHot
  1174.     end)
  1175.  
  1176. end
  1177. coroutine.resume(coroutine.create(SCRIPT_PIAO74_FAKESCRIPT))
  1178. function SCRIPT_YWPJ81_FAKESCRIPT() -- GameScripts2.OpenRBW2
  1179.     getfenv().script = Instance.new('Script', GameScripts2)
  1180.  
  1181.     button = script.Parent
  1182.    
  1183.     button.MouseButton1Down:connect(function()
  1184.         --Start of RBW2
  1185.         --Paste RBW2
  1186.         --End of RBW2
  1187.     end)
  1188.  
  1189. end
  1190. coroutine.resume(coroutine.create(SCRIPT_YWPJ81_FAKESCRIPT))
  1191. function SCRIPT_NDIP86_FAKESCRIPT() -- GameScripts3.OpenBloxHunt
  1192.     getfenv().script = Instance.new('Script', GameScripts3)
  1193.  
  1194.     button = script.Parent
  1195.    
  1196.     button.MouseButton1Down:connect(function()
  1197.         --Start of BloxHunt
  1198.         --Paste BloxHunt
  1199.         --End of BloxHunt
  1200.     end)
  1201.  
  1202. end
  1203. coroutine.resume(coroutine.create(SCRIPT_NDIP86_FAKESCRIPT))
  1204. function SCRIPT_PISG88_FAKESCRIPT() -- GameScripts5.OpenRoGhoul
  1205.     getfenv().script = Instance.new('Script', GameScripts5)
  1206.  
  1207.     button = script.Parent
  1208.    
  1209.     button.MouseButton1Down:connect(function()
  1210.         --Start of RoGhoul
  1211.         local RoGhoulGuiV1 = Instance.new("ScreenGui")
  1212. local RoGhoulGUI = Instance.new("Frame")
  1213. local NoClip = Instance.new("TextButton")
  1214. local NoClipR15 = Instance.new("TextButton")
  1215. local IncreaseSpeed = Instance.new("TextButton")
  1216. local RoGhoulGuiV1_2 = Instance.new("TextLabel")
  1217. local Closeit = Instance.new("TextButton")
  1218. --Properties:
  1219. RoGhoulGuiV1.Name = "RoGhoulGuiV1"
  1220. RoGhoulGuiV1.Parent = game.Players.LocalPlayer.PlayerGui
  1221.  
  1222. RoGhoulGUI.Name = "RoGhoulGUI"
  1223. RoGhoulGUI.Parent = RoGhoulGuiV1
  1224. RoGhoulGUI.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1225. RoGhoulGUI.Position = UDim2.new(0.152404234, 0, 0.22580646, 0)
  1226. RoGhoulGUI.Size = UDim2.new(0, 283, 0, 270)
  1227. RoGhoulGUI.Style = Enum.FrameStyle.RobloxRound
  1228.  
  1229. NoClip.Name = "NoClip"
  1230. NoClip.Parent = RoGhoulGUI
  1231. NoClip.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1232. NoClip.BorderColor3 = Color3.new(0.666667, 0, 0)
  1233. NoClip.BorderSizePixel = 3
  1234. NoClip.Position = UDim2.new(0.141342759, 0, 0.227784559, 0)
  1235. NoClip.Size = UDim2.new(0, 200, 0, 50)
  1236. NoClip.Font = Enum.Font.SourceSans
  1237. NoClip.Text = "NoClip R6"
  1238. NoClip.TextColor3 = Color3.new(0, 0, 0)
  1239. NoClip.TextScaled = true
  1240. NoClip.TextSize = 14
  1241. NoClip.TextWrapped = true
  1242.  
  1243. NoClipR15.Name = "NoClipR15"
  1244. NoClipR15.Parent = RoGhoulGUI
  1245. NoClipR15.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1246. NoClipR15.BorderColor3 = Color3.new(0.666667, 0, 0)
  1247. NoClipR15.BorderSizePixel = 3
  1248. NoClipR15.Position = UDim2.new(0.144876331, 0, 0.491421372, 0)
  1249. NoClipR15.Size = UDim2.new(0, 200, 0, 50)
  1250. NoClipR15.Font = Enum.Font.SourceSans
  1251. NoClipR15.Text = "NoClip R15"
  1252. NoClipR15.TextColor3 = Color3.new(0, 0, 0)
  1253. NoClipR15.TextScaled = true
  1254. NoClipR15.TextSize = 14
  1255. NoClipR15.TextWrapped = true
  1256.  
  1257. IncreaseSpeed.Name = "IncreaseSpeed"
  1258. IncreaseSpeed.Parent = RoGhoulGUI
  1259. IncreaseSpeed.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1260. IncreaseSpeed.BorderColor3 = Color3.new(0.666667, 0, 0)
  1261. IncreaseSpeed.BorderSizePixel = 3
  1262. IncreaseSpeed.Position = UDim2.new(0.141342759, 0, 0.756426692, 0)
  1263. IncreaseSpeed.Size = UDim2.new(0, 200, 0, 50)
  1264. IncreaseSpeed.Font = Enum.Font.SourceSans
  1265. IncreaseSpeed.Text = "Increase Speed"
  1266. IncreaseSpeed.TextColor3 = Color3.new(0, 0, 0)
  1267. IncreaseSpeed.TextScaled = true
  1268. IncreaseSpeed.TextSize = 14
  1269. IncreaseSpeed.TextWrapped = true
  1270.  
  1271. RoGhoulGuiV1_2.Name = "RoGhoulGuiV1"
  1272. RoGhoulGuiV1_2.Parent = RoGhoulGUI
  1273. RoGhoulGuiV1_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1274. RoGhoulGuiV1_2.BackgroundTransparency = 1
  1275. RoGhoulGuiV1_2.Position = UDim2.new(0.0451373383, 0, -0.0196506083, 0)
  1276. RoGhoulGuiV1_2.Size = UDim2.new(0, 252, 0, 50)
  1277. RoGhoulGuiV1_2.Font = Enum.Font.SourceSans
  1278. RoGhoulGuiV1_2.Text = "RoGhoul GUI V1"
  1279. RoGhoulGuiV1_2.TextColor3 = Color3.new(0.666667, 0, 0)
  1280. RoGhoulGuiV1_2.TextSize = 25
  1281.  
  1282. Closeit.Name = "Closeit"
  1283. Closeit.Parent = RoGhoulGUI
  1284. Closeit.BackgroundColor3 = Color3.new(1, 1, 1)
  1285. Closeit.BackgroundTransparency = 1
  1286. Closeit.Position = UDim2.new(0.885945141, 0, -0.0338920318, 0)
  1287. Closeit.Size = UDim2.new(0, 37, 0, 37)
  1288. Closeit.Font = Enum.Font.SourceSans
  1289. Closeit.Text = "x"
  1290. Closeit.TextColor3 = Color3.new(0.666667, 0, 0)
  1291. Closeit.TextScaled = true
  1292. Closeit.TextSize = 14
  1293. Closeit.TextWrapped = true
  1294. -- Scripts:
  1295. function SCRIPT_WDWI80_FAKESCRIPT() -- NoClip.Script
  1296.     getfenv().script = Instance.new('Script', NoClip)
  1297.  
  1298.    
  1299.  
  1300. end
  1301. coroutine.resume(coroutine.create(SCRIPT_WDWI80_FAKESCRIPT))
  1302. function SCRIPT_VELW82_FAKESCRIPT() -- NoClipR15.Script
  1303.     getfenv().script = Instance.new('Script', NoClipR15)
  1304.  
  1305.    
  1306.  
  1307. end
  1308. coroutine.resume(coroutine.create(SCRIPT_VELW82_FAKESCRIPT))
  1309. function SCRIPT_ETTN71_FAKESCRIPT() -- IncreaseSpeed.Script
  1310.     getfenv().script = Instance.new('Script', IncreaseSpeed)
  1311.  
  1312.    
  1313.  
  1314. end
  1315. coroutine.resume(coroutine.create(SCRIPT_ETTN71_FAKESCRIPT))
  1316. function SCRIPT_XOCX89_FAKESCRIPT() -- Closeit.CloseItScript
  1317.     getfenv().script = Instance.new('Script', Closeit)
  1318.  
  1319.     Login = game.Players.LocalPlayer.PlayerGui.RoGhoulGuiV1.RoGhoulGUI
  1320.    
  1321.     button = script.Parent
  1322.    
  1323.     button.MouseButton1Down:connect(function()
  1324.         Login:Destroy()
  1325.     end)
  1326.    
  1327.    
  1328.  
  1329. end
  1330. coroutine.resume(coroutine.create(SCRIPT_XOCX89_FAKESCRIPT))
  1331. function SCRIPT_QZDB71_FAKESCRIPT() -- RoGhoulGuiV1.DragScript
  1332.     getfenv().script = Instance.new('Script', RoGhoulGuiV1)
  1333.  
  1334.     print "Setting RoGhoul Draggabillity"
  1335.     wait (1)
  1336.     game.Players.LocalPlayer.PlayerGui.RoGhoulGuiV1.RoGhoulGUI.Active = true
  1337.     game.Players.LocalPlayer.PlayerGui.RoGhoulGuiV1.RoGhoulGUI.Draggable = true
  1338.     print "RoGhoul Gui now Draggable"
  1339.  
  1340. end
  1341. coroutine.resume(coroutine.create(SCRIPT_QZDB71_FAKESCRIPT))
  1342.  
  1343.         --End of RoGhoul
  1344.     end)
  1345.  
  1346. end
  1347. coroutine.resume(coroutine.create(SCRIPT_PISG88_FAKESCRIPT))
  1348. function SCRIPT_VDKU75_FAKESCRIPT() -- Reopenerbutton.TheReOpener
  1349.     getfenv().script = Instance.new('Script', Reopenerbutton)
  1350.  
  1351.     Close = game.Players.LocalPlayer.PlayerGui.PHP.MainHub
  1352.     opener = game.Players.LocalPlayer.PlayerGui.PHP.ReOpen
  1353.     button = script.Parent
  1354.    
  1355.     button.MouseButton1Down:connect(function()
  1356.         Close.Visible = true
  1357.         opener.Visible = false
  1358.     end)
  1359.  
  1360. end
  1361. coroutine.resume(coroutine.create(SCRIPT_VDKU75_FAKESCRIPT))
  1362. function SCRIPT_KASP70_FAKESCRIPT() -- PHP.DraggableSet
  1363.     getfenv().script = Instance.new('Script', PHP)
  1364.  
  1365.     function Drag()
  1366.         game.Players.LocalPlayer.PlayerGui.PHP.MainHub.Active = true
  1367.         game.Players.LocalPlayer.PlayerGui.PHP.MainHub.Draggable = true
  1368.         game.Players.LocalPlayer.PlayerGui.PHP.Welcome.Active = true
  1369.         game.Players.LocalPlayer.PlayerGui.PHP.Welcome.Draggable = true
  1370.     end
  1371.    
  1372.     wait(2)
  1373.     Drag()
  1374.  
  1375. end
  1376. coroutine.resume(coroutine.create(SCRIPT_KASP70_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement