CriShoux

wait test

Aug 31st, 2018
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.83 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local SeithRE = Instance.new("ScreenGui")
  5. local Start = Instance.new("Frame")
  6. local GameButton = Instance.new("TextButton")
  7. local UITextSizeConstraint = Instance.new("UITextSizeConstraint")
  8. local ScriptButton = Instance.new("TextButton")
  9. local UITextSizeConstraint_2 = Instance.new("UITextSizeConstraint")
  10. local Draggingbar = Instance.new("Frame")
  11. local Exit = Instance.new("ImageButton")
  12. local Title = Instance.new("TextLabel")
  13. local UITextSizeConstraint_3 = Instance.new("UITextSizeConstraint")
  14. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  15. local GameHubLogo = Instance.new("ImageLabel")
  16. local ScriptHubLogo = Instance.new("ImageLabel")
  17. local Games = Instance.new("Frame")
  18. local Draggingbar_2 = Instance.new("Frame")
  19. local Exit_2 = Instance.new("ImageButton")
  20. local TitleGames = Instance.new("TextLabel")
  21. local BeeSwarm = Instance.new("TextButton")
  22. local UITextSizeConstraint_4 = Instance.new("UITextSizeConstraint")
  23. local BeeSwarmV2 = Instance.new("TextButton")
  24. local UITextSizeConstraint_5 = Instance.new("UITextSizeConstraint")
  25. local BoogaF = Instance.new("TextButton")
  26. local UITextSizeConstraint_6 = Instance.new("UITextSizeConstraint")
  27. local InfiniteRPG = Instance.new("TextButton")
  28. local UITextSizeConstraint_7 = Instance.new("UITextSizeConstraint")
  29. local InfiniteRPGTP = Instance.new("TextButton")
  30. local UITextSizeConstraint_8 = Instance.new("UITextSizeConstraint")
  31. local KholsAdminHouse = Instance.new("TextButton")
  32. local UITextSizeConstraint_9 = Instance.new("UITextSizeConstraint")
  33. local HighSchoollife = Instance.new("TextButton")
  34. local UITextSizeConstraint_10 = Instance.new("UITextSizeConstraint")
  35. local PrisonLifeGUI = Instance.new("TextButton")
  36. local UITextSizeConstraint_11 = Instance.new("UITextSizeConstraint")
  37. local Murdermystery2hack = Instance.new("TextButton")
  38. local UITextSizeConstraint_12 = Instance.new("UITextSizeConstraint")
  39. local MurderMystery2GUI = Instance.new("TextButton")
  40. local UITextSizeConstraint_13 = Instance.new("UITextSizeConstraint")
  41. local SpeedSimulatorGUI = Instance.new("TextButton")
  42. local UITextSizeConstraint_14 = Instance.new("UITextSizeConstraint")
  43. local TwistedMurderAdmin = Instance.new("TextButton")
  44. local UITextSizeConstraint_15 = Instance.new("UITextSizeConstraint")
  45. local UIAspectRatioConstraint_2 = Instance.new("UIAspectRatioConstraint")
  46. local Scripts = Instance.new("Frame")
  47. local Draggingbar_3 = Instance.new("Frame")
  48. local Exit_3 = Instance.new("ImageButton")
  49. local TitleScripts = Instance.new("TextLabel")
  50. local UIAspectRatioConstraint_3 = Instance.new("UIAspectRatioConstraint")
  51. local TargetFE = Instance.new("TextButton")
  52. local UITextSizeConstraint_16 = Instance.new("UITextSizeConstraint")
  53. local RevizFE = Instance.new("TextButton")
  54. local UITextSizeConstraint_17 = Instance.new("UITextSizeConstraint")
  55. local Arosia = Instance.new("TextButton")
  56. local UITextSizeConstraint_18 = Instance.new("UITextSizeConstraint")
  57. local StoneHubFE = Instance.new("TextButton")
  58. local UITextSizeConstraint_19 = Instance.new("UITextSizeConstraint")
  59. local OpFinality = Instance.new("TextButton")
  60. local UITextSizeConstraint_20 = Instance.new("UITextSizeConstraint")
  61. local Explorer = Instance.new("TextButton")
  62. local UITextSizeConstraint_21 = Instance.new("UITextSizeConstraint")
  63. local HyperTotal = Instance.new("TextButton")
  64. local UITextSizeConstraint_22 = Instance.new("UITextSizeConstraint")
  65. local FEFly = Instance.new("TextButton")
  66. local UITextSizeConstraint_23 = Instance.new("UITextSizeConstraint")
  67. local FETrickClip = Instance.new("TextButton")
  68. local UITextSizeConstraint_24 = Instance.new("UITextSizeConstraint")
  69. local FEFling = Instance.new("TextButton")
  70. local UITextSizeConstraint_25 = Instance.new("UITextSizeConstraint")
  71. --Properties:
  72. SeithRE.Name = "Seith RE"
  73. SeithRE.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  74.  
  75. Start.Name = "Start"
  76. Start.Parent = SeithRE
  77. Start.Active = true
  78. Start.AnchorPoint = Vector2.new(0.5, 0.5)
  79. Start.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  80. Start.BorderColor3 = Color3.new(0, 0, 0)
  81. Start.BorderSizePixel = 0
  82. Start.Position = UDim2.new(0.5, 0, 0.5, 0)
  83. Start.Size = UDim2.new(0.389999986, 0, 0.300000012, 0)
  84.  
  85. GameButton.Name = "Game Button"
  86. GameButton.Parent = Start
  87. GameButton.AnchorPoint = Vector2.new(0.5, 0.5)
  88. GameButton.BackgroundColor3 = Color3.new(0, 0, 0)
  89. GameButton.BackgroundTransparency = 1
  90. GameButton.BorderSizePixel = 0
  91. GameButton.Position = UDim2.new(0.529999971, 0, 0.620000005, 0)
  92. GameButton.Size = UDim2.new(0.219999999, 0, 0.129999995, 0)
  93. GameButton.Font = Enum.Font.SciFi
  94. GameButton.Text = "GAMES"
  95. GameButton.TextColor3 = Color3.new(1, 1, 1)
  96. GameButton.TextScaled = true
  97. GameButton.TextSize = 30
  98. GameButton.TextWrapped = true
  99.  
  100. UITextSizeConstraint.Parent = GameButton
  101. UITextSizeConstraint.MaxTextSize = 30
  102.  
  103. ScriptButton.Name = "Script Button"
  104. ScriptButton.Parent = Start
  105. ScriptButton.AnchorPoint = Vector2.new(0.5, 0.5)
  106. ScriptButton.BackgroundColor3 = Color3.new(0, 0, 0)
  107. ScriptButton.BackgroundTransparency = 1
  108. ScriptButton.BorderSizePixel = 0
  109. ScriptButton.Position = UDim2.new(0.529999971, 0, 0.449999988, 0)
  110. ScriptButton.Size = UDim2.new(0.200000003, 0, 0.129999995, 0)
  111. ScriptButton.Font = Enum.Font.SciFi
  112. ScriptButton.Text = "SCRIPTS"
  113. ScriptButton.TextColor3 = Color3.new(1, 1, 1)
  114. ScriptButton.TextScaled = true
  115. ScriptButton.TextSize = 30
  116. ScriptButton.TextWrapped = true
  117.  
  118. UITextSizeConstraint_2.Parent = ScriptButton
  119. UITextSizeConstraint_2.MaxTextSize = 30
  120.  
  121. Draggingbar.Name = "Draggingbar"
  122. Draggingbar.Parent = Start
  123. Draggingbar.AnchorPoint = Vector2.new(0.5, 0.5)
  124. Draggingbar.BackgroundColor3 = Color3.new(0.184314, 0.184314, 0.184314)
  125. Draggingbar.BorderSizePixel = 0
  126. Draggingbar.Position = UDim2.new(0.5, 0, 0, 0)
  127. Draggingbar.Size = UDim2.new(1, 0, 0.150000006, 0)
  128.  
  129. Exit.Name = "Exit"
  130. Exit.Parent = Draggingbar
  131. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  132. Exit.BackgroundTransparency = 9
  133. Exit.Position = UDim2.new(0.920000017, 0, 0.0700000003, 0)
  134. Exit.Size = UDim2.new(0.0710000023, 0, 0.899999976, 0)
  135. Exit.Image = "rbxassetid://2289221877"
  136.  
  137. Title.Name = "Title"
  138. Title.Parent = Draggingbar
  139. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  140. Title.BackgroundTransparency = 9
  141. Title.Position = UDim2.new(0.00200000009, 0, -0.150000006, 0)
  142. Title.Size = UDim2.new(0.300000012, 0, 1.20000005, 0)
  143. Title.Font = Enum.Font.SciFi
  144. Title.Text = "Seith Reborn"
  145. Title.TextColor3 = Color3.new(1, 1, 1)
  146. Title.TextScaled = true
  147. Title.TextSize = 25
  148. Title.TextWrapped = true
  149.  
  150. UITextSizeConstraint_3.Parent = Title
  151. UITextSizeConstraint_3.MaxTextSize = 22
  152.  
  153. UIAspectRatioConstraint.Parent = Start
  154. UIAspectRatioConstraint.AspectRatio = 1.7172131538391
  155.  
  156. GameHubLogo.Name = "GameHub Logo"
  157. GameHubLogo.Parent = Start
  158. GameHubLogo.AnchorPoint = Vector2.new(0.5, 0.5)
  159. GameHubLogo.BackgroundColor3 = Color3.new(1, 1, 1)
  160. GameHubLogo.BackgroundTransparency = 1
  161. GameHubLogo.BorderSizePixel = 0
  162. GameHubLogo.Position = UDim2.new(0.349999994, 0, 0.629999995, 0)
  163. GameHubLogo.Size = UDim2.new(0.100000001, 0, 0.158999994, 0)
  164. GameHubLogo.Image = "rbxassetid://2289971724"
  165.  
  166. ScriptHubLogo.Name = "ScriptHub Logo"
  167. ScriptHubLogo.Parent = Start
  168. ScriptHubLogo.AnchorPoint = Vector2.new(0.5, 0.5)
  169. ScriptHubLogo.BackgroundColor3 = Color3.new(1, 1, 1)
  170. ScriptHubLogo.BackgroundTransparency = 1
  171. ScriptHubLogo.BorderSizePixel = 0
  172. ScriptHubLogo.Position = UDim2.new(0.349999994, 0, 0.449999988, 0)
  173. ScriptHubLogo.Size = UDim2.new(0.100000001, 0, 0.158999994, 0)
  174. ScriptHubLogo.Image = "rbxassetid://2289972983"
  175.  
  176. Games.Name = "Games"
  177. Games.Parent = SeithRE
  178. Games.Active = true
  179. Games.AnchorPoint = Vector2.new(0.5, 0.5)
  180. Games.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  181. Games.BorderSizePixel = 0
  182. Games.Position = UDim2.new(0.5, 0, 0.5, 0)
  183. Games.Size = UDim2.new(0.389999986, 0, 0.300000012, 0)
  184. Games.Visible = false
  185.  
  186. Draggingbar_2.Name = "Draggingbar"
  187. Draggingbar_2.Parent = Games
  188. Draggingbar_2.AnchorPoint = Vector2.new(0.5, 0.5)
  189. Draggingbar_2.BackgroundColor3 = Color3.new(0.184314, 0.184314, 0.184314)
  190. Draggingbar_2.BorderSizePixel = 0
  191. Draggingbar_2.Position = UDim2.new(0.5, 0, 0, 0)
  192. Draggingbar_2.Size = UDim2.new(1, 0, 0.150000006, 0)
  193.  
  194. Exit_2.Name = "Exit"
  195. Exit_2.Parent = Draggingbar_2
  196. Exit_2.BackgroundColor3 = Color3.new(1, 1, 1)
  197. Exit_2.BackgroundTransparency = 9
  198. Exit_2.Position = UDim2.new(0.923585773, 0, 0.157894731, 0)
  199. Exit_2.Size = UDim2.new(0.0548831634, 0, 0.684210539, 0)
  200. Exit_2.Image = "rbxassetid://2289221877"
  201.  
  202. TitleGames.Name = "Title Games"
  203. TitleGames.Parent = Draggingbar_2
  204. TitleGames.BackgroundColor3 = Color3.new(1, 1, 1)
  205. TitleGames.BackgroundTransparency = 1
  206. TitleGames.BorderSizePixel = 0
  207. TitleGames.Position = UDim2.new(0.00999999978, 0, -0.0973684266, 0)
  208. TitleGames.Size = UDim2.new(0.5, 0, 1.20000005, 0)
  209. TitleGames.Font = Enum.Font.SciFi
  210. TitleGames.Text = "Seith Reborn | Games"
  211. TitleGames.TextColor3 = Color3.new(1, 1, 1)
  212. TitleGames.TextScaled = true
  213. TitleGames.TextSize = 26
  214. TitleGames.TextWrapped = true
  215.  
  216. BeeSwarm.Name = "Bee Swarm"
  217. BeeSwarm.Parent = Games
  218. BeeSwarm.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  219. BeeSwarm.BorderSizePixel = 0
  220. BeeSwarm.Position = UDim2.new(0.0209790189, 0, 0.125490203, 0)
  221. BeeSwarm.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  222. BeeSwarm.Font = Enum.Font.SciFi
  223. BeeSwarm.Text = "Bee Swarm"
  224. BeeSwarm.TextColor3 = Color3.new(1, 1, 1)
  225. BeeSwarm.TextScaled = true
  226. BeeSwarm.TextSize = 12
  227. BeeSwarm.TextWrapped = true
  228.  
  229. UITextSizeConstraint_4.Parent = BeeSwarm
  230. UITextSizeConstraint_4.MaxTextSize = 14
  231.  
  232. BeeSwarmV2.Name = "Bee Swarm V2"
  233. BeeSwarmV2.Parent = Games
  234. BeeSwarmV2.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  235. BeeSwarmV2.BorderSizePixel = 0
  236. BeeSwarmV2.Position = UDim2.new(0.0209790189, 0, 0.249988198, 0)
  237. BeeSwarmV2.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  238. BeeSwarmV2.Font = Enum.Font.SciFi
  239. BeeSwarmV2.Text = "Bee Swarm V2"
  240. BeeSwarmV2.TextColor3 = Color3.new(1, 1, 1)
  241. BeeSwarmV2.TextScaled = true
  242. BeeSwarmV2.TextSize = 12
  243. BeeSwarmV2.TextWrapped = true
  244.  
  245. UITextSizeConstraint_5.Parent = BeeSwarmV2
  246. UITextSizeConstraint_5.MaxTextSize = 14
  247.  
  248. BoogaF.Name = "BoogaF"
  249. BoogaF.Parent = Games
  250. BoogaF.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  251. BoogaF.BorderSizePixel = 0
  252. BoogaF.Position = UDim2.new(0.0209790189, 0, 0.374486208, 0)
  253. BoogaF.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  254. BoogaF.Font = Enum.Font.SciFi
  255. BoogaF.Text = "BoogaF'er"
  256. BoogaF.TextColor3 = Color3.new(1, 1, 1)
  257. BoogaF.TextScaled = true
  258. BoogaF.TextSize = 12
  259. BoogaF.TextWrapped = true
  260.  
  261. UITextSizeConstraint_6.Parent = BoogaF
  262. UITextSizeConstraint_6.MaxTextSize = 14
  263.  
  264. InfiniteRPG.Name = "Infinite RPG"
  265. InfiniteRPG.Parent = Games
  266. InfiniteRPG.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  267. InfiniteRPG.BorderSizePixel = 0
  268. InfiniteRPG.Position = UDim2.new(0.0209790189, 0, 0.498984158, 0)
  269. InfiniteRPG.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  270. InfiniteRPG.Font = Enum.Font.SciFi
  271. InfiniteRPG.Text = "Infinite RPG"
  272. InfiniteRPG.TextColor3 = Color3.new(1, 1, 1)
  273. InfiniteRPG.TextSize = 12
  274.  
  275. UITextSizeConstraint_7.Parent = InfiniteRPG
  276. UITextSizeConstraint_7.MaxTextSize = 14
  277.  
  278. InfiniteRPGTP.Name = "Infinite RPG TP"
  279. InfiniteRPGTP.Parent = Games
  280. InfiniteRPGTP.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  281. InfiniteRPGTP.BorderSizePixel = 0
  282. InfiniteRPGTP.Position = UDim2.new(0.0209790189, 0, 0.623482108, 0)
  283. InfiniteRPGTP.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  284. InfiniteRPGTP.Font = Enum.Font.SciFi
  285. InfiniteRPGTP.Text = "Infinite RPG TP"
  286. InfiniteRPGTP.TextColor3 = Color3.new(1, 1, 1)
  287. InfiniteRPGTP.TextSize = 12
  288.  
  289. UITextSizeConstraint_8.Parent = InfiniteRPGTP
  290. UITextSizeConstraint_8.MaxTextSize = 14
  291.  
  292. KholsAdminHouse.Name = "Khols Admin House"
  293. KholsAdminHouse.Parent = Games
  294. KholsAdminHouse.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  295. KholsAdminHouse.BorderSizePixel = 0
  296. KholsAdminHouse.Position = UDim2.new(0.0209790189, 0, 0.743881762, 0)
  297. KholsAdminHouse.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  298. KholsAdminHouse.Font = Enum.Font.SciFi
  299. KholsAdminHouse.Text = "Khols Admin House (F9)"
  300. KholsAdminHouse.TextColor3 = Color3.new(1, 1, 1)
  301. KholsAdminHouse.TextScaled = true
  302. KholsAdminHouse.TextSize = 12
  303. KholsAdminHouse.TextWrapped = true
  304.  
  305. UITextSizeConstraint_9.Parent = KholsAdminHouse
  306. UITextSizeConstraint_9.MaxTextSize = 14
  307.  
  308. HighSchoollife.Name = "High School life"
  309. HighSchoollife.Parent = Games
  310. HighSchoollife.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  311. HighSchoollife.BorderSizePixel = 0
  312. HighSchoollife.Position = UDim2.new(0.0209790189, 0, 0.868462026, 0)
  313. HighSchoollife.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  314. HighSchoollife.Font = Enum.Font.SciFi
  315. HighSchoollife.Text = "High School Life GUI"
  316. HighSchoollife.TextColor3 = Color3.new(1, 1, 1)
  317. HighSchoollife.TextScaled = true
  318. HighSchoollife.TextSize = 12
  319. HighSchoollife.TextWrapped = true
  320.  
  321. UITextSizeConstraint_10.Parent = HighSchoollife
  322. UITextSizeConstraint_10.MaxTextSize = 14
  323.  
  324. PrisonLifeGUI.Name = "Prison Life GUI"
  325. PrisonLifeGUI.Parent = Games
  326. PrisonLifeGUI.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  327. PrisonLifeGUI.BorderSizePixel = 0
  328. PrisonLifeGUI.Position = UDim2.new(0.261072278, 0, 0.125490129, 0)
  329. PrisonLifeGUI.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  330. PrisonLifeGUI.Font = Enum.Font.SciFi
  331. PrisonLifeGUI.Text = "Prison Life GUI"
  332. PrisonLifeGUI.TextColor3 = Color3.new(1, 1, 1)
  333. PrisonLifeGUI.TextScaled = true
  334. PrisonLifeGUI.TextSize = 12
  335. PrisonLifeGUI.TextWrapped = true
  336.  
  337. UITextSizeConstraint_11.Parent = PrisonLifeGUI
  338. UITextSizeConstraint_11.MaxTextSize = 14
  339.  
  340. Murdermystery2hack.Name = "Murder mystery 2 hack"
  341. Murdermystery2hack.Parent = Games
  342. Murdermystery2hack.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  343. Murdermystery2hack.BorderSizePixel = 0
  344. Murdermystery2hack.Position = UDim2.new(0.261072278, 0, 0.249988139, 0)
  345. Murdermystery2hack.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  346. Murdermystery2hack.Font = Enum.Font.SciFi
  347. Murdermystery2hack.Text = "Murder Mystery 2 HACK"
  348. Murdermystery2hack.TextColor3 = Color3.new(1, 1, 1)
  349. Murdermystery2hack.TextScaled = true
  350. Murdermystery2hack.TextSize = 12
  351. Murdermystery2hack.TextWrapped = true
  352.  
  353. UITextSizeConstraint_12.Parent = Murdermystery2hack
  354. UITextSizeConstraint_12.MaxTextSize = 14
  355.  
  356. MurderMystery2GUI.Name = "Murder Mystery 2 GUI"
  357. MurderMystery2GUI.Parent = Games
  358. MurderMystery2GUI.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  359. MurderMystery2GUI.BorderSizePixel = 0
  360. MurderMystery2GUI.Position = UDim2.new(0.261072278, 0, 0.374486148, 0)
  361. MurderMystery2GUI.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  362. MurderMystery2GUI.Font = Enum.Font.SciFi
  363. MurderMystery2GUI.Text = "Murder Mystery 2 GUI"
  364. MurderMystery2GUI.TextColor3 = Color3.new(1, 1, 1)
  365. MurderMystery2GUI.TextScaled = true
  366. MurderMystery2GUI.TextSize = 12
  367. MurderMystery2GUI.TextWrapped = true
  368.  
  369. UITextSizeConstraint_13.Parent = MurderMystery2GUI
  370. UITextSizeConstraint_13.MaxTextSize = 14
  371.  
  372. SpeedSimulatorGUI.Name = "Speed Simulator GUI"
  373. SpeedSimulatorGUI.Parent = Games
  374. SpeedSimulatorGUI.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  375. SpeedSimulatorGUI.BorderSizePixel = 0
  376. SpeedSimulatorGUI.Position = UDim2.new(0.261072278, 0, 0.498984128, 0)
  377. SpeedSimulatorGUI.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  378. SpeedSimulatorGUI.Font = Enum.Font.SciFi
  379. SpeedSimulatorGUI.Text = "Speed Simulator GUI"
  380. SpeedSimulatorGUI.TextColor3 = Color3.new(1, 1, 1)
  381. SpeedSimulatorGUI.TextScaled = true
  382. SpeedSimulatorGUI.TextSize = 12
  383. SpeedSimulatorGUI.TextWrapped = true
  384.  
  385. UITextSizeConstraint_14.Parent = SpeedSimulatorGUI
  386. UITextSizeConstraint_14.MaxTextSize = 14
  387.  
  388. TwistedMurderAdmin.Name = "Twisted Murder Admin"
  389. TwistedMurderAdmin.Parent = Games
  390. TwistedMurderAdmin.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  391. TwistedMurderAdmin.BorderSizePixel = 0
  392. TwistedMurderAdmin.Position = UDim2.new(0.261072278, 0, 0.623482108, 0)
  393. TwistedMurderAdmin.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  394. TwistedMurderAdmin.Font = Enum.Font.SciFi
  395. TwistedMurderAdmin.Text = "Twisted Murder Admin"
  396. TwistedMurderAdmin.TextColor3 = Color3.new(1, 1, 1)
  397. TwistedMurderAdmin.TextScaled = true
  398. TwistedMurderAdmin.TextSize = 12
  399. TwistedMurderAdmin.TextWrapped = true
  400.  
  401. UITextSizeConstraint_15.Parent = TwistedMurderAdmin
  402. UITextSizeConstraint_15.MaxTextSize = 14
  403.  
  404. UIAspectRatioConstraint_2.Parent = Games
  405. UIAspectRatioConstraint_2.AspectRatio = 1.7336065769196
  406.  
  407. Scripts.Name = "Scripts"
  408. Scripts.Parent = SeithRE
  409. Scripts.Active = true
  410. Scripts.AnchorPoint = Vector2.new(0.5, 0.5)
  411. Scripts.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  412. Scripts.BorderSizePixel = 0
  413. Scripts.Position = UDim2.new(0.5, 0, 0.5, 0)
  414. Scripts.Size = UDim2.new(0.389999986, 0, 0.300000012, 0)
  415. Scripts.Visible = false
  416.  
  417. Draggingbar_3.Name = "Draggingbar"
  418. Draggingbar_3.Parent = Scripts
  419. Draggingbar_3.AnchorPoint = Vector2.new(0.5, 0.5)
  420. Draggingbar_3.BackgroundColor3 = Color3.new(0.184314, 0.184314, 0.184314)
  421. Draggingbar_3.BorderSizePixel = 0
  422. Draggingbar_3.Position = UDim2.new(0.5, 0, 0, 0)
  423. Draggingbar_3.Size = UDim2.new(1, 0, 0.150000006, 0)
  424.  
  425. Exit_3.Name = "Exit"
  426. Exit_3.Parent = Draggingbar_3
  427. Exit_3.BackgroundColor3 = Color3.new(1, 1, 1)
  428. Exit_3.BackgroundTransparency = 9
  429. Exit_3.Position = UDim2.new(0.923585773, 0, 0.157894731, 0)
  430. Exit_3.Size = UDim2.new(0.0548831634, 0, 0.684210539, 0)
  431. Exit_3.Image = "rbxassetid://2289221877"
  432.  
  433. TitleScripts.Name = "Title Scripts"
  434. TitleScripts.Parent = Draggingbar_3
  435. TitleScripts.BackgroundColor3 = Color3.new(1, 1, 1)
  436. TitleScripts.BackgroundTransparency = 1
  437. TitleScripts.BorderSizePixel = 0
  438. TitleScripts.Position = UDim2.new(0.00999999978, 0, -0.0973684266, 0)
  439. TitleScripts.Size = UDim2.new(0.5, 0, 1.20000005, 0)
  440. TitleScripts.Font = Enum.Font.SciFi
  441. TitleScripts.Text = "Seith Reborn | Scripts"
  442. TitleScripts.TextColor3 = Color3.new(1, 1, 1)
  443. TitleScripts.TextScaled = true
  444. TitleScripts.TextSize = 26
  445. TitleScripts.TextWrapped = true
  446.  
  447. UIAspectRatioConstraint_3.Parent = Scripts
  448. UIAspectRatioConstraint_3.AspectRatio = 1.7336065769196
  449.  
  450. TargetFE.Name = "Target FE"
  451. TargetFE.Parent = Scripts
  452. TargetFE.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  453. TargetFE.BorderSizePixel = 0
  454. TargetFE.Position = UDim2.new(0.0209999997, 0, 0.125, 0)
  455. TargetFE.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  456. TargetFE.Font = Enum.Font.SciFi
  457. TargetFE.Text = "Target FE"
  458. TargetFE.TextColor3 = Color3.new(1, 1, 1)
  459. TargetFE.TextScaled = true
  460. TargetFE.TextSize = 12
  461. TargetFE.TextWrapped = true
  462.  
  463. UITextSizeConstraint_16.Parent = TargetFE
  464. UITextSizeConstraint_16.MaxTextSize = 14
  465.  
  466. RevizFE.Name = "Reviz FE"
  467. RevizFE.Parent = Scripts
  468. RevizFE.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  469. RevizFE.BorderSizePixel = 0
  470. RevizFE.Position = UDim2.new(0.0209999997, 0, 0.25, 0)
  471. RevizFE.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  472. RevizFE.Font = Enum.Font.SciFi
  473. RevizFE.Text = "Reviz Admin V2"
  474. RevizFE.TextColor3 = Color3.new(1, 1, 1)
  475. RevizFE.TextScaled = true
  476. RevizFE.TextSize = 12
  477. RevizFE.TextWrapped = true
  478.  
  479. UITextSizeConstraint_17.Parent = RevizFE
  480. UITextSizeConstraint_17.MaxTextSize = 14
  481.  
  482. Arosia.Name = "Arosia"
  483. Arosia.Parent = Scripts
  484. Arosia.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  485. Arosia.BorderSizePixel = 0
  486. Arosia.Position = UDim2.new(0.0209999997, 0, 0.374000013, 0)
  487. Arosia.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  488. Arosia.Font = Enum.Font.SciFi
  489. Arosia.Text = "Arosia FE GUI"
  490. Arosia.TextColor3 = Color3.new(1, 1, 1)
  491. Arosia.TextScaled = true
  492. Arosia.TextSize = 12
  493. Arosia.TextWrapped = true
  494.  
  495. UITextSizeConstraint_18.Parent = Arosia
  496. UITextSizeConstraint_18.MaxTextSize = 14
  497.  
  498. StoneHubFE.Name = "Stone Hub FE"
  499. StoneHubFE.Parent = Scripts
  500. StoneHubFE.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  501. StoneHubFE.BorderSizePixel = 0
  502. StoneHubFE.Position = UDim2.new(0.0209999997, 0, 0.499000013, 0)
  503. StoneHubFE.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  504. StoneHubFE.Font = Enum.Font.SciFi
  505. StoneHubFE.Text = "Stone Hub FE"
  506. StoneHubFE.TextColor3 = Color3.new(1, 1, 1)
  507. StoneHubFE.TextScaled = true
  508. StoneHubFE.TextSize = 12
  509. StoneHubFE.TextWrapped = true
  510.  
  511. UITextSizeConstraint_19.Parent = StoneHubFE
  512. UITextSizeConstraint_19.MaxTextSize = 14
  513.  
  514. OpFinality.Name = "OpFinality"
  515. OpFinality.Parent = Scripts
  516. OpFinality.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  517. OpFinality.BorderSizePixel = 0
  518. OpFinality.Position = UDim2.new(0.0209999997, 0, 0.623000026, 0)
  519. OpFinality.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  520. OpFinality.Font = Enum.Font.SciFi
  521. OpFinality.Text = "OpFinality"
  522. OpFinality.TextColor3 = Color3.new(1, 1, 1)
  523. OpFinality.TextScaled = true
  524. OpFinality.TextSize = 12
  525. OpFinality.TextWrapped = true
  526.  
  527. UITextSizeConstraint_20.Parent = OpFinality
  528. UITextSizeConstraint_20.MaxTextSize = 14
  529.  
  530. Explorer.Name = "Explorer"
  531. Explorer.Parent = Scripts
  532. Explorer.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  533. Explorer.BorderSizePixel = 0
  534. Explorer.Position = UDim2.new(0.261000007, 0, 0.125, 0)
  535. Explorer.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  536. Explorer.Font = Enum.Font.SciFi
  537. Explorer.Text = "Explorer"
  538. Explorer.TextColor3 = Color3.new(1, 1, 1)
  539. Explorer.TextScaled = true
  540. Explorer.TextSize = 12
  541. Explorer.TextWrapped = true
  542.  
  543. UITextSizeConstraint_21.Parent = Explorer
  544. UITextSizeConstraint_21.MaxTextSize = 14
  545.  
  546. HyperTotal.Name = "HyperTotal"
  547. HyperTotal.Parent = Scripts
  548. HyperTotal.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  549. HyperTotal.BorderSizePixel = 0
  550. HyperTotal.Position = UDim2.new(0.261000007, 0, 0.25, 0)
  551. HyperTotal.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  552. HyperTotal.Font = Enum.Font.SciFi
  553. HyperTotal.Text = "HyperTotal FE"
  554. HyperTotal.TextColor3 = Color3.new(1, 1, 1)
  555. HyperTotal.TextScaled = true
  556. HyperTotal.TextSize = 12
  557. HyperTotal.TextWrapped = true
  558.  
  559. UITextSizeConstraint_22.Parent = HyperTotal
  560. UITextSizeConstraint_22.MaxTextSize = 14
  561.  
  562. FEFly.Name = "FE Fly"
  563. FEFly.Parent = Scripts
  564. FEFly.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  565. FEFly.BorderSizePixel = 0
  566. FEFly.Position = UDim2.new(0.261000007, 0, 0.374000013, 0)
  567. FEFly.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  568. FEFly.Font = Enum.Font.SciFi
  569. FEFly.Text = "FE Fly (press E)"
  570. FEFly.TextColor3 = Color3.new(1, 1, 1)
  571. FEFly.TextScaled = true
  572. FEFly.TextSize = 12
  573. FEFly.TextWrapped = true
  574.  
  575. UITextSizeConstraint_23.Parent = FEFly
  576. UITextSizeConstraint_23.MaxTextSize = 14
  577.  
  578. FETrickClip.Name = "FE Trick Clip"
  579. FETrickClip.Parent = Scripts
  580. FETrickClip.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  581. FETrickClip.BorderSizePixel = 0
  582. FETrickClip.Position = UDim2.new(0.261000007, 0, 0.499000013, 0)
  583. FETrickClip.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  584. FETrickClip.Font = Enum.Font.SciFi
  585. FETrickClip.Text = "FE Trick Clip"
  586. FETrickClip.TextColor3 = Color3.new(1, 1, 1)
  587. FETrickClip.TextScaled = true
  588. FETrickClip.TextSize = 12
  589. FETrickClip.TextWrapped = true
  590.  
  591. UITextSizeConstraint_24.Parent = FETrickClip
  592. UITextSizeConstraint_24.MaxTextSize = 14
  593.  
  594. FEFling.Name = "FEFling"
  595. FEFling.Parent = Scripts
  596. FEFling.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  597. FEFling.BorderSizePixel = 0
  598. FEFling.Position = UDim2.new(0.0209999997, 0, 0.744000018, 0)
  599. FEFling.Size = UDim2.new(0.219999999, 0, 0.100000001, 0)
  600. FEFling.Font = Enum.Font.SciFi
  601. FEFling.Text = "FE Fling"
  602. FEFling.TextColor3 = Color3.new(1, 1, 1)
  603. FEFling.TextScaled = true
  604. FEFling.TextSize = 12
  605. FEFling.TextWrapped = true
  606.  
  607. UITextSizeConstraint_25.Parent = FEFling
  608. UITextSizeConstraint_25.MaxTextSize = 14
  609. -- Scripts:
  610. function SCRIPT_BBEV84_FAKESCRIPT() -- GameButton.LocalScript
  611. getfenv().script = Instance.new('LocalScript', GameButton)
  612.  
  613.  
  614. script.Parent.MouseButton1Down:Connect(function()script.Parent.Parent.Parent.Games.Position=UDim2.new(
  615. -2,0,0.485,0)
  616. script.Parent.Parent:TweenPosition(UDim2.new(
  617. -2,0,0.485,0),"Out","Linear",0.6)wait(0.25)script.Parent.Parent.Visible=false
  618. script.Parent.Parent.Parent.Games.Visible=true
  619. script.Parent.Parent.Parent.Games:TweenPosition(UDim2.new(0.5,0,0.5,0),"Out","Linear",0.6)end)
  620.  
  621. end
  622. coroutine.resume(coroutine.create(SCRIPT_BBEV84_FAKESCRIPT))
  623. function SCRIPT_BOCM77_FAKESCRIPT() -- ScriptButton.LocalScript
  624. getfenv().script = Instance.new('LocalScript', ScriptButton)
  625.  
  626.  
  627. script.Parent.MouseButton1Down:Connect(function()
  628. script.Parent.Parent.Parent.Scripts.Position = UDim2.new(-2,0,0.485,0)
  629. script.Parent.Parent:TweenPosition(UDim2.new(-2,0,0.485,0), "Out", "Linear", 0.6)
  630. wait(0.25)
  631. script.Parent.Parent.Visible = false
  632. script.Parent.Parent.Parent.Scripts.Visible = true
  633. script.Parent.Parent.Parent.Scripts:TweenPosition(UDim2.new(0.5,0,0.5,0), "Out", "Linear", 0.6)
  634. end)
  635.  
  636. end
  637. coroutine.resume(coroutine.create(SCRIPT_BOCM77_FAKESCRIPT))
  638. function SCRIPT_XUGK67_FAKESCRIPT() -- Exit.LocalScript
  639. getfenv().script = Instance.new('LocalScript', Exit)
  640.  
  641.  
  642. script.Parent.Parent.Parent:TweenPosition(UDim2.new(-2,0,0.485,0), "Out", "Linear", 0.6)
  643. wait(0.6)
  644. script.Parent.Parent.Parent.Parent:Destroy()
  645.  
  646. end
  647. coroutine.resume(coroutine.create(SCRIPT_XUGK67_FAKESCRIPT))
  648. function SCRIPT_ZBCP73_FAKESCRIPT() -- Start.LocalScript
  649. getfenv().script = Instance.new('LocalScript', Start)
  650.  
  651. script.Parent.Draggable=true
  652.  
  653. end
  654. coroutine.resume(coroutine.create(SCRIPT_ZBCP73_FAKESCRIPT))
  655. function SCRIPT_PYOM82_FAKESCRIPT() -- Exit_2.LocalScript
  656. getfenv().script = Instance.new('LocalScript', Exit_2)
  657.  
  658.  
  659. script.Parent.MouseButton1Down:Connect(function()script.Parent.Parent.Parent.Parent.Start.Position=UDim2.new(
  660. -2,0,0.485,0)
  661. script.Parent.Parent.Parent:TweenPosition(UDim2.new(
  662. -2,0,0.485,0),"Out","Linear",0.6)wait(0.25)
  663. script.Parent.Parent.Parent.Visible=false
  664. script.Parent.Parent.Parent.Parent.Start.Visible=true
  665. script.Parent.Parent.Parent.Parent.Start:TweenPosition(UDim2.new(0.5,0,0.5,0),"Out","Linear",0.6)end)
  666.  
  667. end
  668. coroutine.resume(coroutine.create(SCRIPT_PYOM82_FAKESCRIPT))
  669. function SCRIPT_XFRK80_FAKESCRIPT() -- BeeSwarm.LocalScript
  670. getfenv().script = Instance.new('LocalScript', BeeSwarm)
  671.  
  672.  
  673. script.Parent.MouseButton1Down:Connect(function()
  674. wait(0.5)
  675. loadstring(game:HttpGet(('https://pastebin.com/raw/mGmWrQYx'),true))()
  676. end)
  677.  
  678. end
  679. coroutine.resume(coroutine.create(SCRIPT_XFRK80_FAKESCRIPT))
  680. function SCRIPT_FHGM87_FAKESCRIPT() -- BeeSwarmV2.LocalScript
  681. getfenv().script = Instance.new('LocalScript', BeeSwarmV2)
  682.  
  683. script.Parent.MouseButton1Down:Connect(function()
  684. loadstring(game:HttpGet(('https://pastebin.com/raw/Sizk8xbU'),true))()
  685. end)
  686.  
  687. end
  688. coroutine.resume(coroutine.create(SCRIPT_FHGM87_FAKESCRIPT))
  689. function SCRIPT_FXEY89_FAKESCRIPT() -- BoogaF.LocalScript
  690. getfenv().script = Instance.new('LocalScript', BoogaF)
  691.  
  692.  
  693. script.Parent.MouseButton1Down:Connect(function()
  694. loadstring(game:HttpGet(('https://pastebin.com/raw/EnwC7XRf'),true))()end)
  695.  
  696. end
  697. coroutine.resume(coroutine.create(SCRIPT_FXEY89_FAKESCRIPT))
  698. function SCRIPT_APYE76_FAKESCRIPT() -- InfiniteRPG.LocalScript
  699. getfenv().script = Instance.new('LocalScript', InfiniteRPG)
  700.  
  701.  
  702. script.Parent.MouseButton1Down:Connect(function()
  703. loadstring(game:HttpGet(('https://pastebin.com/raw/6DsWQEmy'),true))()end)
  704.  
  705. end
  706. coroutine.resume(coroutine.create(SCRIPT_APYE76_FAKESCRIPT))
  707. function SCRIPT_MHSM66_FAKESCRIPT() -- InfiniteRPGTP.LocalScript
  708. getfenv().script = Instance.new('LocalScript', InfiniteRPGTP)
  709.  
  710.  
  711. script.Parent.MouseButton1Down:Connect(function()
  712. loadstring(game:HttpGet(('https://pastebin.com/raw/gFGddy8g'),true))()end)
  713.  
  714. end
  715. coroutine.resume(coroutine.create(SCRIPT_MHSM66_FAKESCRIPT))
  716. function SCRIPT_LXJS66_FAKESCRIPT() -- KholsAdminHouse.LocalScript
  717. getfenv().script = Instance.new('LocalScript', KholsAdminHouse)
  718.  
  719.  
  720. script.Parent.MouseButton1Down:Connect(function()
  721. loadstring(game:HttpGet(('https://pastebin.com/raw/2ta3JznP'),true))()end)
  722.  
  723. end
  724. coroutine.resume(coroutine.create(SCRIPT_LXJS66_FAKESCRIPT))
  725. function SCRIPT_ETKG73_FAKESCRIPT() -- HighSchoollife.LocalScript
  726. getfenv().script = Instance.new('LocalScript', HighSchoollife)
  727.  
  728.  
  729. script.Parent.MouseButton1Down:Connect(function()
  730. loadstring(game:HttpGet(('https://pastebin.com/raw/U5TzzfDL'),true))()end)
  731.  
  732. end
  733. coroutine.resume(coroutine.create(SCRIPT_ETKG73_FAKESCRIPT))
  734. function SCRIPT_IYUU83_FAKESCRIPT() -- PrisonLifeGUI.LocalScript
  735. getfenv().script = Instance.new('LocalScript', PrisonLifeGUI)
  736.  
  737.  
  738. script.Parent.MouseButton1Down:Connect(function()
  739. loadstring(game:HttpGet(('https://pastebin.com/raw/j4L72msw'),true))()end)
  740.  
  741. end
  742. coroutine.resume(coroutine.create(SCRIPT_IYUU83_FAKESCRIPT))
  743. function SCRIPT_SNIC89_FAKESCRIPT() -- Murdermystery2hack.LocalScript
  744. getfenv().script = Instance.new('LocalScript', Murdermystery2hack)
  745.  
  746.  
  747. script.Parent.MouseButton1Down:Connect(function()
  748. loadstring(game:HttpGet(('https://pastebin.com/raw/f1PwdTWr'),true))()end)
  749.  
  750. end
  751. coroutine.resume(coroutine.create(SCRIPT_SNIC89_FAKESCRIPT))
  752. function SCRIPT_ZAMR81_FAKESCRIPT() -- MurderMystery2GUI.LocalScript
  753. getfenv().script = Instance.new('LocalScript', MurderMystery2GUI)
  754.  
  755.  
  756. script.Parent.MouseButton1Down:Connect(function()
  757. loadstring(game:HttpGet(('https://pastebin.com/raw/LzJDEiVv'),true))()end)
  758.  
  759. end
  760. coroutine.resume(coroutine.create(SCRIPT_ZAMR81_FAKESCRIPT))
  761. function SCRIPT_NWVQ89_FAKESCRIPT() -- SpeedSimulatorGUI.LocalScript
  762. getfenv().script = Instance.new('LocalScript', SpeedSimulatorGUI)
  763.  
  764.  
  765. script.Parent.MouseButton1Down:Connect(function()
  766. loadstring(game:HttpGet(('https://pastebin.com/raw/BTs2DNYN'),true))()end)
  767.  
  768. end
  769. coroutine.resume(coroutine.create(SCRIPT_NWVQ89_FAKESCRIPT))
  770. function SCRIPT_FOFZ82_FAKESCRIPT() -- TwistedMurderAdmin.LocalScript
  771. getfenv().script = Instance.new('LocalScript', TwistedMurderAdmin)
  772.  
  773.  
  774. script.Parent.MouseButton1Down:Connect(function()
  775. loadstring(game:HttpGet(('https://pastebin.com/raw/mtbGQhK3'),true))()end)
  776.  
  777. end
  778. coroutine.resume(coroutine.create(SCRIPT_FOFZ82_FAKESCRIPT))
  779. function SCRIPT_PCDL74_FAKESCRIPT() -- Games.LocalScript
  780. getfenv().script = Instance.new('LocalScript', Games)
  781.  
  782. script.Parent.Draggable = true
  783.  
  784. end
  785. coroutine.resume(coroutine.create(SCRIPT_PCDL74_FAKESCRIPT))
  786. function SCRIPT_MPIQ85_FAKESCRIPT() -- Exit_3.LocalScript
  787. getfenv().script = Instance.new('LocalScript', Exit_3)
  788.  
  789.  
  790. script.Parent.MouseButton1Down:Connect(function()script.Parent.Parent.Parent.Parent.Start.Position=UDim2.new(
  791. -2,0,0.485,0)
  792. script.Parent.Parent.Parent:TweenPosition(UDim2.new(
  793. -2,0,0.485,0),"Out","Linear",0.6)wait(0.25)
  794. script.Parent.Parent.Parent.Visible=false
  795. script.Parent.Parent.Parent.Parent.Start.Visible=true
  796. script.Parent.Parent.Parent.Parent.Start:TweenPosition(UDim2.new(0.5,0,0.5,0),"Out","Linear",0.6)end)
  797.  
  798. end
  799. coroutine.resume(coroutine.create(SCRIPT_MPIQ85_FAKESCRIPT))
  800. function SCRIPT_VXXO74_FAKESCRIPT() -- TargetFE.LocalScript
  801. getfenv().script = Instance.new('LocalScript', TargetFE)
  802.  
  803.  
  804. script.Parent.MouseButton1Down:Connect(function()
  805. loadstring(game:HttpGet(('https://pastebin.com/raw/Sufb3yju'),true))()end)
  806.  
  807. end
  808. coroutine.resume(coroutine.create(SCRIPT_VXXO74_FAKESCRIPT))
  809. function SCRIPT_BPXF74_FAKESCRIPT() -- RevizFE.LocalScript
  810. getfenv().script = Instance.new('LocalScript', RevizFE)
  811.  
  812.  
  813. script.Parent.MouseButton1Down:Connect(function()
  814. loadstring(game:HttpGet(('https://pastebin.com/raw/n9jBRZXq'),true))()end)
  815.  
  816. end
  817. coroutine.resume(coroutine.create(SCRIPT_BPXF74_FAKESCRIPT))
  818. function SCRIPT_AEAD70_FAKESCRIPT() -- Arosia.LocalScript
  819. getfenv().script = Instance.new('LocalScript', Arosia)
  820.  
  821.  
  822. script.Parent.MouseButton1Down:Connect(function()
  823. loadstring(game:HttpGet(('https://pastebin.com/raw/MHmgKHDA'),true))()end)
  824.  
  825. end
  826. coroutine.resume(coroutine.create(SCRIPT_AEAD70_FAKESCRIPT))
  827. function SCRIPT_IICS76_FAKESCRIPT() -- StoneHubFE.LocalScript
  828. getfenv().script = Instance.new('LocalScript', StoneHubFE)
  829.  
  830.  
  831. script.Parent.MouseButton1Down:Connect(function()
  832. loadstring(game:HttpGet(('https://pastebin.com/raw/pg3m09TR'),true))()end)
  833.  
  834. end
  835. coroutine.resume(coroutine.create(SCRIPT_IICS76_FAKESCRIPT))
  836. function SCRIPT_SZPR67_FAKESCRIPT() -- OpFinality.LocalScript
  837. getfenv().script = Instance.new('LocalScript', OpFinality)
  838.  
  839.  
  840. script.Parent.MouseButton1Down:Connect(function()
  841. loadstring(game:HttpGet(('https://pastebin.com/raw/sKN5peZs'),true))()end)
  842.  
  843. end
  844. coroutine.resume(coroutine.create(SCRIPT_SZPR67_FAKESCRIPT))
  845. function SCRIPT_PYBX75_FAKESCRIPT() -- Explorer.LocalScript
  846. getfenv().script = Instance.new('LocalScript', Explorer)
  847.  
  848.  
  849. script.Parent.MouseButton1Down:Connect(function()
  850. loadstring(game:HttpGet(('https://pastebin.com/raw/NQmvHmfq'),true))()end)
  851.  
  852. end
  853. coroutine.resume(coroutine.create(SCRIPT_PYBX75_FAKESCRIPT))
  854. function SCRIPT_FIBQ71_FAKESCRIPT() -- HyperTotal.LocalScript
  855. getfenv().script = Instance.new('LocalScript', HyperTotal)
  856.  
  857.  
  858. script.Parent.MouseButton1Down:Connect(function()
  859. loadstring(game:HttpGet(('https://pastebin.com/raw/TVZt2ZQC'),true))()end)
  860.  
  861. end
  862. coroutine.resume(coroutine.create(SCRIPT_FIBQ71_FAKESCRIPT))
  863. function SCRIPT_AJOW78_FAKESCRIPT() -- FEFly.LocalScript
  864. getfenv().script = Instance.new('LocalScript', FEFly)
  865.  
  866.  
  867. script.Parent.MouseButton1Down:Connect(function()
  868. loadstring(game:HttpGet(('https://pastebin.com/raw/tvBc4LDt'),true))()end)
  869.  
  870. end
  871. coroutine.resume(coroutine.create(SCRIPT_AJOW78_FAKESCRIPT))
  872. function SCRIPT_QWNA79_FAKESCRIPT() -- FETrickClip.LocalScript
  873. getfenv().script = Instance.new('LocalScript', FETrickClip)
  874.  
  875.  
  876. script.Parent.MouseButton1Down:Connect(function()
  877. loadstring(game:HttpGet(('https://pastebin.com/raw/1pRdCXeW'),true))()end)
  878.  
  879. end
  880. coroutine.resume(coroutine.create(SCRIPT_QWNA79_FAKESCRIPT))
  881. function SCRIPT_DJOO69_FAKESCRIPT() -- FEFling.LocalScript
  882. getfenv().script = Instance.new('LocalScript', FEFling)
  883.  
  884.  
  885. script.Parent.MouseButton1Down:Connect(function()
  886. loadstring(game:HttpGet(('https://hastebin.com/raw/cepitisovu'),true))()end)
  887.  
  888. end
  889. coroutine.resume(coroutine.create(SCRIPT_DJOO69_FAKESCRIPT))
  890. function SCRIPT_IBCJ71_FAKESCRIPT() -- Scripts.LocalScript
  891. getfenv().script = Instance.new('LocalScript', Scripts)
  892.  
  893. script.Parent.Draggable=true
  894.  
  895. end
  896. coroutine.resume(coroutine.create(SCRIPT_IBCJ71_FAKESCRIPT))
Add Comment
Please, Sign In to add comment