Yukimaru

Yukimaru's Hub

Jul 8th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.14 KB | None | 0 0
  1. -- Made By Yukimaru
  2.  
  3. Ro3X = Instance.new("ScreenGui")
  4. MainFrame = Instance.new("Frame")
  5. MiniFrame = Instance.new("Frame")
  6. Home = Instance.new("ImageLabel")
  7. GamesButton = Instance.new("TextButton")
  8. ScriptsButton = Instance.new("TextButton")
  9. AboutButton = Instance.new("TextButton")
  10. GUIsButton = Instance.new("TextButton")
  11. DeleteGui = Instance.new("TextButton")
  12. YukimarusHub = Instance.new("TextLabel")
  13. Scripts = Instance.new("ImageLabel")
  14. InfiniteYield = Instance.new("TextButton")
  15. OOFSpam = Instance.new("TextButton")
  16. Creeper = Instance.new("TextButton")
  17. FECheck = Instance.new("TextButton")
  18. ChatTroll = Instance.new("TextButton")
  19. Fly = Instance.new("TextButton")
  20. BackScripts = Instance.new("TextButton")
  21. Title = Instance.new("TextLabel")
  22. FeCheckGUI = Instance.new("Frame")
  23. TextLabel = Instance.new("TextLabel")
  24. Games = Instance.new("ImageLabel")
  25. RobloxHighschool = Instance.new("TextButton")
  26. Title_2 = Instance.new("TextLabel")
  27. Survivor = Instance.new("TextButton")
  28. Beyond = Instance.new("TextButton")
  29. RoGhoul = Instance.new("TextButton")
  30. Hilton = Instance.new("TextButton")
  31. PlusUltra = Instance.new("TextButton")
  32. BackGames = Instance.new("TextButton")
  33.  
  34. Ro3X.Name = "Ro3X"
  35. Ro3X.Parent = game.CoreGui
  36.  
  37. MainFrame.Name = "MainFrame"
  38. MainFrame.Parent = Ro3X
  39. MainFrame.Active = true
  40. MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  41. MainFrame.BorderColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  42. MainFrame.Draggable = true
  43. MainFrame.BorderSizePixel = 3
  44. MainFrame.Position = UDim2.new(0.167883217, 0, 0.108695656, 0)
  45. MainFrame.Size = UDim2.new(0, 462, 0, 263)
  46.  
  47. MiniFrame.Name = "MiniFrame"
  48. MiniFrame.Parent = MainFrame
  49. MiniFrame.Active = true
  50. MiniFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  51. MiniFrame.BorderColor3 = Color3.new(0, 0, 0)
  52. MiniFrame.BorderSizePixel = 3
  53. MiniFrame.Position = UDim2.new(0.0324675329, 0, 0.0608365051, 0)
  54. MiniFrame.Size = UDim2.new(0, 432, 0, 230)
  55.  
  56. Home.Name = "Home"
  57. Home.Parent = MiniFrame
  58. Home.Active = true
  59. Home.BackgroundColor3 = Color3.new(1, 1, 1)
  60. Home.BorderColor3 = Color3.new(1, 1, 1)
  61. Home.BorderSizePixel = 3
  62. Home.Position = UDim2.new(0, 0, -0.00434782589, 0)
  63. Home.Size = UDim2.new(0, 432, 0, 230)
  64. Home.Image = "rbxassetid://2049906559"
  65.  
  66. GamesButton.Name = "GamesButton"
  67. GamesButton.Parent = Home
  68. GamesButton.BackgroundColor3 = Color3.new(0, 0, 0)
  69. GamesButton.BackgroundTransparency = 0.5
  70. GamesButton.BorderColor3 = Color3.new(1, 1, 1)
  71. GamesButton.Position = UDim2.new(0.13657406, 0, 0.660869598, 0)
  72. GamesButton.Size = UDim2.new(0, 139, 0, 42)
  73. GamesButton.Font = Enum.Font.Highway
  74. GamesButton.FontSize = Enum.FontSize.Size32
  75. GamesButton.Text = "Games"
  76. GamesButton.TextColor3 = Color3.new(0.827451, 0.827451, 0.827451)
  77. GamesButton.TextSize = 30
  78. GamesButton.TextStrokeTransparency = 0
  79. GamesButton.TextWrapped = true
  80.  
  81. ScriptsButton.Name = "ScriptsButton"
  82. ScriptsButton.Parent = Home
  83. ScriptsButton.BackgroundColor3 = Color3.new(0, 0, 0)
  84. ScriptsButton.BackgroundTransparency = 0.5
  85. ScriptsButton.BorderColor3 = Color3.new(1, 1, 1)
  86. ScriptsButton.Position = UDim2.new(0.541666746, 0, 0.352173895, 0)
  87. ScriptsButton.Size = UDim2.new(0, 139, 0, 42)
  88. ScriptsButton.Font = Enum.Font.Highway
  89. ScriptsButton.FontSize = Enum.FontSize.Size32
  90. ScriptsButton.Text = "Scripts"
  91. ScriptsButton.TextColor3 = Color3.new(0.827451, 0.827451, 0.827451)
  92. ScriptsButton.TextSize = 30
  93. ScriptsButton.TextStrokeTransparency = 0
  94. ScriptsButton.TextWrapped = true
  95.  
  96. AboutButton.Name = "AboutButton"
  97. AboutButton.Parent = Home
  98. AboutButton.BackgroundColor3 = Color3.new(0, 0, 0)
  99. AboutButton.BackgroundTransparency = 0.5
  100. AboutButton.BorderColor3 = Color3.new(1, 1, 1)
  101. AboutButton.Position = UDim2.new(0.541666746, 0, 0.660869539, 0)
  102. AboutButton.Size = UDim2.new(0, 139, 0, 42)
  103. AboutButton.Font = Enum.Font.Highway
  104. AboutButton.FontSize = Enum.FontSize.Size32
  105. AboutButton.Text = "About"
  106. AboutButton.TextColor3 = Color3.new(0.827451, 0.827451, 0.827451)
  107. AboutButton.TextSize = 30
  108. AboutButton.TextStrokeTransparency = 0
  109. AboutButton.TextWrapped = true
  110.  
  111. GUIsButton.Name = "GUI'sButton"
  112. GUIsButton.Parent = Home
  113. GUIsButton.BackgroundColor3 = Color3.new(0, 0, 0)
  114. GUIsButton.BackgroundTransparency = 0.5
  115. GUIsButton.BorderColor3 = Color3.new(1, 1, 1)
  116. GUIsButton.Position = UDim2.new(0.13657406, 0, 0.352173954, 0)
  117. GUIsButton.Size = UDim2.new(0, 139, 0, 42)
  118. GUIsButton.Font = Enum.Font.Highway
  119. GUIsButton.FontSize = Enum.FontSize.Size32
  120. GUIsButton.Text = "GUI's"
  121. GUIsButton.TextColor3 = Color3.new(0.827451, 0.827451, 0.827451)
  122. GUIsButton.TextSize = 30
  123. GUIsButton.TextStrokeTransparency = 0
  124. GUIsButton.TextWrapped = true
  125.  
  126. DeleteGui.Name = "DeleteGui"
  127. DeleteGui.Parent = Home
  128. DeleteGui.BackgroundColor3 = Color3.new(1, 1, 1)
  129. DeleteGui.BackgroundTransparency = 1
  130. DeleteGui.Position = UDim2.new(0.0162037611, 0, 0.0347826481, 0)
  131. DeleteGui.Size = UDim2.new(0, 42, 0, 34)
  132. DeleteGui.Font = Enum.Font.SourceSans
  133. DeleteGui.FontSize = Enum.FontSize.Size14
  134. DeleteGui.Text = "❌"
  135. DeleteGui.TextColor3 = Color3.new(0, 0, 0)
  136. DeleteGui.TextScaled = true
  137. DeleteGui.TextSize = 14
  138. DeleteGui.TextWrapped = true
  139.  
  140. YukimarusHub.Name = "Yukimaru's Hub"
  141. YukimarusHub.Parent = Home
  142. YukimarusHub.Active = true
  143. YukimarusHub.BackgroundColor3 = Color3.new(1, 1, 1)
  144. YukimarusHub.BackgroundTransparency = 1
  145. YukimarusHub.Size = UDim2.new(0, 432, 0, 48)
  146. YukimarusHub.Font = Enum.Font.Cartoon
  147. YukimarusHub.FontSize = Enum.FontSize.Size32
  148. YukimarusHub.Text = "Yukimaru's Hub"
  149. YukimarusHub.TextColor3 = Color3.new(1, 1, 1)
  150. YukimarusHub.TextSize = 30
  151. YukimarusHub.TextStrokeTransparency = 0.5
  152.  
  153. Scripts.Name = "Scripts"
  154. Scripts.Parent = MiniFrame
  155. Scripts.Active = true
  156. Scripts.BackgroundColor3 = Color3.new(1, 1, 1)
  157. Scripts.BorderColor3 = Color3.new(1, 1, 1)
  158. Scripts.BorderSizePixel = 3
  159. Scripts.Position = UDim2.new(6.01261854e-05, 0, -0.00438088924, 0)
  160. Scripts.Size = UDim2.new(0, 432, 0, 230)
  161. Scripts.Visible = false
  162. Scripts.Image = "rbxassetid://2049895696"
  163.  
  164. InfiniteYield.Name = "InfiniteYield"
  165. InfiniteYield.Parent = Scripts
  166. InfiniteYield.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  167. InfiniteYield.BackgroundTransparency = 0.80000001192093
  168. InfiniteYield.BorderColor3 = Color3.new(1, 1, 1)
  169. InfiniteYield.Position = UDim2.new(0.163149327, 0, 0.232209712, 0)
  170. InfiniteYield.Size = UDim2.new(0, 128, 0, 49)
  171. InfiniteYield.Font = Enum.Font.SourceSans
  172. InfiniteYield.FontSize = Enum.FontSize.Size24
  173. InfiniteYield.Text = "Infinite Yield"
  174. InfiniteYield.TextColor3 = Color3.new(1, 1, 1)
  175. InfiniteYield.TextScaled = true
  176. InfiniteYield.TextSize = 20
  177. InfiniteYield.TextWrapped = true
  178.  
  179. OOFSpam.Name = "OOFSpam"
  180. OOFSpam.Parent = Scripts
  181. OOFSpam.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  182. OOFSpam.BackgroundTransparency = 0.80000001192093
  183. OOFSpam.BorderColor3 = Color3.new(1, 1, 1)
  184. OOFSpam.Position = UDim2.new(0.163149327, 0, 0.486891329, 0)
  185. OOFSpam.Size = UDim2.new(0, 128, 0, 49)
  186. OOFSpam.Font = Enum.Font.SourceSans
  187. OOFSpam.FontSize = Enum.FontSize.Size24
  188. OOFSpam.Text = "OOF Spam"
  189. OOFSpam.TextColor3 = Color3.new(1, 1, 1)
  190. OOFSpam.TextScaled = true
  191. OOFSpam.TextSize = 20
  192. OOFSpam.TextWrapped = true
  193.  
  194. Creeper.Name = "Creeper"
  195. Creeper.Parent = Scripts
  196. Creeper.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  197. Creeper.BackgroundTransparency = 0.80000001192093
  198. Creeper.BorderColor3 = Color3.new(1, 1, 1)
  199. Creeper.Position = UDim2.new(0.16203703, 0, 0.760869563, 0)
  200. Creeper.Size = UDim2.new(0, 128, 0, 49)
  201. Creeper.Font = Enum.Font.SourceSans
  202. Creeper.FontSize = Enum.FontSize.Size24
  203. Creeper.Text = "Creeper"
  204. Creeper.TextColor3 = Color3.new(1, 1, 1)
  205. Creeper.TextScaled = true
  206. Creeper.TextSize = 20
  207. Creeper.TextWrapped = true
  208.  
  209. FECheck.Name = "FECheck"
  210. FECheck.Parent = Scripts
  211. FECheck.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  212. FECheck.BackgroundTransparency = 0.80000001192093
  213. FECheck.BorderColor3 = Color3.new(1, 1, 1)
  214. FECheck.Position = UDim2.new(0.540614426, 0, 0.760299563, 0)
  215. FECheck.Size = UDim2.new(0, 128, 0, 49)
  216. FECheck.Font = Enum.Font.SourceSans
  217. FECheck.FontSize = Enum.FontSize.Size24
  218. FECheck.Text = "Fe-Check"
  219. FECheck.TextColor3 = Color3.new(1, 1, 1)
  220. FECheck.TextScaled = true
  221. FECheck.TextSize = 20
  222. FECheck.TextWrapped = true
  223.  
  224. ChatTroll.Name = "ChatTroll"
  225. ChatTroll.Parent = Scripts
  226. ChatTroll.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  227. ChatTroll.BackgroundTransparency = 0.80000001192093
  228. ChatTroll.BorderColor3 = Color3.new(1, 1, 1)
  229. ChatTroll.Position = UDim2.new(0.540614426, 0, 0.232209712, 0)
  230. ChatTroll.Size = UDim2.new(0, 128, 0, 49)
  231. ChatTroll.Font = Enum.Font.SourceSans
  232. ChatTroll.FontSize = Enum.FontSize.Size24
  233. ChatTroll.Text = "Chat Troll"
  234. ChatTroll.TextColor3 = Color3.new(1, 1, 1)
  235. ChatTroll.TextScaled = true
  236. ChatTroll.TextSize = 20
  237. ChatTroll.TextWrapped = true
  238.  
  239. Fly.Name = "Fly"
  240. Fly.Parent = Scripts
  241. Fly.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  242. Fly.BackgroundTransparency = 0.80000001192093
  243. Fly.BorderColor3 = Color3.new(1, 1, 1)
  244. Fly.Position = UDim2.new(0.540614426, 0, 0.486891389, 0)
  245. Fly.Size = UDim2.new(0, 128, 0, 49)
  246. Fly.Font = Enum.Font.SourceSans
  247. Fly.FontSize = Enum.FontSize.Size24
  248. Fly.Text = "Fly"
  249. Fly.TextColor3 = Color3.new(1, 1, 1)
  250. Fly.TextScaled = true
  251. Fly.TextSize = 20
  252. Fly.TextWrapped = true
  253.  
  254. BackScripts.Name = "BackScripts"
  255. BackScripts.Parent = Scripts
  256. BackScripts.BackgroundColor3 = Color3.new(0, 0.298039, 1)
  257. BackScripts.BackgroundTransparency = 1
  258. BackScripts.BorderColor3 = Color3.new(1, 1, 1)
  259. BackScripts.Position = UDim2.new(0.0300925933, 0, 0.0260869563, 0)
  260. BackScripts.Size = UDim2.new(0, 46, 0, 37)
  261. BackScripts.Font = Enum.Font.SourceSans
  262. BackScripts.FontSize = Enum.FontSize.Size24
  263. BackScripts.Text = "🔙"
  264. BackScripts.TextColor3 = Color3.new(1, 1, 1)
  265. BackScripts.TextScaled = true
  266. BackScripts.TextSize = 20
  267. BackScripts.TextWrapped = true
  268.  
  269. Title.Name = "Title"
  270. Title.Parent = Scripts
  271. Title.Active = true
  272. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  273. Title.BackgroundTransparency = 0.89999997615814
  274. Title.BorderSizePixel = 3
  275. Title.Position = UDim2.new(0.188612327, 0, 0.0255957358, 0)
  276. Title.Size = UDim2.new(0, 270, 0, 37)
  277. Title.Font = Enum.Font.Cartoon
  278. Title.FontSize = Enum.FontSize.Size14
  279. Title.Text = "Scripts"
  280. Title.TextColor3 = Color3.new(0.403922, 0.403922, 0.403922)
  281. Title.TextScaled = true
  282. Title.TextSize = 14
  283. Title.TextStrokeColor3 = Color3.new(1, 1, 1)
  284. Title.TextStrokeTransparency = 0.5
  285. Title.TextWrapped = true
  286.  
  287. FeCheckGUI.Name = "FeCheckGUI"
  288. FeCheckGUI.Parent = Scripts
  289. FeCheckGUI.Active = true
  290. FeCheckGUI.BackgroundColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  291. FeCheckGUI.BackgroundTransparency = 0.5
  292. FeCheckGUI.BorderSizePixel = 0
  293. FeCheckGUI.Position = UDim2.new(0.16203703, 0, 0.230434775, 0)
  294. FeCheckGUI.Size = UDim2.new(0, 292, 0, 178)
  295. FeCheckGUI.Visible = false
  296.  
  297. TextLabel.Parent = FeCheckGUI
  298. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  299. TextLabel.BackgroundTransparency = 0.5
  300. TextLabel.BorderSizePixel = 3
  301. TextLabel.Position = UDim2.new(0, 0, 0.331460685, 0)
  302. TextLabel.Size = UDim2.new(0, 292, 0, 49)
  303. TextLabel.Font = Enum.Font.SourceSans
  304. TextLabel.FontSize = Enum.FontSize.Size14
  305. TextLabel.Text = "Fe Is Enabled"
  306. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  307. TextLabel.TextScaled = true
  308. TextLabel.TextSize = 14
  309. TextLabel.TextStrokeColor3 = Color3.new(0, 1, 0.0313726)
  310. TextLabel.TextStrokeTransparency = 0.5
  311. TextLabel.TextWrapped = true
  312.  
  313. Games.Name = "Games"
  314. Games.Parent = MiniFrame
  315. Games.Active = true
  316. Games.BackgroundColor3 = Color3.new(1, 1, 1)
  317. Games.BorderColor3 = Color3.new(1, 1, 1)
  318. Games.BorderSizePixel = 3
  319. Games.Position = UDim2.new(6.01261854e-05, 0, -0.00438088924, 0)
  320. Games.Size = UDim2.new(0, 432, 0, 230)
  321. Games.Visible = false
  322. Games.Image = "rbxassetid://2049895696"
  323.  
  324. RobloxHighschool.Name = "Roblox Highschool"
  325. RobloxHighschool.Parent = Games
  326. RobloxHighschool.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  327. RobloxHighschool.BackgroundTransparency = 0.80000001192093
  328. RobloxHighschool.BorderColor3 = Color3.new(1, 1, 1)
  329. RobloxHighschool.Position = UDim2.new(0.163149327, 0, 0.232209712, 0)
  330. RobloxHighschool.Size = UDim2.new(0, 128, 0, 49)
  331. RobloxHighschool.Font = Enum.Font.SourceSans
  332. RobloxHighschool.FontSize = Enum.FontSize.Size24
  333. RobloxHighschool.Text = "Roblox Highschool"
  334. RobloxHighschool.TextColor3 = Color3.new(1, 1, 1)
  335. RobloxHighschool.TextScaled = true
  336. RobloxHighschool.TextSize = 20
  337. RobloxHighschool.TextWrapped = true
  338.  
  339. Title_2.Name = "Title"
  340. Title_2.Parent = Games
  341. Title_2.Active = true
  342. Title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  343. Title_2.BackgroundTransparency = 0.89999997615814
  344. Title_2.BorderSizePixel = 3
  345. Title_2.Position = UDim2.new(0.188612327, 0, 0.0255957358, 0)
  346. Title_2.Size = UDim2.new(0, 270, 0, 37)
  347. Title_2.Font = Enum.Font.Cartoon
  348. Title_2.FontSize = Enum.FontSize.Size14
  349. Title_2.Text = "Games"
  350. Title_2.TextColor3 = Color3.new(0.403922, 0.403922, 0.403922)
  351. Title_2.TextScaled = true
  352. Title_2.TextSize = 14
  353. Title_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  354. Title_2.TextStrokeTransparency = 0.5
  355. Title_2.TextWrapped = true
  356.  
  357. Survivor.Name = "Survivor"
  358. Survivor.Parent = Games
  359. Survivor.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  360. Survivor.BackgroundTransparency = 0.80000001192093
  361. Survivor.BorderColor3 = Color3.new(1, 1, 1)
  362. Survivor.Position = UDim2.new(0.163149327, 0, 0.486891329, 0)
  363. Survivor.Size = UDim2.new(0, 128, 0, 49)
  364. Survivor.Font = Enum.Font.SourceSans
  365. Survivor.FontSize = Enum.FontSize.Size24
  366. Survivor.Text = "Survivor"
  367. Survivor.TextColor3 = Color3.new(1, 1, 1)
  368. Survivor.TextScaled = true
  369. Survivor.TextSize = 20
  370. Survivor.TextWrapped = true
  371.  
  372. Beyond.Name = "Beyond"
  373. Beyond.Parent = Games
  374. Beyond.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  375. Beyond.BackgroundTransparency = 0.80000001192093
  376. Beyond.BorderColor3 = Color3.new(1, 1, 1)
  377. Beyond.Position = UDim2.new(0.163149327, 0, 0.760299563, 0)
  378. Beyond.Size = UDim2.new(0, 128, 0, 49)
  379. Beyond.Font = Enum.Font.SourceSans
  380. Beyond.FontSize = Enum.FontSize.Size24
  381. Beyond.Text = "Beyond"
  382. Beyond.TextColor3 = Color3.new(1, 1, 1)
  383. Beyond.TextScaled = true
  384. Beyond.TextSize = 20
  385. Beyond.TextWrapped = true
  386.  
  387. RoGhoul.Name = "Ro-Ghoul"
  388. RoGhoul.Parent = Games
  389. RoGhoul.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  390. RoGhoul.BackgroundTransparency = 0.80000001192093
  391. RoGhoul.BorderColor3 = Color3.new(1, 1, 1)
  392. RoGhoul.Position = UDim2.new(0.540614426, 0, 0.760299563, 0)
  393. RoGhoul.Size = UDim2.new(0, 128, 0, 49)
  394. RoGhoul.Font = Enum.Font.SourceSans
  395. RoGhoul.FontSize = Enum.FontSize.Size24
  396. RoGhoul.Text = "Ro-Ghoul"
  397. RoGhoul.TextColor3 = Color3.new(1, 1, 1)
  398. RoGhoul.TextScaled = true
  399. RoGhoul.TextSize = 20
  400. RoGhoul.TextWrapped = true
  401.  
  402. Hilton.Name = "Hilton"
  403. Hilton.Parent = Games
  404. Hilton.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  405. Hilton.BackgroundTransparency = 0.80000001192093
  406. Hilton.BorderColor3 = Color3.new(1, 1, 1)
  407. Hilton.Position = UDim2.new(0.540614426, 0, 0.232209712, 0)
  408. Hilton.Size = UDim2.new(0, 128, 0, 49)
  409. Hilton.Font = Enum.Font.SourceSans
  410. Hilton.FontSize = Enum.FontSize.Size24
  411. Hilton.Text = "Hilton Hotels"
  412. Hilton.TextColor3 = Color3.new(1, 1, 1)
  413. Hilton.TextScaled = true
  414. Hilton.TextSize = 20
  415. Hilton.TextWrapped = true
  416.  
  417. PlusUltra.Name = "Plus Ultra"
  418. PlusUltra.Parent = Games
  419. PlusUltra.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  420. PlusUltra.BackgroundTransparency = 0.80000001192093
  421. PlusUltra.BorderColor3 = Color3.new(1, 1, 1)
  422. PlusUltra.Position = UDim2.new(0.540614426, 0, 0.486891389, 0)
  423. PlusUltra.Size = UDim2.new(0, 128, 0, 49)
  424. PlusUltra.Font = Enum.Font.SourceSans
  425. PlusUltra.FontSize = Enum.FontSize.Size24
  426. PlusUltra.Text = "Plus Ultra"
  427. PlusUltra.TextColor3 = Color3.new(1, 1, 1)
  428. PlusUltra.TextScaled = true
  429. PlusUltra.TextSize = 20
  430. PlusUltra.TextWrapped = true
  431.  
  432. BackGames.Name = "BackGames"
  433. BackGames.Parent = Games
  434. BackGames.BackgroundColor3 = Color3.new(0, 0.298039, 1)
  435. BackGames.BackgroundTransparency = 1
  436. BackGames.BorderColor3 = Color3.new(1, 1, 1)
  437. BackGames.Position = UDim2.new(0.0300925933, 0, 0.0260869563, 0)
  438. BackGames.Size = UDim2.new(0, 46, 0, 37)
  439. BackGames.Font = Enum.Font.SourceSans
  440. BackGames.FontSize = Enum.FontSize.Size24
  441. BackGames.Text = "🔙"
  442. BackGames.TextColor3 = Color3.new(1, 1, 1)
  443. BackGames.TextScaled = true
  444. BackGames.TextSize = 20
  445. BackGames.TextWrapped = true
  446.  
  447. -- Functions
  448.  
  449. DeleteGui.MouseButton1Click:connect(function()
  450. Ro3X:Destroy()
  451. end)
  452.  
  453. GamesButton.MouseButton1Click:connect(function()
  454. Games.Visible = true
  455.  
  456. end)
  457.  
  458. ScriptsButton.MouseButton1Click:connect(function()
  459. Scripts.Visible = true
  460. end)
  461.  
  462.  
  463. BackGames.MouseButton1Click:connect(function()
  464. Games.Visible = false
  465. end)
  466.  
  467. BackScripts.MouseButton1Click:connect(function()
  468. Scripts.Visible = false
  469. end)
  470.  
  471.  
  472. --
  473. -- Games
  474.  
  475. RobloxHighschool.MouseButton1Click:connect(function()
  476. loadstring(game:HttpGet("https://pastebin.com/raw/HnD6M4gH", true))()
  477. end)
  478.  
  479. Hilton.MouseButton1Click:connect(function()
  480. loadstring(game:HttpGet("https://pastebin.com/raw/p9Rh9j3B", true))()
  481. end)
  482.  
  483. Survivor.MouseButton1Click:connect(function()
  484. loadstring(game:HttpGet("https://pastebin.com/raw/WEXQL44c", true))()
  485. end)
  486.  
  487. PlusUltra.MouseButton1Click:connect(function()
  488. loadstring(game:HttpGet("https://pastebin.com/raw/bbtM9NpX", true))()
  489. end)
  490.  
  491. Beyond.MouseButton1Click:connect(function()
  492. loadstring(game:HttpGet("https://pastebin.com/raw/4dWueQwV", true))()
  493. end)
  494.  
  495. RoGhoul.MouseButton1Click:connect(function()
  496. loadstring(game:HttpGet("https://pastebin.com/raw/CJ1wscgU", true))()
  497. end)
  498.  
  499. -- Scripts
  500.  
  501. InfiniteYield.MouseButton1Click:connect(function()
  502. loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
  503. end)
  504.  
  505. OOFSpam.MouseButton1Click:connect(function()
  506. while wait() do
  507. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  508. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  509. for _,x in pairs(v.Character.Head:GetChildren()) do
  510. if x:IsA'Sound' then x.Playing = true end
  511. end
  512. end
  513. end
  514. end
  515. while wait() do
  516. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  517. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  518. for _,x in pairs(v.Character.Head:GetChildren()) do
  519. if x:IsA'Sound' then x.Playing = false end
  520. end
  521. end
  522. end
  523. end
  524. end)
  525.  
  526. Fly.MouseButton1Click:connect(function()
  527. repeat wait()
  528. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  529. local mouse = game.Players.LocalPlayer:GetMouse()
  530. repeat wait() until mouse
  531. local plr = game.Players.LocalPlayer
  532. local torso = plr.Character.Torso
  533. local flying = true
  534. local deb = true
  535. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  536. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  537. local maxspeed = 50
  538. local speed = 0
  539.  
  540. function Fly()
  541. local bg = Instance.new("BodyGyro", torso)
  542. bg.P = 9e4
  543. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  544. bg.cframe = torso.CFrame
  545. local bv = Instance.new("BodyVelocity", torso)
  546. bv.velocity = Vector3.new(0,0.1,0)
  547. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  548. repeat wait()
  549. plr.Character.Humanoid.PlatformStand = true
  550. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  551. speed = speed+.5+(speed/maxspeed)
  552. if speed > maxspeed then
  553. speed = maxspeed
  554. end
  555. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  556. speed = speed-1
  557. if speed < 0 then
  558. speed = 0
  559. end
  560. end
  561. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  562. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  563. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  564. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  565. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  566. else
  567. bv.velocity = Vector3.new(0,0.1,0)
  568. end
  569. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  570. until not flying
  571. ctrl = {f = 0, b = 0, l = 0, r = 0}
  572. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  573. speed = 0
  574. bg:Destroy()
  575. bv:Destroy()
  576. plr.Character.Humanoid.PlatformStand = false
  577. end
  578. mouse.KeyDown:connect(function(key)
  579. if key:lower() == "e" then
  580. if flying then flying = false
  581. else
  582. flying = true
  583. Fly()
  584. end
  585. elseif key:lower() == "w" then
  586. ctrl.f = 1
  587. elseif key:lower() == "s" then
  588. ctrl.b = -1
  589. elseif key:lower() == "a" then
  590. ctrl.l = -1
  591. elseif key:lower() == "d" then
  592. ctrl.r = 1
  593. end
  594. end)
  595. mouse.KeyUp:connect(function(key)
  596. if key:lower() == "w" then
  597. ctrl.f = 0
  598. elseif key:lower() == "s" then
  599. ctrl.b = 0
  600. elseif key:lower() == "a" then
  601. ctrl.l = 0
  602. elseif key:lower() == "d" then
  603. ctrl.r = 0
  604. end
  605. end)
  606. Fly()
  607. end)
  608.  
  609. Creeper.MouseButton1Click:connect(function()
  610. -->>Creeper R6<<--
  611. -->>___Made By Infinity#3369___<--
  612.  
  613. local lol = game:GetService('Players').LocalPlayer
  614. lol.Character["Head"].Mesh:Destroy()
  615. lol.Character["Left Arm"]:Destroy()
  616. lol.Character["Right Arm"]:Destroy()
  617.  
  618. for i,v in pairs(game:GetService('Players').LocalPlayer.Character:GetDescendants()) do
  619. if v:IsA'Hat' or v:IsA'Accessory' then
  620. v.Parent = game:GetService'Workspace'
  621. end
  622. end
  623.  
  624. local fuck = game:GetService('Players').LocalPlayer
  625. if game.Players.LocalPlayer == fuck then
  626. print("succesfully creeped u! enjoy!")
  627. end
  628. end)
  629.  
  630. ChatTroll.MouseButton1Click:connect(function()
  631. local Action = game.Players:GetPlayers()
  632. for i = 1,#Action do
  633. Action[i].Chatted:connect(function(Message)
  634. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("".."["..Action[i].Name.."]".." "..Message, "All")
  635. end)
  636. end
  637. end)
  638.  
  639. FECheck.MouseButton1Click:connect(function()
  640. if game.Workspace.FilteringEnabled == false then
  641. print("Filtering is disabled!")
  642. FeCheckGUI.Visible = true
  643. TextLabel.Text = "Fe is disabled"
  644. TextLabel.TextColor3 = Color3.new(255, 0, 4)
  645.  
  646. wait(4)
  647.  
  648. FeCheckGUI.Visible = false
  649. end
  650. if game.Workspace.FilteringEnabled == true then
  651. print("Filtering is enabled!")
  652. FeCheckGUI.Visible = true
  653. TextLabel.Text = "Fe is enabled"
  654. TextLabel.TextColor3 = Color3.new(0, 255, 8)
  655.  
  656. wait(4)
  657.  
  658. FeCheckGUI.Visible = false
  659.  
  660. end
  661. end)
Add Comment
Please, Sign In to add comment