Advertisement
Doge_Gaming

yees

Mar 10th, 2019
439
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 151.70 KB | None | 0 0
  1. local AdminMenuViown = Instance.new("ScreenGui")
  2. local MainGUI = Instance.new("Frame")
  3. local Top = Instance.new("Frame")
  4. local General = Instance.new("TextButton")
  5. local TopText = Instance.new("TextLabel")
  6. local ID = Instance.new("TextLabel")
  7. local Version = Instance.new("TextLabel")
  8. local LocalPlayer = Instance.new("TextButton")
  9. local Scripts = Instance.new("TextButton")
  10. local Settings = Instance.new("TextButton")
  11. local X_Shadow = Instance.new("TextButton")
  12. local X = Instance.new("TextButton")
  13. local Executor = Instance.new("Frame")
  14. local Top_2 = Instance.new("Frame")
  15. local Code = Instance.new("TextBox")
  16. local Execute = Instance.new("TextButton")
  17. local Clear = Instance.new("TextButton")
  18. local Close = Instance.new("TextButton")
  19. local General_2 = Instance.new("Frame")
  20. local Shattervast = Instance.new("TextButton")
  21. local ExecutorLoader = Instance.new("TextButton")
  22. local InfiniteYield = Instance.new("TextButton")
  23. local N3xulis = Instance.new("TextButton")
  24. local AdminScripts = Instance.new("TextLabel")
  25. local FEScripts = Instance.new("TextLabel")
  26. local From_GUI = Instance.new("TextLabel")
  27. local TrollGUI = Instance.new("TextButton")
  28. local MusicPlayer = Instance.new("TextButton")
  29. local ScrollingFrame = Instance.new("ScrollingFrame")
  30. local FEFlingKill = Instance.new("TextButton")
  31. local FEHax1337 = Instance.new("TextButton")
  32. local FEShutdown = Instance.new("TextButton")
  33. local PhantomForces = Instance.new("TextButton")
  34. local MadCity = Instance.new("TextButton")
  35. local MadCityAutofarm = Instance.new("TextButton")
  36. local SlayingSimulator = Instance.new("TextButton")
  37. local DashingSimulator = Instance.new("TextButton")
  38. local ChatBypass = Instance.new("TextButton")
  39. local Credits = Instance.new("Frame")
  40. local Credit = Instance.new("TextLabel")
  41. local Scripts_2 = Instance.new("Frame")
  42. local ScriptsScroll = Instance.new("ScrollingFrame")
  43. local Script = Instance.new("TextButton")
  44. local Script_2 = Instance.new("TextButton")
  45. local Script_3 = Instance.new("TextButton")
  46. local Script_4 = Instance.new("TextButton")
  47. local Script_5 = Instance.new("TextButton")
  48. local Script_6 = Instance.new("TextButton")
  49. local Script_7 = Instance.new("TextButton")
  50. local Script_8 = Instance.new("TextButton")
  51. local Script_9 = Instance.new("TextButton")
  52. local Settings_2 = Instance.new("Frame")
  53. local DarkMode = Instance.new("TextButton")
  54. local toggle = Instance.new("TextLabel")
  55. local Size = Instance.new("TextBox")
  56. local Change = Instance.new("TextButton")
  57. local TextLabel = Instance.new("TextLabel")
  58. local RainbowTopBar = Instance.new("TextButton")
  59. local DFeatures = Instance.new("TextBox")
  60. local Load = Instance.new("TextButton")
  61. local LocalPlayer_2 = Instance.new("Frame")
  62. local Fire = Instance.new("TextButton")
  63. local Sparkes = Instance.new("TextButton")
  64. local Fly = Instance.new("TextButton")
  65. local Walkspeed = Instance.new("TextButton")
  66. local JumpPower = Instance.new("TextButton")
  67. local Gravity = Instance.new("TextButton")
  68. local Noclip = Instance.new("TextButton")
  69. local FEInvisible = Instance.new("TextButton")
  70. local god = Instance.new("TextButton")
  71. local LoginGUI = Instance.new("ImageLabel")
  72. local Login = Instance.new("TextBox")
  73. local TextLabel_2 = Instance.new("TextLabel")
  74. local Password = Instance.new("TextBox")
  75. local TextLabel_3 = Instance.new("TextLabel")
  76. local Frame = Instance.new("Frame")
  77. local Access = Instance.new("TextButton")
  78. local ForgotPassword = Instance.new("TextButton")
  79. local Info = Instance.new("ImageLabel")
  80. local TextLabel_4 = Instance.new("TextLabel")
  81. local TextButton = Instance.new("TextButton")
  82. local Top_3 = Instance.new("ImageLabel")
  83. local TopText_2 = Instance.new("TextLabel")
  84. local Spin = Instance.new("ImageLabel")
  85. local TextHit = Instance.new("TextLabel")
  86. --Properties:
  87. AdminMenuViown.Name = "Admin Menu ~ Viown"
  88. AdminMenuViown.Parent = game.CoreGui
  89. AdminMenuViown.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  90.  
  91. MainGUI.Name = "MainGUI"
  92. MainGUI.Parent = AdminMenuViown
  93. MainGUI.Active = true
  94. MainGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  95. MainGUI.BorderSizePixel = 0
  96. MainGUI.Position = UDim2.new(0.203718647, 0, 0.234113723, 0)
  97. MainGUI.Selectable = true
  98. MainGUI.Size = UDim2.new(0, 690, 0, 363)
  99. MainGUI.Visible = false
  100.  
  101. Top.Name = "Top"
  102. Top.Parent = MainGUI
  103. Top.BackgroundColor3 = Color3.new(0.278431, 0.470588, 1)
  104. Top.BorderSizePixel = 0
  105. Top.Size = UDim2.new(0, 690, 0, 100)
  106.  
  107. General.Name = "General"
  108. General.Parent = Top
  109. General.BackgroundColor3 = Color3.new(0.262745, 0.596078, 1)
  110. General.BorderSizePixel = 0
  111. General.ClipsDescendants = true
  112. General.Position = UDim2.new(0.147845462, -100, 0.743168056, -25)
  113. General.Size = UDim2.new(0, 169, 0, 50)
  114. General.AutoButtonColor = false
  115. General.Font = Enum.Font.SourceSansLight
  116. General.Text = "General"
  117. General.TextColor3 = Color3.new(1, 1, 1)
  118. General.TextSize = 18
  119.  
  120. TopText.Name = "TopText"
  121. TopText.Parent = Top
  122. TopText.BackgroundColor3 = Color3.new(0.345098, 0.356863, 1)
  123. TopText.BorderSizePixel = 0
  124. TopText.Position = UDim2.new(0.0029179228, 0, 0, 0)
  125. TopText.Size = UDim2.new(0, 688, 0, 50)
  126. TopText.Font = Enum.Font.SourceSansLight
  127. TopText.Text = " Reign Admin Menu"
  128. TopText.TextColor3 = Color3.new(0.270588, 0.964706, 1)
  129. TopText.TextScaled = true
  130. TopText.TextSize = 14
  131. TopText.TextWrapped = true
  132. TopText.TextXAlignment = Enum.TextXAlignment.Left
  133.  
  134. ID.Name = "ID"
  135. ID.Parent = TopText
  136. ID.BackgroundColor3 = Color3.new(1, 1, 1)
  137. ID.BackgroundTransparency = 1
  138. ID.Position = UDim2.new(0.563953578, 0, 0, 0)
  139. ID.Size = UDim2.new(0, 260, 0, 50)
  140. ID.Font = Enum.Font.SourceSansLight
  141. ID.Text = "Hello, [Player], ID = 0"
  142. ID.TextColor3 = Color3.new(0.992157, 1, 0.360784)
  143. ID.TextScaled = true
  144. ID.TextSize = 14
  145. ID.TextWrapped = true
  146.  
  147. Version.Name = "Version"
  148. Version.Parent = TopText
  149. Version.BackgroundColor3 = Color3.new(1, 1, 1)
  150. Version.BackgroundTransparency = 1
  151. Version.Position = UDim2.new(0.491279066, 0, 0, 0)
  152. Version.Rotation = -18
  153. Version.Size = UDim2.new(0, 50, 0, 50)
  154. Version.Font = Enum.Font.Cartoon
  155. Version.Text = "V1.6.5"
  156. Version.TextColor3 = Color3.new(1, 1, 1)
  157. Version.TextScaled = true
  158. Version.TextSize = 14
  159. Version.TextStrokeTransparency = 0
  160. Version.TextWrapped = true
  161.  
  162. LocalPlayer.Name = "LocalPlayer"
  163. LocalPlayer.Parent = Top
  164. LocalPlayer.BackgroundColor3 = Color3.new(0.262745, 0.596078, 1)
  165. LocalPlayer.BorderSizePixel = 0
  166. LocalPlayer.ClipsDescendants = true
  167. LocalPlayer.Position = UDim2.new(0.392773002, -100, 0.743168056, -25)
  168. LocalPlayer.Size = UDim2.new(0, 169, 0, 50)
  169. LocalPlayer.AutoButtonColor = false
  170. LocalPlayer.Font = Enum.Font.SourceSansLight
  171. LocalPlayer.Text = "LocalPlayer"
  172. LocalPlayer.TextColor3 = Color3.new(1, 1, 1)
  173. LocalPlayer.TextSize = 18
  174.  
  175. Scripts.Name = "Scripts"
  176. Scripts.Parent = Top
  177. Scripts.BackgroundColor3 = Color3.new(0.262745, 0.596078, 1)
  178. Scripts.BorderSizePixel = 0
  179. Scripts.ClipsDescendants = true
  180. Scripts.Position = UDim2.new(0.637700558, -100, 0.743168056, -25)
  181. Scripts.Size = UDim2.new(0, 169, 0, 50)
  182. Scripts.AutoButtonColor = false
  183. Scripts.Font = Enum.Font.SourceSansLight
  184. Scripts.Text = "Scripts"
  185. Scripts.TextColor3 = Color3.new(1, 1, 1)
  186. Scripts.TextSize = 18
  187.  
  188. Settings.Name = "Settings"
  189. Settings.Parent = Top
  190. Settings.BackgroundColor3 = Color3.new(0.262745, 0.596078, 1)
  191. Settings.BorderSizePixel = 0
  192. Settings.ClipsDescendants = true
  193. Settings.Position = UDim2.new(0.882628083, -100, 0.743168056, -25)
  194. Settings.Size = UDim2.new(0, 181, 0, 50)
  195. Settings.AutoButtonColor = false
  196. Settings.Font = Enum.Font.SourceSansLight
  197. Settings.Text = "Settings"
  198. Settings.TextColor3 = Color3.new(1, 1, 1)
  199. Settings.TextSize = 18
  200.  
  201. X_Shadow.Name = "X_Shadow"
  202. X_Shadow.Parent = Top
  203. X_Shadow.BackgroundColor3 = Color3.new(1, 1, 1)
  204. X_Shadow.BackgroundTransparency = 1
  205. X_Shadow.Position = UDim2.new(0.959439754, 0, 0, 0)
  206. X_Shadow.Size = UDim2.new(0, 28, 0, 50)
  207. X_Shadow.Font = Enum.Font.SourceSansBold
  208. X_Shadow.Text = "X"
  209. X_Shadow.TextColor3 = Color3.new(0, 0, 0)
  210. X_Shadow.TextScaled = true
  211. X_Shadow.TextSize = 14
  212. X_Shadow.TextTransparency = 0.5
  213. X_Shadow.TextWrapped = true
  214.  
  215. X.Name = "X"
  216. X.Parent = Top
  217. X.BackgroundColor3 = Color3.new(1, 1, 1)
  218. X.BackgroundTransparency = 1
  219. X.Position = UDim2.new(0.957990468, 0, -0.0100000016, 0)
  220. X.Size = UDim2.new(0, 28, 0, 50)
  221. X.Font = Enum.Font.SourceSansBold
  222. X.Text = "X"
  223. X.TextColor3 = Color3.new(0.905882, 0.129412, 0.129412)
  224. X.TextScaled = true
  225. X.TextSize = 14
  226. X.TextWrapped = true
  227.  
  228. Executor.Name = "Executor"
  229. Executor.Parent = MainGUI
  230. Executor.Active = true
  231. Executor.BackgroundColor3 = Color3.new(0.34902, 0.521569, 1)
  232. Executor.BackgroundTransparency = 0.5
  233. Executor.BorderSizePixel = 0
  234. Executor.Position = UDim2.new(-0.347826093, 0, -0.0385674946, 0)
  235. Executor.Selectable = true
  236. Executor.Size = UDim2.new(0, 456, 0, 227)
  237. Executor.Visible = false
  238.  
  239. Top_2.Name = "Top"
  240. Top_2.Parent = Executor
  241. Top_2.BackgroundColor3 = Color3.new(0.270588, 0.305882, 0.776471)
  242. Top_2.BackgroundTransparency = 0.5
  243. Top_2.BorderSizePixel = 0
  244. Top_2.Size = UDim2.new(0, 456, 0, 14)
  245.  
  246. Code.Name = "Code"
  247. Code.Parent = Executor
  248. Code.BackgroundColor3 = Color3.new(0.219608, 0.258824, 1)
  249. Code.BackgroundTransparency = 0.5
  250. Code.BorderSizePixel = 0
  251. Code.Position = UDim2.new(0.0350877196, 0, 0.114537448, 0)
  252. Code.Size = UDim2.new(0, 426, 0, 152)
  253. Code.SizeConstraint = Enum.SizeConstraint.RelativeYY
  254. Code.ClearTextOnFocus = false
  255. Code.Font = Enum.Font.SourceSans
  256. Code.Text = ""
  257. Code.TextColor3 = Color3.new(1, 1, 1)
  258. Code.TextSize = 14
  259. Code.TextXAlignment = Enum.TextXAlignment.Left
  260. Code.TextYAlignment = Enum.TextYAlignment.Top
  261.  
  262. Execute.Name = "Execute"
  263. Execute.Parent = Executor
  264. Execute.BackgroundColor3 = Color3.new(0.356863, 0.309804, 1)
  265. Execute.BackgroundTransparency = 0.5
  266. Execute.BorderSizePixel = 0
  267. Execute.Position = UDim2.new(0.0570175499, 0, 0.814977944, 0)
  268. Execute.Size = UDim2.new(0, 145, 0, 35)
  269. Execute.Font = Enum.Font.SourceSansLight
  270. Execute.Text = "Execute"
  271. Execute.TextColor3 = Color3.new(0, 0, 0)
  272. Execute.TextScaled = true
  273. Execute.TextSize = 14
  274. Execute.TextWrapped = true
  275.  
  276. Clear.Name = "Clear"
  277. Clear.Parent = Executor
  278. Clear.BackgroundColor3 = Color3.new(0.356863, 0.309804, 1)
  279. Clear.BackgroundTransparency = 0.5
  280. Clear.BorderSizePixel = 0
  281. Clear.Position = UDim2.new(0.427631587, 0, 0.814977944, 0)
  282. Clear.Size = UDim2.new(0, 145, 0, 35)
  283. Clear.Font = Enum.Font.SourceSansLight
  284. Clear.Text = "Clear"
  285. Clear.TextColor3 = Color3.new(0, 0, 0)
  286. Clear.TextScaled = true
  287. Clear.TextSize = 14
  288. Clear.TextWrapped = true
  289.  
  290. Close.Name = "Close"
  291. Close.Parent = Executor
  292. Close.BackgroundColor3 = Color3.new(0.356863, 0.309804, 1)
  293. Close.BackgroundTransparency = 0.5
  294. Close.BorderSizePixel = 0
  295. Close.Position = UDim2.new(0.796052635, 0, 0.814977944, 0)
  296. Close.Size = UDim2.new(0, 71, 0, 35)
  297. Close.Font = Enum.Font.SourceSansLight
  298. Close.Text = "Close"
  299. Close.TextColor3 = Color3.new(0, 0, 0)
  300. Close.TextScaled = true
  301. Close.TextSize = 14
  302. Close.TextWrapped = true
  303.  
  304. General_2.Name = "General"
  305. General_2.Parent = MainGUI
  306. General_2.BackgroundColor3 = Color3.new(1, 1, 1)
  307. General_2.BackgroundTransparency = 1
  308. General_2.BorderSizePixel = 0
  309. General_2.Position = UDim2.new(0, 0, 0.272727281, 0)
  310. General_2.Size = UDim2.new(0, 690, 0, 264)
  311. General_2.Visible = false
  312.  
  313. Shattervast.Name = "Shattervast"
  314. Shattervast.Parent = General_2
  315. Shattervast.BackgroundColor3 = Color3.new(0.262745, 0.596078, 1)
  316. Shattervast.BorderSizePixel = 0
  317. Shattervast.ClipsDescendants = true
  318. Shattervast.Position = UDim2.new(0.882628083, -100, 0.869087219, -25)
  319. Shattervast.Size = UDim2.new(0, 169, 0, 47)
  320. Shattervast.AutoButtonColor = false
  321. Shattervast.Font = Enum.Font.SourceSansLight
  322. Shattervast.Text = "Shattervast"
  323. Shattervast.TextColor3 = Color3.new(1, 1, 1)
  324. Shattervast.TextSize = 18
  325.  
  326. ExecutorLoader.Name = "ExecutorLoader"
  327. ExecutorLoader.Parent = General_2
  328. ExecutorLoader.BackgroundColor3 = Color3.new(0.262745, 0.596078, 1)
  329. ExecutorLoader.BorderSizePixel = 0
  330. ExecutorLoader.ClipsDescendants = true
  331. ExecutorLoader.Position = UDim2.new(0.169584632, -100, 0.348484844, -25)
  332. ExecutorLoader.Size = UDim2.new(0, 169, 0, 51)
  333. ExecutorLoader.AutoButtonColor = false
  334. ExecutorLoader.Font = Enum.Font.SourceSansLight
  335. ExecutorLoader.Text = "In-Game Executor"
  336. ExecutorLoader.TextColor3 = Color3.new(1, 1, 1)
  337. ExecutorLoader.TextSize = 18
  338.  
  339. InfiniteYield.Name = "Infinite Yield"
  340. InfiniteYield.Parent = General_2
  341. InfiniteYield.BackgroundColor3 = Color3.new(0.262745, 0.596078, 1)
  342. InfiniteYield.BorderSizePixel = 0
  343. InfiniteYield.ClipsDescendants = true
  344. InfiniteYield.Position = UDim2.new(0.882628083, -100, 0.348484844, -25)
  345. InfiniteYield.Size = UDim2.new(0, 169, 0, 51)
  346. InfiniteYield.AutoButtonColor = false
  347. InfiniteYield.Font = Enum.Font.SourceSansLight
  348. InfiniteYield.Text = "Infinite Yield"
  349. InfiniteYield.TextColor3 = Color3.new(1, 1, 1)
  350. InfiniteYield.TextSize = 18
  351.  
  352. N3xulis.Name = "N3xulis"
  353. N3xulis.Parent = General_2
  354. N3xulis.BackgroundColor3 = Color3.new(0.262745, 0.596078, 1)
  355. N3xulis.BorderSizePixel = 0
  356. N3xulis.ClipsDescendants = true
  357. N3xulis.Position = UDim2.new(0.882628083, -100, 0.609902382, -25)
  358. N3xulis.Size = UDim2.new(0, 169, 0, 54)
  359. N3xulis.AutoButtonColor = false
  360. N3xulis.Font = Enum.Font.SourceSansLight
  361. N3xulis.Text = "N3xulis"
  362. N3xulis.TextColor3 = Color3.new(1, 1, 1)
  363. N3xulis.TextSize = 18
  364.  
  365. AdminScripts.Name = "Admin Scripts"
  366. AdminScripts.Parent = General_2
  367. AdminScripts.BackgroundColor3 = Color3.new(1, 1, 1)
  368. AdminScripts.BackgroundTransparency = 1
  369. AdminScripts.Position = UDim2.new(0.70869565, 0, 0.0037878789, 0)
  370. AdminScripts.Size = UDim2.new(0, 200, 0, 72)
  371. AdminScripts.Font = Enum.Font.SourceSansLight
  372. AdminScripts.Text = "Admin Scripts:"
  373. AdminScripts.TextColor3 = Color3.new(0.345098, 0.470588, 0.815686)
  374. AdminScripts.TextScaled = true
  375. AdminScripts.TextSize = 14
  376. AdminScripts.TextWrapped = true
  377.  
  378. FEScripts.Name = "FE Scripts"
  379. FEScripts.Parent = General_2
  380. FEScripts.BackgroundColor3 = Color3.new(1, 1, 1)
  381. FEScripts.BackgroundTransparency = 1
  382. FEScripts.Position = UDim2.new(0.355072469, 0, -0.0454545468, 0)
  383. FEScripts.Size = UDim2.new(0, 200, 0, 63)
  384. FEScripts.Font = Enum.Font.SourceSansLight
  385. FEScripts.Text = "FE Scripts:"
  386. FEScripts.TextColor3 = Color3.new(0.345098, 0.470588, 0.815686)
  387. FEScripts.TextScaled = true
  388. FEScripts.TextSize = 14
  389. FEScripts.TextWrapped = true
  390.  
  391. From_GUI.Name = "From_GUI"
  392. From_GUI.Parent = General_2
  393. From_GUI.BackgroundColor3 = Color3.new(1, 1, 1)
  394. From_GUI.BackgroundTransparency = 1
  395. From_GUI.Position = UDim2.new(0.00289850659, 0, 0, 0)
  396. From_GUI.Size = UDim2.new(0, 200, 0, 72)
  397. From_GUI.Font = Enum.Font.SourceSansLight
  398. From_GUI.Text = "From this GUI:"
  399. From_GUI.TextColor3 = Color3.new(0.345098, 0.470588, 0.815686)
  400. From_GUI.TextScaled = true
  401. From_GUI.TextSize = 14
  402. From_GUI.TextWrapped = true
  403.  
  404. TrollGUI.Name = "Troll GUI"
  405. TrollGUI.Parent = General_2
  406. TrollGUI.BackgroundColor3 = Color3.new(0.262745, 0.596078, 1)
  407. TrollGUI.BorderSizePixel = 0
  408. TrollGUI.ClipsDescendants = true
  409. TrollGUI.Position = UDim2.new(0.169584632, -100, 0.609902382, -25)
  410. TrollGUI.Size = UDim2.new(0, 169, 0, 51)
  411. TrollGUI.AutoButtonColor = false
  412. TrollGUI.Font = Enum.Font.SourceSansLight
  413. TrollGUI.Text = "Troll GUI"
  414. TrollGUI.TextColor3 = Color3.new(1, 1, 1)
  415. TrollGUI.TextSize = 18
  416.  
  417. MusicPlayer.Name = "MusicPlayer"
  418. MusicPlayer.Parent = General_2
  419. MusicPlayer.BackgroundColor3 = Color3.new(0.262745, 0.596078, 1)
  420. MusicPlayer.BorderSizePixel = 0
  421. MusicPlayer.ClipsDescendants = true
  422. MusicPlayer.Position = UDim2.new(0.169584632, -100, 0.869087219, -25)
  423. MusicPlayer.Size = UDim2.new(0, 169, 0, 47)
  424. MusicPlayer.AutoButtonColor = false
  425. MusicPlayer.Font = Enum.Font.SourceSansLight
  426. MusicPlayer.Text = "Music Player"
  427. MusicPlayer.TextColor3 = Color3.new(1, 1, 1)
  428. MusicPlayer.TextSize = 18
  429.  
  430. ScrollingFrame.Parent = General_2
  431. ScrollingFrame.BackgroundColor3 = Color3.new(0.380392, 0.45098, 0.862745)
  432. ScrollingFrame.BorderSizePixel = 0
  433. ScrollingFrame.Position = UDim2.new(0.330434769, 0, 0.166666672, 0)
  434. ScrollingFrame.Size = UDim2.new(0, 244, 0, 207)
  435. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 4, 0)
  436.  
  437. FEFlingKill.Name = "FE Fling/Kill"
  438. FEFlingKill.Parent = ScrollingFrame
  439. FEFlingKill.BackgroundColor3 = Color3.new(0.262745, 0.596078, 1)
  440. FEFlingKill.BorderSizePixel = 0
  441. FEFlingKill.ClipsDescendants = true
  442. FEFlingKill.Position = UDim2.new(0.562742233, -100, 0.0454545505, -25)
  443. FEFlingKill.Size = UDim2.new(0, 169, 0, 51)
  444. FEFlingKill.AutoButtonColor = false
  445. FEFlingKill.Font = Enum.Font.SourceSansLight
  446. FEFlingKill.Text = "FE Fling/Kill"
  447. FEFlingKill.TextColor3 = Color3.new(1, 1, 1)
  448. FEFlingKill.TextSize = 18
  449.  
  450. FEHax1337.Name = "FE Hax 1337"
  451. FEHax1337.Parent = ScrollingFrame
  452. FEHax1337.BackgroundColor3 = Color3.new(0.262745, 0.596078, 1)
  453. FEHax1337.BorderSizePixel = 0
  454. FEHax1337.ClipsDescendants = true
  455. FEHax1337.Position = UDim2.new(0.560093164, -100, 0.109902367, -25)
  456. FEHax1337.Size = UDim2.new(0, 169, 0, 54)
  457. FEHax1337.AutoButtonColor = false
  458. FEHax1337.Font = Enum.Font.SourceSansLight
  459. FEHax1337.Text = "FE Hax 1337"
  460. FEHax1337.TextColor3 = Color3.new(1, 1, 1)
  461. FEHax1337.TextSize = 18
  462.  
  463. FEShutdown.Name = "FE Shutdown"
  464. FEShutdown.Parent = ScrollingFrame
  465. FEShutdown.BackgroundColor3 = Color3.new(0.262745, 0.596078, 1)
  466. FEShutdown.BorderSizePixel = 0
  467. FEShutdown.ClipsDescendants = true
  468. FEShutdown.Position = UDim2.new(0.560000002, -100, 0.177477255, -25)
  469. FEShutdown.Size = UDim2.new(0, 169, 0, 47)
  470. FEShutdown.AutoButtonColor = false
  471. FEShutdown.Font = Enum.Font.SourceSansLight
  472. FEShutdown.Text = "FE Shutdown"
  473. FEShutdown.TextColor3 = Color3.new(1, 1, 1)
  474. FEShutdown.TextSize = 18
  475.  
  476. PhantomForces.Name = "Phantom Forces"
  477. PhantomForces.Parent = ScrollingFrame
  478. PhantomForces.BackgroundColor3 = Color3.new(0.262745, 0.596078, 1)
  479. PhantomForces.BorderSizePixel = 0
  480. PhantomForces.ClipsDescendants = true
  481. PhantomForces.Position = UDim2.new(0.559999943, -100, 0.23997727, -25)
  482. PhantomForces.Size = UDim2.new(0, 169, 0, 47)
  483. PhantomForces.AutoButtonColor = false
  484. PhantomForces.Font = Enum.Font.SourceSansLight
  485. PhantomForces.Text = "Phantom Forces Script"
  486. PhantomForces.TextColor3 = Color3.new(1, 1, 1)
  487. PhantomForces.TextSize = 18
  488.  
  489. MadCity.Name = "Mad City"
  490. MadCity.Parent = ScrollingFrame
  491. MadCity.BackgroundColor3 = Color3.new(0.262745, 0.596078, 1)
  492. MadCity.BorderSizePixel = 0
  493. MadCity.ClipsDescendants = true
  494. MadCity.Position = UDim2.new(0.560000002, -100, 0.29490146, -25)
  495. MadCity.Size = UDim2.new(0, 169, 0, 47)
  496. MadCity.AutoButtonColor = false
  497. MadCity.Font = Enum.Font.SourceSansLight
  498. MadCity.Text = "Mad City Script"
  499. MadCity.TextColor3 = Color3.new(1, 1, 1)
  500. MadCity.TextSize = 18
  501.  
  502. MadCityAutofarm.Name = "Mad City Autofarm"
  503. MadCityAutofarm.Parent = ScrollingFrame
  504. MadCityAutofarm.BackgroundColor3 = Color3.new(0.262745, 0.596078, 1)
  505. MadCityAutofarm.BorderSizePixel = 0
  506. MadCityAutofarm.ClipsDescendants = true
  507. MadCityAutofarm.Position = UDim2.new(0.57229507, -100, 0.358348429, -25)
  508. MadCityAutofarm.Size = UDim2.new(0, 169, 0, 47)
  509. MadCityAutofarm.AutoButtonColor = false
  510. MadCityAutofarm.Font = Enum.Font.SourceSansLight
  511. MadCityAutofarm.Text = "Mad City XP Autofarm"
  512. MadCityAutofarm.TextColor3 = Color3.new(1, 1, 1)
  513. MadCityAutofarm.TextSize = 18
  514.  
  515. SlayingSimulator.Name = "Slaying Simulator"
  516. SlayingSimulator.Parent = ScrollingFrame
  517. SlayingSimulator.BackgroundColor3 = Color3.new(0.262745, 0.596078, 1)
  518. SlayingSimulator.BorderSizePixel = 0
  519. SlayingSimulator.ClipsDescendants = true
  520. SlayingSimulator.Position = UDim2.new(0.57229507, -100, 0.423689336, -25)
  521. SlayingSimulator.Size = UDim2.new(0, 169, 0, 47)
  522. SlayingSimulator.AutoButtonColor = false
  523. SlayingSimulator.Font = Enum.Font.SourceSansLight
  524. SlayingSimulator.Text = "Slaying Simulator"
  525. SlayingSimulator.TextColor3 = Color3.new(1, 1, 1)
  526. SlayingSimulator.TextSize = 18
  527.  
  528. DashingSimulator.Name = "Dashing Simulator"
  529. DashingSimulator.Parent = ScrollingFrame
  530. DashingSimulator.BackgroundColor3 = Color3.new(0.262745, 0.596078, 1)
  531. DashingSimulator.BorderSizePixel = 0
  532. DashingSimulator.ClipsDescendants = true
  533. DashingSimulator.Position = UDim2.new(0.57229507, -100, 0.477666616, -25)
  534. DashingSimulator.Size = UDim2.new(0, 169, 0, 47)
  535. DashingSimulator.AutoButtonColor = false
  536. DashingSimulator.Font = Enum.Font.SourceSansLight
  537. DashingSimulator.Text = "Dashing Simulator"
  538. DashingSimulator.TextColor3 = Color3.new(1, 1, 1)
  539. DashingSimulator.TextSize = 18
  540.  
  541. ChatBypass.Name = "Chat Bypass"
  542. ChatBypass.Parent = ScrollingFrame
  543. ChatBypass.BackgroundColor3 = Color3.new(0.262745, 0.596078, 1)
  544. ChatBypass.BorderSizePixel = 0
  545. ChatBypass.ClipsDescendants = true
  546. ChatBypass.Position = UDim2.new(0.57229507, -100, 0.536378682, -25)
  547. ChatBypass.Size = UDim2.new(0, 169, 0, 47)
  548. ChatBypass.AutoButtonColor = false
  549. ChatBypass.Font = Enum.Font.SourceSansLight
  550. ChatBypass.Text = "Chat Bypass (do /e [message])"
  551. ChatBypass.TextColor3 = Color3.new(1, 1, 1)
  552. ChatBypass.TextSize = 18
  553.  
  554. Credits.Name = "Credits"
  555. Credits.Parent = MainGUI
  556. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  557. Credits.BackgroundTransparency = 1
  558. Credits.BorderSizePixel = 0
  559. Credits.Position = UDim2.new(0, 0, 0.272727281, 0)
  560. Credits.Size = UDim2.new(0, 690, 0, 264)
  561.  
  562. Credit.Name = "Credit"
  563. Credit.Parent = Credits
  564. Credit.BackgroundColor3 = Color3.new(1, 1, 1)
  565. Credit.BackgroundTransparency = 1
  566. Credit.Position = UDim2.new(0.00144927541, 0, 0.00378787518, 0)
  567. Credit.Size = UDim2.new(0, 690, 0, 264)
  568. Credit.Font = Enum.Font.SourceSansLight
  569. Credit.Text = "This Menu was created by Viown, any problems experienced add me on discord: vi#9292"
  570. Credit.TextColor3 = Color3.new(0.215686, 0.254902, 0.631373)
  571. Credit.TextScaled = true
  572. Credit.TextSize = 14
  573. Credit.TextWrapped = true
  574.  
  575. Scripts_2.Name = "Scripts"
  576. Scripts_2.Parent = MainGUI
  577. Scripts_2.BackgroundColor3 = Color3.new(1, 1, 1)
  578. Scripts_2.BorderSizePixel = 0
  579. Scripts_2.Position = UDim2.new(0, 0, 0.272727281, 0)
  580. Scripts_2.Size = UDim2.new(0, 689, 0, 264)
  581. Scripts_2.Visible = false
  582.  
  583. ScriptsScroll.Name = "ScriptsScroll"
  584. ScriptsScroll.Parent = Scripts_2
  585. ScriptsScroll.BackgroundColor3 = Color3.new(0.941177, 0.941177, 0.941177)
  586. ScriptsScroll.BackgroundTransparency = 1
  587. ScriptsScroll.BorderSizePixel = 0
  588. ScriptsScroll.Size = UDim2.new(0, 689, 0, 264)
  589.  
  590. Script.Name = "Script"
  591. Script.Parent = ScriptsScroll
  592. Script.BackgroundColor3 = Color3.new(0.478431, 0.439216, 1)
  593. Script.BorderSizePixel = 0
  594. Script.Size = UDim2.new(0, 662, 0, 26)
  595. Script.Font = Enum.Font.SourceSansBold
  596. Script.Text = "Updated Chat Bypass ~ Ieoanhalt123"
  597. Script.TextColor3 = Color3.new(0.207843, 0.27451, 0.631373)
  598. Script.TextScaled = true
  599. Script.TextSize = 14
  600. Script.TextWrapped = true
  601.  
  602. Script_2.Name = "Script"
  603. Script_2.Parent = ScriptsScroll
  604. Script_2.BackgroundColor3 = Color3.new(0.478431, 0.439216, 1)
  605. Script_2.BorderSizePixel = 0
  606. Script_2.Position = UDim2.new(0, 0, 0.0492424257, 0)
  607. Script_2.Size = UDim2.new(0, 662, 0, 26)
  608. Script_2.Font = Enum.Font.SourceSansBold
  609. Script_2.Text = "Dashing Simulator ~ reavreav"
  610. Script_2.TextColor3 = Color3.new(0.207843, 0.27451, 0.631373)
  611. Script_2.TextScaled = true
  612. Script_2.TextSize = 14
  613. Script_2.TextWrapped = true
  614.  
  615. Script_3.Name = "Script"
  616. Script_3.Parent = ScriptsScroll
  617. Script_3.BackgroundColor3 = Color3.new(0.478431, 0.439216, 1)
  618. Script_3.BorderSizePixel = 0
  619. Script_3.Position = UDim2.new(0, 0, 0.0984848514, 0)
  620. Script_3.Size = UDim2.new(0, 662, 0, 26)
  621. Script_3.Font = Enum.Font.SourceSansBold
  622. Script_3.Text = "Lumber Tycoon ~ kintol2005"
  623. Script_3.TextColor3 = Color3.new(0.207843, 0.27451, 0.631373)
  624. Script_3.TextScaled = true
  625. Script_3.TextSize = 14
  626. Script_3.TextWrapped = true
  627.  
  628. Script_4.Name = "Script"
  629. Script_4.Parent = ScriptsScroll
  630. Script_4.BackgroundColor3 = Color3.new(0.478431, 0.439216, 1)
  631. Script_4.BorderSizePixel = 0
  632. Script_4.Position = UDim2.new(0, 0, 0.147727281, 0)
  633. Script_4.Size = UDim2.new(0, 662, 0, 26)
  634. Script_4.Font = Enum.Font.SourceSansBold
  635. Script_4.Text = "OP Gui! ~ Corewave"
  636. Script_4.TextColor3 = Color3.new(0.207843, 0.27451, 0.631373)
  637. Script_4.TextScaled = true
  638. Script_4.TextSize = 14
  639. Script_4.TextWrapped = true
  640.  
  641. Script_5.Name = "Script"
  642. Script_5.Parent = ScriptsScroll
  643. Script_5.BackgroundColor3 = Color3.new(0.478431, 0.439216, 1)
  644. Script_5.BorderSizePixel = 0
  645. Script_5.Position = UDim2.new(0, 0, 0.196969703, 0)
  646. Script_5.Size = UDim2.new(0, 662, 0, 26)
  647. Script_5.Font = Enum.Font.SourceSansBold
  648. Script_5.Text = "Zertex GUI ~ Jayden A"
  649. Script_5.TextColor3 = Color3.new(0.207843, 0.27451, 0.631373)
  650. Script_5.TextScaled = true
  651. Script_5.TextSize = 14
  652. Script_5.TextWrapped = true
  653.  
  654. Script_6.Name = "Script"
  655. Script_6.Parent = ScriptsScroll
  656. Script_6.BackgroundColor3 = Color3.new(0.478431, 0.439216, 1)
  657. Script_6.BorderSizePixel = 0
  658. Script_6.Position = UDim2.new(0, 0, 0.246212125, 0)
  659. Script_6.Size = UDim2.new(0, 662, 0, 26)
  660. Script_6.Font = Enum.Font.SourceSansBold
  661. Script_6.Text = "Northern Frontier GUI ~ Unknown"
  662. Script_6.TextColor3 = Color3.new(0.207843, 0.27451, 0.631373)
  663. Script_6.TextScaled = true
  664. Script_6.TextSize = 14
  665. Script_6.TextWrapped = true
  666.  
  667. Script_7.Name = "Script"
  668. Script_7.Parent = ScriptsScroll
  669. Script_7.BackgroundColor3 = Color3.new(0.478431, 0.439216, 1)
  670. Script_7.BorderSizePixel = 0
  671. Script_7.Position = UDim2.new(0, 0, 0.295454562, 0)
  672. Script_7.Size = UDim2.new(0, 662, 0, 26)
  673. Script_7.Font = Enum.Font.SourceSansBold
  674. Script_7.Text = "Prison Life FE Gui ~ Racist Dolphin"
  675. Script_7.TextColor3 = Color3.new(0.207843, 0.27451, 0.631373)
  676. Script_7.TextScaled = true
  677. Script_7.TextSize = 14
  678. Script_7.TextWrapped = true
  679.  
  680. Script_8.Name = "Script"
  681. Script_8.Parent = ScriptsScroll
  682. Script_8.BackgroundColor3 = Color3.new(0.478431, 0.439216, 1)
  683. Script_8.BorderSizePixel = 0
  684. Script_8.Position = UDim2.new(0, 0, 0.344696999, 0)
  685. Script_8.Size = UDim2.new(0, 662, 0, 26)
  686. Script_8.Font = Enum.Font.SourceSansBold
  687. Script_8.Text = "[Synapse] Hospital Life 2 FE Gear GUI ~ albie368"
  688. Script_8.TextColor3 = Color3.new(0.207843, 0.27451, 0.631373)
  689. Script_8.TextScaled = true
  690. Script_8.TextSize = 14
  691. Script_8.TextWrapped = true
  692.  
  693. Script_9.Name = "Script"
  694. Script_9.Parent = ScriptsScroll
  695. Script_9.BackgroundColor3 = Color3.new(0.478431, 0.439216, 1)
  696. Script_9.BorderSizePixel = 0
  697. Script_9.Position = UDim2.new(0, 0, 0.393939435, 0)
  698. Script_9.Size = UDim2.new(0, 662, 0, 26)
  699. Script_9.Font = Enum.Font.SourceSansBold
  700. Script_9.Text = "[Paid Exploit] Katie's FE Gui ~ Katie"
  701. Script_9.TextColor3 = Color3.new(0.207843, 0.27451, 0.631373)
  702. Script_9.TextScaled = true
  703. Script_9.TextSize = 14
  704. Script_9.TextWrapped = true
  705.  
  706. Settings_2.Name = "Settings"
  707. Settings_2.Parent = MainGUI
  708. Settings_2.BackgroundColor3 = Color3.new(1, 1, 1)
  709. Settings_2.BorderSizePixel = 0
  710. Settings_2.Position = UDim2.new(0, 0, 0.275482088, 0)
  711. Settings_2.Size = UDim2.new(0, 689, 0, 263)
  712. Settings_2.Visible = false
  713.  
  714. DarkMode.Name = "DarkMode"
  715. DarkMode.Parent = Settings_2
  716. DarkMode.BackgroundColor3 = Color3.new(0.168627, 0.172549, 0.168627)
  717. DarkMode.BorderSizePixel = 0
  718. DarkMode.ClipsDescendants = true
  719. DarkMode.Position = UDim2.new(0.877889037, -100, 0.233662367, -25)
  720. DarkMode.Size = UDim2.new(0, 169, 0, 50)
  721. DarkMode.AutoButtonColor = false
  722. DarkMode.Font = Enum.Font.SourceSansLight
  723. DarkMode.Text = "Dark Mode"
  724. DarkMode.TextColor3 = Color3.new(1, 1, 1)
  725. DarkMode.TextSize = 18
  726.  
  727. toggle.Name = "toggle"
  728. toggle.Parent = Settings_2
  729. toggle.BackgroundColor3 = Color3.new(1, 1, 1)
  730. toggle.BackgroundTransparency = 1
  731. toggle.Position = UDim2.new(0.706821501, 0, 0.817490458, 0)
  732. toggle.Size = UDim2.new(0, 200, 0, 50)
  733. toggle.Font = Enum.Font.SourceSansLight
  734. toggle.Text = "Press 'p' on your keyboard to toggle the gui!"
  735. toggle.TextColor3 = Color3.new(0, 0, 0)
  736. toggle.TextScaled = true
  737. toggle.TextSize = 14
  738. toggle.TextWrapped = true
  739.  
  740. Size.Name = "Size"
  741. Size.Parent = Settings_2
  742. Size.BackgroundColor3 = Color3.new(0.819608, 0.819608, 0.819608)
  743. Size.BorderSizePixel = 0
  744. Size.Position = UDim2.new(0.35558781, 0, 0.328719348, 0)
  745. Size.Size = UDim2.new(0, 200, 0, 38)
  746. Size.ClearTextOnFocus = false
  747. Size.Font = Enum.Font.Code
  748. Size.Text = "0, 690,0, 363"
  749. Size.TextColor3 = Color3.new(0, 0, 0)
  750. Size.TextScaled = true
  751. Size.TextSize = 14
  752. Size.TextWrapped = true
  753.  
  754. Change.Name = "Change"
  755. Change.Parent = Size
  756. Change.BackgroundColor3 = Color3.new(0.298039, 0.407843, 0.709804)
  757. Change.BorderSizePixel = 0
  758. Change.ClipsDescendants = true
  759. Change.Position = UDim2.new(0.583752573, -100, 1.96450078, -25)
  760. Change.Size = UDim2.new(0, 169, 0, 50)
  761. Change.AutoButtonColor = false
  762. Change.Font = Enum.Font.SourceSansLight
  763. Change.Text = "Change"
  764. Change.TextColor3 = Color3.new(1, 1, 1)
  765. Change.TextSize = 18
  766.  
  767. TextLabel.Parent = Size
  768. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  769. TextLabel.BackgroundTransparency = 1
  770. TextLabel.Position = UDim2.new(0, 0, -1.60526311, 0)
  771. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  772. TextLabel.Font = Enum.Font.SourceSansLight
  773. TextLabel.Text = "GUI Size:"
  774. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  775. TextLabel.TextScaled = true
  776. TextLabel.TextSize = 14
  777. TextLabel.TextWrapped = true
  778.  
  779. RainbowTopBar.Name = "RainbowTopBar"
  780. RainbowTopBar.Parent = Settings_2
  781. RainbowTopBar.BackgroundColor3 = Color3.new(1, 0.117647, 0.117647)
  782. RainbowTopBar.BorderSizePixel = 0
  783. RainbowTopBar.ClipsDescendants = true
  784. RainbowTopBar.Position = UDim2.new(0.184129953, -100, 0.233662367, -25)
  785. RainbowTopBar.Size = UDim2.new(0, 169, 0, 50)
  786. RainbowTopBar.AutoButtonColor = false
  787. RainbowTopBar.Font = Enum.Font.SourceSansLight
  788. RainbowTopBar.Text = "Rainbow Topbar"
  789. RainbowTopBar.TextColor3 = Color3.new(1, 1, 1)
  790. RainbowTopBar.TextSize = 18
  791.  
  792. DFeatures.Name = "DFeatures"
  793. DFeatures.Parent = Settings_2
  794. DFeatures.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  795. DFeatures.Position = UDim2.new(0.0275761969, 0, 0.863117874, 0)
  796. DFeatures.Size = UDim2.new(0, 411, 0, 26)
  797. DFeatures.SizeConstraint = Enum.SizeConstraint.RelativeYY
  798. DFeatures.ClearTextOnFocus = false
  799. DFeatures.Font = Enum.Font.Code
  800. DFeatures.Text = "Add special features here."
  801. DFeatures.TextColor3 = Color3.new(1, 1, 1)
  802. DFeatures.TextSize = 21
  803. DFeatures.TextWrapped = true
  804. DFeatures.TextXAlignment = Enum.TextXAlignment.Left
  805.  
  806. Load.Name = "Load"
  807. Load.Parent = DFeatures
  808. Load.BackgroundColor3 = Color3.new(0.439216, 0.839216, 0.47451)
  809. Load.BorderSizePixel = 0
  810. Load.Position = UDim2.new(1.03649628, 0, -0.230769232, 0)
  811. Load.Size = UDim2.new(0, 42, 0, 38)
  812. Load.Font = Enum.Font.SourceSans
  813. Load.Text = "Load"
  814. Load.TextColor3 = Color3.new(0, 0, 0)
  815. Load.TextSize = 14
  816.  
  817. LocalPlayer_2.Name = "LocalPlayer"
  818. LocalPlayer_2.Parent = MainGUI
  819. LocalPlayer_2.BackgroundColor3 = Color3.new(1, 1, 1)
  820. LocalPlayer_2.BorderSizePixel = 0
  821. LocalPlayer_2.Position = UDim2.new(0, 0, 0.272727281, 0)
  822. LocalPlayer_2.Size = UDim2.new(0, 691, 0, 264)
  823. LocalPlayer_2.Visible = false
  824.  
  825. Fire.Name = "Fire"
  826. Fire.Parent = LocalPlayer_2
  827. Fire.BackgroundColor3 = Color3.new(1, 0.113725, 0.113725)
  828. Fire.BorderSizePixel = 0
  829. Fire.Position = UDim2.new(0.0680173635, 0, 0.064393945, 0)
  830. Fire.Size = UDim2.new(0, 141, 0, 55)
  831. Fire.Font = Enum.Font.SourceSansLight
  832. Fire.Text = "Fire"
  833. Fire.TextColor3 = Color3.new(0, 0, 0)
  834. Fire.TextScaled = true
  835. Fire.TextSize = 14
  836. Fire.TextWrapped = true
  837.  
  838. Sparkes.Name = "Sparkes"
  839. Sparkes.Parent = LocalPlayer_2
  840. Sparkes.BackgroundColor3 = Color3.new(1, 0.341176, 0.992157)
  841. Sparkes.BorderSizePixel = 0
  842. Sparkes.Position = UDim2.new(0.0680173635, 0, 0.689393938, 0)
  843. Sparkes.Size = UDim2.new(0, 141, 0, 55)
  844. Sparkes.Font = Enum.Font.SourceSansLight
  845. Sparkes.Text = "Sparkles"
  846. Sparkes.TextColor3 = Color3.new(0, 0, 0)
  847. Sparkes.TextScaled = true
  848. Sparkes.TextSize = 14
  849. Sparkes.TextWrapped = true
  850.  
  851. Fly.Name = "Fly"
  852. Fly.Parent = LocalPlayer_2
  853. Fly.BackgroundColor3 = Color3.new(0.839216, 0.839216, 0.819608)
  854. Fly.BorderSizePixel = 0
  855. Fly.Position = UDim2.new(0.396526784, 0, 0.0643939599, 0)
  856. Fly.Size = UDim2.new(0, 141, 0, 55)
  857. Fly.Font = Enum.Font.SourceSansLight
  858. Fly.Text = "Fly"
  859. Fly.TextColor3 = Color3.new(0, 0, 0)
  860. Fly.TextScaled = true
  861. Fly.TextSize = 14
  862. Fly.TextWrapped = true
  863.  
  864. Walkspeed.Name = "Walkspeed"
  865. Walkspeed.Parent = LocalPlayer_2
  866. Walkspeed.BackgroundColor3 = Color3.new(0.839216, 0.839216, 0.819608)
  867. Walkspeed.BorderSizePixel = 0
  868. Walkspeed.Position = UDim2.new(0.397973955, 0, 0.689393938, 0)
  869. Walkspeed.Size = UDim2.new(0, 141, 0, 55)
  870. Walkspeed.Font = Enum.Font.SourceSansLight
  871. Walkspeed.Text = "WalkSpeed"
  872. Walkspeed.TextColor3 = Color3.new(0, 0, 0)
  873. Walkspeed.TextScaled = true
  874. Walkspeed.TextSize = 14
  875. Walkspeed.TextWrapped = true
  876.  
  877. JumpPower.Name = "JumpPower"
  878. JumpPower.Parent = LocalPlayer_2
  879. JumpPower.BackgroundColor3 = Color3.new(0.839216, 0.839216, 0.819608)
  880. JumpPower.BorderSizePixel = 0
  881. JumpPower.Position = UDim2.new(0.752532542, 0, 0.689393938, 0)
  882. JumpPower.Size = UDim2.new(0, 141, 0, 55)
  883. JumpPower.Font = Enum.Font.SourceSansLight
  884. JumpPower.Text = "JumpPower"
  885. JumpPower.TextColor3 = Color3.new(0, 0, 0)
  886. JumpPower.TextScaled = true
  887. JumpPower.TextSize = 14
  888. JumpPower.TextWrapped = true
  889.  
  890. Gravity.Name = "Gravity"
  891. Gravity.Parent = LocalPlayer_2
  892. Gravity.BackgroundColor3 = Color3.new(0.839216, 0.839216, 0.819608)
  893. Gravity.BorderSizePixel = 0
  894. Gravity.Position = UDim2.new(0.753979743, 0, 0.0643939599, 0)
  895. Gravity.Size = UDim2.new(0, 141, 0, 55)
  896. Gravity.Font = Enum.Font.SourceSansLight
  897. Gravity.Text = "Gravity"
  898. Gravity.TextColor3 = Color3.new(0, 0, 0)
  899. Gravity.TextScaled = true
  900. Gravity.TextSize = 14
  901. Gravity.TextWrapped = true
  902.  
  903. Noclip.Name = "Noclip"
  904. Noclip.Parent = LocalPlayer_2
  905. Noclip.BackgroundColor3 = Color3.new(0.839216, 0.839216, 0.819608)
  906. Noclip.BorderSizePixel = 0
  907. Noclip.Position = UDim2.new(0.0680173635, 0, 0.371212155, 0)
  908. Noclip.Size = UDim2.new(0, 141, 0, 55)
  909. Noclip.Font = Enum.Font.SourceSansLight
  910. Noclip.Text = "Noclip"
  911. Noclip.TextColor3 = Color3.new(0, 0, 0)
  912. Noclip.TextScaled = true
  913. Noclip.TextSize = 14
  914. Noclip.TextWrapped = true
  915.  
  916. FEInvisible.Name = "FE Invisible"
  917. FEInvisible.Parent = LocalPlayer_2
  918. FEInvisible.BackgroundColor3 = Color3.new(0.839216, 0.839216, 0.819608)
  919. FEInvisible.BorderSizePixel = 0
  920. FEInvisible.Position = UDim2.new(0.397973925, 0, 0.371212155, 0)
  921. FEInvisible.Size = UDim2.new(0, 141, 0, 55)
  922. FEInvisible.Font = Enum.Font.SourceSansLight
  923. FEInvisible.Text = "FE Invisible"
  924. FEInvisible.TextColor3 = Color3.new(0, 0, 0)
  925. FEInvisible.TextScaled = true
  926. FEInvisible.TextSize = 14
  927. FEInvisible.TextWrapped = true
  928.  
  929. god.Name = "god"
  930. god.Parent = LocalPlayer_2
  931. god.BackgroundColor3 = Color3.new(0.839216, 0.839216, 0.819608)
  932. god.BorderSizePixel = 0
  933. god.Position = UDim2.new(0.752532542, 0, 0.371212155, 0)
  934. god.Size = UDim2.new(0, 141, 0, 55)
  935. god.Font = Enum.Font.SourceSansLight
  936. god.Text = "FE God (Lose some abilities)"
  937. god.TextColor3 = Color3.new(0, 0, 0)
  938. god.TextScaled = true
  939. god.TextSize = 14
  940. god.TextWrapped = true
  941.  
  942. LoginGUI.Name = "LoginGUI"
  943. LoginGUI.Parent = AdminMenuViown
  944. LoginGUI.Active = true
  945. LoginGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  946. LoginGUI.BackgroundTransparency = 1
  947. LoginGUI.Position = UDim2.new(0.350848854, 0, 0.10702341, 0)
  948. LoginGUI.Selectable = true
  949. LoginGUI.Size = UDim2.new(0, 462, 0, 392)
  950. LoginGUI.Image = "rbxassetid://2803731757"
  951. LoginGUI.ImageColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  952. LoginGUI.ScaleType = Enum.ScaleType.Slice
  953. LoginGUI.SliceCenter = Rect.new(14, 14, 15, 15)
  954.  
  955. Login.Name = "Login"
  956. Login.Parent = LoginGUI
  957. Login.BackgroundColor3 = Color3.new(0.960784, 0.960784, 0.960784)
  958. Login.BorderColor3 = Color3.new(0.560784, 0.584314, 0.47451)
  959. Login.BorderSizePixel = 2
  960. Login.Position = UDim2.new(0.194805205, 0, 0.328840971, 0)
  961. Login.Size = UDim2.new(0, 282, 0, 32)
  962. Login.ClearTextOnFocus = false
  963. Login.Font = Enum.Font.SourceSansBold
  964. Login.Text = "Happy74"
  965. Login.TextColor3 = Color3.new(0.654902, 0.654902, 0.654902)
  966. Login.TextScaled = true
  967. Login.TextSize = 14
  968. Login.TextTransparency = 0.5
  969. Login.TextWrapped = true
  970. Login.TextXAlignment = Enum.TextXAlignment.Left
  971.  
  972. TextLabel_2.Parent = Login
  973. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  974. TextLabel_2.BackgroundTransparency = 1
  975. TextLabel_2.Position = UDim2.new(-0.0390070938, 0, -0.90625, 0)
  976. TextLabel_2.Size = UDim2.new(0, 128, 0, 29)
  977. TextLabel_2.Font = Enum.Font.SourceSans
  978. TextLabel_2.Text = "Username:"
  979. TextLabel_2.TextColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  980. TextLabel_2.TextScaled = true
  981. TextLabel_2.TextSize = 14
  982. TextLabel_2.TextTransparency = 0.5
  983. TextLabel_2.TextWrapped = true
  984.  
  985. Password.Name = "Password"
  986. Password.Parent = LoginGUI
  987. Password.BackgroundColor3 = Color3.new(0.952941, 0.952941, 0.952941)
  988. Password.BorderColor3 = Color3.new(0.843137, 0.901961, 0.866667)
  989. Password.BorderSizePixel = 2
  990. Password.Position = UDim2.new(0.194805205, 0, 0.520215631, 0)
  991. Password.Size = UDim2.new(0, 282, 0, 32)
  992. Password.ClearTextOnFocus = false
  993. Password.Font = Enum.Font.SourceSansBold
  994. Password.Text = "faggot"
  995. Password.TextColor3 = Color3.new(0.690196, 0.690196, 0.690196)
  996. Password.TextScaled = true
  997. Password.TextSize = 14
  998. Password.TextTransparency = 0.5
  999. Password.TextWrapped = true
  1000. Password.TextXAlignment = Enum.TextXAlignment.Left
  1001.  
  1002. TextLabel_3.Parent = Password
  1003. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1004. TextLabel_3.BackgroundTransparency = 1
  1005. TextLabel_3.Position = UDim2.new(-0.0390070938, 0, -0.90625, 0)
  1006. TextLabel_3.Size = UDim2.new(0, 128, 0, 29)
  1007. TextLabel_3.Font = Enum.Font.SourceSans
  1008. TextLabel_3.Text = "Password:"
  1009. TextLabel_3.TextColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  1010. TextLabel_3.TextScaled = true
  1011. TextLabel_3.TextSize = 14
  1012. TextLabel_3.TextTransparency = 0.5
  1013. TextLabel_3.TextWrapped = true
  1014.  
  1015. Frame.Parent = LoginGUI
  1016. Frame.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  1017. Frame.BorderSizePixel = 0
  1018. Frame.Position = UDim2.new(0.255411267, 0, 0.762803257, 0)
  1019. Frame.Size = UDim2.new(0, 226, 0, 65)
  1020.  
  1021. Access.Name = "Access"
  1022. Access.Parent = Frame
  1023. Access.BackgroundColor3 = Color3.new(0.776471, 0.776471, 0.776471)
  1024. Access.BorderSizePixel = 0
  1025. Access.Position = UDim2.new(-0.0619469024, 0, -0.169230729, 0)
  1026. Access.Size = UDim2.new(0, 226, 0, 65)
  1027. Access.Font = Enum.Font.SourceSansLight
  1028. Access.Text = "Access"
  1029. Access.TextColor3 = Color3.new(0, 0, 0)
  1030. Access.TextScaled = true
  1031. Access.TextSize = 14
  1032. Access.TextWrapped = true
  1033.  
  1034. ForgotPassword.Name = "Forgot Password"
  1035. ForgotPassword.Parent = Frame
  1036. ForgotPassword.BackgroundColor3 = Color3.new(0.74902, 0.792157, 0.741176)
  1037. ForgotPassword.BackgroundTransparency = 1
  1038. ForgotPassword.BorderSizePixel = 0
  1039. ForgotPassword.Position = UDim2.new(-0.492701977, 0, 0.101923078, 0)
  1040. ForgotPassword.Size = UDim2.new(0, 90, 0, 58)
  1041. ForgotPassword.Font = Enum.Font.SourceSansBold
  1042. ForgotPassword.Text = "Forgot Password?"
  1043. ForgotPassword.TextColor3 = Color3.new(0.8, 0.8, 0.74902)
  1044. ForgotPassword.TextScaled = true
  1045. ForgotPassword.TextSize = 14
  1046. ForgotPassword.TextStrokeTransparency = 0.80000001192093
  1047. ForgotPassword.TextWrapped = true
  1048.  
  1049. Info.Name = "Info"
  1050. Info.Parent = ForgotPassword
  1051. Info.Active = true
  1052. Info.BackgroundColor3 = Color3.new(1, 1, 1)
  1053. Info.BackgroundTransparency = 1
  1054. Info.Position = UDim2.new(-1.01111102, 0, -3.74137878, 0)
  1055. Info.Selectable = true
  1056. Info.Size = UDim2.new(0, 602, 0, 332)
  1057. Info.Visible = false
  1058. Info.Image = "rbxassetid://2803732984"
  1059. Info.ImageColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1060. Info.ScaleType = Enum.ScaleType.Slice
  1061. Info.SliceCenter = Rect.new(15, 15, 16, 16)
  1062.  
  1063. TextLabel_4.Parent = Info
  1064. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  1065. TextLabel_4.BackgroundTransparency = 1
  1066. TextLabel_4.Position = UDim2.new(0, 0, 0.0903614461, 0)
  1067. TextLabel_4.Size = UDim2.new(0, 602, 0, 302)
  1068. TextLabel_4.Font = Enum.Font.SourceSansSemibold
  1069. TextLabel_4.Text = "If you forgot your password and you don't have it saved, don't worry! There are two ways to get it. A: Go to vi#9292's dms, and find your account and password. They should be there. B: If it isn't there talk to vi#9292 and you will be guided to get it back."
  1070. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  1071. TextLabel_4.TextScaled = true
  1072. TextLabel_4.TextSize = 14
  1073. TextLabel_4.TextStrokeTransparency = 0
  1074. TextLabel_4.TextWrapped = true
  1075.  
  1076. TextButton.Parent = Info
  1077. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  1078. TextButton.BackgroundTransparency = 1
  1079. TextButton.Position = UDim2.new(0.926910281, 0, 0, 0)
  1080. TextButton.Size = UDim2.new(0, 55, 0, 50)
  1081. TextButton.Font = Enum.Font.SourceSansSemibold
  1082. TextButton.Text = "X"
  1083. TextButton.TextColor3 = Color3.new(1, 0, 0)
  1084. TextButton.TextScaled = true
  1085. TextButton.TextSize = 14
  1086. TextButton.TextWrapped = true
  1087.  
  1088. Top_3.Name = "Top"
  1089. Top_3.Parent = LoginGUI
  1090. Top_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1091. Top_3.BackgroundTransparency = 1
  1092. Top_3.Size = UDim2.new(0, 462, 0, 61)
  1093. Top_3.Image = "rbxassetid://2803731757"
  1094. Top_3.ImageColor3 = Color3.new(0.0470588, 0.105882, 0.0901961)
  1095. Top_3.ScaleType = Enum.ScaleType.Slice
  1096. Top_3.SliceCenter = Rect.new(14, 14, 15, 15)
  1097.  
  1098. TopText_2.Name = "TopText"
  1099. TopText_2.Parent = Top_3
  1100. TopText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1101. TopText_2.BackgroundTransparency = 1
  1102. TopText_2.Size = UDim2.new(0, 462, 0, 61)
  1103. TopText_2.Font = Enum.Font.SourceSansLight
  1104. TopText_2.Text = "Admin Menu Login"
  1105. TopText_2.TextColor3 = Color3.new(1, 1, 1)
  1106. TopText_2.TextScaled = true
  1107. TopText_2.TextSize = 14
  1108. TopText_2.TextStrokeTransparency = 0.89999997615814
  1109. TopText_2.TextWrapped = true
  1110.  
  1111. Spin.Name = "Spin"
  1112. Spin.Parent = LoginGUI
  1113. Spin.BackgroundColor3 = Color3.new(1, 1, 1)
  1114. Spin.BackgroundTransparency = 1
  1115. Spin.Position = UDim2.new(0.333333343, 0, 0.237244904, 0)
  1116. Spin.Size = UDim2.new(0, 136, 0, 136)
  1117. Spin.Visible = false
  1118. Spin.Image = "rbxassetid://2804206750"
  1119. Spin.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  1120. Spin.ScaleType = Enum.ScaleType.Slice
  1121. Spin.SliceCenter = Rect.new(12, 12, 13, 13)
  1122.  
  1123. TextHit.Name = "TextHit"
  1124. TextHit.Parent = LoginGUI
  1125. TextHit.BackgroundColor3 = Color3.new(1, 1, 1)
  1126. TextHit.BackgroundTransparency = 1
  1127. TextHit.Position = UDim2.new(0, 0, 0.714285731, 0)
  1128. TextHit.Size = UDim2.new(0, 462, 0, 50)
  1129. TextHit.Visible = false
  1130. TextHit.Font = Enum.Font.GothamBlack
  1131. TextHit.Text = "-V-"
  1132. TextHit.TextColor3 = Color3.new(1, 1, 1)
  1133. TextHit.TextScaled = true
  1134. TextHit.TextSize = 14
  1135. TextHit.TextWrapped = true
  1136. -- Scripts:
  1137. function SCRIPT_ACCF81_FAKESCRIPT() -- General.LocalScript
  1138. local script = Instance.new('LocalScript')
  1139. script.Parent = General
  1140. local btn=script.Parent
  1141.  
  1142. btn.MouseButton1Click:Connect(function()
  1143. script.Parent.Parent.Parent.General.Visible = true;
  1144. script.Parent.Parent.Parent.Settings.Visible = false;
  1145. script.Parent.Parent.Parent.Credits.Visible = false;
  1146. script.Parent.Parent.Parent.Scripts.Visible = false;
  1147. script.Parent.Parent.Parent.LocalPlayer.Visible = false;
  1148. end)
  1149.  
  1150. end
  1151. coroutine.resume(coroutine.create(SCRIPT_ACCF81_FAKESCRIPT))
  1152. function SCRIPT_RWSM76_FAKESCRIPT() -- General.Effect
  1153. local script = Instance.new('LocalScript')
  1154. script.Parent = General
  1155. script.Parent.MouseButton1Down:Connect(function(X, Y)
  1156. local C = Instance.new('ImageLabel', script.Parent)
  1157. C.BackgroundTransparency = 1
  1158. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  1159. C.Size = UDim2.new(0, 0, 0, 0)
  1160. C.Image = 'rbxassetid://200182847'
  1161. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  1162. C.Name = 'Circle'
  1163. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  1164. for i = 0, 1, 0.03 do
  1165. C.ImageTransparency = i
  1166. game:GetService('RunService').RenderStepped:wait()
  1167. end
  1168. C:destroy()
  1169. end)
  1170.  
  1171.  
  1172. end
  1173. coroutine.resume(coroutine.create(SCRIPT_RWSM76_FAKESCRIPT))
  1174. function SCRIPT_YENB87_FAKESCRIPT() -- TopText.LocalScript
  1175. local script = Instance.new('LocalScript')
  1176. script.Parent = TopText
  1177. while true do
  1178. Light = script.Parent
  1179. Old = Light.BackgroundColor3
  1180. New = Color3.new(math.random(0,255)/255,math.random(0,255)/255,math.random(0,255)/255)
  1181.  
  1182. R = false
  1183. G = false
  1184. B = false
  1185.  
  1186. coroutine.resume(coroutine.create(function()
  1187. if New.r > Old.r then
  1188. for i = Old.r, New.r, 2/255 do
  1189. Light.BackgroundColor3 = Color3.new(i,Light.BackgroundColor3.g,Light.BackgroundColor3.b)
  1190. wait()
  1191. end
  1192. elseif New.r < Old.r then
  1193. for i = Old.r, New.r, -2/255 do
  1194. Light.BackgroundColor3 = Color3.new(i,Light.BackgroundColor3.g,Light.BackgroundColor3.b)
  1195. wait()
  1196. end
  1197. end
  1198. R = true
  1199. end))
  1200.  
  1201. coroutine.resume(coroutine.create(function()
  1202. if New.g > Old.g then
  1203. for i = Old.g,New.g,2/255 do
  1204. Light.BackgroundColor3 = Color3.new(Light.BackgroundColor3.r,i,Light.BackgroundColor3.b)
  1205. wait()
  1206. end
  1207. else
  1208. for i = Old.g,New.g,-2/255 do
  1209. Light.BackgroundColor3 = Color3.new(Light.BackgroundColor3.r,i,Light.BackgroundColor3.b)
  1210. wait()
  1211. end
  1212. end
  1213. G = true
  1214. end))
  1215.  
  1216. coroutine.resume(coroutine.create(function()
  1217. if New.b > Old.b then
  1218. for i = Old.b,New.b,2/255 do
  1219. Light.BackgroundColor3 = Color3.new(Light.BackgroundColor3.r,Light.BackgroundColor3.g,i)
  1220. wait()
  1221. end
  1222. else
  1223. for i = Old.b,New.b,-2/255 do
  1224. Light.BackgroundColor3 = Color3.new(Light.BackgroundColor3.r,Light.BackgroundColor3.g,i)
  1225. wait()
  1226. end
  1227. end
  1228. B = true
  1229. end))
  1230.  
  1231. repeat wait(1/30) until R == true and G == true and B == true
  1232.  
  1233. end
  1234.  
  1235. end
  1236. coroutine.resume(coroutine.create(SCRIPT_YENB87_FAKESCRIPT))
  1237. function SCRIPT_NAVS77_FAKESCRIPT() -- Version.LocalScript
  1238. local script = Instance.new('LocalScript')
  1239. script.Parent = Version
  1240. script.Parent.Text = script.Parent.Parent.Parent.Parent.Parent.Version.Value
  1241.  
  1242. end
  1243. coroutine.resume(coroutine.create(SCRIPT_NAVS77_FAKESCRIPT))
  1244. function SCRIPT_PRWJ69_FAKESCRIPT() -- LocalPlayer.LocalScript
  1245. local script = Instance.new('LocalScript')
  1246. script.Parent = LocalPlayer
  1247. local btn=script.Parent
  1248.  
  1249. btn.MouseButton1Down:Connect(function()
  1250. script.Parent.Parent.Parent.General.Visible = false;
  1251. script.Parent.Parent.Parent.Settings.Visible = false;
  1252. script.Parent.Parent.Parent.Scripts.Visible = false;
  1253. script.Parent.Parent.Parent.Credits.Visible = false;
  1254. script.Parent.Parent.Parent.LocalPlayer.Visible = true;
  1255. end)
  1256.  
  1257. end
  1258. coroutine.resume(coroutine.create(SCRIPT_PRWJ69_FAKESCRIPT))
  1259. function SCRIPT_EGVK67_FAKESCRIPT() -- LocalPlayer.Effect
  1260. local script = Instance.new('LocalScript')
  1261. script.Parent = LocalPlayer
  1262. script.Parent.MouseButton1Down:Connect(function(X, Y)
  1263. local C = Instance.new('ImageLabel', script.Parent)
  1264. C.BackgroundTransparency = 1
  1265. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  1266. C.Size = UDim2.new(0, 0, 0, 0)
  1267. C.Image = 'rbxassetid://200182847'
  1268. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  1269. C.Name = 'Circle'
  1270. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  1271. for i = 0, 1, 0.03 do
  1272. C.ImageTransparency = i
  1273. game:GetService('RunService').RenderStepped:wait()
  1274. end
  1275. C:destroy()
  1276. end)
  1277.  
  1278.  
  1279. end
  1280. coroutine.resume(coroutine.create(SCRIPT_EGVK67_FAKESCRIPT))
  1281. function SCRIPT_JOSW72_FAKESCRIPT() -- Scripts.LocalScript
  1282. local script = Instance.new('LocalScript')
  1283. script.Parent = Scripts
  1284. script.Parent.MouseButton1Click:Connect(function()
  1285. script.Parent.Parent.Parent.General.Visible = false;
  1286. script.Parent.Parent.Parent.Settings.Visible = false;
  1287. script.Parent.Parent.Parent.Scripts.Visible = true;
  1288. script.Parent.Parent.Parent.Credits.Visible = false;
  1289. script.Parent.Parent.Parent.LocalPlayer.Visible = false;
  1290. end)
  1291.  
  1292. end
  1293. coroutine.resume(coroutine.create(SCRIPT_JOSW72_FAKESCRIPT))
  1294. function SCRIPT_YNEB86_FAKESCRIPT() -- Scripts.Effect
  1295. local script = Instance.new('LocalScript')
  1296. script.Parent = Scripts
  1297. script.Parent.MouseButton1Down:Connect(function(X, Y)
  1298. local C = Instance.new('ImageLabel', script.Parent)
  1299. C.BackgroundTransparency = 1
  1300. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  1301. C.Size = UDim2.new(0, 0, 0, 0)
  1302. C.Image = 'rbxassetid://200182847'
  1303. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  1304. C.Name = 'Circle'
  1305. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  1306. for i = 0, 1, 0.03 do
  1307. C.ImageTransparency = i
  1308. game:GetService('RunService').RenderStepped:wait()
  1309. end
  1310. C:destroy()
  1311. end)
  1312.  
  1313.  
  1314. end
  1315. coroutine.resume(coroutine.create(SCRIPT_YNEB86_FAKESCRIPT))
  1316. function SCRIPT_LQPX65_FAKESCRIPT() -- Settings.LocalScript
  1317. local script = Instance.new('LocalScript')
  1318. script.Parent = Settings
  1319. local btn=script.Parent
  1320.  
  1321. btn.MouseButton1Down:Connect(function()
  1322. script.Parent.Parent.Parent.General.Visible = false;
  1323. script.Parent.Parent.Parent.Settings.Visible = true;
  1324. script.Parent.Parent.Parent.Credits.Visible = false;
  1325. script.Parent.Parent.Parent.Scripts.Visible = false;
  1326. script.Parent.Parent.Parent.LocalPlayer.Visible = false;
  1327. end)
  1328.  
  1329. end
  1330. coroutine.resume(coroutine.create(SCRIPT_LQPX65_FAKESCRIPT))
  1331. function SCRIPT_AAJD79_FAKESCRIPT() -- Settings.Effect
  1332. local script = Instance.new('LocalScript')
  1333. script.Parent = Settings
  1334. script.Parent.MouseButton1Down:Connect(function(X, Y)
  1335. local C = Instance.new('ImageLabel', script.Parent)
  1336. C.BackgroundTransparency = 1
  1337. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  1338. C.Size = UDim2.new(0, 0, 0, 0)
  1339. C.Image = 'rbxassetid://200182847'
  1340. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  1341. C.Name = 'Circle'
  1342. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  1343. for i = 0, 1, 0.03 do
  1344. C.ImageTransparency = i
  1345. game:GetService('RunService').RenderStepped:wait()
  1346. end
  1347. C:destroy()
  1348. end)
  1349.  
  1350.  
  1351. end
  1352. coroutine.resume(coroutine.create(SCRIPT_AAJD79_FAKESCRIPT))
  1353. function SCRIPT_TUGY76_FAKESCRIPT() -- X.LocalScript
  1354. local script = Instance.new('LocalScript')
  1355. script.Parent = X
  1356. script.Parent.MouseButton1Click:Connect(function()
  1357. script.Parent.Parent.Parent.Visible = false;
  1358. end)
  1359.  
  1360. end
  1361. coroutine.resume(coroutine.create(SCRIPT_TUGY76_FAKESCRIPT))
  1362. function SCRIPT_EOQM73_FAKESCRIPT() -- MainGUI.Drag
  1363. local script = Instance.new('LocalScript')
  1364. script.Parent = MainGUI
  1365. local UserInputService = game:GetService("UserInputService")
  1366.  
  1367. local gui = script.Parent
  1368.  
  1369. local dragging
  1370. local dragInput
  1371. local dragStart
  1372. local startPos
  1373.  
  1374. local function update(input)
  1375. local delta = input.Position - dragStart
  1376. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  1377. end
  1378.  
  1379. gui.InputBegan:Connect(function(input)
  1380. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  1381. dragging = true
  1382. dragStart = input.Position
  1383. startPos = gui.Position
  1384.  
  1385. input.Changed:Connect(function()
  1386. if input.UserInputState == Enum.UserInputState.End then
  1387. dragging = false
  1388. end
  1389. end)
  1390. end
  1391. end)
  1392.  
  1393. gui.InputChanged:Connect(function(input)
  1394. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1395. dragInput = input
  1396. end
  1397. end)
  1398.  
  1399. UserInputService.InputChanged:Connect(function(input)
  1400. if input == dragInput and dragging then
  1401. update(input)
  1402. end
  1403. end)
  1404.  
  1405. end
  1406. coroutine.resume(coroutine.create(SCRIPT_EOQM73_FAKESCRIPT))
  1407. function SCRIPT_DLEP65_FAKESCRIPT() -- Execute.LocalScript
  1408. local script = Instance.new('LocalScript')
  1409. script.Parent = Execute
  1410. script.Parent.MouseButton1Click:Connect(function()
  1411. loadstring(script.Parent.Parent.Code.Text)
  1412. end)
  1413.  
  1414. end
  1415. coroutine.resume(coroutine.create(SCRIPT_DLEP65_FAKESCRIPT))
  1416. function SCRIPT_BCRA78_FAKESCRIPT() -- Execute.Effect
  1417. local script = Instance.new('LocalScript')
  1418. script.Parent = Execute
  1419. local Mouse = game.Players.LocalPlayer:GetMouse()
  1420.  
  1421. local function CircleClick(Button, X, Y)
  1422.  
  1423. Button.ClipsDescendants = true
  1424.  
  1425. local Circle = script:WaitForChild("Circle"):Clone()
  1426. Circle.Parent = Button
  1427. local NewX = X - Circle.AbsolutePosition.X
  1428. local NewY = Y - Circle.AbsolutePosition.Y
  1429. Circle.Position = UDim2.new(0, NewX, 0, NewY)
  1430.  
  1431. local Size = 0
  1432. if Button.AbsoluteSize.X > Button.AbsoluteSize.Y then
  1433. Size = Button.AbsoluteSize.X*1.5
  1434. elseif Button.AbsoluteSize.X < Button.AbsoluteSize.Y then
  1435. Size = Button.AbsoluteSize.Y*1.5
  1436. elseif Button.AbsoluteSize.X == Button.AbsoluteSize.Y then print("This place uses a model by Come0n.") --please do not remove!
  1437. Size = Button.AbsoluteSize.X*1.5
  1438. end
  1439.  
  1440. local Time = 0.5
  1441. Circle:TweenSizeAndPosition(UDim2.new(0, Size, 0, Size), UDim2.new(0.5, -Size/2, 0.5, -Size/2), "Out", "Quad", Time, false, nil)
  1442. for i=1,10 do
  1443. Circle.ImageTransparency = Circle.ImageTransparency + 0.01
  1444. wait(Time/10)
  1445. end
  1446. Circle:Destroy()
  1447. end
  1448.  
  1449.  
  1450. script.Parent.MouseButton1Down:connect(function()
  1451. CircleClick(script.Parent, Mouse.X, Mouse.Y)
  1452. end)
  1453.  
  1454.  
  1455.  
  1456.  
  1457. end
  1458. coroutine.resume(coroutine.create(SCRIPT_BCRA78_FAKESCRIPT))
  1459. function SCRIPT_XMNX84_FAKESCRIPT() -- Clear.LocalScript
  1460. local script = Instance.new('LocalScript')
  1461. script.Parent = Clear
  1462. script.Parent.MouseButton1Click:Connect(function()
  1463. script.Parent.Parent.Code.Text = "";
  1464. end)
  1465.  
  1466. end
  1467. coroutine.resume(coroutine.create(SCRIPT_XMNX84_FAKESCRIPT))
  1468. function SCRIPT_FKEO65_FAKESCRIPT() -- Clear.Effect
  1469. local script = Instance.new('LocalScript')
  1470. script.Parent = Clear
  1471. local Mouse = game.Players.LocalPlayer:GetMouse()
  1472.  
  1473. local function CircleClick(Button, X, Y)
  1474.  
  1475. Button.ClipsDescendants = true
  1476.  
  1477. local Circle = script:WaitForChild("Circle"):Clone()
  1478. Circle.Parent = Button
  1479. local NewX = X - Circle.AbsolutePosition.X
  1480. local NewY = Y - Circle.AbsolutePosition.Y
  1481. Circle.Position = UDim2.new(0, NewX, 0, NewY)
  1482.  
  1483. local Size = 0
  1484. if Button.AbsoluteSize.X > Button.AbsoluteSize.Y then
  1485. Size = Button.AbsoluteSize.X*1.5
  1486. elseif Button.AbsoluteSize.X < Button.AbsoluteSize.Y then
  1487. Size = Button.AbsoluteSize.Y*1.5
  1488. elseif Button.AbsoluteSize.X == Button.AbsoluteSize.Y then print("This place uses a model by Come0n.") --please do not remove!
  1489. Size = Button.AbsoluteSize.X*1.5
  1490. end
  1491.  
  1492. local Time = 0.5
  1493. Circle:TweenSizeAndPosition(UDim2.new(0, Size, 0, Size), UDim2.new(0.5, -Size/2, 0.5, -Size/2), "Out", "Quad", Time, false, nil)
  1494. for i=1,10 do
  1495. Circle.ImageTransparency = Circle.ImageTransparency + 0.01
  1496. wait(Time/10)
  1497. end
  1498. Circle:Destroy()
  1499. end
  1500.  
  1501.  
  1502. script.Parent.MouseButton1Down:connect(function()
  1503. CircleClick(script.Parent, Mouse.X, Mouse.Y)
  1504. end)
  1505.  
  1506.  
  1507.  
  1508.  
  1509. end
  1510. coroutine.resume(coroutine.create(SCRIPT_FKEO65_FAKESCRIPT))
  1511. function SCRIPT_BGBQ86_FAKESCRIPT() -- Close.LocalScript
  1512. local script = Instance.new('LocalScript')
  1513. script.Parent = Close
  1514. script.Parent.MouseButton1Click:Connect(function()
  1515. script.Parent.Parent.Visible = false;
  1516. end)
  1517.  
  1518. end
  1519. coroutine.resume(coroutine.create(SCRIPT_BGBQ86_FAKESCRIPT))
  1520. function SCRIPT_RHST85_FAKESCRIPT() -- Close.Effect
  1521. local script = Instance.new('LocalScript')
  1522. script.Parent = Close
  1523. local Mouse = game.Players.LocalPlayer:GetMouse()
  1524.  
  1525. local function CircleClick(Button, X, Y)
  1526.  
  1527. Button.ClipsDescendants = true
  1528.  
  1529. local Circle = script:WaitForChild("Circle"):Clone()
  1530. Circle.Parent = Button
  1531. local NewX = X - Circle.AbsolutePosition.X
  1532. local NewY = Y - Circle.AbsolutePosition.Y
  1533. Circle.Position = UDim2.new(0, NewX, 0, NewY)
  1534.  
  1535. local Size = 0
  1536. if Button.AbsoluteSize.X > Button.AbsoluteSize.Y then
  1537. Size = Button.AbsoluteSize.X*1.5
  1538. elseif Button.AbsoluteSize.X < Button.AbsoluteSize.Y then
  1539. Size = Button.AbsoluteSize.Y*1.5
  1540. elseif Button.AbsoluteSize.X == Button.AbsoluteSize.Y then print("This place uses a model by Come0n.") --please do not remove!
  1541. Size = Button.AbsoluteSize.X*1.5
  1542. end
  1543.  
  1544. local Time = 0.5
  1545. Circle:TweenSizeAndPosition(UDim2.new(0, Size, 0, Size), UDim2.new(0.5, -Size/2, 0.5, -Size/2), "Out", "Quad", Time, false, nil)
  1546. for i=1,10 do
  1547. Circle.ImageTransparency = Circle.ImageTransparency + 0.01
  1548. wait(Time/10)
  1549. end
  1550. Circle:Destroy()
  1551. end
  1552.  
  1553.  
  1554. script.Parent.MouseButton1Down:connect(function()
  1555. CircleClick(script.Parent, Mouse.X, Mouse.Y)
  1556. end)
  1557.  
  1558.  
  1559.  
  1560.  
  1561. end
  1562. coroutine.resume(coroutine.create(SCRIPT_RHST85_FAKESCRIPT))
  1563. function SCRIPT_MIFU75_FAKESCRIPT() -- Executor.LocalScript
  1564. local script = Instance.new('LocalScript')
  1565. script.Parent = Executor
  1566. script.Parent.Draggable = true;
  1567.  
  1568. end
  1569. coroutine.resume(coroutine.create(SCRIPT_MIFU75_FAKESCRIPT))
  1570. function SCRIPT_TKFD86_FAKESCRIPT() -- Shattervast.LocalScript
  1571. local script = Instance.new('LocalScript')
  1572. script.Parent = Shattervast
  1573. script.Parent.MouseButton1Click:Connect(function()
  1574. loadstring(game:HttpGet(('https://pastebin.com/raw/gtrWL0s2'),true))()
  1575. end)
  1576.  
  1577. end
  1578. coroutine.resume(coroutine.create(SCRIPT_TKFD86_FAKESCRIPT))
  1579. function SCRIPT_MFXL73_FAKESCRIPT() -- Shattervast.Effect
  1580. local script = Instance.new('LocalScript')
  1581. script.Parent = Shattervast
  1582. script.Parent.MouseButton1Down:Connect(function(X, Y)
  1583. local C = Instance.new('ImageLabel', script.Parent)
  1584. C.BackgroundTransparency = 1
  1585. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  1586. C.Size = UDim2.new(0, 0, 0, 0)
  1587. C.Image = 'rbxassetid://200182847'
  1588. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  1589. C.Name = 'Circle'
  1590. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  1591. for i = 0, 1, 0.03 do
  1592. C.ImageTransparency = i
  1593. game:GetService('RunService').RenderStepped:wait()
  1594. end
  1595. C:destroy()
  1596. end)
  1597.  
  1598.  
  1599. end
  1600. coroutine.resume(coroutine.create(SCRIPT_MFXL73_FAKESCRIPT))
  1601. function SCRIPT_EOVP88_FAKESCRIPT() -- ExecutorLoader.LocalScript
  1602. local script = Instance.new('LocalScript')
  1603. script.Parent = ExecutorLoader
  1604. local btn=script.Parent
  1605.  
  1606. btn.MouseButton1Click:Connect(function()
  1607. script.Parent.Parent.Parent.Executor.Visible = true;
  1608. end)
  1609.  
  1610. end
  1611. coroutine.resume(coroutine.create(SCRIPT_EOVP88_FAKESCRIPT))
  1612. function SCRIPT_GSAS82_FAKESCRIPT() -- ExecutorLoader.Effect
  1613. local script = Instance.new('LocalScript')
  1614. script.Parent = ExecutorLoader
  1615. script.Parent.MouseButton1Down:Connect(function(X, Y)
  1616. local C = Instance.new('ImageLabel', script.Parent)
  1617. C.BackgroundTransparency = 1
  1618. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  1619. C.Size = UDim2.new(0, 0, 0, 0)
  1620. C.Image = 'rbxassetid://200182847'
  1621. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  1622. C.Name = 'Circle'
  1623. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  1624. for i = 0, 1, 0.03 do
  1625. C.ImageTransparency = i
  1626. game:GetService('RunService').RenderStepped:wait()
  1627. end
  1628. C:destroy()
  1629. end)
  1630.  
  1631.  
  1632. end
  1633. coroutine.resume(coroutine.create(SCRIPT_GSAS82_FAKESCRIPT))
  1634. function SCRIPT_CNID85_FAKESCRIPT() -- InfiniteYield.LocalScript
  1635. local script = Instance.new('LocalScript')
  1636. script.Parent = InfiniteYield
  1637. local btn=script.Parent
  1638.  
  1639. btn.MouseButton1Click:Connect(function()
  1640. loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
  1641. end)
  1642.  
  1643. end
  1644. coroutine.resume(coroutine.create(SCRIPT_CNID85_FAKESCRIPT))
  1645. function SCRIPT_TACX85_FAKESCRIPT() -- InfiniteYield.Effect
  1646. local script = Instance.new('LocalScript')
  1647. script.Parent = InfiniteYield
  1648. script.Parent.MouseButton1Down:Connect(function(X, Y)
  1649. local C = Instance.new('ImageLabel', script.Parent)
  1650. C.BackgroundTransparency = 1
  1651. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  1652. C.Size = UDim2.new(0, 0, 0, 0)
  1653. C.Image = 'rbxassetid://200182847'
  1654. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  1655. C.Name = 'Circle'
  1656. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  1657. for i = 0, 1, 0.03 do
  1658. C.ImageTransparency = i
  1659. game:GetService('RunService').RenderStepped:wait()
  1660. end
  1661. C:destroy()
  1662. end)
  1663.  
  1664.  
  1665. end
  1666. coroutine.resume(coroutine.create(SCRIPT_TACX85_FAKESCRIPT))
  1667. function SCRIPT_WIRF73_FAKESCRIPT() -- N3xulis.LocalScript
  1668. local script = Instance.new('LocalScript')
  1669. script.Parent = N3xulis
  1670. local btn=script.Parent
  1671.  
  1672. btn.MouseButton1Down:Connect(function()
  1673. loadstring(game:HttpGet(('https://pastebin.com/raw/X16dnsUb'), true))()
  1674. end)
  1675.  
  1676. end
  1677. coroutine.resume(coroutine.create(SCRIPT_WIRF73_FAKESCRIPT))
  1678. function SCRIPT_TSSJ77_FAKESCRIPT() -- N3xulis.Effect
  1679. local script = Instance.new('LocalScript')
  1680. script.Parent = N3xulis
  1681. script.Parent.MouseButton1Down:Connect(function(X, Y)
  1682. local C = Instance.new('ImageLabel', script.Parent)
  1683. C.BackgroundTransparency = 1
  1684. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  1685. C.Size = UDim2.new(0, 0, 0, 0)
  1686. C.Image = 'rbxassetid://200182847'
  1687. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  1688. C.Name = 'Circle'
  1689. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  1690. for i = 0, 1, 0.03 do
  1691. C.ImageTransparency = i
  1692. game:GetService('RunService').RenderStepped:wait()
  1693. end
  1694. C:destroy()
  1695. end)
  1696.  
  1697.  
  1698. end
  1699. coroutine.resume(coroutine.create(SCRIPT_TSSJ77_FAKESCRIPT))
  1700. function SCRIPT_MAMG79_FAKESCRIPT() -- TrollGUI.LocalScript
  1701. local script = Instance.new('LocalScript')
  1702. script.Parent = TrollGUI
  1703. local btn=script.Parent
  1704.  
  1705. btn.MouseButton1Click:Connect(function()
  1706. loadstring(game:HttpGet("https://pastebin.com/raw/nwGzXh1V",true))()
  1707. end)
  1708.  
  1709. end
  1710. coroutine.resume(coroutine.create(SCRIPT_MAMG79_FAKESCRIPT))
  1711. function SCRIPT_FYPF76_FAKESCRIPT() -- TrollGUI.Effect
  1712. local script = Instance.new('LocalScript')
  1713. script.Parent = TrollGUI
  1714. script.Parent.MouseButton1Down:Connect(function(X, Y)
  1715. local C = Instance.new('ImageLabel', script.Parent)
  1716. C.BackgroundTransparency = 1
  1717. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  1718. C.Size = UDim2.new(0, 0, 0, 0)
  1719. C.Image = 'rbxassetid://200182847'
  1720. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  1721. C.Name = 'Circle'
  1722. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  1723. for i = 0, 1, 0.03 do
  1724. C.ImageTransparency = i
  1725. game:GetService('RunService').RenderStepped:wait()
  1726. end
  1727. C:destroy()
  1728. end)
  1729.  
  1730.  
  1731. end
  1732. coroutine.resume(coroutine.create(SCRIPT_FYPF76_FAKESCRIPT))
  1733. function SCRIPT_TTTI77_FAKESCRIPT() -- MusicPlayer.LocalScript
  1734. local script = Instance.new('LocalScript')
  1735. script.Parent = MusicPlayer
  1736. local btn=script.Parent
  1737.  
  1738. btn.MouseButton1Click:Connect(function()
  1739. loadstring(game:HttpGet("https://pastebin.com/raw/kq0MAcin",true))()
  1740. end)
  1741.  
  1742. end
  1743. coroutine.resume(coroutine.create(SCRIPT_TTTI77_FAKESCRIPT))
  1744. function SCRIPT_RHVK83_FAKESCRIPT() -- MusicPlayer.Effect
  1745. local script = Instance.new('LocalScript')
  1746. script.Parent = MusicPlayer
  1747. script.Parent.MouseButton1Down:Connect(function(X, Y)
  1748. local C = Instance.new('ImageLabel', script.Parent)
  1749. C.BackgroundTransparency = 1
  1750. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  1751. C.Size = UDim2.new(0, 0, 0, 0)
  1752. C.Image = 'rbxassetid://200182847'
  1753. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  1754. C.Name = 'Circle'
  1755. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  1756. for i = 0, 1, 0.03 do
  1757. C.ImageTransparency = i
  1758. game:GetService('RunService').RenderStepped:wait()
  1759. end
  1760. C:destroy()
  1761. end)
  1762.  
  1763.  
  1764. end
  1765. coroutine.resume(coroutine.create(SCRIPT_RHVK83_FAKESCRIPT))
  1766. function SCRIPT_DADG89_FAKESCRIPT() -- FEFlingKill.LocalScript
  1767. local script = Instance.new('LocalScript')
  1768. script.Parent = FEFlingKill
  1769. local btn=script.Parent
  1770.  
  1771. btn.MouseButton1Click:Connect(function()
  1772. local FlingKill = Instance.new("ScreenGui")
  1773. local Main = Instance.new("Frame")
  1774. local Label = Instance.new("Frame")
  1775. local Shadow = Instance.new("Frame")
  1776. local StartKill = Instance.new("TextButton")
  1777. local StopKill = Instance.new("TextButton")
  1778. local Instructions = Instance.new("TextLabel")
  1779. local CurrentPower = Instance.new("TextLabel")
  1780. local Recomendation = Instance.new("TextLabel")
  1781. local NameOfGui = Instance.new("TextLabel")
  1782. local Exit = Instance.new("TextButton")
  1783. local UPArrow = Instance.new("TextButton")
  1784. local DownArrow = Instance.new("TextButton")
  1785.  
  1786. -- Properties
  1787.  
  1788. FlingKill.Name = "Fling/Kill"
  1789. FlingKill.Parent = game.CoreGui
  1790.  
  1791. Main.Name = "Main"
  1792. Main.Parent = FlingKill
  1793. Main.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1794. Main.BorderSizePixel = 0
  1795. Main.Position = UDim2.new(0.702554762, 0, 0.446640313, 0)
  1796. Main.Size = UDim2.new(0, 217, 0, 233)
  1797. Main.Selectable = true
  1798. Main.Active = true
  1799. Main.Draggable = true
  1800.  
  1801. Label.Name = "Label"
  1802. Label.Parent = Main
  1803. Label.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  1804. Label.BorderSizePixel = 0
  1805. Label.Size = UDim2.new(0, 217, 0, 27)
  1806.  
  1807. Shadow.Name = "Shadow"
  1808. Shadow.Parent = Main
  1809. Shadow.BackgroundColor3 = Color3.new(0.67451, 0.694118, 0.705882)
  1810. Shadow.BorderSizePixel = 0
  1811. Shadow.Position = UDim2.new(0, 0, 0.115879826, 0)
  1812. Shadow.Size = UDim2.new(0, 217, 0, 9)
  1813.  
  1814. StartKill.Name = "StartKill"
  1815. StartKill.Parent = Main
  1816. StartKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  1817. StartKill.BorderSizePixel = 0
  1818. StartKill.Position = UDim2.new(0.195852548, 0, 0.227467805, 0)
  1819. StartKill.Size = UDim2.new(0, 126, 0, 23)
  1820. StartKill.Font = Enum.Font.Cartoon
  1821. StartKill.Text = "FE Kill/Fling"
  1822. StartKill.TextColor3 = Color3.new(0, 0, 0)
  1823. StartKill.TextSize = 14
  1824.  
  1825. StopKill.Name = "StopKill"
  1826. StopKill.Parent = Main
  1827. StopKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  1828. StopKill.BorderSizePixel = 0
  1829. StopKill.Position = UDim2.new(0.207373276, 0, 0.38197428, 0)
  1830. StopKill.Size = UDim2.new(0, 124, 0, 23)
  1831. StopKill.Font = Enum.Font.Cartoon
  1832. StopKill.Text = "Stop FE Kill/Fling"
  1833. StopKill.TextColor3 = Color3.new(0, 0, 0)
  1834. StopKill.TextSize = 14
  1835.  
  1836. Instructions.Name = "Instructions"
  1837. Instructions.Parent = Main
  1838. Instructions.BackgroundColor3 = Color3.new(1, 1, 1)
  1839. Instructions.BackgroundTransparency = 1
  1840. Instructions.Position = UDim2.new(0.0391705073, 0, 0.549356222, 0)
  1841. Instructions.Size = UDim2.new(0, 200, 0, 32)
  1842. Instructions.Font = Enum.Font.Cartoon
  1843. Instructions.Text = "Just touch someone to watch the fly to their death!"
  1844. Instructions.TextColor3 = Color3.new(0, 0, 0)
  1845. Instructions.TextSize = 14
  1846. Instructions.TextWrapped = true
  1847.  
  1848. CurrentPower.Name = "CurrentPower"
  1849. CurrentPower.Parent = Main
  1850. CurrentPower.BackgroundColor3 = Color3.new(1, 1, 1)
  1851. CurrentPower.BackgroundTransparency = 1
  1852. CurrentPower.Position = UDim2.new(0.276497692, 0, 0.686695278, 0)
  1853. CurrentPower.Size = UDim2.new(0, 98, 0, 36)
  1854. CurrentPower.Font = Enum.Font.Cartoon
  1855. CurrentPower.Text = "Current Power = 5"
  1856. CurrentPower.TextColor3 = Color3.new(0, 0, 0)
  1857. CurrentPower.TextSize = 14
  1858.  
  1859. Recomendation.Name = "Recomendation"
  1860. Recomendation.Parent = Main
  1861. Recomendation.BackgroundColor3 = Color3.new(1, 1, 1)
  1862. Recomendation.BackgroundTransparency = 1
  1863. Recomendation.Position = UDim2.new(0.0414746553, 0, 0.884120166, 0)
  1864. Recomendation.Size = UDim2.new(0, 200, 0, 21)
  1865. Recomendation.Font = Enum.Font.Cartoon
  1866. Recomendation.Text = "Recommended Power is 5"
  1867. Recomendation.TextColor3 = Color3.new(0, 0, 0)
  1868. Recomendation.TextSize = 14
  1869.  
  1870. NameOfGui.Name = "NameOfGui"
  1871. NameOfGui.Parent = Main
  1872. NameOfGui.BackgroundColor3 = Color3.new(1, 1, 1)
  1873. NameOfGui.BackgroundTransparency = 1
  1874. NameOfGui.Position = UDim2.new(0.0806451589, 0, 0, 0)
  1875. NameOfGui.Size = UDim2.new(0, 154, 0, 27)
  1876. NameOfGui.Font = Enum.Font.Cartoon
  1877. NameOfGui.Text = "FE Kill/Fling By JackMcJagger15"
  1878. NameOfGui.TextColor3 = Color3.new(0, 0, 0)
  1879. NameOfGui.TextSize = 14
  1880.  
  1881. Exit.Name = "Exit"
  1882. Exit.Parent = Main
  1883. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  1884. Exit.BackgroundTransparency = 1
  1885. Exit.Position = UDim2.new(0.907834113, 0, 0, 0)
  1886. Exit.Size = UDim2.new(0, 20, 0, 27)
  1887. Exit.Font = Enum.Font.Cartoon
  1888. Exit.Text = "X"
  1889. Exit.TextColor3 = Color3.new(0, 0, 0)
  1890. Exit.TextSize = 14
  1891.  
  1892. UPArrow.Name = "UPArrow"
  1893. UPArrow.Parent = Main
  1894. UPArrow.BackgroundColor3 = Color3.new(1, 1, 1)
  1895. UPArrow.BackgroundTransparency = 1
  1896. UPArrow.Position = UDim2.new(0.0783410147, 0, 0.716738224, 0)
  1897. UPArrow.Size = UDim2.new(0, 26, 0, 23)
  1898. UPArrow.Font = Enum.Font.Cartoon
  1899. UPArrow.Text = "Up"
  1900. UPArrow.TextColor3 = Color3.new(0, 0, 0)
  1901. UPArrow.TextSize = 12
  1902. UPArrow.TextWrapped = true
  1903.  
  1904. DownArrow.Name = "DownArrow"
  1905. DownArrow.Parent = Main
  1906. DownArrow.BackgroundColor3 = Color3.new(1, 1, 1)
  1907. DownArrow.BackgroundTransparency = 1
  1908. DownArrow.Position = UDim2.new(0.792626739, 0, 0.714592278, 0)
  1909. DownArrow.Size = UDim2.new(0, 26, 0, 23)
  1910. DownArrow.Font = Enum.Font.Cartoon
  1911. DownArrow.Text = "Down"
  1912. DownArrow.TextColor3 = Color3.new(0, 0, 0)
  1913. DownArrow.TextSize = 12
  1914. DownArrow.TextWrapped = true
  1915.  
  1916. power = 500
  1917. active = false
  1918. local val = Instance.new("IntValue")
  1919. val.Name = "Number"
  1920. val.Parent = game.Players.LocalPlayer
  1921. val.Value = 5
  1922.  
  1923. Exit.MouseButton1Click:connect(function()
  1924. FlingKill.Enabled = false
  1925. end)
  1926.  
  1927. StartKill.MouseButton1Click:connect(function()
  1928. game:GetService('RunService').Stepped:connect(function()
  1929. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  1930. game.Players.LocalPlayer.Character.Head.CanCollide = false
  1931. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  1932. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  1933. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  1934. else
  1935. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then
  1936. game.Players.LocalPlayer.Character.Head.CanCollide = false
  1937. game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
  1938. game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
  1939. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  1940. end
  1941. end
  1942. end)
  1943. wait(.1)
  1944. local bambam = Instance.new("BodyThrust")
  1945. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  1946. bambam.Force = Vector3.new(power,0,power)
  1947. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  1948. end)
  1949.  
  1950. StopKill.MouseButton1Click:connect(function()
  1951. active = false
  1952. game.Players.LocalPlayer.Character.HumanoidRootPart.BodyThrust:Remove()
  1953. end)
  1954.  
  1955. UPArrow.MouseButton1Click:connect(function()
  1956. power = power + 100
  1957. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1
  1958. CurrentPower.Text = "Current Power = " .. game.Players.LocalPlayer.Number.Value
  1959. end)
  1960.  
  1961. DownArrow.MouseButton1Click:connect(function()
  1962. power = power - 100
  1963. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value - 1
  1964. CurrentPower.Text = "Current Power = " .. game.Players.LocalPlayer.Number.Value
  1965. end)
  1966. end)
  1967.  
  1968. end
  1969. coroutine.resume(coroutine.create(SCRIPT_DADG89_FAKESCRIPT))
  1970. function SCRIPT_NVWH82_FAKESCRIPT() -- FEFlingKill.Effect
  1971. local script = Instance.new('LocalScript')
  1972. script.Parent = FEFlingKill
  1973. script.Parent.MouseButton1Down:Connect(function(X, Y)
  1974. local C = Instance.new('ImageLabel', script.Parent)
  1975. C.BackgroundTransparency = 1
  1976. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  1977. C.Size = UDim2.new(0, 0, 0, 0)
  1978. C.Image = 'rbxassetid://200182847'
  1979. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  1980. C.Name = 'Circle'
  1981. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  1982. for i = 0, 1, 0.03 do
  1983. C.ImageTransparency = i
  1984. game:GetService('RunService').RenderStepped:wait()
  1985. end
  1986. C:destroy()
  1987. end)
  1988.  
  1989.  
  1990. end
  1991. coroutine.resume(coroutine.create(SCRIPT_NVWH82_FAKESCRIPT))
  1992. function SCRIPT_HNLA81_FAKESCRIPT() -- FEHax1337.LocalScript
  1993. local script = Instance.new('LocalScript')
  1994. script.Parent = FEHax1337
  1995. local btn=script.Parent
  1996.  
  1997. btn.MouseButton1Click:Connect(function()
  1998. loadstring(game:HttpGet(('https://pastebin.com/raw/WacHseT3'), true))()
  1999. end)
  2000.  
  2001. end
  2002. coroutine.resume(coroutine.create(SCRIPT_HNLA81_FAKESCRIPT))
  2003. function SCRIPT_AXIJ67_FAKESCRIPT() -- FEHax1337.Effect
  2004. local script = Instance.new('LocalScript')
  2005. script.Parent = FEHax1337
  2006. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2007. local C = Instance.new('ImageLabel', script.Parent)
  2008. C.BackgroundTransparency = 1
  2009. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2010. C.Size = UDim2.new(0, 0, 0, 0)
  2011. C.Image = 'rbxassetid://200182847'
  2012. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2013. C.Name = 'Circle'
  2014. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2015. for i = 0, 1, 0.03 do
  2016. C.ImageTransparency = i
  2017. game:GetService('RunService').RenderStepped:wait()
  2018. end
  2019. C:destroy()
  2020. end)
  2021.  
  2022.  
  2023. end
  2024. coroutine.resume(coroutine.create(SCRIPT_AXIJ67_FAKESCRIPT))
  2025. function SCRIPT_IGLT86_FAKESCRIPT() -- FEShutdown.LocalScript
  2026. local script = Instance.new('LocalScript')
  2027. script.Parent = FEShutdown
  2028. local btn=script.Parent
  2029.  
  2030. btn.MouseButton1Click:Connect(function()
  2031. error()
  2032. end)
  2033.  
  2034. end
  2035. coroutine.resume(coroutine.create(SCRIPT_IGLT86_FAKESCRIPT))
  2036. function SCRIPT_FAAJ71_FAKESCRIPT() -- FEShutdown.Effect
  2037. local script = Instance.new('LocalScript')
  2038. script.Parent = FEShutdown
  2039. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2040. local C = Instance.new('ImageLabel', script.Parent)
  2041. C.BackgroundTransparency = 1
  2042. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2043. C.Size = UDim2.new(0, 0, 0, 0)
  2044. C.Image = 'rbxassetid://200182847'
  2045. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2046. C.Name = 'Circle'
  2047. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2048. for i = 0, 1, 0.03 do
  2049. C.ImageTransparency = i
  2050. game:GetService('RunService').RenderStepped:wait()
  2051. end
  2052. C:destroy()
  2053. end)
  2054.  
  2055.  
  2056. end
  2057. coroutine.resume(coroutine.create(SCRIPT_FAAJ71_FAKESCRIPT))
  2058. function SCRIPT_VNPT66_FAKESCRIPT() -- PhantomForces.LocalScript
  2059. local script = Instance.new('LocalScript')
  2060. script.Parent = PhantomForces
  2061. local btn=script.Parent
  2062.  
  2063. btn.MouseButton1Click:Connect(function()
  2064. loadstring(game:HttpGet("https://antinomian-dams.000webhostapp.com/PF/PF_Script.txt", true))()
  2065. end)
  2066.  
  2067. end
  2068. coroutine.resume(coroutine.create(SCRIPT_VNPT66_FAKESCRIPT))
  2069. function SCRIPT_EZDK83_FAKESCRIPT() -- PhantomForces.Effect
  2070. local script = Instance.new('LocalScript')
  2071. script.Parent = PhantomForces
  2072. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2073. local C = Instance.new('ImageLabel', script.Parent)
  2074. C.BackgroundTransparency = 1
  2075. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2076. C.Size = UDim2.new(0, 0, 0, 0)
  2077. C.Image = 'rbxassetid://200182847'
  2078. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2079. C.Name = 'Circle'
  2080. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2081. for i = 0, 1, 0.03 do
  2082. C.ImageTransparency = i
  2083. game:GetService('RunService').RenderStepped:wait()
  2084. end
  2085. C:destroy()
  2086. end)
  2087.  
  2088.  
  2089. end
  2090. coroutine.resume(coroutine.create(SCRIPT_EZDK83_FAKESCRIPT))
  2091. function SCRIPT_ZUFK84_FAKESCRIPT() -- MadCity.LocalScript
  2092. local script = Instance.new('LocalScript')
  2093. script.Parent = MadCity
  2094. local btn=script.Parent
  2095.  
  2096. btn.MouseButton1Click:Connect(function()
  2097. loadstring(game:HttpGet(('http://arilis.win/B1316DFA-DC3A-405D-BF19-99588992BC70.lua'),true))()
  2098. end)
  2099.  
  2100. end
  2101. coroutine.resume(coroutine.create(SCRIPT_ZUFK84_FAKESCRIPT))
  2102. function SCRIPT_AXHP65_FAKESCRIPT() -- MadCity.Effect
  2103. local script = Instance.new('LocalScript')
  2104. script.Parent = MadCity
  2105. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2106. local C = Instance.new('ImageLabel', script.Parent)
  2107. C.BackgroundTransparency = 1
  2108. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2109. C.Size = UDim2.new(0, 0, 0, 0)
  2110. C.Image = 'rbxassetid://200182847'
  2111. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2112. C.Name = 'Circle'
  2113. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2114. for i = 0, 1, 0.03 do
  2115. C.ImageTransparency = i
  2116. game:GetService('RunService').RenderStepped:wait()
  2117. end
  2118. C:destroy()
  2119. end)
  2120.  
  2121.  
  2122. end
  2123. coroutine.resume(coroutine.create(SCRIPT_AXHP65_FAKESCRIPT))
  2124. function SCRIPT_HMPU86_FAKESCRIPT() -- MadCityAutofarm.LocalScript
  2125. local script = Instance.new('LocalScript')
  2126. script.Parent = MadCityAutofarm
  2127. local btn=script.Parent
  2128.  
  2129. btn.MouseButton1Click:Connect(function()
  2130. local autofarm = false
  2131.  
  2132. local XPAutoFarmGui = Instance.new("ScreenGui")
  2133. local MainFrame = Instance.new("Frame")
  2134. local Button = Instance.new("TextButton")
  2135. local Deco = Instance.new("TextLabel")
  2136.  
  2137. XPAutoFarmGui.Name = "XPAutoFarmGui"
  2138. XPAutoFarmGui.Parent = game.CoreGui
  2139.  
  2140. MainFrame.Name = "MainFrame"
  2141. MainFrame.Parent = XPAutoFarmGui
  2142. MainFrame.Active = true
  2143. MainFrame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  2144. MainFrame.BorderSizePixel = 0
  2145. MainFrame.Draggable = true
  2146. MainFrame.Position = UDim2.new(0.25, 0, 0.25, 0)
  2147. MainFrame.Size = UDim2.new(0.150000006, 0, 0.100000001, 0)
  2148.  
  2149. Button.Name = "Button"
  2150. Button.Parent = MainFrame
  2151. Button.BackgroundColor3 = Color3.new(0, 0, 0)
  2152. Button.BorderSizePixel = 0
  2153. Button.Position = UDim2.new(0.25, 0, 0.400000006, 0)
  2154. Button.Size = UDim2.new(0.5, 0, 0.400000006, 0)
  2155. Button.Font = Enum.Font.SourceSans
  2156. Button.FontSize = Enum.FontSize.Size14
  2157. Button.Text = "OFF"
  2158. Button.TextColor3 = Color3.new(1, 0, 0)
  2159. Button.TextScaled = true
  2160. Button.TextSize = 14
  2161. Button.TextWrapped = true
  2162.  
  2163. Deco.Name = "Deco"
  2164. Deco.Parent = MainFrame
  2165. Deco.BackgroundColor3 = Color3.new(1, 1, 1)
  2166. Deco.BackgroundTransparency = 0.89999997615814
  2167. Deco.BorderSizePixel = 0
  2168. Deco.Size = UDim2.new(1, 0, 0.300000012, 0)
  2169. Deco.Font = Enum.Font.SourceSansBold
  2170. Deco.FontSize = Enum.FontSize.Size14
  2171. Deco.Text = "XP Autofarm"
  2172. Deco.TextColor3 = Color3.new(1, 1, 1)
  2173. Deco.TextScaled = true
  2174. Deco.TextSize = 14
  2175. Deco.TextWrapped = true
  2176.  
  2177. Button.MouseButton1Down:connect(function()
  2178. if autofarm == false then
  2179. autofarm = true
  2180. Button.TextColor3 = Color3.new(0, 1, 0)
  2181. Button.Text = "ON"
  2182. else
  2183. autofarm = false
  2184. Button.TextColor3 = Color3.new(1, 0, 0)
  2185. Button.Text = "OFF"
  2186. end
  2187. end)
  2188.  
  2189. spawn(function()
  2190. while true do
  2191. wait()
  2192. if autofarm == true then
  2193. game.ReplicatedStorage.RemoteFunction:InvokeServer("SetTeam", "Hero")
  2194. game.ReplicatedStorage.RemoteFunction:InvokeServer("SetTeam", "Police")
  2195. game.ReplicatedStorage.RemoteFunction:InvokeServer("SetTeam", "Prisoners")
  2196. wait(1.2)
  2197. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-750, 55, -3340))
  2198. wait(1)
  2199. end
  2200. end
  2201. end)
  2202. end)
  2203.  
  2204. end
  2205. coroutine.resume(coroutine.create(SCRIPT_HMPU86_FAKESCRIPT))
  2206. function SCRIPT_FJQQ72_FAKESCRIPT() -- MadCityAutofarm.Effect
  2207. local script = Instance.new('LocalScript')
  2208. script.Parent = MadCityAutofarm
  2209. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2210. local C = Instance.new('ImageLabel', script.Parent)
  2211. C.BackgroundTransparency = 1
  2212. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2213. C.Size = UDim2.new(0, 0, 0, 0)
  2214. C.Image = 'rbxassetid://200182847'
  2215. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2216. C.Name = 'Circle'
  2217. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2218. for i = 0, 1, 0.03 do
  2219. C.ImageTransparency = i
  2220. game:GetService('RunService').RenderStepped:wait()
  2221. end
  2222. C:destroy()
  2223. end)
  2224.  
  2225.  
  2226. end
  2227. coroutine.resume(coroutine.create(SCRIPT_FJQQ72_FAKESCRIPT))
  2228. function SCRIPT_CUGR68_FAKESCRIPT() -- SlayingSimulator.LocalScript
  2229. local script = Instance.new('LocalScript')
  2230. script.Parent = SlayingSimulator
  2231. local btn=script.Parent
  2232.  
  2233. btn.MouseButton1Click:Connect(function()
  2234. loadstring(game:HttpGet('https://nto.darkdevs.pro/uploads/slaving.txt',true))()
  2235. end)
  2236.  
  2237. end
  2238. coroutine.resume(coroutine.create(SCRIPT_CUGR68_FAKESCRIPT))
  2239. function SCRIPT_JWRS68_FAKESCRIPT() -- SlayingSimulator.Effect
  2240. local script = Instance.new('LocalScript')
  2241. script.Parent = SlayingSimulator
  2242. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2243. local C = Instance.new('ImageLabel', script.Parent)
  2244. C.BackgroundTransparency = 1
  2245. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2246. C.Size = UDim2.new(0, 0, 0, 0)
  2247. C.Image = 'rbxassetid://200182847'
  2248. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2249. C.Name = 'Circle'
  2250. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2251. for i = 0, 1, 0.03 do
  2252. C.ImageTransparency = i
  2253. game:GetService('RunService').RenderStepped:wait()
  2254. end
  2255. C:destroy()
  2256. end)
  2257.  
  2258.  
  2259. end
  2260. coroutine.resume(coroutine.create(SCRIPT_JWRS68_FAKESCRIPT))
  2261. function SCRIPT_DZTQ66_FAKESCRIPT() -- DashingSimulator.LocalScript
  2262. local script = Instance.new('LocalScript')
  2263. script.Parent = DashingSimulator
  2264. local btn=script.Parent
  2265.  
  2266. btn.MouseButton1Click:Connect(function()
  2267. loadstring(game:HttpGet('https://nto.darkdevs.pro/uploads/dash.txt',true))()
  2268. end)
  2269.  
  2270. end
  2271. coroutine.resume(coroutine.create(SCRIPT_DZTQ66_FAKESCRIPT))
  2272. function SCRIPT_KYWE70_FAKESCRIPT() -- DashingSimulator.Effect
  2273. local script = Instance.new('LocalScript')
  2274. script.Parent = DashingSimulator
  2275. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2276. local C = Instance.new('ImageLabel', script.Parent)
  2277. C.BackgroundTransparency = 1
  2278. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2279. C.Size = UDim2.new(0, 0, 0, 0)
  2280. C.Image = 'rbxassetid://200182847'
  2281. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2282. C.Name = 'Circle'
  2283. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2284. for i = 0, 1, 0.03 do
  2285. C.ImageTransparency = i
  2286. game:GetService('RunService').RenderStepped:wait()
  2287. end
  2288. C:destroy()
  2289. end)
  2290.  
  2291.  
  2292. end
  2293. coroutine.resume(coroutine.create(SCRIPT_KYWE70_FAKESCRIPT))
  2294. function SCRIPT_ITZX69_FAKESCRIPT() -- ChatBypass.LocalScript
  2295. local script = Instance.new('LocalScript')
  2296. script.Parent = ChatBypass
  2297. local btn=script.Parent
  2298.  
  2299. btn.MouseButton1Click:Connect(function()
  2300. loadstring(game:HttpGet(('https://pastebin.com/raw/ncWQn5CT'),true))()
  2301. end)
  2302.  
  2303. end
  2304. coroutine.resume(coroutine.create(SCRIPT_ITZX69_FAKESCRIPT))
  2305. function SCRIPT_DNCE80_FAKESCRIPT() -- ChatBypass.Effect
  2306. local script = Instance.new('LocalScript')
  2307. script.Parent = ChatBypass
  2308. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2309. local C = Instance.new('ImageLabel', script.Parent)
  2310. C.BackgroundTransparency = 1
  2311. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2312. C.Size = UDim2.new(0, 0, 0, 0)
  2313. C.Image = 'rbxassetid://200182847'
  2314. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2315. C.Name = 'Circle'
  2316. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2317. for i = 0, 1, 0.03 do
  2318. C.ImageTransparency = i
  2319. game:GetService('RunService').RenderStepped:wait()
  2320. end
  2321. C:destroy()
  2322. end)
  2323.  
  2324.  
  2325. end
  2326. coroutine.resume(coroutine.create(SCRIPT_DNCE80_FAKESCRIPT))
  2327. function SCRIPT_GMVQ82_FAKESCRIPT() -- Script.Effect
  2328. local script = Instance.new('LocalScript')
  2329. script.Parent = Script
  2330. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2331. local C = Instance.new('ImageLabel', script.Parent)
  2332. C.BackgroundTransparency = 1
  2333. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2334. C.Size = UDim2.new(0, 0, 0, 0)
  2335. C.Image = 'rbxassetid://200182847'
  2336. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2337. C.Name = 'Circle'
  2338. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2339. for i = 0, 1, 0.03 do
  2340. C.ImageTransparency = i
  2341. game:GetService('RunService').RenderStepped:wait()
  2342. end
  2343. C:destroy()
  2344. end)
  2345.  
  2346.  
  2347. end
  2348. coroutine.resume(coroutine.create(SCRIPT_GMVQ82_FAKESCRIPT))
  2349. function SCRIPT_OZDJ72_FAKESCRIPT() -- Script.LocalScript
  2350. local script = Instance.new('LocalScript')
  2351. script.Parent = Script
  2352.  
  2353.  
  2354. script.Parent.MouseButton1Click:Connect(function()
  2355. loadstring(game:HttpGet("https://pastebin.com/raw/ncWQn5CT", true))()
  2356. end)
  2357.  
  2358. end
  2359. coroutine.resume(coroutine.create(SCRIPT_OZDJ72_FAKESCRIPT))
  2360. function SCRIPT_HGRA68_FAKESCRIPT() -- Script_2.Effect
  2361. local script = Instance.new('LocalScript')
  2362. script.Parent = Script_2
  2363. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2364. local C = Instance.new('ImageLabel', script.Parent)
  2365. C.BackgroundTransparency = 1
  2366. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2367. C.Size = UDim2.new(0, 0, 0, 0)
  2368. C.Image = 'rbxassetid://200182847'
  2369. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2370. C.Name = 'Circle'
  2371. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2372. for i = 0, 1, 0.03 do
  2373. C.ImageTransparency = i
  2374. game:GetService('RunService').RenderStepped:wait()
  2375. end
  2376. C:destroy()
  2377. end)
  2378.  
  2379.  
  2380. end
  2381. coroutine.resume(coroutine.create(SCRIPT_HGRA68_FAKESCRIPT))
  2382. function SCRIPT_EQQV67_FAKESCRIPT() -- Script_2.LocalScript
  2383. local script = Instance.new('LocalScript')
  2384. script.Parent = Script_2
  2385.  
  2386.  
  2387. script.Parent.MouseButton1Click:Connect(function()
  2388. loadstring(game:HttpGet("https://pastebin.com/raw/pgr6VGkc", true))()
  2389. end)
  2390.  
  2391. end
  2392. coroutine.resume(coroutine.create(SCRIPT_EQQV67_FAKESCRIPT))
  2393. function SCRIPT_ZZLT83_FAKESCRIPT() -- Script_3.Effect
  2394. local script = Instance.new('LocalScript')
  2395. script.Parent = Script_3
  2396. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2397. local C = Instance.new('ImageLabel', script.Parent)
  2398. C.BackgroundTransparency = 1
  2399. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2400. C.Size = UDim2.new(0, 0, 0, 0)
  2401. C.Image = 'rbxassetid://200182847'
  2402. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2403. C.Name = 'Circle'
  2404. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2405. for i = 0, 1, 0.03 do
  2406. C.ImageTransparency = i
  2407. game:GetService('RunService').RenderStepped:wait()
  2408. end
  2409. C:destroy()
  2410. end)
  2411.  
  2412.  
  2413. end
  2414. coroutine.resume(coroutine.create(SCRIPT_ZZLT83_FAKESCRIPT))
  2415. function SCRIPT_ZAET77_FAKESCRIPT() -- Script_3.LocalScript
  2416. local script = Instance.new('LocalScript')
  2417. script.Parent = Script_3
  2418.  
  2419.  
  2420. script.Parent.MouseButton1Click:Connect(function()
  2421. loadstring(game:HttpGet("https://pastebin.com/raw/nMGaEgKj", true))()
  2422. end)
  2423.  
  2424. end
  2425. coroutine.resume(coroutine.create(SCRIPT_ZAET77_FAKESCRIPT))
  2426. function SCRIPT_DULP75_FAKESCRIPT() -- Script_4.Effect
  2427. local script = Instance.new('LocalScript')
  2428. script.Parent = Script_4
  2429. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2430. local C = Instance.new('ImageLabel', script.Parent)
  2431. C.BackgroundTransparency = 1
  2432. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2433. C.Size = UDim2.new(0, 0, 0, 0)
  2434. C.Image = 'rbxassetid://200182847'
  2435. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2436. C.Name = 'Circle'
  2437. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2438. for i = 0, 1, 0.03 do
  2439. C.ImageTransparency = i
  2440. game:GetService('RunService').RenderStepped:wait()
  2441. end
  2442. C:destroy()
  2443. end)
  2444.  
  2445.  
  2446. end
  2447. coroutine.resume(coroutine.create(SCRIPT_DULP75_FAKESCRIPT))
  2448. function SCRIPT_YWMB81_FAKESCRIPT() -- Script_4.LocalScript
  2449. local script = Instance.new('LocalScript')
  2450. script.Parent = Script_4
  2451.  
  2452.  
  2453. script.Parent.MouseButton1Click:Connect(function()
  2454. loadstring(game:HttpGet(('https://pastebin.com/raw/7a0YEgv3'),true))()
  2455. end)
  2456.  
  2457. end
  2458. coroutine.resume(coroutine.create(SCRIPT_YWMB81_FAKESCRIPT))
  2459. function SCRIPT_UKJY79_FAKESCRIPT() -- Script_5.Effect
  2460. local script = Instance.new('LocalScript')
  2461. script.Parent = Script_5
  2462. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2463. local C = Instance.new('ImageLabel', script.Parent)
  2464. C.BackgroundTransparency = 1
  2465. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2466. C.Size = UDim2.new(0, 0, 0, 0)
  2467. C.Image = 'rbxassetid://200182847'
  2468. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2469. C.Name = 'Circle'
  2470. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2471. for i = 0, 1, 0.03 do
  2472. C.ImageTransparency = i
  2473. game:GetService('RunService').RenderStepped:wait()
  2474. end
  2475. C:destroy()
  2476. end)
  2477.  
  2478.  
  2479. end
  2480. coroutine.resume(coroutine.create(SCRIPT_UKJY79_FAKESCRIPT))
  2481. function SCRIPT_IOPO76_FAKESCRIPT() -- Script_5.LocalScript
  2482. local script = Instance.new('LocalScript')
  2483. script.Parent = Script_5
  2484.  
  2485.  
  2486. script.Parent.MouseButton1Click:Connect(function()
  2487. loadstring(game:HttpGet(('https://pastebin.com/raw/S7HxBkrA'),true))()
  2488. end)
  2489.  
  2490. end
  2491. coroutine.resume(coroutine.create(SCRIPT_IOPO76_FAKESCRIPT))
  2492. function SCRIPT_BODM66_FAKESCRIPT() -- Script_6.Effect
  2493. local script = Instance.new('LocalScript')
  2494. script.Parent = Script_6
  2495. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2496. local C = Instance.new('ImageLabel', script.Parent)
  2497. C.BackgroundTransparency = 1
  2498. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2499. C.Size = UDim2.new(0, 0, 0, 0)
  2500. C.Image = 'rbxassetid://200182847'
  2501. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2502. C.Name = 'Circle'
  2503. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2504. for i = 0, 1, 0.03 do
  2505. C.ImageTransparency = i
  2506. game:GetService('RunService').RenderStepped:wait()
  2507. end
  2508. C:destroy()
  2509. end)
  2510.  
  2511.  
  2512. end
  2513. coroutine.resume(coroutine.create(SCRIPT_BODM66_FAKESCRIPT))
  2514. function SCRIPT_GBEG69_FAKESCRIPT() -- Script_6.LocalScript
  2515. local script = Instance.new('LocalScript')
  2516. script.Parent = Script_6
  2517.  
  2518.  
  2519. script.Parent.MouseButton1Click:Connect(function()
  2520. loadstring(game:HttpGet("https://pastebin.com/raw/yScimcz4",true))()
  2521. end)
  2522.  
  2523. end
  2524. coroutine.resume(coroutine.create(SCRIPT_GBEG69_FAKESCRIPT))
  2525. function SCRIPT_UYPM75_FAKESCRIPT() -- Script_7.Effect
  2526. local script = Instance.new('LocalScript')
  2527. script.Parent = Script_7
  2528. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2529. local C = Instance.new('ImageLabel', script.Parent)
  2530. C.BackgroundTransparency = 1
  2531. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2532. C.Size = UDim2.new(0, 0, 0, 0)
  2533. C.Image = 'rbxassetid://200182847'
  2534. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2535. C.Name = 'Circle'
  2536. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2537. for i = 0, 1, 0.03 do
  2538. C.ImageTransparency = i
  2539. game:GetService('RunService').RenderStepped:wait()
  2540. end
  2541. C:destroy()
  2542. end)
  2543.  
  2544.  
  2545. end
  2546. coroutine.resume(coroutine.create(SCRIPT_UYPM75_FAKESCRIPT))
  2547. function SCRIPT_YJBZ85_FAKESCRIPT() -- Script_7.LocalScript
  2548. local script = Instance.new('LocalScript')
  2549. script.Parent = Script_7
  2550.  
  2551.  
  2552. script.Parent.MouseButton1Click:Connect(function()
  2553. loadstring(game:HttpGet("https://pastebin.com/raw/hvmyZWax", true))()
  2554. end)
  2555.  
  2556. end
  2557. coroutine.resume(coroutine.create(SCRIPT_YJBZ85_FAKESCRIPT))
  2558. function SCRIPT_KDMW73_FAKESCRIPT() -- Script_8.Effect
  2559. local script = Instance.new('LocalScript')
  2560. script.Parent = Script_8
  2561. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2562. local C = Instance.new('ImageLabel', script.Parent)
  2563. C.BackgroundTransparency = 1
  2564. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2565. C.Size = UDim2.new(0, 0, 0, 0)
  2566. C.Image = 'rbxassetid://200182847'
  2567. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2568. C.Name = 'Circle'
  2569. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2570. for i = 0, 1, 0.03 do
  2571. C.ImageTransparency = i
  2572. game:GetService('RunService').RenderStepped:wait()
  2573. end
  2574. C:destroy()
  2575. end)
  2576.  
  2577.  
  2578. end
  2579. coroutine.resume(coroutine.create(SCRIPT_KDMW73_FAKESCRIPT))
  2580. function SCRIPT_VOCA87_FAKESCRIPT() -- Script_8.LocalScript
  2581. local script = Instance.new('LocalScript')
  2582. script.Parent = Script_8
  2583.  
  2584.  
  2585. script.Parent.MouseButton1Click:Connect(function()
  2586. loadstring(game:HttpGet('https://pastebin.com/raw/G10Whxih'))()
  2587. end)
  2588.  
  2589. end
  2590. coroutine.resume(coroutine.create(SCRIPT_VOCA87_FAKESCRIPT))
  2591. function SCRIPT_XRVC66_FAKESCRIPT() -- Script_9.Effect
  2592. local script = Instance.new('LocalScript')
  2593. script.Parent = Script_9
  2594. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2595. local C = Instance.new('ImageLabel', script.Parent)
  2596. C.BackgroundTransparency = 1
  2597. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2598. C.Size = UDim2.new(0, 0, 0, 0)
  2599. C.Image = 'rbxassetid://200182847'
  2600. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2601. C.Name = 'Circle'
  2602. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2603. for i = 0, 1, 0.03 do
  2604. C.ImageTransparency = i
  2605. game:GetService('RunService').RenderStepped:wait()
  2606. end
  2607. C:destroy()
  2608. end)
  2609.  
  2610.  
  2611. end
  2612. coroutine.resume(coroutine.create(SCRIPT_XRVC66_FAKESCRIPT))
  2613. function SCRIPT_HKOM78_FAKESCRIPT() -- Script_9.LocalScript
  2614. local script = Instance.new('LocalScript')
  2615. script.Parent = Script_9
  2616.  
  2617.  
  2618. script.Parent.MouseButton1Click:Connect(function()
  2619. loadstring(game:HttpGet('https://pastebin.com/raw/HV3FRYYC'))()
  2620. end)
  2621.  
  2622. end
  2623. coroutine.resume(coroutine.create(SCRIPT_HKOM78_FAKESCRIPT))
  2624. function SCRIPT_GCFF79_FAKESCRIPT() -- DarkMode.LocalScript
  2625. local script = Instance.new('LocalScript')
  2626. script.Parent = DarkMode
  2627. local btn=script.Parent
  2628.  
  2629. btn.MouseButton1Click:Connect(function()
  2630. script.Parent.Parent.Parent.Settings.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
  2631. script.Parent.Parent.Parent.General.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
  2632. script.Parent.Parent.Parent.Remotespy.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
  2633. script.Parent.Parent.Parent.LocalPlayer.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
  2634. script.Parent.Parent.Parent.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
  2635. end)
  2636.  
  2637. end
  2638. coroutine.resume(coroutine.create(SCRIPT_GCFF79_FAKESCRIPT))
  2639. function SCRIPT_CKSU90_FAKESCRIPT() -- DarkMode.Effect
  2640. local script = Instance.new('LocalScript')
  2641. script.Parent = DarkMode
  2642. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2643. local C = Instance.new('ImageLabel', script.Parent)
  2644. C.BackgroundTransparency = 1
  2645. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2646. C.Size = UDim2.new(0, 0, 0, 0)
  2647. C.Image = 'rbxassetid://200182847'
  2648. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2649. C.Name = 'Circle'
  2650. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2651. for i = 0, 1, 0.03 do
  2652. C.ImageTransparency = i
  2653. game:GetService('RunService').RenderStepped:wait()
  2654. end
  2655. C:destroy()
  2656. end)
  2657.  
  2658.  
  2659. end
  2660. coroutine.resume(coroutine.create(SCRIPT_CKSU90_FAKESCRIPT))
  2661. function SCRIPT_GQDQ89_FAKESCRIPT() -- Change.LocalScript
  2662. local script = Instance.new('LocalScript')
  2663. script.Parent = Change
  2664. local btn=script.Parent
  2665. local text = tonumber(script.Parent.Parent.Text)
  2666.  
  2667. btn.MouseButton1Click:Connect(function()
  2668. script.Parent.Parent.Parent.Parent:TweenSize(UDim2.new(text, 'Out', 'Quint', 1))
  2669. end)
  2670.  
  2671. end
  2672. coroutine.resume(coroutine.create(SCRIPT_GQDQ89_FAKESCRIPT))
  2673. function SCRIPT_RLWY89_FAKESCRIPT() -- Change.Effect
  2674. local script = Instance.new('LocalScript')
  2675. script.Parent = Change
  2676. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2677. local C = Instance.new('ImageLabel', script.Parent)
  2678. C.BackgroundTransparency = 1
  2679. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2680. C.Size = UDim2.new(0, 0, 0, 0)
  2681. C.Image = 'rbxassetid://200182847'
  2682. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2683. C.Name = 'Circle'
  2684. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2685. for i = 0, 1, 0.03 do
  2686. C.ImageTransparency = i
  2687. game:GetService('RunService').RenderStepped:wait()
  2688. end
  2689. C:destroy()
  2690. end)
  2691.  
  2692.  
  2693. end
  2694. coroutine.resume(coroutine.create(SCRIPT_RLWY89_FAKESCRIPT))
  2695. function SCRIPT_KLUT78_FAKESCRIPT() -- RainbowTopBar.LocalScript
  2696. local script = Instance.new('LocalScript')
  2697. script.Parent = RainbowTopBar
  2698. local btn=script.Parent
  2699.  
  2700. btn.MouseButton1Click:Connect(function()
  2701. script.Parent.Parent.Parent.Top.TopText.LocalScript.Disabled = false;
  2702. end)
  2703.  
  2704. end
  2705. coroutine.resume(coroutine.create(SCRIPT_KLUT78_FAKESCRIPT))
  2706. function SCRIPT_TDZX90_FAKESCRIPT() -- RainbowTopBar.Effect
  2707. local script = Instance.new('LocalScript')
  2708. script.Parent = RainbowTopBar
  2709. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2710. local C = Instance.new('ImageLabel', script.Parent)
  2711. C.BackgroundTransparency = 1
  2712. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2713. C.Size = UDim2.new(0, 0, 0, 0)
  2714. C.Image = 'rbxassetid://200182847'
  2715. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2716. C.Name = 'Circle'
  2717. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2718. for i = 0, 1, 0.03 do
  2719. C.ImageTransparency = i
  2720. game:GetService('RunService').RenderStepped:wait()
  2721. end
  2722. C:destroy()
  2723. end)
  2724.  
  2725.  
  2726. end
  2727. coroutine.resume(coroutine.create(SCRIPT_TDZX90_FAKESCRIPT))
  2728. function SCRIPT_DHWK74_FAKESCRIPT() -- RainbowTopBar.LocalScript
  2729. local script = Instance.new('LocalScript')
  2730. script.Parent = RainbowTopBar
  2731. while true do
  2732. Light = script.Parent
  2733. Old = Light.BackgroundColor3
  2734. New = Color3.new(math.random(0,255)/255,math.random(0,255)/255,math.random(0,255)/255)
  2735.  
  2736. R = false
  2737. G = false
  2738. B = false
  2739.  
  2740. coroutine.resume(coroutine.create(function()
  2741. if New.r > Old.r then
  2742. for i = Old.r, New.r, 2/255 do
  2743. Light.BackgroundColor3 = Color3.new(i,Light.BackgroundColor3.g,Light.BackgroundColor3.b)
  2744. wait()
  2745. end
  2746. elseif New.r < Old.r then
  2747. for i = Old.r, New.r, -2/255 do
  2748. Light.BackgroundColor3 = Color3.new(i,Light.BackgroundColor3.g,Light.BackgroundColor3.b)
  2749. wait()
  2750. end
  2751. end
  2752. R = true
  2753. end))
  2754.  
  2755. coroutine.resume(coroutine.create(function()
  2756. if New.g > Old.g then
  2757. for i = Old.g,New.g,2/255 do
  2758. Light.BackgroundColor3 = Color3.new(Light.BackgroundColor3.r,i,Light.BackgroundColor3.b)
  2759. wait()
  2760. end
  2761. else
  2762. for i = Old.g,New.g,-2/255 do
  2763. Light.BackgroundColor3 = Color3.new(Light.BackgroundColor3.r,i,Light.BackgroundColor3.b)
  2764. wait()
  2765. end
  2766. end
  2767. G = true
  2768. end))
  2769.  
  2770. coroutine.resume(coroutine.create(function()
  2771. if New.b > Old.b then
  2772. for i = Old.b,New.b,2/255 do
  2773. Light.BackgroundColor3 = Color3.new(Light.BackgroundColor3.r,Light.BackgroundColor3.g,i)
  2774. wait()
  2775. end
  2776. else
  2777. for i = Old.b,New.b,-2/255 do
  2778. Light.BackgroundColor3 = Color3.new(Light.BackgroundColor3.r,Light.BackgroundColor3.g,i)
  2779. wait()
  2780. end
  2781. end
  2782. B = true
  2783. end))
  2784.  
  2785. repeat wait(1/30) until R == true and G == true and B == true
  2786.  
  2787. end
  2788.  
  2789. end
  2790. coroutine.resume(coroutine.create(SCRIPT_DHWK74_FAKESCRIPT))
  2791. function SCRIPT_RHVY77_FAKESCRIPT() -- Load.LocalScript
  2792. local script = Instance.new('LocalScript')
  2793. script.Parent = Load
  2794. local undetectable = "vi install undetectable - 0, 5"
  2795. local advanced = "vi install switch advanced - *"
  2796. local design2 = "vi install override currentDesign * betaDesign"
  2797. local design3 = "vi install client data transfer to server - 3, 2"
  2798.  
  2799.  
  2800. script.Parent.MouseButton1Click:Connect(function()
  2801. if script.Parent.Parent.Text == undetectable or advanced or design2 or design3 then
  2802. script.Parent.Parent.Text = "Successfully ran features!"
  2803. else
  2804. script.Parent.Parent.Text = "Unknown install command."
  2805. end
  2806. end)
  2807.  
  2808. end
  2809. coroutine.resume(coroutine.create(SCRIPT_RHVY77_FAKESCRIPT))
  2810. function SCRIPT_KMTE80_FAKESCRIPT() -- Fire.LocalScript
  2811. local script = Instance.new('LocalScript')
  2812. script.Parent = Fire
  2813. local player = game.Players.LocalPlayer
  2814.  
  2815. script.Parent.MouseButton1Click:Connect(function()
  2816. local abc = Instance.new("Fire")
  2817. abc.Parent = player.Character.Torso
  2818. end)
  2819.  
  2820. end
  2821. coroutine.resume(coroutine.create(SCRIPT_KMTE80_FAKESCRIPT))
  2822. function SCRIPT_CGCW73_FAKESCRIPT() -- Fire.Effect
  2823. local script = Instance.new('LocalScript')
  2824. script.Parent = Fire
  2825. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2826. local C = Instance.new('ImageLabel', script.Parent)
  2827. C.BackgroundTransparency = 1
  2828. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2829. C.Size = UDim2.new(0, 0, 0, 0)
  2830. C.Image = 'rbxassetid://200182847'
  2831. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2832. C.Name = 'Circle'
  2833. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2834. for i = 0, 1, 0.03 do
  2835. C.ImageTransparency = i
  2836. game:GetService('RunService').RenderStepped:wait()
  2837. end
  2838. C:destroy()
  2839. end)
  2840.  
  2841.  
  2842. end
  2843. coroutine.resume(coroutine.create(SCRIPT_CGCW73_FAKESCRIPT))
  2844. function SCRIPT_YARS67_FAKESCRIPT() -- Sparkes.LocalScript
  2845. local script = Instance.new('LocalScript')
  2846. script.Parent = Sparkes
  2847. local player = game.Players.LocalPlayer
  2848.  
  2849. script.Parent.MouseButton1Click:Connect(function()
  2850. local abc = Instance.new("Sparkles")
  2851. abc.Parent = player.Character.Torso
  2852. end)
  2853.  
  2854. end
  2855. coroutine.resume(coroutine.create(SCRIPT_YARS67_FAKESCRIPT))
  2856. function SCRIPT_BWFI77_FAKESCRIPT() -- Sparkes.Effect
  2857. local script = Instance.new('LocalScript')
  2858. script.Parent = Sparkes
  2859. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2860. local C = Instance.new('ImageLabel', script.Parent)
  2861. C.BackgroundTransparency = 1
  2862. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2863. C.Size = UDim2.new(0, 0, 0, 0)
  2864. C.Image = 'rbxassetid://200182847'
  2865. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2866. C.Name = 'Circle'
  2867. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2868. for i = 0, 1, 0.03 do
  2869. C.ImageTransparency = i
  2870. game:GetService('RunService').RenderStepped:wait()
  2871. end
  2872. C:destroy()
  2873. end)
  2874.  
  2875.  
  2876. end
  2877. coroutine.resume(coroutine.create(SCRIPT_BWFI77_FAKESCRIPT))
  2878. function SCRIPT_EKPE69_FAKESCRIPT() -- Fly.LocalScript
  2879. local script = Instance.new('LocalScript')
  2880. script.Parent = Fly
  2881. script.Parent.MouseButton1Click:Connect(function()
  2882. repeat wait()
  2883. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  2884. local mouse = game.Players.LocalPlayer:GetMouse()
  2885. repeat wait() until mouse
  2886. local plr = game.Players.LocalPlayer
  2887. local torso = plr.Character.Torso
  2888. local flying = true
  2889. local deb = true
  2890. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  2891. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2892. local maxspeed = 50
  2893. local speed = 0
  2894.  
  2895. function Fly()
  2896. local bg = Instance.new("BodyGyro", torso)
  2897. bg.P = 9e4
  2898. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2899. bg.cframe = torso.CFrame
  2900. local bv = Instance.new("BodyVelocity", torso)
  2901. bv.velocity = Vector3.new(0,0.1,0)
  2902. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2903. repeat wait()
  2904. plr.Character.Humanoid.PlatformStand = true
  2905. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  2906. speed = speed+.5+(speed/maxspeed)
  2907. if speed > maxspeed then
  2908. speed = maxspeed
  2909. end
  2910. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  2911. speed = speed-1
  2912. if speed < 0 then
  2913. speed = 0
  2914. end
  2915. end
  2916. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  2917. 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
  2918. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  2919. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  2920. 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
  2921. else
  2922. bv.velocity = Vector3.new(0,0.1,0)
  2923. end
  2924. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  2925. until not flying
  2926. ctrl = {f = 0, b = 0, l = 0, r = 0}
  2927. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2928. speed = 0
  2929. bg:Destroy()
  2930. bv:Destroy()
  2931. plr.Character.Humanoid.PlatformStand = false
  2932. end
  2933. mouse.KeyDown:connect(function(key)
  2934. if key:lower() == "e" then
  2935. if flying then flying = false
  2936. else
  2937. flying = true
  2938. Fly()
  2939. end
  2940. elseif key:lower() == "w" then
  2941. ctrl.f = 1
  2942. elseif key:lower() == "s" then
  2943. ctrl.b = -1
  2944. elseif key:lower() == "a" then
  2945. ctrl.l = -1
  2946. elseif key:lower() == "d" then
  2947. ctrl.r = 1
  2948. end
  2949. end)
  2950. mouse.KeyUp:connect(function(key)
  2951. if key:lower() == "w" then
  2952. ctrl.f = 0
  2953. elseif key:lower() == "s" then
  2954. ctrl.b = 0
  2955. elseif key:lower() == "a" then
  2956. ctrl.l = 0
  2957. elseif key:lower() == "d" then
  2958. ctrl.r = 0
  2959. end
  2960. end)
  2961. Fly()
  2962.  
  2963. end)
  2964.  
  2965. end
  2966. coroutine.resume(coroutine.create(SCRIPT_EKPE69_FAKESCRIPT))
  2967. function SCRIPT_LTKQ85_FAKESCRIPT() -- Fly.Effect
  2968. local script = Instance.new('LocalScript')
  2969. script.Parent = Fly
  2970. script.Parent.MouseButton1Down:Connect(function(X, Y)
  2971. local C = Instance.new('ImageLabel', script.Parent)
  2972. C.BackgroundTransparency = 1
  2973. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  2974. C.Size = UDim2.new(0, 0, 0, 0)
  2975. C.Image = 'rbxassetid://200182847'
  2976. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2977. C.Name = 'Circle'
  2978. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2979. for i = 0, 1, 0.03 do
  2980. C.ImageTransparency = i
  2981. game:GetService('RunService').RenderStepped:wait()
  2982. end
  2983. C:destroy()
  2984. end)
  2985.  
  2986.  
  2987. end
  2988. coroutine.resume(coroutine.create(SCRIPT_LTKQ85_FAKESCRIPT))
  2989. function SCRIPT_XLRM89_FAKESCRIPT() -- Walkspeed.LocalScript
  2990. local script = Instance.new('LocalScript')
  2991. script.Parent = Walkspeed
  2992. script.Parent.MouseButton1Click:Connect(function()
  2993. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 50;
  2994. end)
  2995.  
  2996. end
  2997. coroutine.resume(coroutine.create(SCRIPT_XLRM89_FAKESCRIPT))
  2998. function SCRIPT_MJFJ90_FAKESCRIPT() -- Walkspeed.Effect
  2999. local script = Instance.new('LocalScript')
  3000. script.Parent = Walkspeed
  3001. script.Parent.MouseButton1Down:Connect(function(X, Y)
  3002. local C = Instance.new('ImageLabel', script.Parent)
  3003. C.BackgroundTransparency = 1
  3004. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  3005. C.Size = UDim2.new(0, 0, 0, 0)
  3006. C.Image = 'rbxassetid://200182847'
  3007. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  3008. C.Name = 'Circle'
  3009. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  3010. for i = 0, 1, 0.03 do
  3011. C.ImageTransparency = i
  3012. game:GetService('RunService').RenderStepped:wait()
  3013. end
  3014. C:destroy()
  3015. end)
  3016.  
  3017.  
  3018. end
  3019. coroutine.resume(coroutine.create(SCRIPT_MJFJ90_FAKESCRIPT))
  3020. function SCRIPT_DGCM89_FAKESCRIPT() -- JumpPower.LocalScript
  3021. local script = Instance.new('LocalScript')
  3022. script.Parent = JumpPower
  3023. script.Parent.MouseButton1Click:Connect(function()
  3024. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50;
  3025. end)
  3026.  
  3027. end
  3028. coroutine.resume(coroutine.create(SCRIPT_DGCM89_FAKESCRIPT))
  3029. function SCRIPT_ZPAG73_FAKESCRIPT() -- JumpPower.Effect
  3030. local script = Instance.new('LocalScript')
  3031. script.Parent = JumpPower
  3032. script.Parent.MouseButton1Down:Connect(function(X, Y)
  3033. local C = Instance.new('ImageLabel', script.Parent)
  3034. C.BackgroundTransparency = 1
  3035. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  3036. C.Size = UDim2.new(0, 0, 0, 0)
  3037. C.Image = 'rbxassetid://200182847'
  3038. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  3039. C.Name = 'Circle'
  3040. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  3041. for i = 0, 1, 0.03 do
  3042. C.ImageTransparency = i
  3043. game:GetService('RunService').RenderStepped:wait()
  3044. end
  3045. C:destroy()
  3046. end)
  3047.  
  3048.  
  3049. end
  3050. coroutine.resume(coroutine.create(SCRIPT_ZPAG73_FAKESCRIPT))
  3051. function SCRIPT_IKID86_FAKESCRIPT() -- Gravity.LocalScript
  3052. local script = Instance.new('LocalScript')
  3053. script.Parent = Gravity
  3054. script.Parent.MouseButton1Click:Connect(function()
  3055. game.Workspace.Gravity = 52
  3056. end)
  3057.  
  3058. end
  3059. coroutine.resume(coroutine.create(SCRIPT_IKID86_FAKESCRIPT))
  3060. function SCRIPT_XXRL75_FAKESCRIPT() -- Gravity.Effect
  3061. local script = Instance.new('LocalScript')
  3062. script.Parent = Gravity
  3063. script.Parent.MouseButton1Down:Connect(function(X, Y)
  3064. local C = Instance.new('ImageLabel', script.Parent)
  3065. C.BackgroundTransparency = 1
  3066. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  3067. C.Size = UDim2.new(0, 0, 0, 0)
  3068. C.Image = 'rbxassetid://200182847'
  3069. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  3070. C.Name = 'Circle'
  3071. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  3072. for i = 0, 1, 0.03 do
  3073. C.ImageTransparency = i
  3074. game:GetService('RunService').RenderStepped:wait()
  3075. end
  3076. C:destroy()
  3077. end)
  3078.  
  3079.  
  3080. end
  3081. coroutine.resume(coroutine.create(SCRIPT_XXRL75_FAKESCRIPT))
  3082. function SCRIPT_PNSL79_FAKESCRIPT() -- Noclip.LocalScript
  3083. local script = Instance.new('LocalScript')
  3084. script.Parent = Noclip
  3085. script.Parent.MouseButton1Click:Connect(function()
  3086. local noclip = true;
  3087. local char = game.Players.LocalPlayer.Character while true do if noclip == true then for _,v in pairs(char:children()) do pcall(function() if v.className == "Part" then v.CanCollide = false elseif v.ClassName == "Model" then v.Head.CanCollide = false end end) end end game:service("RunService").Stepped:wait() end
  3088. end)
  3089.  
  3090. end
  3091. coroutine.resume(coroutine.create(SCRIPT_PNSL79_FAKESCRIPT))
  3092. function SCRIPT_XIST67_FAKESCRIPT() -- Noclip.Effect
  3093. local script = Instance.new('LocalScript')
  3094. script.Parent = Noclip
  3095. script.Parent.MouseButton1Down:Connect(function(X, Y)
  3096. local C = Instance.new('ImageLabel', script.Parent)
  3097. C.BackgroundTransparency = 1
  3098. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  3099. C.Size = UDim2.new(0, 0, 0, 0)
  3100. C.Image = 'rbxassetid://200182847'
  3101. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  3102. C.Name = 'Circle'
  3103. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  3104. for i = 0, 1, 0.03 do
  3105. C.ImageTransparency = i
  3106. game:GetService('RunService').RenderStepped:wait()
  3107. end
  3108. C:destroy()
  3109. end)
  3110.  
  3111.  
  3112. end
  3113. coroutine.resume(coroutine.create(SCRIPT_XIST67_FAKESCRIPT))
  3114. function SCRIPT_XQTS90_FAKESCRIPT() -- FEInvisible.LocalScript
  3115. local script = Instance.new('LocalScript')
  3116. script.Parent = FEInvisible
  3117. script.Parent.MouseButton1Click:Connect(function()
  3118.  
  3119. Local = game:GetService('Players').LocalPlayer
  3120. Char = Local.Character
  3121. touched,tpdback = false, false
  3122. Local.CharacterAdded:connect(function(char)
  3123. if script.Disabled ~= true then
  3124. wait(.25)
  3125. loc = Char.HumanoidRootPart.Position
  3126. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  3127. end
  3128. end)
  3129. game:GetService('UserInputService').InputBegan:connect(function(key)
  3130. if key.KeyCode == Enum.KeyCode.Equals then
  3131. if script.Disabled ~= true then
  3132. script.Disabled = true
  3133. print'you may re-execute'
  3134. end
  3135. end
  3136. end)
  3137. box = Instance.new('Part',workspace)
  3138. box.Anchored = true
  3139. box.CanCollide = true
  3140. box.Size = Vector3.new(10,1,10)
  3141. box.Position = Vector3.new(0,10000,0)
  3142. box.Touched:connect(function(part)
  3143. if (part.Parent.Name == Local.Name) then
  3144. if touched == false then
  3145. touched = true
  3146. function apply()
  3147. if script.Disabled ~= true then
  3148. no = Char.HumanoidRootPart:Clone()
  3149. wait(.25)
  3150. Char.HumanoidRootPart:Destroy()
  3151. no.Parent = Char
  3152. Char:MoveTo(loc)
  3153. touched = false
  3154. end end
  3155. if Char then
  3156. apply()
  3157. end
  3158. end
  3159. end
  3160. end)
  3161. repeat wait() until Char
  3162. loc = Char.HumanoidRootPart.Position
  3163. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  3164. end)
  3165.  
  3166. end
  3167. coroutine.resume(coroutine.create(SCRIPT_XQTS90_FAKESCRIPT))
  3168. function SCRIPT_FGNL76_FAKESCRIPT() -- FEInvisible.Effect
  3169. local script = Instance.new('LocalScript')
  3170. script.Parent = FEInvisible
  3171. script.Parent.MouseButton1Down:Connect(function(X, Y)
  3172. local C = Instance.new('ImageLabel', script.Parent)
  3173. C.BackgroundTransparency = 1
  3174. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  3175. C.Size = UDim2.new(0, 0, 0, 0)
  3176. C.Image = 'rbxassetid://200182847'
  3177. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  3178. C.Name = 'Circle'
  3179. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  3180. for i = 0, 1, 0.03 do
  3181. C.ImageTransparency = i
  3182. game:GetService('RunService').RenderStepped:wait()
  3183. end
  3184. C:destroy()
  3185. end)
  3186.  
  3187.  
  3188. end
  3189. coroutine.resume(coroutine.create(SCRIPT_FGNL76_FAKESCRIPT))
  3190. function SCRIPT_QBDU70_FAKESCRIPT() -- god.LocalScript
  3191. local script = Instance.new('LocalScript')
  3192. script.Parent = god
  3193. script.Parent.MouseButton1Click:Connect(function()
  3194. game.Players.LocalPlayer.Character.Humanoid:Remove()
  3195. Instance.new("Humanoid", game.Players.LocalPlayer.Character)
  3196. end)
  3197.  
  3198. end
  3199. coroutine.resume(coroutine.create(SCRIPT_QBDU70_FAKESCRIPT))
  3200. function SCRIPT_HNMO90_FAKESCRIPT() -- god.Effect
  3201. local script = Instance.new('LocalScript')
  3202. script.Parent = god
  3203. script.Parent.MouseButton1Down:Connect(function(X, Y)
  3204. local C = Instance.new('ImageLabel', script.Parent)
  3205. C.BackgroundTransparency = 1
  3206. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, script.Parent.AbsolutePosition.X, 0, script.Parent.AbsolutePosition.Y)
  3207. C.Size = UDim2.new(0, 0, 0, 0)
  3208. C.Image = 'rbxassetid://200182847'
  3209. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  3210. C.Name = 'Circle'
  3211. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  3212. for i = 0, 1, 0.03 do
  3213. C.ImageTransparency = i
  3214. game:GetService('RunService').RenderStepped:wait()
  3215. end
  3216. C:destroy()
  3217. end)
  3218.  
  3219.  
  3220. end
  3221. coroutine.resume(coroutine.create(SCRIPT_HNMO90_FAKESCRIPT))
  3222. function SCRIPT_AHEI77_FAKESCRIPT() -- MainGUI.Toggle
  3223. local script = Instance.new('LocalScript')
  3224. script.Parent = MainGUI
  3225. local getMouse = game.Players.LocalPlayer:GetMouse()
  3226.  
  3227. getMouse.KeyDown:Connect(function(key)
  3228. if key == 'p' then
  3229. if script.Parent.Visible == true then
  3230. script.Parent.Visible = false;
  3231. else
  3232. script.Parent.Visible = true;
  3233. end
  3234. end
  3235. end)
  3236.  
  3237. end
  3238. coroutine.resume(coroutine.create(SCRIPT_AHEI77_FAKESCRIPT))
  3239. function SCRIPT_CXTJ79_FAKESCRIPT() -- Access.Access
  3240. local script = Instance.new('LocalScript')
  3241. script.Parent = Access
  3242. local login = script.Parent.Parent.Parent.Login
  3243. local password = script.Parent.Parent.Parent.Password
  3244. local topText = script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText
  3245.  
  3246. function effect()
  3247. script.Parent.Parent.Visible = false;
  3248. script.Parent.Parent.Parent.Login.Visible = false;
  3249. script.Parent.Parent.Parent.Password.Visible = false;
  3250. script.Parent.Parent.Parent.Spin.Visible = true;
  3251. script.Parent.Parent.Parent.TextHit.Visible = true;
  3252. wait(5)
  3253. script.Parent.Parent.Parent.Visible = false;
  3254. end
  3255.  
  3256. local admin = {
  3257. "admin",
  3258. 1,
  3259. "admin"
  3260. }
  3261. local JesusBinOLaden = {
  3262. "JesusBinOLaden",
  3263. 2,
  3264. "epicgamer"
  3265. }
  3266. local wafoocool = {
  3267. 'wafoocool',
  3268. 3,
  3269. 'young123'
  3270. }
  3271. local YungMakaveli = {
  3272. 'YungMakaveli',
  3273. 4,
  3274. 'tati225'
  3275. }
  3276. local StretchzX = {
  3277. 'StretchzX',
  3278. 5,
  3279. '45er4545'
  3280. }
  3281. local watchcorporation = {
  3282. 'watchcorporation',
  3283. 6,
  3284. '5267'
  3285. }
  3286. local KyrieIrving = {
  3287. 'KyrieIrving23302',
  3288. 7,
  3289. 'ILVFRVR'
  3290. }
  3291. local wout = {
  3292. 'wout712',
  3293. 8,
  3294. 'yeeterooni666'
  3295. }
  3296. local tail = {
  3297. 'Tail41',
  3298. 9,
  3299. 'qwert0101'
  3300. }
  3301. local IAmAPanda = {
  3302. 'IAmAPandax2',
  3303. 10,
  3304. 'youssif12'
  3305. }
  3306. local GhostzBunny = {
  3307. 'GhostzBunny',
  3308. 11,
  3309. 'Mysterious1'
  3310. }
  3311. local thisaccountisrare = {
  3312. 'thisaccountisrare2',
  3313. 12,
  3314. 'ArigatoGyro'
  3315. }
  3316. local UnDefined = {
  3317. 'IIlIIIlIIlIllIlllIII',
  3318. 13,
  3319. 'blue0831good'
  3320. }
  3321. local AnotherOne = {
  3322. 'MhycoSuello_YT',
  3323. 14,
  3324. 'ExodusZero'
  3325. }
  3326. local in_sin = {
  3327. 'in_sin',
  3328. 15,
  3329. 'kidscan98765'
  3330. }
  3331. local GrenMods = {
  3332. 'Nurarihyon',
  3333. 16,
  3334. '2928203'
  3335.  
  3336. }
  3337. local specialPerson = {
  3338. 'fx2c0neqw_2mfdsgqrlp',
  3339. 17,
  3340. 'Wyuro21'
  3341. }
  3342. local TeamFlam = {
  3343. 'TeamFlam3_YT',
  3344. 18,
  3345. 'Byronkeepitreal'
  3346. }
  3347. local manly = {
  3348. 'manly76',
  3349. 19,
  3350. 'yTrFgSvV'
  3351. }
  3352. local Hot_ColdTodoroki = {
  3353. 'Hot_ColdTodoroki',
  3354. 20,
  3355. 'daddy5'
  3356. }
  3357. local Chromiuc = {
  3358. 'Chromiuc',
  3359. 21,
  3360. 'yourmomok'
  3361. }
  3362. local xxLiamAvnixx = {
  3363. 'xxLiamAvnixx',
  3364. 22,
  3365. 'mypassisliam'
  3366. }
  3367. local Happy = {
  3368. 'Happy74',
  3369. 23,
  3370. 'faggot'
  3371. }
  3372. local Mysteriousameo = {
  3373. 'Mysteriousameo',
  3374. 24,
  3375. 'Lolxdack'
  3376. }
  3377. local Ashgreenninja = {
  3378. 'Ashgreenninja',
  3379. 25,
  3380. 'RobloxIsGae'
  3381. }
  3382. local yanzitu = {
  3383. 'yanzitu',
  3384. 26,
  3385. 'idk123'
  3386. }
  3387. local jhow = {
  3388. 'jhow12345',
  3389. 27,
  3390. 'feijao12'
  3391. }
  3392. local emincanreyiz = {
  3393. 'emincanreyiz01',
  3394. 28,
  3395. 'urmomgayedchrome'
  3396. }
  3397. local jdroob = {
  3398. 'jdroob',
  3399. 29,
  3400. 'HackingIsGood123'
  3401. }
  3402. local hadiizan = {
  3403. 'hadiizan36',
  3404. 30,
  3405. 'Nobodycanguessthispassword'
  3406. }
  3407. local lukewentink = {
  3408. 'lukewentink',
  3409. 31,
  3410. '12345'
  3411. }
  3412. local Kabuto = {
  3413. 'Kabuto22',
  3414. 32,
  3415. 'bao1234'
  3416. }
  3417. local Kabuto2 = {
  3418. 'kikilo76',
  3419. 33,
  3420. 'Divise'
  3421. }
  3422. local Identity = {
  3423. 'Identity7',
  3424. 34,
  3425. 'password123'
  3426. }
  3427. local F11nDerin = {
  3428. 'F11nDerin',
  3429. 35,
  3430. '9wKrawkw9'
  3431. }
  3432. local MateusBr020203 = {
  3433. 'MateusBr020203',
  3434. 36,
  3435. 'MecTrefe28192001'
  3436. }
  3437. local HomicidalSprayer = {
  3438. 'HomicidalSprayer',
  3439. 37,
  3440. 'TheBiggestFaggot13'
  3441. }
  3442. local account123 = {
  3443. '3xI8',
  3444. 38,
  3445. 'Etap_OP'
  3446. }
  3447. local im_scripter = {
  3448. 'im_scripter',
  3449. 39,
  3450. 'robloxsucks'
  3451. }
  3452. local nerfine = {
  3453. 'nerfine',
  3454. 40,
  3455. 'stan122'
  3456. }
  3457. local StereoTIP4IK = {
  3458. 'StereoTIP4IK',
  3459. 41,
  3460. '%NFbBAj+C9SG=uuj'
  3461. }
  3462. local gesn = {
  3463. 'gesn',
  3464. 42,
  3465. '123kim123123'
  3466. }
  3467. local Soursupersoldier2 = {
  3468. 'Soursupersoldier2',
  3469. 43,
  3470. 'Alritr'
  3471. }
  3472. local hangmeirl = {
  3473. 'hangmeirl',
  3474. 44,
  3475. 'ComdeyRussell'
  3476. }
  3477. local Connor13506 = {
  3478. 'Connor13506',
  3479. 45,
  3480. 'ReignAdmin'
  3481. }
  3482.  
  3483.  
  3484.  
  3485. script.Parent.MouseButton1Click:Connect(function()
  3486. if login.Text == "admin" and password.Text == "admin" then
  3487. if game.Players.LocalPlayer.Name == "MyAccountIsBannedRip" then
  3488. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. admin[1] .. ", Id = " .. admin[2]
  3489. effect()
  3490. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3491. else
  3492. script.Parent.Text = "Invalid, try again."
  3493. wait(3)
  3494. script.Parent.Text = "Access"
  3495. end
  3496. end
  3497. if login.Text == "JesusBinOLaden" and password.Text == "epicgamer" then
  3498. if game.Players.LocalPlayer.Name == "JesusBinOLaden" or "gfmf" then
  3499. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. JesusBinOLaden[1] .. ", Id = " .. JesusBinOLaden[2]
  3500. effect()
  3501. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3502. else
  3503. script.Parent.Text = "Invalid, try again."
  3504. wait(3)
  3505. script.Parent.Text = "Access"
  3506. end
  3507. end
  3508. if login.Text == "wafoocool" and password.Text == "young123" then
  3509. if game.Players.LocalPlayer.Name == "wafoocool" or "gfmf" or "Reset8278942" then
  3510. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. wafoocool[1] .. ", Id = " .. wafoocool[2]
  3511. effect()
  3512. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3513. else
  3514. script.Parent.Text = "Invalid, try again."
  3515. wait(3)
  3516. script.Parent.Text = "Access"
  3517. end
  3518. end
  3519. if login.Text == "YungMakaveli" and password.Text == "tati225" then
  3520. if game.Players.LocalPlayer.Name == "YungMakaveli" or "gfmf" then
  3521. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. YungMakaveli[1] .. ", Id = " .. YungMakaveli[2]
  3522. effect()
  3523. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3524. else
  3525. script.Parent.Text = "Invalid, try again."
  3526. wait(3)
  3527. script.Parent.Text = "Access"
  3528. end
  3529. end
  3530. if login.Text == "StretchzX" and password.Text == "45er4545" then
  3531. if game.Players.LocalPlayer.Name == "StretchzX" or "gfmf" or "streetsgettingbluat" then
  3532. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. StretchzX[1] .. ", Id = " .. StretchzX[2]
  3533. effect()
  3534. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3535. else
  3536. script.Parent.Text = "Invalid, try again."
  3537. wait(3)
  3538. script.Parent.Text = "Access"
  3539. end
  3540. end
  3541. if login.Text == "watchcorporation" and password.Text == "ThisIsABannedUser0122" then
  3542. if game.Players.LocalPlayer.Name == "watchcorporation" or "gfmf" or "dunobna" then
  3543. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. watchcorporation[1] .. ", Id = " .. watchcorporation[2]
  3544. effect()
  3545. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3546. else
  3547. script.Parent.Text = "Invalid, try again."
  3548. wait(3)
  3549. script.Parent.Text = "Access"
  3550. end
  3551. end
  3552. if login.Text == "1xs" and password.Text == "eeppiicc" then
  3553. if game.Players.LocalPlayer.Name == "SxIsThEbESTS" or "gfmf" then
  3554. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. 1xs[1] .. ", Id = " .. 1xs[2]
  3555. effect()
  3556. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3557. else
  3558. script.Parent.Text = "Invalid, try again."
  3559. wait(3)
  3560. script.Parent.Text = "Access"
  3561. end
  3562. end
  3563. if login.Text == "wout712" and password.Text == "yeeterooni666" then
  3564. if game.Players.LocalPlayer.Name == "KyrieIrving23302" or "gfmf" then
  3565. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. wout[1] .. ", Id = " .. wout[2]
  3566. effect()
  3567. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3568. else
  3569. script.Parent.Text = "Invalid, try again."
  3570. wait(3)
  3571. script.Parent.Text = "Access"
  3572. end
  3573. end
  3574. if login.Text == "Tail41" and password.Text == "qwert0101" then
  3575. if game.Players.LocalPlayer.Name == "Tail41" or "gfmf" then
  3576. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. tail[1] .. ", Id = " .. tail[2]
  3577. effect()
  3578. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3579. else
  3580. script.Parent.Text = "Invalid, try again."
  3581. wait(3)
  3582. script.Parent.Text = "Access"
  3583. end
  3584. end
  3585. if login.Text == "IAmAPandax2" and password.Text == "youssif12" then
  3586. if game.Players.LocalPlayer.Name == "IAmAPandax2" or "gfmf" or "IAmAPandax4" then
  3587. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. IAmAPanda[1] .. ", Id = " .. IAmAPanda[2]
  3588. effect()
  3589. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3590. else
  3591. script.Parent.Text = "Invalid, try again."
  3592. wait(3)
  3593. script.Parent.Text = "Access"
  3594. end
  3595. end
  3596. if login.Text == "GhostzBunny" and password.Text == "Mysterious1" then
  3597. if game.Players.LocalPlayer.Name == "GhostzBunny" or "gfmf" then
  3598. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. GhostzBunny[1] .. ", Id = " .. GhostzBunny[2]
  3599. effect()
  3600. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3601. else
  3602. script.Parent.Text = "Invalid, try again."
  3603. wait(3)
  3604. script.Parent.Text = "Access"
  3605. end
  3606. end
  3607. if login.Text == "thisaccountisrare2" and password.Text == "ArigatoGyro" then
  3608. if game.Players.LocalPlayer.Name == "thisaccountisrare2" or "gfmf" then
  3609. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. thisaccountisrare[1] .. ", Id = " .. thisaccountisrare[2]
  3610. effect()
  3611. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3612. else
  3613. script.Parent.Text = "Invalid, try again."
  3614. wait(3)
  3615. script.Parent.Text = "Access"
  3616. end
  3617. end
  3618. if login.Text == "IIlIIIlIIlIllIlllIII" and password.Text == "blue0831good" then
  3619. if game.Players.LocalPlayer.Name == "IIlIIIlIIlIllIlllIII" or "gfmf" then
  3620. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. UnDefined[1] .. ", Id = " .. UnDefined[2]
  3621. effect()
  3622. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3623. else
  3624. script.Parent.Text = "Invalid, try again."
  3625. wait(3)
  3626. script.Parent.Text = "Access"
  3627. end
  3628. end
  3629. if login.Text == "MhycoSuello_YT" and password.Text == "ExodusZero" then
  3630. if game.Players.LocalPlayer.Name == "MhycoSuello_YT" or "gfmf" then
  3631. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. AnotherOne[1] .. ", Id = " .. AnotherOne[2]
  3632. effect()
  3633. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3634. else
  3635. script.Parent.Text = "Invalid, try again."
  3636. wait(3)
  3637. script.Parent.Text = "Access"
  3638. end
  3639. end
  3640. if login.Text == "in_sin" and password.Text == "kidscan98765" then
  3641. if game.Players.LocalPlayer.Name == "in_sin" or "gfmf" then
  3642. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. in_sin[1] .. ", Id = " .. in_sin[2]
  3643. effect()
  3644. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3645. else
  3646. script.Parent.Text = "Invalid, try again."
  3647. wait(3)
  3648. script.Parent.Text = "Access"
  3649. end
  3650. end
  3651. if login.Text == "Nurarihyon" and password.Text == "2928203" then
  3652. if game.Players.LocalPlayer.Name == "Nurihyon" or "gfmf" then
  3653. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. Nurihyon[1] .. ", Id = " .. Nurihyon[2]
  3654. effect()
  3655. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3656. else
  3657. script.Parent.Text = "Invalid, try again."
  3658. wait(3)
  3659. script.Parent.Text = "Access"
  3660. end
  3661. end
  3662. if login.Text == "fx2c0neqw_2mfdsgqrlp" and password.Text == "Wyuro21" then
  3663. if game.Players.LocalPlayer.Name == "fx2c0neqw_2mfdsgqrlp" or "gfmf" then
  3664. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. specialPerson[1] .. ", Id = " .. specialPerson[2]
  3665. effect()
  3666. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3667. else
  3668. script.Parent.Text = "Invalid, try again."
  3669. wait(3)
  3670. script.Parent.Text = "Access"
  3671. end
  3672. end
  3673. if login.Text == "TeamFlam3_YT" and password.Text == "Byronkeepitreal" then
  3674. if game.Players.LocalPlayer.Name == "TeamFlam3_YT" or "gfmf" then
  3675. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. TeamFlam[1] .. ", Id = " .. TeamFlam[2]
  3676. effect()
  3677. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3678. else
  3679. script.Parent.Text = "Invalid, try again."
  3680. wait(3)
  3681. script.Parent.Text = "Access"
  3682. end
  3683. end
  3684. if login.Text == "manly76" and password.Text == "yTrFgSvV" then
  3685. if game.Players.LocalPlayer.Name == "manly76" or "gfmf" then
  3686. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. manly[1] .. ", Id = " .. manly[2]
  3687. effect()
  3688. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3689. else
  3690. script.Parent.Text = "Invalid, try again."
  3691. wait(3)
  3692. script.Parent.Text = "Access"
  3693. end
  3694. end
  3695. if login.Text == "Hot_ColdTodoroki" and password.Text == "daddy5" then
  3696. if game.Players.LocalPlayer.Name == "Hot_ColdTodoroki" or "gfmf" then
  3697. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. Hot_ColdTodoroki[1] .. ", Id = " .. Hot_ColdTodoroki[2]
  3698. effect()
  3699. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3700. else
  3701. script.Parent.Text = "Invalid, try again."
  3702. wait(3)
  3703. script.Parent.Text = "Access"
  3704. end
  3705. end
  3706. if login.Text == "Chromiuc" and password.Text == "yourmomok" then
  3707. if game.Players.LocalPlayer.Name == "Chromiuc" or "gfmf" then
  3708. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. Chromiuc[1] .. ", Id = " .. Chromiuc[2]
  3709. effect()
  3710. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3711. else
  3712. script.Parent.Text = "Invalid, try again."
  3713. wait(3)
  3714. script.Parent.Text = "Access"
  3715. end
  3716. end
  3717. if login.Text == "xxLiamAvnixx" and password.Text == "mypassisliam" then
  3718. if game.Players.LocalPlayer.Name == "xxLiamAvnixx" or "gfmf" then
  3719. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. xxLiamAvnixx[1] .. ", Id = " .. xxLiamAvnixx[2]
  3720. effect()
  3721. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3722. else
  3723. script.Parent.Text = "Invalid, try again."
  3724. wait(3)
  3725. script.Parent.Text = "Access"
  3726. end
  3727. end
  3728. if login.Text == "Happy74" and password.Text == "faggot" then
  3729. if game.Players.LocalPlayer.Name == "Happy74" or "gfmf" then
  3730. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. Happy[1] .. ", Id = " .. Happy[2]
  3731. effect()
  3732. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3733. else
  3734. script.Parent.Text = "Invalid, try again."
  3735. wait(3)
  3736. script.Parent.Text = "Access"
  3737. end
  3738. end
  3739. if login.Text == "Mysteriousameo" and password.Text == "Lolxdack" then
  3740. if game.Players.LocalPlayer.Name == "Mysteriousameo" or "gfmf" then
  3741. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. Mysteriousameo[1] .. ", Id = " .. Mysteriousameo[2]
  3742. effect()
  3743. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3744. else
  3745. script.Parent.Text = "Invalid, try again."
  3746. wait(3)
  3747. script.Parent.Text = "Access"
  3748. end
  3749. end
  3750. if login.Text == "Ashgreenninja14" and password.Text == "RobloxIsGae" then
  3751. if game.Players.LocalPlayer.Name == "Ashgreenninja14" or "gfmf" then
  3752. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. Ashgreenninja[1] .. ", Id = " .. Ashgreenninja[2]
  3753. effect()
  3754. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3755. else
  3756. script.Parent.Text = "Invalid, try again."
  3757. wait(3)
  3758. script.Parent.Text = "Access"
  3759. end
  3760. end
  3761. if login.Text == "yanzitu" and password.Text == "idk123" then
  3762. if game.Players.LocalPlayer.Name == "yanzitu" or "gfmf" then
  3763. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. yanzitu[1] .. ", Id = " .. yanzitu[2]
  3764. effect()
  3765. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3766. else
  3767. script.Parent.Text = "Invalid, try again."
  3768. wait(3)
  3769. script.Parent.Text = "Access"
  3770. end
  3771. end
  3772. if login.Text == "jhow12345" and password.Text == "feijao12" then
  3773. if game.Players.LocalPlayer.Name == "jhow12345" or "gfmf" then
  3774. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. jhow[1] .. ", Id = " .. jhow[2]
  3775. effect()
  3776. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3777. else
  3778. script.Parent.Text = "Invalid, try again."
  3779. wait(3)
  3780. script.Parent.Text = "Access"
  3781. end
  3782. end
  3783. if login.Text == "emincanreyiz01" and password.Text == "urmomgayedchrome" then
  3784. if game.Players.LocalPlayer.Name == "emincanreyiz01" or "gfmf" then
  3785. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. emincanreyiz[1] .. ", Id = " .. emincanreyiz[2]
  3786. effect()
  3787. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3788. else
  3789. script.Parent.Text = "Invalid, try again."
  3790. wait(3)
  3791. script.Parent.Text = "Access"
  3792. end
  3793. end
  3794. if login.Text == "jdroob" and password.Text == "HackingIsGood123" then
  3795. if game.Players.LocalPlayer.Name == "jdroob" or "gfmf" then
  3796. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. jdroob[1] .. ", Id = " .. jdroob[2]
  3797. effect()
  3798. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3799. else
  3800. script.Parent.Text = "Invalid, try again."
  3801. wait(3)
  3802. script.Parent.Text = "Access"
  3803. end
  3804. end
  3805. if login.Text == "hadiizan36" and password.Text == "Nobodycanguessthispassword" then
  3806. if game.Players.LocalPlayer.Name == "hadiizan36" or "gfmf" or "Natural_Fart" then
  3807. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. hadiizan[1] .. ", Id = " .. hadiizan[2]
  3808. effect()
  3809. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3810. else
  3811. script.Parent.Text = "Invalid, try again."
  3812. wait(3)
  3813. script.Parent.Text = "Access"
  3814. end
  3815. end
  3816. if login.Text == "lukewentink" and password.Text == "12345" then
  3817. if game.Players.LocalPlayer.Name == "lukewentink" or "gfmf" then
  3818. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. lukewentink[1] .. ", Id = " .. lukewentink[2]
  3819. effect()
  3820. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3821. else
  3822. script.Parent.Text = "Invalid, try again."
  3823. wait(3)
  3824. script.Parent.Text = "Access"
  3825. end
  3826. end
  3827. if login.Text == "Kabuto22" and password.Text == "bao1234" then
  3828. if game.Players.LocalPlayer.Name == "Kabuto22" or "gfmf" then
  3829. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. Kabuto[1] .. ", Id = " .. Kabuto[2]
  3830. effect()
  3831. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3832. else
  3833. script.Parent.Text = "Invalid, try again."
  3834. wait(3)
  3835. script.Parent.Text = "Access"
  3836. end
  3837. end
  3838. if login.Text == "kikilo76" and password.Text == "Divise" then
  3839. if game.Players.LocalPlayer.Name == "kikilo76" or "gfmf" then
  3840. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. Kabuto2[1] .. ", Id = " .. Kabuto[2]
  3841. effect()
  3842. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3843. else
  3844. script.Parent.Text = "Invalid, try again."
  3845. wait(3)
  3846. script.Parent.Text = "Access"
  3847. end
  3848. end
  3849. if login.Text == "Identity7" and password.Text == "password123" then
  3850. if game.Players.LocalPlayer.Name == "Identity7" or "gfmf" then
  3851. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. Identity[1] .. ", Id = " .. Identity[2]
  3852. effect()
  3853. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3854. else
  3855. script.Parent.Text = "Invalid, try again."
  3856. wait(3)
  3857. script.Parent.Text = "Access"
  3858. end
  3859. end
  3860. if login.Text == "F11nDerin" and password.Text == "9wKrawkw9" then
  3861. if game.Players.LocalPlayer.Name == "Kabuto22" or "gfmf" then
  3862. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. F11nDerin[1] .. ", Id = " .. F11nDerin[2]
  3863. effect()
  3864. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3865. else
  3866. script.Parent.Text = "Invalid, try again."
  3867. wait(3)
  3868. script.Parent.Text = "Access"
  3869. end
  3870. end
  3871. if login.Text == "MateusBr020203" and password.Text == "MecTrefe28192001" then
  3872. if game.Players.LocalPlayer.Name == "MateusBr020203" or "gfmf" then
  3873. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. MateusBr020203[1] .. ", Id = " .. MateusBr020203[2]
  3874. effect()
  3875. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3876. else
  3877. script.Parent.Text = "Invalid, try again."
  3878. wait(3)
  3879. script.Parent.Text = "Access"
  3880. end
  3881. end
  3882. if login.Text == "HomicidalSprayer" and password.Text == "TheBiggestFaggot13" then
  3883. if game.Players.LocalPlayer.Name == "HomicidalSprayer" or "gfmf" then
  3884. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. HomicidalSprayer[1] .. ", Id = " .. HomicidalSprayer[2]
  3885. effect()
  3886. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3887. else
  3888. script.Parent.Text = "Invalid, try again."
  3889. wait(3)
  3890. script.Parent.Text = "Access"
  3891. end
  3892. end
  3893. if login.Text == "3xI8" and password.Text == "Etap_OP" then
  3894. if game.Players.LocalPlayer.Name == "3xI8" or "gfmf" then
  3895. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. account123[1] .. ", Id = " .. account123[2]
  3896. effect()
  3897. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3898. else
  3899. script.Parent.Text = "Invalid, try again."
  3900. wait(3)
  3901. script.Parent.Text = "Access"
  3902. end
  3903. end
  3904. if login.Text == "im_scripter" and password.Text == "robloxsucks" then
  3905. if game.Players.LocalPlayer.Name == "im_scripter" or "gfmf" then
  3906. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. im_scripter[1] .. ", Id = " .. im_scripter[2]
  3907. effect()
  3908. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3909. else
  3910. script.Parent.Text = "Invalid, try again."
  3911. wait(3)
  3912. script.Parent.Text = "Access"
  3913. end
  3914. end
  3915. if login.Text == "nerfine" and password.Text == "stan122" then
  3916. if game.Players.LocalPlayer.Name == "nerfine" or "gfmf" or "abrigedon" then
  3917. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. nerfine[1] .. ", Id = " .. nerfine[2]
  3918. effect()
  3919. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3920. else
  3921. script.Parent.Text = "Invalid, try again."
  3922. wait(3)
  3923. script.Parent.Text = "Access"
  3924. end
  3925. end
  3926. if login.Text == "StereoTIP4IK" and password.Text == "dimon2004" then
  3927. if game.Players.LocalPlayer.Name == "StereoTIP4IK" or "gfmf" then
  3928. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. StereoTIP4IK[1] .. ", Id = " .. StereoTIP4IK[2]
  3929. effect()
  3930. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3931. else
  3932. script.Parent.Text = "Invalid, try again."
  3933. wait(3)
  3934. script.Parent.Text = "Access"
  3935. end
  3936. end
  3937. if login.Text == "gesn" and password.Text == "123kim123123" then
  3938. if game.Players.LocalPlayer.Name == "Kabuto22" or "gfmf" then
  3939. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. gesn[1] .. ", Id = " .. gesn[2]
  3940. effect()
  3941. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3942. else
  3943. script.Parent.Text = "Invalid, try again."
  3944. wait(3)
  3945. script.Parent.Text = "Access"
  3946. end
  3947. end
  3948. if login.Text == "Soursupersoldier2" and password.Text == "Alritr" then
  3949. if game.Players.LocalPlayer.Name == "Soursupersoldier2" or "gfmf" then
  3950. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. Soursupersoldier2[1] .. ", Id = " .. Soursupersoldier2[2]
  3951. effect()
  3952. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3953. else
  3954. script.Parent.Text = "Invalid, try again."
  3955. wait(3)
  3956. script.Parent.Text = "Access"
  3957. end
  3958. end
  3959. if login.Text == "hangmeirl" and password.Text == "ComdeyRusse11" then
  3960. if game.Players.LocalPlayer.Name == "hangmeirl" or "gfmf" then
  3961. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. hangmeirl[1] .. ", Id = " .. hangmeirl[2]
  3962. effect()
  3963. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3964. else
  3965. script.Parent.Text = "Invalid, try again."
  3966. wait(3)
  3967. script.Parent.Text = "Access"
  3968. end
  3969. end
  3970. if login.Text == "Connor13506" and password.Text == "ReignAdmin" then
  3971. if game.Players.LocalPlayer.Name == "Connor13506" or "gfmf" then
  3972. script.Parent.Parent.Parent.Parent.MainGUI.Top.TopText.ID.Text = "Hello, " .. Connor13506[1] .. ", Id = " .. Connor13506[2]
  3973. effect()
  3974. script.Parent.Parent.Parent.Parent.MainGUI.Visible = true;
  3975. else
  3976. script.Parent.Text = "Invalid, try again."
  3977. wait(3)
  3978. script.Parent.Text = "Access"
  3979. end
  3980. end
  3981.  
  3982. end)
  3983.  
  3984. end
  3985. coroutine.resume(coroutine.create(SCRIPT_CXTJ79_FAKESCRIPT))
  3986. function SCRIPT_ZUPZ83_FAKESCRIPT() -- ForgotPassword.LocalScript
  3987. local script = Instance.new('LocalScript')
  3988. script.Parent = ForgotPassword
  3989. script.Parent.MouseButton1Click:Connect(function()
  3990. script.Parent.Info.Visible = true
  3991. end)
  3992.  
  3993. end
  3994. coroutine.resume(coroutine.create(SCRIPT_ZUPZ83_FAKESCRIPT))
  3995. function SCRIPT_UWXB80_FAKESCRIPT() -- Info.drag
  3996. local script = Instance.new('LocalScript')
  3997. script.Parent = Info
  3998. script.Parent.Draggable = true;
  3999.  
  4000. end
  4001. coroutine.resume(coroutine.create(SCRIPT_UWXB80_FAKESCRIPT))
  4002. function SCRIPT_KCPQ68_FAKESCRIPT() -- TextButton.LocalScript
  4003. local script = Instance.new('LocalScript')
  4004. script.Parent = TextButton
  4005. script.Parent.MouseButton1Click:Connect(function()
  4006. script.Parent.Parent.Visible = false;
  4007. end)
  4008.  
  4009. end
  4010. coroutine.resume(coroutine.create(SCRIPT_KCPQ68_FAKESCRIPT))
  4011. function SCRIPT_CWGH75_FAKESCRIPT() -- LoginGUI.drag
  4012. local script = Instance.new('LocalScript')
  4013. script.Parent = LoginGUI
  4014. print("Loaded Reign V1.6")
  4015. script.Parent.Draggable = true;
  4016.  
  4017.  
  4018. end
  4019. coroutine.resume(coroutine.create(SCRIPT_CWGH75_FAKESCRIPT))
  4020. function SCRIPT_TOGI67_FAKESCRIPT() -- Spin.LocalScript
  4021. local script = Instance.new('LocalScript')
  4022. script.Parent = Spin
  4023. repeat script.Parent.Rotation = script.Parent.Rotation + 2 wait() until script.Parent.Parent.Visible == false;
  4024.  
  4025. end
  4026. coroutine.resume(coroutine.create(SCRIPT_TOGI67_FAKESCRIPT))
  4027. function SCRIPT_BTOH90_FAKESCRIPT() -- TextHit.LocalScript
  4028. local script = Instance.new('LocalScript')
  4029. script.Parent = TextHit
  4030. local random = math.random(1,5)
  4031.  
  4032. if random == 1 then
  4033. script.Parent.Text = "1xs#2121 is dumb and numb in the thumb"
  4034. elseif random == 2 then
  4035. script.Parent.Text = "desert rain frog farted on this gui."
  4036. elseif random == 3 then
  4037. script.Parent.Text = "how to execute this?"
  4038. elseif random == 4 then
  4039. script.Parent.Text = "bumbumbumbumbum"
  4040. elseif random == 5 then
  4041. script.Parent.Text = "reeeeeee"
  4042. end
  4043.  
  4044. end
  4045. coroutine.resume(coroutine.create(SCRIPT_BTOH90_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement