Advertisement
OofNoob

fe xploit

Mar 13th, 2018
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 169.47 KB | None | 0 0
  1. -- Objects
  2.  
  3. local FEXploit = Instance.new("ScreenGui")
  4. local mainframe = Instance.new("Frame")
  5. local snowy = Instance.new("TextButton")
  6. local check = Instance.new("TextButton")
  7. local epix = Instance.new("TextButton")
  8. local admin = Instance.new("TextButton")
  9. local haxgui = Instance.new("TextButton")
  10. local haxkill = Instance.new("TextButton")
  11. local haxfling = Instance.new("TextButton")
  12. local op = Instance.new("TextButton")
  13.  
  14. -- Properties
  15.  
  16. FEXploit.Name = "FE-Xploit"
  17. FEXploit.Parent = game.Players.LocalPlayer.PlayerGui
  18.  
  19. mainframe.Name = "main frame"
  20. mainframe.Parent = FEXploit
  21. mainframe.Active = true
  22. mainframe.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  23. mainframe.Draggable = true
  24. mainframe.Position = UDim2.new(0.150064677, 0, 0.154485062, 0)
  25. mainframe.Selectable = true
  26. mainframe.Size = UDim2.new(0, 390, 0, 441)
  27.  
  28. snowy.Name = "snowy"
  29. snowy.Parent = mainframe
  30. snowy.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  31. snowy.Size = UDim2.new(0, 176, 0, 50)
  32. snowy.Font = Enum.Font.SourceSans
  33. snowy.Text = "Snowy Gui"
  34. snowy.TextColor3 = Color3.new(0, 1, 1)
  35. snowy.TextScaled = true
  36. snowy.TextSize = 14
  37. snowy.TextWrapped = true
  38.  
  39. snowy.MouseButton1Down:connect(function()
  40. -- Objects
  41.  
  42. local SnowyMenu = Instance.new("ScreenGui")
  43. local Opener = Instance.new("Frame")
  44. local Open = Instance.new("TextButton")
  45. local MainFrame = Instance.new("Frame")
  46. local BlackBottom = Instance.new("Frame")
  47. local BlueTop = Instance.new("Frame")
  48. local Frame = Instance.new("Frame")
  49. local Frame_2 = Instance.new("Frame")
  50. local FEBtools = Instance.new("TextButton")
  51. local FEDab = Instance.new("TextButton")
  52. local FEDance = Instance.new("TextButton")
  53. local FESpamBricks = Instance.new("TextButton")
  54. local FESpasm = Instance.new("TextButton")
  55. local FEBToolsWarning = Instance.new("TextLabel")
  56. local FEDabWarning = Instance.new("TextLabel")
  57. local FEDabWarning_2 = Instance.new("TextLabel")
  58. local FESpasmWarning = Instance.new("TextLabel")
  59. local SnowMenu = Instance.new("TextLabel")
  60. local SpamBricksWarning = Instance.new("TextLabel")
  61. local Closer = Instance.new("Frame")
  62. local Close = Instance.new("TextButton")
  63.  
  64. -- Properties
  65.  
  66. SnowyMenu.Name = "SnowyMenu"
  67. SnowyMenu.Parent = game.CoreGui
  68.  
  69. Opener.Name = "Opener"
  70. Opener.Parent = SnowyMenu
  71. Opener.BackgroundColor3 = Color3.new(1, 1, 1)
  72. Opener.BackgroundTransparency = 1
  73. Opener.Size = UDim2.new(0, 100, 0, 100)
  74.  
  75. Open.Name = "Open"
  76. Open.Parent = Opener
  77. Open.BackgroundColor3 = Color3.new(0, 1, 0)
  78. Open.BackgroundTransparency = 0.5
  79. Open.BorderSizePixel = 0
  80. Open.Position = UDim2.new(0, 0, 4.19999981, 0)
  81. Open.Size = UDim2.new(0, 95, 0, 35)
  82. Open.Font = Enum.Font.SourceSansBold
  83. Open.FontSize = Enum.FontSize.Size14
  84. Open.Text = "Open"
  85. Open.TextColor3 = Color3.new(0, 0, 0)
  86. Open.TextScaled = true
  87. Open.TextSize = 14
  88. Open.TextTransparency = 0.5
  89. Open.TextWrapped = true
  90.  
  91. MainFrame.Name = "MainFrame"
  92. MainFrame.Parent = SnowyMenu
  93. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  94. MainFrame.BackgroundTransparency = 1
  95. MainFrame.Size = UDim2.new(0, 1238, 0, 704)
  96. MainFrame.Visible = false
  97.  
  98. BlackBottom.Name = "BlackBottom"
  99. BlackBottom.Parent = MainFrame
  100. BlackBottom.Active = true
  101. BlackBottom.BackgroundColor3 = Color3.new(0, 0, 0)
  102. BlackBottom.BackgroundTransparency = 0.5
  103. BlackBottom.BorderSizePixel = 0
  104. BlackBottom.ClipsDescendants = true
  105. BlackBottom.Draggable = true
  106. BlackBottom.Position = UDim2.new(0.0993537977, 0, 0.390625, 0)
  107. BlackBottom.Selectable = true
  108. BlackBottom.Size = UDim2.new(0, 245, 0, 322)
  109.  
  110. BlueTop.Name = "BlueTop"
  111. BlueTop.Parent = BlackBottom
  112. BlueTop.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
  113. BlueTop.BackgroundTransparency = 0.5
  114. BlueTop.BorderSizePixel = 0
  115. BlueTop.Position = UDim2.new(0.00139461458, 0, 0.000477999449, 0)
  116. BlueTop.Size = UDim2.new(0, 245, 0, 63)
  117.  
  118. Frame.Parent = BlackBottom
  119. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  120. Frame.BackgroundTransparency = 0.5
  121. Frame.BorderSizePixel = 0
  122. Frame.Position = UDim2.new(0.117124394, 0, 0.159514412, 0)
  123. Frame.Size = UDim2.new(0, 200, 0, 5)
  124.  
  125. Frame_2.Parent = BlackBottom
  126. Frame_2.BackgroundColor3 = Color3.new(0, 0, 0)
  127. Frame_2.BackgroundTransparency = 0.5
  128. Frame_2.BorderSizePixel = 0
  129. Frame_2.Position = UDim2.new(0.117124394, 0, 0.03721416, 0)
  130. Frame_2.Size = UDim2.new(0, 200, 0, 5)
  131.  
  132. FEBtools.Name = "FEBtools"
  133. FEBtools.Parent = BlackBottom
  134. FEBtools.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
  135. FEBtools.BackgroundTransparency = 0.5
  136. FEBtools.BorderSizePixel = 0
  137. FEBtools.Position = UDim2.new(0.0299660433, 0, 0.260604918, 0)
  138. FEBtools.Size = UDim2.new(0, 100, 0, 34)
  139. FEBtools.Font = Enum.Font.SourceSansBold
  140. FEBtools.FontSize = Enum.FontSize.Size14
  141. FEBtools.Text = "FE Btools"
  142. FEBtools.TextColor3 = Color3.new(1, 1, 1)
  143. FEBtools.TextScaled = true
  144. FEBtools.TextSize = 14
  145. FEBtools.TextTransparency = 0.5
  146. FEBtools.TextWrapped = true
  147.  
  148. FEDab.Name = "FEDab"
  149. FEDab.Parent = BlackBottom
  150. FEDab.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
  151. FEDab.BackgroundTransparency = 0.5
  152. FEDab.BorderSizePixel = 0
  153. FEDab.Position = UDim2.new(0.0299660414, 0, 0.579571962, 0)
  154. FEDab.Size = UDim2.new(0, 100, 0, 34)
  155. FEDab.Font = Enum.Font.SourceSansBold
  156. FEDab.FontSize = Enum.FontSize.Size14
  157. FEDab.Text = "Local Dab"
  158. FEDab.TextColor3 = Color3.new(1, 1, 1)
  159. FEDab.TextScaled = true
  160. FEDab.TextSize = 14
  161. FEDab.TextTransparency = 0.5
  162. FEDab.TextWrapped = true
  163.  
  164. FEDance.Name = "FEDance"
  165. FEDance.Parent = BlackBottom
  166. FEDance.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
  167. FEDance.BackgroundTransparency = 0.5
  168. FEDance.BorderSizePixel = 0
  169. FEDance.Position = UDim2.new(0.0299660414, 0, 0.727705061, 0)
  170. FEDance.Size = UDim2.new(0, 100, 0, 34)
  171. FEDance.Font = Enum.Font.SourceSansBold
  172. FEDance.FontSize = Enum.FontSize.Size14
  173. FEDance.Text = "Local Dance"
  174. FEDance.TextColor3 = Color3.new(1, 1, 1)
  175. FEDance.TextScaled = true
  176. FEDance.TextSize = 14
  177. FEDance.TextTransparency = 0.5
  178. FEDance.TextWrapped = true
  179.  
  180. FESpamBricks.Name = "FESpamBricks"
  181. FESpamBricks.Parent = BlackBottom
  182. FESpamBricks.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
  183. FESpamBricks.BackgroundTransparency = 0.5
  184. FESpamBricks.BorderSizePixel = 0
  185. FESpamBricks.Position = UDim2.new(0.0299660414, 0, 0.414852172, 0)
  186. FESpamBricks.Size = UDim2.new(0, 100, 0, 34)
  187. FESpamBricks.Font = Enum.Font.SourceSansBold
  188. FESpamBricks.FontSize = Enum.FontSize.Size14
  189. FESpamBricks.Text = "Spam Bricks"
  190. FESpamBricks.TextColor3 = Color3.new(1, 1, 1)
  191. FESpamBricks.TextScaled = true
  192. FESpamBricks.TextSize = 14
  193. FESpamBricks.TextTransparency = 0.5
  194. FESpamBricks.TextWrapped = true
  195.  
  196. FESpasm.Name = "FESpasm"
  197. FESpasm.Parent = BlackBottom
  198. FESpasm.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
  199. FESpasm.BackgroundTransparency = 0.5
  200. FESpasm.BorderSizePixel = 0
  201. FESpasm.Position = UDim2.new(0.0299660414, 0, 0.895265758, 0)
  202. FESpasm.Size = UDim2.new(0, 100, 0, 34)
  203. FESpasm.Font = Enum.Font.SourceSansBold
  204. FESpasm.FontSize = Enum.FontSize.Size14
  205. FESpasm.Text = "Local Spasm"
  206. FESpasm.TextColor3 = Color3.new(1, 1, 1)
  207. FESpasm.TextScaled = true
  208. FESpasm.TextSize = 14
  209. FESpasm.TextTransparency = 0.5
  210. FESpasm.TextWrapped = true
  211.  
  212. FEBToolsWarning.Name = "FEBToolsWarning"
  213. FEBToolsWarning.Parent = BlackBottom
  214. FEBToolsWarning.BackgroundColor3 = Color3.new(1, 1, 1)
  215. FEBToolsWarning.BackgroundTransparency = 1
  216. FEBToolsWarning.Position = UDim2.new(0.457680285, 0, 0.259978473, 0)
  217. FEBToolsWarning.Size = UDim2.new(0, 133, 0, 35)
  218. FEBToolsWarning.Font = Enum.Font.SourceSansBold
  219. FEBToolsWarning.FontSize = Enum.FontSize.Size14
  220. FEBToolsWarning.Text = "The FE Btools Only work in some Cafe games."
  221. FEBToolsWarning.TextColor3 = Color3.new(1, 1, 1)
  222. FEBToolsWarning.TextScaled = true
  223. FEBToolsWarning.TextSize = 14
  224. FEBToolsWarning.TextWrapped = true
  225.  
  226. FEDabWarning.Name = "FEDabWarning"
  227. FEDabWarning.Parent = BlackBottom
  228. FEDabWarning.BackgroundColor3 = Color3.new(1, 1, 1)
  229. FEDabWarning.BackgroundTransparency = 1
  230. FEDabWarning.Position = UDim2.new(0.454363495, 0, 0.726284564, 0)
  231. FEDabWarning.Size = UDim2.new(0, 133, 0, 35)
  232. FEDabWarning.Font = Enum.Font.SourceSansBold
  233. FEDabWarning.FontSize = Enum.FontSize.Size14
  234. FEDabWarning.Text = "Dance Till you're dead :v"
  235. FEDabWarning.TextColor3 = Color3.new(1, 1, 1)
  236. FEDabWarning.TextScaled = true
  237. FEDabWarning.TextSize = 14
  238. FEDabWarning.TextWrapped = true
  239.  
  240. FEDabWarning_2.Name = "FEDabWarning"
  241. FEDabWarning_2.Parent = BlackBottom
  242. FEDabWarning_2.BackgroundColor3 = Color3.new(1, 1, 1)
  243. FEDabWarning_2.BackgroundTransparency = 1
  244. FEDabWarning_2.Position = UDim2.new(0.458445162, 0, 0.578151464, 0)
  245. FEDabWarning_2.Size = UDim2.new(0, 133, 0, 35)
  246. FEDabWarning_2.Font = Enum.Font.SourceSansBold
  247. FEDabWarning_2.FontSize = Enum.FontSize.Size14
  248. FEDabWarning_2.Text = "DAB ON THEM HATERS!!!111"
  249. FEDabWarning_2.TextColor3 = Color3.new(1, 1, 1)
  250. FEDabWarning_2.TextScaled = true
  251. FEDabWarning_2.TextSize = 14
  252. FEDabWarning_2.TextWrapped = true
  253.  
  254. FESpasmWarning.Name = "FESpasmWarning"
  255. FESpasmWarning.Parent = BlackBottom
  256. FESpasmWarning.BackgroundColor3 = Color3.new(1, 1, 1)
  257. FESpasmWarning.BackgroundTransparency = 1
  258. FESpasmWarning.Position = UDim2.new(0.437633127, 0, 0.890739679, 0)
  259. FESpasmWarning.Size = UDim2.new(0, 133, 0, 35)
  260. FESpasmWarning.Font = Enum.Font.SourceSansBold
  261. FESpasmWarning.FontSize = Enum.FontSize.Size14
  262. FESpasmWarning.Text = "Too much cringe!!"
  263. FESpasmWarning.TextColor3 = Color3.new(1, 1, 1)
  264. FESpasmWarning.TextScaled = true
  265. FESpasmWarning.TextSize = 14
  266. FESpasmWarning.TextWrapped = true
  267.  
  268. SnowMenu.Name = "SnowMenu"
  269. SnowMenu.Parent = BlackBottom
  270. SnowMenu.BackgroundColor3 = Color3.new(1, 1, 1)
  271. SnowMenu.BackgroundTransparency = 1
  272. SnowMenu.Position = UDim2.new(0.0967162326, 0, 0.0179542005, 0)
  273. SnowMenu.Size = UDim2.new(0, 200, 0, 50)
  274. SnowMenu.Font = Enum.Font.SourceSansBold
  275. SnowMenu.FontSize = Enum.FontSize.Size14
  276. SnowMenu.Text = "Snowy Menu"
  277. SnowMenu.TextColor3 = Color3.new(0, 0, 0)
  278. SnowMenu.TextScaled = true
  279. SnowMenu.TextSize = 14
  280. SnowMenu.TextTransparency = 0.5
  281. SnowMenu.TextWrapped = true
  282.  
  283. SpamBricksWarning.Name = "SpamBricksWarning"
  284. SpamBricksWarning.Parent = BlackBottom
  285. SpamBricksWarning.BackgroundColor3 = Color3.new(1, 1, 1)
  286. SpamBricksWarning.BackgroundTransparency = 1
  287. SpamBricksWarning.Position = UDim2.new(0.455639422, 0, 0.416537285, 0)
  288. SpamBricksWarning.Size = UDim2.new(0, 133, 0, 35)
  289. SpamBricksWarning.Font = Enum.Font.SourceSansBold
  290. SpamBricksWarning.FontSize = Enum.FontSize.Size14
  291. SpamBricksWarning.Text = "The Spam Bricks Will Spam Bricks Eveyerwhere 20 Times"
  292. SpamBricksWarning.TextColor3 = Color3.new(1, 1, 1)
  293. SpamBricksWarning.TextScaled = true
  294. SpamBricksWarning.TextSize = 14
  295. SpamBricksWarning.TextWrapped = true
  296.  
  297. Closer.Name = "Closer"
  298. Closer.Parent = SnowyMenu
  299. Closer.BackgroundColor3 = Color3.new(1, 1, 1)
  300. Closer.BackgroundTransparency = 1
  301. Closer.Size = UDim2.new(0, 100, 0, 100)
  302. Closer.Visible = false
  303.  
  304. Close.Name = "Close"
  305. Close.Parent = Closer
  306. Close.BackgroundColor3 = Color3.new(1, 0, 0)
  307. Close.BackgroundTransparency = 0.5
  308. Close.BorderSizePixel = 0
  309. Close.Position = UDim2.new(0, 0, 4.61999989, 0)
  310. Close.Size = UDim2.new(0, 95, 0, 35)
  311. Close.Font = Enum.Font.SourceSansBold
  312. Close.FontSize = Enum.FontSize.Size14
  313. Close.Text = "Close"
  314. Close.TextColor3 = Color3.new(0, 0, 0)
  315. Close.TextScaled = true
  316. Close.TextSize = 14
  317. Close.TextTransparency = 0.5
  318. Close.TextWrapped = true
  319.  
  320. Open.MouseButton1Click:connect(function()
  321. game.CoreGui.SnowyMenu.Opener.Visible = false
  322. game.CoreGui.SnowyMenu.MainFrame.Visible = true
  323. game.CoreGui.SnowyMenu.Closer.Visible = true
  324. end)
  325.  
  326. Close.MouseButton1Click:connect(function()
  327. game.CoreGui.SnowyMenu.Opener.Visible = true
  328. game.CoreGui.SnowyMenu.MainFrame.Visible = false
  329. game.CoreGui.SnowyMenu.Closer.Visible = false
  330. end)
  331.  
  332. FEDance.MouseButton1Click:connect(function()
  333. Player = "LocalPlayer"
  334. AnimationId = "33796059"
  335. local Anim = Instance.new("Animation")
  336. Anim.AnimationId = "rbxassetid://"..AnimationId
  337. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  338. k:Play() --Play the animation
  339. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  340. end)
  341.  
  342. FEBtools.MouseButton1Click:connect(function()
  343. --fe cafe hammertool script cuz im gay--
  344. maind = nil
  345. if workspace:FindFirstChild'GiveSystem' then
  346. if workspace.GiveSystem:FindFirstChild'GiveItem' then
  347. maind = workspace.GiveSystem.GiveItem
  348. end
  349. end
  350. if workspace:FindFirstChild'HandToCentre' then
  351. if workspace.HandToCentre:FindFirstChild'SendItem' then
  352. maind = workspace.HandToCentre.SendItem
  353. end
  354. end
  355. if maind == nil then
  356. print'could not find give event :('
  357. return
  358. end
  359. tool = Instance.new'Tool'
  360. me = game:GetService'Players'.LocalPlayer
  361. tool.RequiresHandle = false
  362. tool.TextureId = 'http://www.roblox.com/asset/?id=12223874'
  363. tool.Name = 'ya like jazz?'
  364. tool.Parent = me.Backpack
  365. buttonf = nil
  366. tool.Equipped:connect(function()
  367. local m = game:GetService'Players'.LocalPlayer:GetMouse()
  368. m.Icon = 'rbxasset://textures/HammerCursor.png'
  369. buttonf = m.Button1Down:connect(function()
  370. if m.Target == nil then return end
  371. local ob = m.Target
  372. if ob:IsA'BasePart' or ob:IsA'WedgePart' then
  373. if ob:IsDescendantOf(me.Character) then return end
  374. m.Icon = 'rbxasset://textures/HammerOverCursor.png'
  375. local ex = Instance.new'Explosion'
  376. ex.BlastRadius = 0
  377. ex.Position = ob.Position
  378. ex.Parent = workspace
  379. maind:FireServer(workspace, ob)
  380. wait(0.3)
  381. m.Icon = 'rbxasset://textures/HammerCursor.png'
  382. end
  383. end)
  384. end)
  385. tool.Unequipped:connect(function()
  386. if buttonf ~= nil then
  387. buttonf:Disconnect()
  388. buttonf = nil
  389. end
  390. local m = game:GetService'Players'.LocalPlayer:GetMouse()
  391. m.Icon = ''
  392. end)
  393. end)
  394.  
  395. FESpamBricks.MouseButton1Click:connect(function()
  396. for i=1,20 do
  397. wait(1)
  398. for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  399. if v:IsA'Accoutrement' then
  400. v.Parent=game.Players.LocalPlayer.Character
  401. v.Parent = workspace.Terrain
  402. end
  403. end
  404. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  405. if v:IsA'Accoutrement' then
  406. for ape,hax in pairs(v.Handle:GetChildren()) do
  407. hax:Destroy()
  408. end
  409. wait'.1'
  410. v.Parent=game.Players.LocalPlayer.StarterGear
  411. end
  412. end
  413. for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  414. v:Destroy()
  415. end
  416. local prt=Instance.new("Model", workspace);
  417. Instance.new("Part", prt).Name="Torso";
  418. Instance.new("Part", prt).Name="Head";
  419. Instance.new("Humanoid", prt).Name="Humanoid";
  420. game.Players.LocalPlayer.Character=prt
  421.  
  422. repeat wait(1) until game.Players.LocalPlayer.Character:FindFirstChild'Head'
  423. for lol,dad in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  424. if dad:IsA'Accoutrement' then
  425. dad.Parent = game.Players.LocalPlayer.StarterGear
  426. end
  427. end
  428. for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  429. v:Destroy()
  430. end
  431. local prt2=Instance.new("Model", workspace);
  432. Instance.new("Part", prt).Name="Torso";
  433. Instance.new("Part", prt).Name="Head";
  434. Instance.new("Humanoid", prt).Name="Humanoid";
  435. game.Players.LocalPlayer.Character=prt
  436. end
  437. end)
  438.  
  439. FEDab.MouseButton1Click:connect(function()
  440. Player = "LocalPlayer"
  441. AnimationId = "248263260"
  442. local Anim = Instance.new("Animation")
  443. Anim.AnimationId = "rbxassetid://"..AnimationId
  444. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  445. k:Play() --Play the animation
  446. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  447. end)
  448.  
  449. FESpasm.MouseButton1Click:connect(function()
  450. Player = "LocalPlayer"
  451. AnimationId = "33796059"
  452. local Anim = Instance.new("Animation")
  453. Anim.AnimationId = "rbxassetid://"..AnimationId
  454. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  455. k:Play() --Play the animation
  456. k:AdjustSpeed(99) --Set '1' to any value you want to adjust the animation speed.
  457. end)
  458.  
  459. --================--
  460. --================--
  461. --End Of Script :P--
  462. --================--
  463. --================--
  464.  
  465. --=======================--
  466. --=======================--
  467. --Snxwwy Made this GUI :V--
  468. --=======================--
  469. --=======================--
  470. end)
  471.  
  472. check.Name = "check"
  473. check.Parent = mainframe
  474. check.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  475. check.Position = UDim2.new(0, 0, 0.174603179, 0)
  476. check.Size = UDim2.new(0, 216, 0, 50)
  477. check.Font = Enum.Font.SourceSans
  478. check.Text = "Fe check (Cancelled)"
  479. check.TextColor3 = Color3.new(0, 1, 1)
  480. check.TextScaled = true
  481. check.TextSize = 14
  482. check.TextWrapped = true
  483.  
  484. epix.Name = "epix"
  485. epix.Parent = mainframe
  486. epix.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  487. epix.Position = UDim2.new(0.474358976, 0, 0, 0)
  488. epix.Size = UDim2.new(0, 176, 0, 50)
  489. epix.Font = Enum.Font.SourceSans
  490. epix.Text = "Epix gui"
  491. epix.TextColor3 = Color3.new(0, 1, 1)
  492. epix.TextScaled = true
  493. epix.TextSize = 14
  494. epix.TextWrapped = true
  495.  
  496. epix.MouseButton1Down:connect(function()
  497. local wsmode = 1
  498. local jpmode = 1
  499. local gothrough = false
  500. local lotptog = false
  501. local bodyang = nil
  502. local cameratoggle = false
  503. local spintoggle = false
  504. local flytoggle = false
  505. local scg = Instance.new('ScreenGui',game.Players.LocalPlayer.PlayerGui)
  506. scg.ResetOnSpawn = false
  507. local frm = Instance.new('Frame',scg)
  508. frm.BorderSizePixel = 0
  509. frm.BackgroundColor3 = Color3.new(255/255,122/255,122/255)
  510. frm.Size = UDim2.new(0.3,0,0.3,0)
  511. frm.Position = UDim2.new(0.35,0,0.35,0)
  512. frm.Draggable = true
  513.  
  514.  
  515. local topl = Instance.new('TextLabel',frm)
  516. topl.BorderSizePixel = 0
  517. topl.BackgroundColor3 = Color3.new(255/255,70/255,70/255)
  518. topl.Size = UDim2.new(0.9,1,0.2,0)
  519. topl.Position = UDim2.new(0,0,0,0)
  520. topl.TextScaled = true
  521. topl.Font = "SourceSansLight"
  522. topl.TextColor3 = Color3.new(1,1,1)
  523. topl.Text = "Epix's FE Gui V1.1"
  524. topl.Draggable = true
  525.  
  526. local scrl = Instance.new('ScrollingFrame',frm)
  527. scrl.BorderSizePixel = 0
  528. scrl.BackgroundColor3 = Color3.new(255/255,122/255,122/255)
  529. scrl.Size = UDim2.new(1,0,0.8,0)
  530. scrl.Position = UDim2.new(0,0,0.2,0)
  531. scrl.BottomImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
  532. scrl.TopImage = "rbxasset://textures/ui/Scroll/scroll-middle.png"
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539. local plr = Instance.new('TextBox',scrl)
  540. plr.BorderSizePixel = 0
  541. plr.BackgroundColor3 = Color3.new(255/255,150/255,150/255)
  542. plr.Size = UDim2.new(0.425,0,0.1,0)
  543. plr.Position = UDim2.new(0.05,0,0.025,0)
  544. plr.TextScaled = true
  545. plr.Font = "SourceSansLight"
  546. plr.TextColor3 = Color3.new(1,1,1)
  547. plr.Text = "Player Specify"
  548.  
  549.  
  550. local plrsp = Instance.new('TextButton',scrl)
  551. plrsp.BorderSizePixel = 0
  552. plrsp.BackgroundColor3 = Color3.new(255/255,70/255,70/255)
  553. plrsp.Size = UDim2.new(0.425,0,0.1,0)
  554. plrsp.Position = UDim2.new(0.5,0,0.025,0)
  555. plrsp.TextScaled = true
  556. plrsp.Font = "SourceSansLight"
  557. plrsp.TextColor3 = Color3.new(1,1,1)
  558. plrsp.Text = "Spawn Blocks"
  559.  
  560.  
  561. local minim = Instance.new('TextButton',frm)
  562. minim.BorderSizePixel = 0
  563. minim.BackgroundColor3 = Color3.new(200/255,50/255,50/255)
  564. minim.Size = UDim2.new(0.1,0,0.2,0)
  565. minim.Position = UDim2.new(0.9,0,0,0)
  566. minim.TextScaled = true
  567. minim.Font = "SourceSansLight"
  568. minim.TextColor3 = Color3.new(1,1,1)
  569. minim.Text = "-"
  570.  
  571.  
  572.  
  573.  
  574.  
  575. function sblock()
  576. for i=1,20 do
  577. wait(1)
  578. for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  579. if v:IsA'Accoutrement' then
  580. v.Parent=game.Players.LocalPlayer.Character
  581. v.Parent = workspace.Terrain
  582. end
  583. end
  584. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  585. if v:IsA'Accoutrement' then
  586. for ape,hax in pairs(v.Handle:GetChildren()) do
  587. hax:Destroy()
  588. end
  589. wait'.1'
  590. v.Parent=game.Players.LocalPlayer.StarterGear
  591. end
  592. end
  593. for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  594. v:Destroy()
  595. end
  596. local prt=Instance.new("Model", workspace);
  597. Instance.new("Part", prt).Name="Torso";
  598. Instance.new("Part", prt).Name="Head";
  599. Instance.new("Humanoid", prt).Name="Humanoid";
  600. game.Players.LocalPlayer.Character=prt
  601.  
  602. repeat wait(1) until game.Players.LocalPlayer.Character:FindFirstChild'Head'
  603. for lol,dad in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  604. if dad:IsA'Accoutrement' then
  605. dad.Parent = game.Players.LocalPlayer.StarterGear
  606. end
  607. end
  608. for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  609. v:Destroy()
  610. end
  611. local prt2=Instance.new("Model", workspace);
  612. Instance.new("Part", prt).Name="Torso";
  613. Instance.new("Part", prt).Name="Head";
  614. Instance.new("Humanoid", prt).Name="Humanoid";
  615. game.Players.LocalPlayer.Character=prt
  616. end
  617. end
  618. plrsp.MouseButton1Click:connect(sblock)
  619.  
  620.  
  621.  
  622.  
  623.  
  624. local spin = Instance.new('TextButton',scrl)
  625. spin.BorderSizePixel = 0
  626. spin.BackgroundColor3 = Color3.new(255/255,70/255,70/255)
  627. spin.Size = UDim2.new(0.425,0,0.1,0)
  628. spin.Position = UDim2.new(0.05,0,0.15,0)
  629. spin.TextScaled = true
  630. spin.Font = "SourceSansLight"
  631. spin.TextColor3 = Color3.new(1,1,1)
  632. spin.Text = "Crazy Spin: OFF"
  633.  
  634. local fly = Instance.new('TextButton',scrl)
  635. fly.BorderSizePixel = 0
  636. fly.BackgroundColor3 = Color3.new(255/255,70/255,70/255)
  637. fly.Size = UDim2.new(0.425,0,0.1,0)
  638. fly.Position = UDim2.new(0.5,0,0.15,0)
  639. fly.TextScaled = true
  640. fly.Font = "SourceSansLight"
  641. fly.TextColor3 = Color3.new(1,1,1)
  642. fly.Text = "Fly: OFF"
  643.  
  644.  
  645.  
  646.  
  647. local seethr = Instance.new('TextButton',scrl)
  648. seethr.BorderSizePixel = 0
  649. seethr.BackgroundColor3 = Color3.new(255/255,70/255,70/255)
  650. seethr.Size = UDim2.new(0.425,0,0.1,0)
  651. seethr.Position = UDim2.new(0.05,0,0.275,0)
  652. seethr.TextScaled = true
  653. seethr.Font = "SourceSansLight"
  654. seethr.TextColor3 = Color3.new(1,1,1)
  655. seethr.Text = "See-Through: OFF"
  656.  
  657. local tpto = Instance.new('TextButton',scrl)
  658. tpto.BorderSizePixel = 0
  659. tpto.BackgroundColor3 = Color3.new(255/255,70/255,70/255)
  660. tpto.Size = UDim2.new(0.425,0,0.1,0)
  661. tpto.Position = UDim2.new(0.5,0,0.275,0)
  662. tpto.TextScaled = true
  663. tpto.Font = "SourceSansLight"
  664. tpto.TextColor3 = Color3.new(1,1,1)
  665. tpto.Text = "Teleport To"
  666.  
  667.  
  668.  
  669. local ws = Instance.new('TextButton',scrl)
  670. ws.BorderSizePixel = 0
  671. ws.BackgroundColor3 = Color3.new(255/255,70/255,70/255)
  672. ws.Size = UDim2.new(0.425,0,0.1,0)
  673. ws.Position = UDim2.new(0.05,0,0.4,0)
  674. ws.TextScaled = true
  675. ws.Font = "SourceSansLight"
  676. ws.TextColor3 = Color3.new(1,1,1)
  677. ws.Text = "WalkSpeed: Normal"
  678.  
  679. local jp = Instance.new('TextButton',scrl)
  680. jp.BorderSizePixel = 0
  681. jp.BackgroundColor3 = Color3.new(255/255,70/255,70/255)
  682. jp.Size = UDim2.new(0.425,0,0.1,0)
  683. jp.Position = UDim2.new(0.5,0,0.4,0)
  684. jp.TextScaled = true
  685. jp.Font = "SourceSansLight"
  686. jp.TextColor3 = Color3.new(1,1,1)
  687. jp.Text = "JumpPower: Normal"
  688.  
  689.  
  690.  
  691.  
  692.  
  693. local lotp = Instance.new('TextButton',scrl)
  694. lotp.BorderSizePixel = 0
  695. lotp.BackgroundColor3 = Color3.new(255/255,70/255,70/255)
  696. lotp.Size = UDim2.new(0.425,0,0.1,0)
  697. lotp.Position = UDim2.new(0.05,0,0.525,0)
  698. lotp.TextScaled = true
  699. lotp.Font = "SourceSansLight"
  700. lotp.TextColor3 = Color3.new(1,1,1)
  701. lotp.Text = "Loop-Teleport: OFF"
  702.  
  703. local sb = Instance.new('TextButton',scrl)
  704. sb.BorderSizePixel = 0
  705. sb.BackgroundColor3 = Color3.new(255/255,70/255,70/255)
  706. sb.Size = UDim2.new(0.425,0,0.1,0)
  707. sb.Position = UDim2.new(0.5,0,0.525,0)
  708. sb.TextScaled = true
  709. sb.Font = "SourceSansLight"
  710. sb.TextColor3 = Color3.new(1,1,1)
  711. sb.Text = "Noclip"
  712.  
  713.  
  714. local cr = Instance.new('TextLabel',scrl)
  715. cr.BorderSizePixel = 0
  716. cr.BackgroundColor3 = Color3.new(255/255,70/255,70/255)
  717. cr.Size = UDim2.new(0.875,0,0.225,0)
  718. cr.Position = UDim2.new(0.05,0,0.65,0)
  719. cr.TextScaled = true
  720. cr.Font = "SourceSansLight"
  721. cr.TextColor3 = Color3.new(1,1,1)
  722. cr.Text = "Gui Created by Epix#2044 on Discord."
  723.  
  724.  
  725. local fl = Instance.new('TextLabel',scrl)
  726. fl.BorderSizePixel = 0
  727. fl.BackgroundColor3 = Color3.new(255/255,70/255,70/255)
  728. fl.Size = UDim2.new(0.875,0,0.075,0)
  729. fl.Position = UDim2.new(0.05,0,0.9,0)
  730. fl.TextScaled = true
  731. fl.Font = "SourceSansLight"
  732. fl.TextColor3 = Color3.new(1,1,1)
  733. if game.Workspace.FilteringEnabled == true then
  734. fl.Text = "Filtering is Enabled"
  735. else
  736. fl.Text = "Filtering is Disabled"
  737. end
  738.  
  739.  
  740.  
  741.  
  742. local gui2 = Instance.new('ScreenGui',game.Players.LocalPlayer.PlayerGui)
  743. gui2.ResetOnSpawn = false
  744.  
  745.  
  746. local oc = Instance.new('TextButton',gui2)
  747. oc.BorderSizePixel = 0
  748. oc.BackgroundColor3 = Color3.new(255/255,70/255,70/255)
  749. oc.Size = UDim2.new(0,50,0,50)
  750. oc.Position = UDim2.new(0,0,0,0)
  751. oc.TextScaled = true
  752. oc.Font = "SourceSansLight"
  753. oc.TextColor3 = Color3.new(1,1,1)
  754. oc.Text = "Close"
  755. oc.Draggable = true
  756.  
  757.  
  758.  
  759.  
  760.  
  761.  
  762.  
  763.  
  764.  
  765.  
  766. local speed = 50 -- This is the fly speed. Change it to whatever you like. The variable can be changed while running
  767.  
  768. local c
  769. local h
  770. local bv
  771. local bav
  772. local cam
  773. local flying
  774. local p = game.Players.LocalPlayer
  775. local buttons = {W = false, S = false, A = false, D = false, Moving = false}
  776.  
  777. local startFly = function () -- Call this function to begin flying
  778. if not p.Character or not p.Character.Head or flying then return end
  779. c = p.Character
  780. h = c.Humanoid
  781. h.PlatformStand = true
  782. cam = workspace:WaitForChild('Camera')
  783. bv = Instance.new("BodyVelocity")
  784. bav = Instance.new("BodyAngularVelocity")
  785. bv.Velocity, bv.MaxForce, bv.P = Vector3.new(0, 0, 0), Vector3.new(10000, 10000, 10000), 1000
  786. bav.AngularVelocity, bav.MaxTorque, bav.P = Vector3.new(0, 0, 0), Vector3.new(10000, 10000, 10000), 1000
  787. bv.Parent = c.Head
  788. bav.Parent = c.Head
  789. flying = true
  790. h.Died:connect(function() flying = false end)
  791. end
  792.  
  793. local endFly = function () -- Call this function to stop flying
  794. if not p.Character or not flying then return end
  795. h.PlatformStand = false
  796. bv:Destroy()
  797. bav:Destroy()
  798. flying = false
  799. end
  800.  
  801. game:GetService("UserInputService").InputBegan:connect(function (input, GPE)
  802. if GPE then return end
  803. for i, e in pairs(buttons) do
  804. if i ~= "Moving" and input.KeyCode == Enum.KeyCode[i] then
  805. buttons[i] = true
  806. buttons.Moving = true
  807. end
  808. end
  809. end)
  810.  
  811. game:GetService("UserInputService").InputEnded:connect(function (input, GPE)
  812. if GPE then return end
  813. local a = false
  814. for i, e in pairs(buttons) do
  815. if i ~= "Moving" then
  816. if input.KeyCode == Enum.KeyCode[i] then
  817. buttons[i] = false
  818. end
  819. if buttons[i] then a = true end
  820. end
  821. end
  822. buttons.Moving = a
  823. end)
  824.  
  825. local setVec = function (vec)
  826. return vec * (speed / vec.Magnitude)
  827. end
  828.  
  829. game:GetService("RunService").Heartbeat:connect(function (step) -- The actual fly function, called every frame
  830. if flying and c and c.PrimaryPart then
  831. local p = c.PrimaryPart.Position
  832. local cf = cam.CFrame
  833. local ax, ay, az = cf:toEulerAnglesXYZ()
  834. c:SetPrimaryPartCFrame(CFrame.new(p.x, p.y, p.z) * CFrame.Angles(ax, ay, az))
  835. if buttons.Moving then
  836. local t = Vector3.new()
  837. if buttons.W then t = t + (setVec(cf.lookVector)) end
  838. if buttons.S then t = t - (setVec(cf.lookVector)) end
  839. if buttons.A then t = t - (setVec(cf.rightVector)) end
  840. if buttons.D then t = t + (setVec(cf.rightVector)) end
  841. c:TranslateBy(t * step)
  842. end
  843. end
  844. end)
  845.  
  846.  
  847.  
  848.  
  849.  
  850.  
  851.  
  852.  
  853.  
  854.  
  855.  
  856.  
  857.  
  858.  
  859. function spintogl()
  860. if spintoggle == true then
  861. spintoggle = false
  862. spin.Text = "Crazy Spin: OFF"
  863. else
  864. spintoggle = true
  865. spin.Text = "Crazy Spin: ON"
  866. local bodyang = Instance.new('BodyAngularVelocity',game.Players.LocalPlayer.Character.PrimaryPart)
  867. bodyang.AngularVelocity = Vector3.new(90,999,0)
  868. bodyang.MaxTorque = Vector3.new(60000,100,3000)
  869. bodyang.P = 5000000
  870. repeat
  871. wait(0.001)
  872. until spintoggle == false
  873. bodyang:Destroy()
  874. end
  875. end
  876. spin.MouseButton1Click:connect(spintogl)
  877.  
  878.  
  879. function flytogl()
  880. if flytoggle == true then
  881. flytoggle = false
  882. fly.Text = "Fly: OFF"
  883. else
  884. flytoggle = true
  885. fly.Text = "Fly: ON"
  886. startFly()
  887. repeat
  888. wait(0.001)
  889. until flytoggle == false
  890. endFly()
  891. end
  892. end
  893. fly.MouseButton1Click:connect(flytogl)
  894.  
  895.  
  896.  
  897. function opctogl()
  898. if scg.Enabled == true then
  899. scg.Enabled = false
  900. oc.Text = "Open"
  901. else
  902. scg.Enabled = true
  903. oc.Text = "Close"
  904. end
  905. end
  906. oc.MouseButton1Click:connect(opctogl)
  907. function telep()
  908. game.Players.LocalPlayer.Character:MoveTo(game.Players:FindFirstChild(plr.Text).Character.PrimaryPart.Position)
  909. end
  910. tpto.MouseButton1Click:connect(telep)
  911.  
  912.  
  913. function camtogl()
  914. if cameratoggle == false then
  915. cameratoggle = true
  916. game.Workspace.CurrentCamera.CameraType = "Follow"
  917. seethr.Text = "See-Through: ON"
  918. else
  919. cameratoggle = false
  920. game.Workspace.CurrentCamera.CameraType = "Custom"
  921. seethr.Text = "See-Through: OFF"
  922. end
  923. end
  924. seethr.MouseButton1Click:connect(camtogl)
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931. function wsp()
  932. if wsmode ~= 5 then
  933. wsmode = wsmode + 1
  934. else
  935. wsmode = 1
  936. end
  937. if wsmode == 1 then
  938. ws.Text = "WalkSpeed: Normal"
  939. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  940. end
  941. if wsmode == 2 then
  942. ws.Text = "WalkSpeed: Fast"
  943. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 32
  944. end
  945. if wsmode == 3 then
  946. ws.Text = "WalkSpeed: FASTER"
  947. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 70
  948. end
  949. if wsmode == 4 then
  950. ws.Text = "WalkSpeed: EXTREME"
  951. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 150
  952. end
  953. if wsmode == 5 then
  954. ws.Text = "WalkSpeed: The Speed of Light"
  955. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 4357234785243
  956. end
  957. end
  958. ws.MouseButton1Click:connect(wsp)
  959.  
  960.  
  961.  
  962.  
  963.  
  964. function jpp()
  965. if jpmode ~= 5 then
  966. jpmode = jpmode + 1
  967. else
  968. jpmode = 1
  969. end
  970. if jpmode == 1 then
  971. jp.Text = "JumpPower: Normal"
  972. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  973. end
  974. if jpmode == 2 then
  975. jp.Text = "JumpPower: Trampoline"
  976. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 100
  977. end
  978. if jpmode == 3 then
  979. jp.Text = "JumpPower: Big Trampoline"
  980. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 200
  981. end
  982. if jpmode == 4 then
  983. jp.Text = "JumpPower: Bigger Trampoline"
  984. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 400
  985. end
  986. if jpmode == 5 then
  987. jp.Text = "JumpPower: The Speed of Light"
  988. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 80000
  989. end
  990. end
  991. jp.MouseButton1Click:connect(jpp)
  992.  
  993. function spawnblock()
  994. if gothrough == false then
  995. gothrough = true
  996. sb.Text = "Noclip"
  997. local gc = game.Players.LocalPlayer.Character:GetChildren()
  998. for i = 1,#gc,1 do
  999. if (gc[i].ClassName == "Part") or (gc[i].ClassName == "MeshPart") then
  1000. gc[i].CollisionGroupId = 29
  1001. end
  1002. end
  1003. game:service("RunService").Stepped:wait()
  1004. else
  1005. gothrough = false
  1006. sb.Text = "Noclip"
  1007. local gc = game.Players.LocalPlayer.Character:GetChildren()
  1008. for i = 1,#gc,1 do
  1009. if (gc[i].ClassName == "Part") or (gc[i].ClassName == "MeshPart") then
  1010. gc[i].CollisionGroupId = 1
  1011. game:service("RunService").Stepped:wait()
  1012. end
  1013. end
  1014. end
  1015. end
  1016. sb.MouseButton1Click:connect(spawnblock)
  1017. function looptelep()
  1018. if lotptog == false then
  1019. lotptog = true
  1020. lotp.Text = "Loop-Teleport: ON"
  1021. repeat
  1022. game.Players.LocalPlayer.Character:MoveTo(game.Players:FindFirstChild(plr.Text).Character.PrimaryPart.Position)
  1023. wait(0.001)
  1024. until lotptog == false
  1025. else
  1026. lotptog = false
  1027. lotp.Text = "Loop-Teleport: OFF"
  1028. end
  1029. end
  1030. lotp.MouseButton1Click:connect(looptelep)
  1031.  
  1032.  
  1033. function minimi()
  1034. scg.Enabled = false
  1035. oc.Text = "Open"
  1036. end
  1037. minim.MouseButton1Click:connect(minimi)
  1038. end)
  1039.  
  1040. admin.Name = "admin"
  1041. admin.Parent = mainframe
  1042. admin.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1043. admin.Position = UDim2.new(0.548717976, 0, 0.174603179, 0)
  1044. admin.Size = UDim2.new(0, 176, 0, 50)
  1045. admin.Font = Enum.Font.SourceSans
  1046. admin.Text = "FE Admin"
  1047. admin.TextColor3 = Color3.new(0, 1, 1)
  1048. admin.TextScaled = true
  1049. admin.TextSize = 14
  1050. admin.TextWrapped = true
  1051.  
  1052. admin.MouseButton1Down:connect(function()
  1053. --[[
  1054. Welcome to Reviz Admin! (By illremember)
  1055. An admin that is designed to work with FE games.
  1056. --]]
  1057. prefix = ";"
  1058. --[[
  1059. ---- CREDITS TO:
  1060. xFunnieuss + Timeless for partial name support
  1061. Timeless for Invisible command + Print remotes
  1062. Creators of DEX explorer
  1063. Creators of Infinite Yield (Ideas)
  1064. Harkinian for Shutdown
  1065. Creators of Mr.Spy remotespy
  1066. TCP for Testing/Ideas/Fire Rapper
  1067. --]]
  1068. wait(0.3)
  1069. Commands = {
  1070. '[-] cmdbar is shown when ; is pressed.',
  1071. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  1072. '[2] bring [plr] -- You need a tool! Will bring player to you',
  1073. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  1074. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  1075. '[5] attach [plr] -- You need a tool! Attaches you to player',
  1076. '[6] unattach [plr] -- Attempts to unattach you from a player',
  1077. '[7] follow [plr] -- Makes you follow behind the player',
  1078. '[8] unfollow',
  1079. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  1080. '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  1081. '[11] untrail',
  1082. '[12] orbit [plr] -- Makes you orbit the player',
  1083. '[13] unorbit',
  1084. '[14] fling [plr] -- Makes you fling the player',
  1085. '[15] unfling',
  1086. '[16] fecheck -- Checks if the game is FE or not',
  1087. '[17] void [plr] -- Teleports player to the void',
  1088. '[18] noclip -- Gives you noclip to walk through walls',
  1089. '[19] clip -- Removes noclip',
  1090. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  1091. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  1092. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  1093. '[23] default -- Changes your speed, jumppower and hipheight to default values',
  1094. '[24] annoy [plr] -- Loop teleports you to the player',
  1095. '[25] unannoy',
  1096. '[26] headwalk [plr] -- Loop teleports you to the player head',
  1097. '[27] unheadwalk',
  1098. '[28] nolimbs -- Removes your arms and legs',
  1099. '[29] god -- Gives you FE Godmode',
  1100. '[30] drophats -- Drops your accessories',
  1101. '[31] droptool -- Drops any tool you have equipped',
  1102. '[32] loopdhats -- Loop drops your accessories',
  1103. '[33] unloopdhats',
  1104. '[34] loopdtool -- Loop drops any tools you have equipped',
  1105. '[35] unloopdtool',
  1106. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  1107. '[37] view [plr] -- Changes your camera to the player character',
  1108. '[38] unview',
  1109. '[39] goto [plr] -- Teleports you to player',
  1110. '[40] fly -- Allows you to fly',
  1111. '[41] unfly',
  1112. '[42] chat [msg] -- Makes you chat a message',
  1113. '[43] spam [msg] -- Spams a message',
  1114. '[44] unspam',
  1115. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  1116. '[46] pmspam [plr] -- Spams a player in private message',
  1117. '[47] unpmspam',
  1118. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  1119. '[49] uncfreeze [plr]',
  1120. '[50] unlockws -- Unlocks the workspace',
  1121. '[51] lockws -- Locks the workspace',
  1122. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  1123. '[53] pstand -- Enables platform stand',
  1124. '[54] unpstand -- Disables platform stand',
  1125. '[55] blockhead -- Removes your head mesh',
  1126. '[56] sit',
  1127. '[57] bringobj [obj] -- Only shows on client, brings an object/part to you constantly, can be used to bring healing parts, weapons, money etc, type in exact name',
  1128. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  1129. '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  1130. '[60] cmds -- Prints all commands',
  1131. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  1132. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  1133. '[63] spinner -- Makes you spin',
  1134. '[64] nospinner',
  1135. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  1136. '[66] noreach -- Removes reach, must have tool equipped',
  1137. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  1138. '[68] tp me [plr] -- Alternative to goto',
  1139. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  1140. '[70] uncbring',
  1141. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  1142. '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  1143. '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  1144. '[74] unglitch -- Unglitches you',
  1145. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  1146. '[76] explorer -- Loads up DEX',
  1147. '[77] remotespy -- Loads up a remotespy',
  1148. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  1149. '[79] animgui -- Loads up Energize animations GUI',
  1150. '[80] savepos -- Saves your current position',
  1151. '[81] loadpos -- Teleports you to your saved position',
  1152. '[82] bang [plr] -- 18+',
  1153. '[83] unbang',
  1154. '[84] delcmdbar -- Removes the command bar completely',
  1155. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  1156. '[86] shutdown -- Uses harkinians script to shutdown server',
  1157. '[87] respawn -- If grespawn doesnt work you can use respawn',
  1158. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  1159. '[89] getplrs -- Prints all players in game',
  1160. '[90] deldecal -- Deletes all decals client sided',
  1161. '[91] opfinality -- Loads in my FE GUI Opfinality',
  1162. '[92] remotes -- Prints all remotes in the game in the console when added',
  1163. '[93] noremotes -- Stops printing remotes',
  1164. '[94] tpdefault -- Stops all loop teleports to a player',
  1165. '[95] stopsit -- Will not allow you to sit',
  1166. '[96] gosit -- Allows you to sit',
  1167. '[97] clicktp -- Enables click tp',
  1168. '[98] noclicktp -- Disables click tp',
  1169. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  1170. '[100] toolsoff -- Stops ;toolson',
  1171. '[101] version -- Gets the admin version'
  1172. }
  1173.  
  1174. lplayer = game.Players.LocalPlayer
  1175.  
  1176. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  1177. local Found = {}
  1178. local strl = String:lower()
  1179. if strl == "all" then
  1180. for i,v in pairs(game.Players:GetPlayers()) do
  1181. table.insert(Found,v)
  1182. end
  1183. elseif strl == "others" then
  1184. for i,v in pairs(game.Players:GetPlayers()) do
  1185. if v.Name ~= game.Players.LocalPlayer.Name then
  1186. table.insert(Found,v)
  1187. end
  1188. end
  1189. elseif strl == "me" then
  1190. for i,v in pairs(game.Players:GetPlayers()) do
  1191. if v.Name == game.Players.LocalPlayer.Name then
  1192. table.insert(Found,v)
  1193. end
  1194. end
  1195. else
  1196. for i,v in pairs(game.Players:GetPlayers()) do
  1197. if v.Name:lower():sub(1, #String) == String:lower() then
  1198. table.insert(Found,v)
  1199. end
  1200. end
  1201. end
  1202. return Found
  1203. end
  1204.  
  1205. local Mouse = game.Players.LocalPlayer:GetMouse()
  1206.  
  1207. spin = false
  1208. followed = false
  1209. traill = false
  1210. noclip = false
  1211. annoying = false
  1212. hwalk = false
  1213. droppinghats = false
  1214. droppingtools = false
  1215. flying = false
  1216. spamdelay = 1
  1217. spamming = false
  1218. spammingpm = false
  1219. cbringing = false
  1220. remotes = true
  1221. added = true
  1222. binds = false
  1223. stopsitting = false
  1224. clickgoto = false
  1225. gettingtools = false
  1226.  
  1227. adminversion = "Reviz admin by illremember, Version 1.0"
  1228.  
  1229. local CMDS = Instance.new("ScreenGui")
  1230. local CMDSFRAME = Instance.new("Frame")
  1231. local ScrollingFrame = Instance.new("ScrollingFrame")
  1232. local TextLabel = Instance.new("TextLabel")
  1233. local closegui = Instance.new("TextButton")
  1234. CMDS.Name = "CMDS"
  1235. CMDS.Parent = game.CoreGui
  1236. CMDSFRAME.Name = "CMDSFRAME"
  1237. CMDSFRAME.Parent = CMDS
  1238. CMDSFRAME.Active = true
  1239. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  1240. CMDSFRAME.BorderSizePixel = 0
  1241. CMDSFRAME.Draggable = true
  1242. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  1243. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  1244. CMDSFRAME.Visible = false
  1245. ScrollingFrame.Parent = CMDSFRAME
  1246. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  1247. ScrollingFrame.BorderSizePixel = 0
  1248. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  1249. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  1250. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  1251. TextLabel.Parent = ScrollingFrame
  1252. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1253. TextLabel.BackgroundTransparency = 1
  1254. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  1255. TextLabel.Font = Enum.Font.SourceSans
  1256. TextLabel.FontSize = Enum.FontSize.Size18
  1257. TextLabel.Text = "[-] cmdbar is shown when ; is pressed.,\n[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player,\n[2] bring [plr] -- You need a tool! Will bring player to you,\n[3] spin [plr] -- You need a tool! Makes you and the player spin crazy,\n[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting,\n[5] attach [plr] -- You need a tool! Attaches you to player,\n[6] unattach [plr] -- Attempts to unattach you from a player,\n[7] follow [plr] -- Makes you follow behind the player,\n[8] unfollow,\n[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air,\n[10] trail [plr] -- The opposite of follow, you stay infront of player,\n[11] untrail,\n[12] orbit [plr] -- Makes you orbit the player,\n[13] unorbit,\n[14] fling [plr] -- Makes you fling the player,\n[15] unfling,\n[16] fecheck -- Checks if the game is FE or not,\n[17] void [plr] -- Teleports player to the void,\n[18] noclip -- Gives you noclip to walk through walls,\n[19] clip -- Removes noclip,\n[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default,\n[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default,\n[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default,\n[23] default -- Changes your speed, jumppower and hipheight to default values,\n[24] annoy [plr] -- Loop teleports you to the player,\n[25] unannoy,\n[26] headwalk [plr] -- Loop teleports you to the player head,\n[27] unheadwalk,\n[28] nolimbs -- Removes your arms and legs,\n[29] god -- Gives you FE Godmode,\n[30] drophats -- Drops your accessories,\n[31] droptool -- Drops any tool you have equipped,\n[32] loopdhats -- Loop drops your accessories,\n[33] unloopdhats,\n[34] loopdtool -- Loop drops any tools you have equipped,\n[35] unloopdtool,\n[36] invisible -- Gives you invisibility CREDIT TO TIMELESS,\n[37] view [plr] -- Changes your camera to the player character,\n[38] unview,\n[39] goto [plr] -- Teleports you to player,\n[40] fly -- Allows you to fly,\n[41] unfly,\n[42] chat [msg] -- Makes you chat a message,\n[43] spam [msg] -- Spams a message,\n[44] unspam,\n[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second,\n[46] pmspam [plr] -- Spams a player in private message,\n[47] unpmspam,\n[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you,\n[49] uncfreeze [plr],\n[50] unlockws -- Unlocks the workspace,\n[51] lockws -- Locks the workspace,\n[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you,\n[53] pstand -- Enables platform stand,\n[54] unpstand -- Disables platform stand,\n[55] blockhead -- Removes your head mesh,\n[56] sit,\n[57] bringobj [obj] -- Only shows on client, brings an object/part to you constantly, can be used to bring healing parts, weapons, money etc, type in exact name,\n[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided,\n[59] hypertotal -- Loads in my FE GUI Hypertotal,\n[60] cmds -- Prints all commands,\n[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats,\n[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool,\n[63] spinner -- Makes you spin,\n[64] nospinner,\n[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom,\n[66] noreach -- Removes reach, must have tool equipped,\n[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying,\n[68] tp me [plr] -- Alternative to goto,\n[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player,\n[70] uncbring,\n[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players,\n[72] givetool [plr] -- Gives the tool you have equipped to the player,\n[73] glitch [plr] -- Glitches you and the player, looks very cool,\n[74] unglitch -- Unglitches you,\n[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode,\n[76] explorer -- Loads up DEX,\n[77] remotespy -- Loads up a remotespy,\n[78] anim [id] -- Applies an animation on you, must be created by ROBLOX,\n[79] animgui -- Loads up Energize animations GUI,\n[80] savepos -- Saves your current position,\n[81] loadpos -- Teleports you to your saved position,\n[82] bang [plr] -- 18+,\n[83] unbang,\n[84] delcmdbar -- Removes the command bar completely,\n[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model,\n[86] shutdown -- Uses harkinians script to shutdown server,\n[87] respawn -- If grespawn doesnt work you can use respawn,\n[88] delobj [obj] -- Deletes a certain brick in workspace, client sided,\n[89] getplrs -- Prints all players in game,\n[90] deldecal -- Deletes all decals client sided,\n[91] opfinality -- Loads in my FE GUI Opfinality,\n[92] remotes -- Prints all remotes in the game in the console when added,\n[93] noremotes -- Stops printing remotes,\n[94] tpdefault -- Stops all loop teleports to a player,\n[95] stopsit -- Will not allow you to sit,\n[96] gosit -- Allows you to sit,\n[97] clicktp -- Enables click tp,\n[98] noclicktp -- Disables click tp,\n[99] toolson -- If any tools are dropped in the workspace you will automatically get them,\n[100] toolsoff -- Stops ;toolson,\n[101] version -- Gets the admin version"
  1258. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  1259. TextLabel.TextSize = 15
  1260. TextLabel.TextWrapped = true
  1261. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  1262. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  1263. closegui.Name = "closegui"
  1264. closegui.Parent = CMDSFRAME
  1265. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  1266. closegui.BorderSizePixel = 0
  1267. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  1268. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  1269. closegui.Font = Enum.Font.SourceSansBold
  1270. closegui.FontSize = Enum.FontSize.Size24
  1271. closegui.Text = "X"
  1272. closegui.TextColor3 = Color3.new(1, 1, 1)
  1273. closegui.TextSize = 20
  1274.  
  1275. closegui.MouseButton1Click:connect(function()
  1276. CMDSFRAME.Visible = false
  1277. end)
  1278.  
  1279. game:GetService('RunService').Stepped:connect(function()
  1280. if spin then
  1281. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[spinplr.Name].Character.HumanoidRootPart.CFrame
  1282. end
  1283. if followed then
  1284. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[flwplr.Name].Character.HumanoidRootPart.CFrame + game.Players[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  1285. end
  1286. if traill then
  1287. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[trlplr.Name].Character.HumanoidRootPart.CFrame + game.Players[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  1288. end
  1289. if annoying then
  1290. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[annplr.Name].Character.HumanoidRootPart.CFrame
  1291. end
  1292. if hwalk then
  1293. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  1294. end
  1295. end)
  1296. game:GetService('RunService').Stepped:connect(function()
  1297. if noclip then
  1298. game.Players.LocalPlayer.Character.Head.CanCollide = false
  1299. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  1300. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  1301. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  1302. end
  1303. end)
  1304. game:GetService('RunService').Stepped:connect(function()
  1305. if droppinghats then
  1306. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  1307. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1308. v.Parent = workspace
  1309. end
  1310. end
  1311. end
  1312. if droppingtools then
  1313. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  1314. if (v:IsA("Tool")) then
  1315. v.Parent = workspace
  1316. end
  1317. end
  1318. end
  1319. end)
  1320. game:GetService('RunService').Stepped:connect(function()
  1321. if banpl then
  1322. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[bplrr].Character.HumanoidRootPart.CFrame
  1323. end
  1324. end)
  1325. game:GetService('RunService').Stepped:connect(function()
  1326. if stopsitting then
  1327. game.Players.LocalPlayer.Character.Humanoid.Sit = false
  1328. end
  1329. end)
  1330.  
  1331. plr = game.Players.LocalPlayer
  1332. hum = plr.Character.HumanoidRootPart
  1333. mouse = plr:GetMouse()
  1334. mouse.KeyDown:connect(function(key)
  1335. if key == "e" then
  1336. if mouse.Target then
  1337. if clickgoto then
  1338. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  1339. end
  1340. end
  1341. end
  1342. end)
  1343.  
  1344. lplayer.Chatted:Connect(function(msg)
  1345. if string.sub(msg, 1, 6) == (prefix.."kill ") then
  1346. if string.sub(msg, 7) == "me" then
  1347. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  1348. else
  1349. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  1350. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  1351. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  1352. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  1353. l.Parent = game.Players.LocalPlayer.Character
  1354. l.Name = "Humanoid"
  1355. wait(0.1)
  1356. game.Players.LocalPlayer.Character["1"]:Destroy()
  1357. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  1358. game.Players.LocalPlayer.Character.Animate.Disabled = true
  1359. wait(0.1)
  1360. game.Players.LocalPlayer.Character.Animate.Disabled = false
  1361. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  1362. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1363. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  1364. end
  1365. local function tp(player,player2)
  1366. local char1,char2=player.Character,player2.Character
  1367. if char1 and char2 then
  1368. char1:MoveTo(char2.Head.Position)
  1369. end
  1370. end
  1371. wait(0.1)
  1372. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  1373. wait(0.2)
  1374. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  1375. wait(0.5)
  1376. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  1377. wait(0.7)
  1378. tp(game.Players.LocalPlayer,game.Players[v.Name])
  1379. wait(0.7)
  1380. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  1381. game.StarterGui:SetCore("SendNotification", {
  1382. Title = "Tools needed!";
  1383. Text = "You need a tool in your backpack for this command!";
  1384. })
  1385. end
  1386. end
  1387. end
  1388. if string.sub(msg, 1, 7) == (prefix.."bring ") then
  1389. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  1390. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  1391. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  1392. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  1393. l.Parent = game.Players.LocalPlayer.Character
  1394. l.Name = "Humanoid"
  1395. wait(0.1)
  1396. game.Players.LocalPlayer.Character["1"]:Destroy()
  1397. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  1398. game.Players.LocalPlayer.Character.Animate.Disabled = true
  1399. wait(0.1)
  1400. game.Players.LocalPlayer.Character.Animate.Disabled = false
  1401. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  1402. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1403. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  1404. end
  1405. local function tp(player,player2)
  1406. local char1,char2=player.Character,player2.Character
  1407. if char1 and char2 then
  1408. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  1409. end
  1410. end
  1411. local function getout(player,player2)
  1412. local char1,char2=player.Character,player2.Character
  1413. if char1 and char2 then
  1414. char1:MoveTo(char2.Head.Position)
  1415. end
  1416. end
  1417. tp(game.Players[v.Name], game.Players.LocalPlayer)
  1418. wait(0.2)
  1419. tp(game.Players[v.Name], game.Players.LocalPlayer)
  1420. wait(0.5)
  1421. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  1422. wait(0.5)
  1423. getout(game.Players.LocalPlayer, game.Players[v.Name])
  1424. wait(0.3)
  1425. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  1426. game.StarterGui:SetCore("SendNotification", {
  1427. Title = "Tools needed!";
  1428. Text = "You need a tool in your backpack for this command!";
  1429. })
  1430. end
  1431. end
  1432. if string.sub(msg, 1, 6) == (prefix.."spin ") then
  1433. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1434. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  1435. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  1436. l.Parent = game.Players.LocalPlayer.Character
  1437. l.Name = "Humanoid"
  1438. wait(0.1)
  1439. game.Players.LocalPlayer.Character["1"]:Destroy()
  1440. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  1441. game.Players.LocalPlayer.Character.Animate.Disabled = true
  1442. wait(0.1)
  1443. game.Players.LocalPlayer.Character.Animate.Disabled = false
  1444. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  1445. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1446. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  1447. end
  1448. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  1449. spinplr = v
  1450. wait(0.5)
  1451. spin = true
  1452. game.StarterGui:SetCore("SendNotification", {
  1453. Title = "Tools needed!";
  1454. Text = "You need a tool in your backpack for this command!";
  1455. })
  1456. end
  1457. end
  1458. if string.sub(msg, 1, 7) == (prefix.."unspin") then
  1459. spin = false
  1460. local function getout(player,player2)
  1461. local char1,char2=player.Character,player2.Character
  1462. if char1 and char2 then
  1463. char1:MoveTo(char2.Head.Position)
  1464. end
  1465. end
  1466. getout(game.Players.LocalPlayer, game.Players.LocalPlayer)
  1467. end
  1468. if string.sub(msg, 1, 8) == (prefix.."attach ") then
  1469. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1470. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  1471. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  1472. l.Parent = game.Players.LocalPlayer.Character
  1473. l.Name = "Humanoid"
  1474. wait(0.1)
  1475. game.Players.LocalPlayer.Character["1"]:Destroy()
  1476. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  1477. game.Players.LocalPlayer.Character.Animate.Disabled = true
  1478. wait(0.1)
  1479. game.Players.LocalPlayer.Character.Animate.Disabled = false
  1480. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  1481. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1482. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  1483. end
  1484. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  1485. wait(0.3)
  1486. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  1487. attplr = v
  1488. game.StarterGui:SetCore("SendNotification", {
  1489. Title = "Tools needed!";
  1490. Text = "You need a tool in your backpack for this command!";
  1491. })
  1492. end
  1493. end
  1494. if string.sub(msg, 1, 9) == (prefix.."unattach ") then
  1495. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  1496. local function getout(player,player2)
  1497. local char1,char2=player.Character,player2.Character
  1498. if char1 and char2 then
  1499. char1:MoveTo(char2.Head.Position)
  1500. end
  1501. end
  1502. getout(game.Players.LocalPlayer, game.Players[v.Name])
  1503. end
  1504. end
  1505. if string.sub(msg, 1, 8) == (prefix.."follow ") then
  1506. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1507. followed = true
  1508. flwplr = v
  1509. end
  1510. end
  1511. if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  1512. followed = false
  1513. end
  1514. if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  1515. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1516. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  1517. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  1518. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  1519. l.Parent = game.Players.LocalPlayer.Character
  1520. l.Name = "Humanoid"
  1521. wait(0.1)
  1522. game.Players.LocalPlayer.Character["1"]:Destroy()
  1523. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  1524. game.Players.LocalPlayer.Character.Animate.Disabled = true
  1525. wait(0.1)
  1526. game.Players.LocalPlayer.Character.Animate.Disabled = false
  1527. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  1528. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1529. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  1530. end
  1531. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  1532. wait(0.2)
  1533. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  1534. wait(0.6)
  1535. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  1536. wait(0.6)
  1537. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  1538. game.StarterGui:SetCore("SendNotification", {
  1539. Title = "Tools needed!";
  1540. Text = "You need a tool in your backpack for this command!";
  1541. })
  1542. end
  1543. end
  1544. if string.sub(msg, 1, 7) == (prefix.."trail ") then
  1545. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1546. traill = true
  1547. trlplr = v
  1548. end
  1549. end
  1550. if string.sub(msg, 1, 8) == (prefix.."untrail") then
  1551. traill = false
  1552. end
  1553. if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  1554. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  1555. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  1556. else
  1557. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1558. local o = Instance.new("RocketPropulsion")
  1559. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  1560. o.Name = "Orbit"
  1561. o.Target = game.Players[v.Name].Character.HumanoidRootPart
  1562. o:Fire()
  1563. noclip = true
  1564. end
  1565. end
  1566. end
  1567. if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  1568. game.Players.LocalPlayer.Character.HumanoidRootPart.Orbit:Destroy()
  1569. noclip = false
  1570. end
  1571. if string.sub(msg, 1, 7) == (prefix.."fling ") then
  1572. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  1573. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  1574. else
  1575. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1576. local y = Instance.new("RocketPropulsion")
  1577. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  1578. y.CartoonFactor = 1
  1579. y.MaxThrust = 500000
  1580. y.MaxSpeed = 1000
  1581. y.ThrustP = 100000
  1582. y.Name = "Fling"
  1583. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  1584. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  1585. y:Fire()
  1586. noclip = true
  1587. end
  1588. end
  1589. end
  1590. if string.sub(msg, 1, 8) == (prefix.."unfling") then
  1591. noclip = false
  1592. game.Players.LocalPlayer.Character.HumanoidRootPart.Fling:Destroy()
  1593. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head
  1594. wait(0.4)
  1595. game.Players.LocalPlayer.Character.HumanoidRootPart.Fling:Destroy()
  1596. end
  1597. if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  1598. if game.Workspace.FilteringEnabled == true then
  1599. warn("FE is Enabled (Filtering Enabled)")
  1600. game.StarterGui:SetCore("SendNotification", {
  1601. Title = "FE is Enabled";
  1602. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  1603. })
  1604. else
  1605. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  1606. game.StarterGui:SetCore("SendNotification", {
  1607. Title = "FE is Disabled";
  1608. Text = "Filtering Disabled. Consider using a different admin script.";
  1609. })
  1610. end
  1611. end
  1612. if string.sub(msg, 1, 6) == (prefix.."void ") then
  1613. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1614. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  1615. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  1616. l.Parent = game.Players.LocalPlayer.Character
  1617. l.Name = "Humanoid"
  1618. wait(0.1)
  1619. game.Players.LocalPlayer.Character["1"]:Destroy()
  1620. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  1621. game.Players.LocalPlayer.Character.Animate.Disabled = true
  1622. wait(0.1)
  1623. game.Players.LocalPlayer.Character.Animate.Disabled = false
  1624. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  1625. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1626. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  1627. end
  1628. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  1629. wait(0.2)
  1630. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  1631. wait(0.6)
  1632. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  1633. game.StarterGui:SetCore("SendNotification", {
  1634. Title = "Tools needed!";
  1635. Text = "You need a tool in your backpack for this command!";
  1636. })
  1637. end
  1638. end
  1639. if string.sub(msg, 1, 7) == (prefix.."noclip") then
  1640. noclip = true
  1641. game.StarterGui:SetCore("SendNotification", {
  1642. Title = "Noclip enabled";
  1643. Text = "Type ;clip to disable";
  1644. })
  1645. end
  1646. if string.sub(msg, 1, 5) == (prefix.."clip") then
  1647. noclip = false
  1648. game.StarterGui:SetCore("SendNotification", {
  1649. Title = "Noclip disabled";
  1650. Text = "Type ;noclip to enable";
  1651. })
  1652. end
  1653. if string.sub(msg, 1, 7) == (prefix.."speed ") then
  1654. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  1655. end
  1656. if string.sub(msg, 1, 4) == (prefix.."ws ") then
  1657. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  1658. end
  1659. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  1660. game.Players.LocalPlayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  1661. end
  1662. if string.sub(msg, 1, 4) == (prefix.."hh ") then
  1663. game.Players.LocalPlayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  1664. end
  1665. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  1666. game.Players.LocalPlayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  1667. end
  1668. if string.sub(msg, 1, 4) == (prefix.."jp ") then
  1669. game.Players.LocalPlayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  1670. end
  1671. if string.sub(msg, 1, 8) == (prefix.."default") then
  1672. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  1673. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  1674. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 0
  1675. end
  1676. if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  1677. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1678. annoying = true
  1679. annplr = v
  1680. end
  1681. end
  1682. if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  1683. annoying = false
  1684. end
  1685. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  1686. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1687. hwalk = true
  1688. hdwplr = v
  1689. end
  1690. end
  1691. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  1692. hwalk = false
  1693. end
  1694. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  1695. game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
  1696. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  1697. game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
  1698. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  1699. end
  1700. if string.sub(msg, 1, 4) == (prefix.."god") then
  1701. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  1702. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  1703. l.Parent = game.Players.LocalPlayer.Character
  1704. l.Name = "Humanoid"
  1705. wait(0.1)
  1706. game.Players.LocalPlayer.Character["1"]:Destroy()
  1707. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  1708. game.Players.LocalPlayer.Character.Animate.Disabled = true
  1709. wait(0.1)
  1710. game.Players.LocalPlayer.Character.Animate.Disabled = false
  1711. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  1712. game.StarterGui:SetCore("SendNotification", {
  1713. Title = "FE Godmode enabled";
  1714. Text = "Use ;kill me OR ;respawn to reset";
  1715. })
  1716. end
  1717. if string.sub(msg, 1, 9) == (prefix.."drophats") then
  1718. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  1719. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1720. v.Parent = workspace
  1721. end
  1722. end
  1723. end
  1724. if string.sub(msg, 1, 9) == (prefix.."droptool") then
  1725. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  1726. if (v:IsA("Tool")) then
  1727. v.Parent = workspace
  1728. end
  1729. end
  1730. end
  1731. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  1732. droppinghats = true
  1733. game.StarterGui:SetCore("SendNotification", {
  1734. Title = "Loop Drop Enabled";
  1735. Text = "Type ;unloopdhats to disable";
  1736. })
  1737. end
  1738. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  1739. droppinghats = false
  1740. game.StarterGui:SetCore("SendNotification", {
  1741. Title = "Loop Drop Disabled";
  1742. Text = "Type ;loopdhats to enable.";
  1743. })
  1744. end
  1745. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  1746. droppingtools = true
  1747. game.StarterGui:SetCore("SendNotification", {
  1748. Title = "Loop Drop Enabled";
  1749. Text = "Type ;unloopdtool to disable";
  1750. })
  1751. end
  1752. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  1753. droppingtools = false
  1754. game.StarterGui:SetCore("SendNotification", {
  1755. Title = "Loop Drop Disabled";
  1756. Text = "Type ;loopdtool to enable.";
  1757. })
  1758. end
  1759. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  1760. Local = game:GetService('Players').LocalPlayer
  1761. Char = Local.Character
  1762. touched,tpdback = false, false
  1763. box = Instance.new('Part',workspace)
  1764. box.Anchored = true
  1765. box.CanCollide = true
  1766. box.Size = Vector3.new(10,1,10)
  1767. box.Position = Vector3.new(0,10000,0)
  1768. box.Touched:connect(function(part)
  1769. if (part.Parent.Name == Local.Name) then
  1770. if touched == false then
  1771. touched = true
  1772. function apply()
  1773. if script.Disabled ~= true then
  1774. no = Char.HumanoidRootPart:Clone()
  1775. wait(.25)
  1776. Char.HumanoidRootPart:Destroy()
  1777. no.Parent = Char
  1778. Char:MoveTo(loc)
  1779. touched = false
  1780. end end
  1781. if Char then
  1782. apply()
  1783. end
  1784. end
  1785. end
  1786. end)
  1787. repeat wait() until Char
  1788. loc = Char.HumanoidRootPart.Position
  1789. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  1790. game.StarterGui:SetCore("SendNotification", {
  1791. Title = "Invisibility enabled!";
  1792. Text = "Reset or use ;respawn to remove.";
  1793. })
  1794. end
  1795. if string.sub(msg, 1, 6) == (prefix.."view ") then
  1796. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1797. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  1798. end
  1799. end
  1800. if string.sub(msg, 1, 7) == (prefix.."unview") then
  1801. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head
  1802. end
  1803. if string.sub(msg, 1, 6) == (prefix.."goto ") then
  1804. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1805. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  1806. end
  1807. end
  1808. if string.sub(msg, 1, 4) == (prefix.."fly") then
  1809. flying = true
  1810. repeat wait()
  1811. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  1812. local mouse = game.Players.LocalPlayer:GetMouse()
  1813. repeat wait() until mouse
  1814. local plr = game.Players.LocalPlayer
  1815. local torso = plr.Character.Torso
  1816. local deb = true
  1817. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  1818. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1819. local maxspeed = 80
  1820. local speed = 0
  1821.  
  1822. function FlyFunction()
  1823. local bg = Instance.new("BodyGyro", torso)
  1824. bg.P = 9e4
  1825. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1826. bg.cframe = torso.CFrame
  1827. local bv = Instance.new("BodyVelocity", torso)
  1828. bv.velocity = Vector3.new(0,0.1,0)
  1829. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1830. repeat wait()
  1831. plr.Character.Humanoid.PlatformStand = true
  1832. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  1833. speed = speed+.5+(speed/maxspeed)
  1834. if speed > maxspeed then
  1835. speed = maxspeed
  1836. end
  1837. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  1838. speed = speed-1
  1839. if speed < 0 then
  1840. speed = 0
  1841. end
  1842. end
  1843. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  1844. 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
  1845. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  1846. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  1847. 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
  1848. else
  1849. bv.velocity = Vector3.new(0,0.1,0)
  1850. end
  1851. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  1852. until not flying
  1853. ctrl = {f = 0, b = 0, l = 0, r = 0}
  1854. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1855. speed = 0
  1856. bg:Destroy()
  1857. bv:Destroy()
  1858. plr.Character.Humanoid.PlatformStand = false
  1859. end
  1860. mouse.KeyDown:connect(function(key)
  1861. if key:lower() == "w" then
  1862. ctrl.f = 1
  1863. elseif key:lower() == "s" then
  1864. ctrl.b = -1
  1865. elseif key:lower() == "a" then
  1866. ctrl.l = -1
  1867. elseif key:lower() == "d" then
  1868. ctrl.r = 1
  1869. end
  1870. end)
  1871. mouse.KeyUp:connect(function(key)
  1872. if key:lower() == "w" then
  1873. ctrl.f = 0
  1874. elseif key:lower() == "s" then
  1875. ctrl.b = 0
  1876. elseif key:lower() == "a" then
  1877. ctrl.l = 0
  1878. elseif key:lower() == "d" then
  1879. ctrl.r = 0
  1880. end
  1881. end)
  1882. FlyFunction()
  1883. end
  1884. if string.sub(msg, 1, 6) == (prefix.."unfly") then
  1885. flying = false
  1886. end
  1887. if string.sub(msg, 1, 6) == (prefix.."chat ") then
  1888. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  1889. end
  1890. if string.sub(msg, 1, 6) == (prefix.."spam ") then
  1891. spamtext = (string.sub(msg, 7))
  1892. spamming = true
  1893. end
  1894. if string.sub(msg, 1, 7) == (prefix.."unspam") then
  1895. spamming = false
  1896. end
  1897. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  1898. spamdelay = (string.sub(msg, 11))
  1899. end
  1900. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  1901. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1902. pmspammed = v.Name
  1903. spammingpm = true
  1904. end
  1905. end
  1906. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  1907. spammingpm = false
  1908. end
  1909. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  1910. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  1911. v.Character["Left Leg"].Anchored = true
  1912. v.Character["Left Arm"].Anchored = true
  1913. v.Character["Right Leg"].Anchored = true
  1914. v.Character["Right Arm"].Anchored = true
  1915. v.Character.Torso.Anchored = true
  1916. v.Character.Head.Anchored = true
  1917. end
  1918. end
  1919. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  1920. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  1921. v.Character["Left Leg"].Anchored = false
  1922. v.Character["Left Arm"].Anchored = false
  1923. v.Character["Right Leg"].Anchored = false
  1924. v.Character["Right Arm"].Anchored = false
  1925. v.Character.Torso.Anchored = false
  1926. v.Character.Head.Anchored = false
  1927. end
  1928. end
  1929. if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  1930. local a = game.Workspace:getChildren()
  1931. for i = 1, #a do
  1932. if a[i].className == "Part" then
  1933. a[i].Locked = false
  1934. elseif a[i].className == "Model" then
  1935. local r = a[i]:getChildren()
  1936. for i = 1, #r do
  1937. if r[i].className == "Part" then
  1938. r[i].Locked = false
  1939. end
  1940. end
  1941. end
  1942. end
  1943. game.StarterGui:SetCore("SendNotification", {
  1944. Title = "Success!";
  1945. Text = "Workspace unlocked. Use ;lockws to lock.";
  1946. })
  1947. end
  1948. if string.sub(msg, 1, 7) == (prefix.."lockws") then
  1949. local a = game.Workspace:getChildren()
  1950. for i = 1, #a do
  1951. if a[i].className == "Part" then
  1952. a[i].Locked = true
  1953. elseif a[i].className == "Model" then
  1954. local r = a[i]:getChildren()
  1955. for i = 1, #r do
  1956. if r[i].className == "Part" then
  1957. r[i].Locked = true
  1958. end
  1959. end
  1960. end
  1961. end
  1962. end
  1963. if string.sub(msg, 1, 7) == (prefix.."btools") then
  1964. local Clone_T = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  1965. Clone_T.BinType = "Clone"
  1966. local Destruct = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  1967. Destruct.BinType = "Hammer"
  1968. local Hold_T = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  1969. Hold_T.BinType = "Grab"
  1970. end
  1971. if string.sub(msg, 1, 7) == (prefix.."pstand") then
  1972. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = true
  1973. end
  1974. if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  1975. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = false
  1976. end
  1977. if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  1978. game.Players.LocalPlayer.Character.Head.Mesh:Destroy()
  1979. end
  1980. if string.sub(msg, 1, 4) == (prefix.."sit") then
  1981. game.Players.LocalPlayer.Character.Humanoid.Sit = true
  1982. end
  1983. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  1984. local function bringobjw()
  1985. for i,obj in ipairs(game.Workspace:GetDescendants()) do
  1986. if obj.Name == (string.sub(msg, 11)) then
  1987. obj.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  1988. obj.CanCollide = false
  1989. obj.Transparency = 0.7
  1990. wait()
  1991. obj.CFrame = game.Players.LocalPlayer.Character["Left Leg"].CFrame
  1992. wait()
  1993. obj.CFrame = game.Players.LocalPlayer.Character["Right Leg"].CFrame
  1994. wait()
  1995. obj.CFrame = game.Players.LocalPlayer.Character["Head"].CFrame
  1996. end
  1997. end
  1998. end
  1999. while wait() do
  2000. bringobjw()
  2001. end
  2002. game.StarterGui:SetCore("SendNotification", {
  2003. Title = "BringObj";
  2004. Text = "BringObj enabled.";
  2005. })
  2006. end
  2007. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  2008. vis = (string.sub(msg, 8))
  2009. local a = game.Workspace:GetDescendants()
  2010. for i = 1, #a do
  2011. if a[i].className == "Part" then
  2012. a[i].Transparency = vis
  2013. elseif a[i].className == "Model" then
  2014. local r = a[i]:getChildren()
  2015. for i = 1, #r do
  2016. if r[i].className == "Part" then
  2017. r[i].Transparency = vis
  2018. end
  2019. end
  2020. end
  2021. end
  2022. end
  2023. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  2024. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  2025. game.StarterGui:SetCore("SendNotification", {
  2026. Title = "Success!";
  2027. Text = "HyperTotal GUI Loaded!";
  2028. })
  2029. end
  2030. if string.sub(msg, 1, 5) == (prefix.."cmds") then
  2031. CMDSFRAME.Visible = true
  2032. end
  2033. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  2034. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  2035. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2036. v.Handle.Mesh:Destroy()
  2037. end
  2038. end
  2039. end
  2040. if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  2041. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  2042. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2043. v.Handle.Mesh:Destroy()
  2044. end
  2045. end
  2046. end
  2047. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  2048. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  2049. if (v:IsA("Tool")) then
  2050. v.Handle.Mesh:Destroy()
  2051. end
  2052. end
  2053. end
  2054. if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  2055. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  2056. if (v:IsA("Tool")) then
  2057. v.Handle.Mesh:Destroy()
  2058. end
  2059. end
  2060. end
  2061. if string.sub(msg, 1, 8) == (prefix.."spinner") then
  2062. local p = Instance.new("RocketPropulsion")
  2063. p.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  2064. p.Name = "Spinner"
  2065. p.Target = game.Players.LocalPlayer.Character["Left Arm"]
  2066. p:Fire()
  2067. game.StarterGui:SetCore("SendNotification", {
  2068. Title = "Spinner enabled";
  2069. Text = "Type ;nospinner to disable.";
  2070. })
  2071. end
  2072. if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  2073. game.Players.LocalPlayer.Character.HumanoidRootPart.Spinner:Destroy()
  2074. end
  2075. if string.sub(msg, 1, 7) == (prefix.."reachd") then
  2076. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2077. if v:isA("Tool") then
  2078. local a = Instance.new("SelectionBox",v.Handle)
  2079. a.Adornee = v.Handle
  2080. v.Handle.Size = Vector3.new(0.5,0.5,60)
  2081. v.GripPos = Vector3.new(0,0,0)
  2082. game.Players.LocalPlayer.Character.Humanoid:UnequipTools()
  2083. end
  2084. end
  2085. game.StarterGui:SetCore("SendNotification", {
  2086. Title = "Reach applied!";
  2087. Text = "Applied to equipped sword. Use ;noreach to disable.";
  2088. })
  2089. end
  2090. if string.sub(msg, 1, 7) == (prefix.."reach ") then
  2091. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2092. if v:isA("Tool") then
  2093. local a = Instance.new("SelectionBox",v.Handle)
  2094. a.Name = "Reach"
  2095. a.Adornee = v.Handle
  2096. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  2097. v.GripPos = Vector3.new(0,0,0)
  2098. game.Players.LocalPlayer.Character.Humanoid:UnequipTools()
  2099. end
  2100. end
  2101. game.StarterGui:SetCore("SendNotification", {
  2102. Title = "Reach applied!";
  2103. Text = "Applied to equipped sword. Use ;noreach to disable.";
  2104. })
  2105. end
  2106. if string.sub(msg, 1, 8) == (prefix.."noreach") then
  2107. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2108. if v:isA("Tool") then
  2109. v.Handle.Reach:Destroy()
  2110. end
  2111. end
  2112. game.StarterGui:SetCore("SendNotification", {
  2113. Title = "Reach removed!";
  2114. Text = "Removed reach from equipped sword.";
  2115. })
  2116. end
  2117. if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  2118. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  2119. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  2120. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  2121. l.Parent = game.Players.LocalPlayer.Character
  2122. l.Name = "Humanoid"
  2123. wait(0.1)
  2124. game.Players.LocalPlayer.Character["1"]:Destroy()
  2125. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  2126. game.Players.LocalPlayer.Character.Animate.Disabled = true
  2127. wait(0.1)
  2128. game.Players.LocalPlayer.Character.Animate.Disabled = false
  2129. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  2130. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2131. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  2132. end
  2133. wait(0.1)
  2134. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  2135. wait(0.2)
  2136. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  2137. wait(0.5)
  2138. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2139. game.StarterGui:SetCore("SendNotification", {
  2140. Title = "Tools needed!";
  2141. Text = "You need a tool in your backpack for this command!";
  2142. })
  2143. end
  2144. end
  2145. if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  2146. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2147. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  2148. end
  2149. end
  2150. if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  2151. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  2152. cbringall = true
  2153. else
  2154. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2155. brplr = v.Name
  2156. end
  2157. end
  2158. cbring = true
  2159. end
  2160. if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  2161. cbring = false
  2162. cbringall = false
  2163. end
  2164. if string.sub(msg, 1, 6) == (prefix.."swap ") then
  2165. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2166. local NOWPLR = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  2167. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2168. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  2169. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  2170. l.Parent = game.Players.LocalPlayer.Character
  2171. l.Name = "Humanoid"
  2172. wait(0.1)
  2173. game.Players.LocalPlayer.Character["1"]:Destroy()
  2174. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  2175. game.Players.LocalPlayer.Character.Animate.Disabled = true
  2176. wait(0.1)
  2177. game.Players.LocalPlayer.Character.Animate.Disabled = false
  2178. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  2179. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2180. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  2181. end
  2182. local function tp(player,player2)
  2183. local char1,char2=player.Character,player2.Character
  2184. if char1 and char2 then
  2185. char1:MoveTo(char2.Head.Position)
  2186. end
  2187. end
  2188. wait(0.1)
  2189. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  2190. wait(0.2)
  2191. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  2192. wait(0.5)
  2193. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  2194. wait(0.6)
  2195. tp(game.Players.LocalPlayer, game.Players[v.Name])
  2196. wait(0.4)
  2197. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOWPLR
  2198. game.StarterGui:SetCore("SendNotification", {
  2199. Title = "Tools needed!";
  2200. Text = "You need a tool in your backpack for this command!";
  2201. })
  2202. end
  2203. end
  2204. if string.sub(msg, 1, 9) == (prefix.."givetool") then
  2205. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  2206. for i,tool in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  2207. if (tool:IsA("Tool")) then
  2208. tool.Parent = game.Workspace[v.Name]
  2209. end
  2210. end
  2211. end
  2212. end
  2213. if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  2214. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2215. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  2216. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  2217. l.Parent = game.Players.LocalPlayer.Character
  2218. l.Name = "Humanoid"
  2219. wait(0.1)
  2220. game.Players.LocalPlayer.Character["1"]:Destroy()
  2221. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  2222. game.Players.LocalPlayer.Character.Animate.Disabled = true
  2223. wait(0.1)
  2224. game.Players.LocalPlayer.Character.Animate.Disabled = false
  2225. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  2226. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2227. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  2228. end
  2229. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  2230. wait(0.3)
  2231. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  2232. wait(0.4)
  2233. b = Instance.new("BodyForce")
  2234. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  2235. b.Name = "Glitch"
  2236. b.Force = Vector3.new(100000000,5000,0)
  2237. game.StarterGui:SetCore("SendNotification", {
  2238. Title = "Tools needed!";
  2239. Text = "You need a tool in your backpack for this command!";
  2240. })
  2241. end
  2242. end
  2243. if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  2244. game.Players.LocalPlayer.Character.HumanoidRootPart.Glitch:Destroy()
  2245. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  2246. b = Instance.new("BodyForce")
  2247. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  2248. b.Name = "unGlitch"
  2249. b.Force = Vector3.new(0,-5000000,0)
  2250. wait(2)
  2251. game.Players.LocalPlayer.Character.HumanoidRootPart.unGlitch:Destroy()
  2252. end
  2253. if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  2254. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  2255. wait(1)
  2256. game.Players.LocalPlayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  2257. game.Players.LocalPlayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  2258. end
  2259. if string.sub(msg, 1, 9) == (prefix.."explorer") then
  2260. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  2261. game.StarterGui:SetCore("SendNotification", {
  2262. Title = "Success!";
  2263. Text = "DEX Explorer has loaded.";
  2264. })
  2265. end
  2266. if string.sub(msg, 1, 6) == (prefix.."anim ") then
  2267. local Anim = Instance.new("Animation")
  2268. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  2269. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2270. track:Play(.1, 1, 1)
  2271. end
  2272. if string.sub(msg, 1, 8) == (prefix.."animgui") then
  2273. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  2274. game.StarterGui:SetCore("SendNotification", {
  2275. Title = "Success!";
  2276. Text = "Energize Animations GUI has loaded.";
  2277. })
  2278. end
  2279. if string.sub(msg, 1, 8) == (prefix.."savepos") then
  2280. saved = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2281. game.StarterGui:SetCore("SendNotification", {
  2282. Title = "Position Saved";
  2283. Text = "Use ;loadpos to return to saved position.";
  2284. })
  2285. end
  2286. if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  2287. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = saved
  2288. end
  2289. if string.sub(msg, 1, 6) == (prefix.."bang ") then
  2290. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2291. local Anim2 = Instance.new("Animation")
  2292. Anim2.AnimationId = "rbxassetid://148840371"
  2293. local track2 = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim2)
  2294. track2:Play(.1, 1, 1)
  2295. bplrr = v.Name
  2296. banpl = true
  2297. end
  2298. end
  2299. if string.sub(msg, 1, 7) == (prefix.."unbang") then
  2300. banpl = false
  2301. end
  2302. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  2303. local function bringmodw()
  2304. for i,obj in ipairs(game.Workspace:GetDescendants()) do
  2305. if obj.Name == (string.sub(msg, 11)) then
  2306. for i,ch in pairs(obj:GetDescendants()) do
  2307. if (ch:IsA("BasePart")) then
  2308. ch.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2309. ch.CanCollide = false
  2310. ch.Transparency = 0.7
  2311. wait()
  2312. ch.CFrame = game.Players.LocalPlayer.Character["Left Leg"].CFrame
  2313. wait()
  2314. ch.CFrame = game.Players.LocalPlayer.Character["Right Leg"].CFrame
  2315. wait()
  2316. ch.CFrame = game.Players.LocalPlayer.Character["Head"].CFrame
  2317. end
  2318. end
  2319. end
  2320. end
  2321. end
  2322. while wait() do
  2323. bringmodw()
  2324. end
  2325. game.StarterGui:SetCore("SendNotification", {
  2326. Title = "BringMod";
  2327. Text = "BringMod enabled.";
  2328. })
  2329. end
  2330. if string.sub(msg, 1, 8) == (prefix.."respawn") then
  2331. local mod = Instance.new('Model', workspace) mod.Name = 're '..game.Players.LocalPlayer.Name
  2332. local hum = Instance.new('Humanoid', mod)
  2333. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  2334. game.Players.LocalPlayer.Character = mod
  2335. end
  2336. if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  2337. game:GetService'RunService'.Stepped:Connect(function()
  2338. pcall(function()
  2339. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  2340. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  2341. for _,x in pairs(v.Character.Head:GetChildren()) do
  2342. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  2343. end
  2344. end
  2345. end
  2346. end)
  2347. end)
  2348. game.StarterGui:SetCore("SendNotification", {
  2349. Title = "Attempting Shutdown";
  2350. Text = "Shutdown Attempt has begun.";
  2351. })
  2352. end
  2353. if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  2354. objtodel = (string.sub(msg, 9))
  2355. delobject()
  2356. end
  2357. if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  2358. for i,v in pairs(game:GetService("Players"):GetChildren())do
  2359. print(v)
  2360. end
  2361. game.StarterGui:SetCore("SendNotification", {
  2362. Title = "Printed";
  2363. Text = "Players have been printed to console. (F9)";
  2364. })
  2365. end
  2366. if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  2367. for i,v in pairs(game.Workspace:GetDescendants())do
  2368. if (v:IsA("Decal")) then
  2369. v:Destroy()
  2370. end
  2371. end
  2372. end
  2373. if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  2374. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  2375. game.StarterGui:SetCore("SendNotification", {
  2376. Title = "Success!";
  2377. Text = "OpFinality GUI has loaded.";
  2378. })
  2379. end
  2380. if string.sub(msg, 1, 8) == (prefix.."remotes") then
  2381. remotes = true
  2382. added = true
  2383. game.DescendantAdded:connect(function(rmt)
  2384. if added == true then
  2385. if remotes == true then
  2386. if rmt:IsA("RemoteEvent") then
  2387. print("A RemoteEvent was added!")
  2388. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  2389. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  2390. end end end
  2391. end)
  2392. game.DescendantAdded:connect(function(rmtfnctn)
  2393. if added == true then
  2394. if remotes == true then
  2395. if rmtfnctn:IsA("RemoteFunction") then
  2396. warn("A RemoteFunction was added!")
  2397. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  2398. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  2399. end end end
  2400. end)
  2401.  
  2402. game.DescendantAdded:connect(function(bndfnctn)
  2403. if added == true then
  2404. if binds == true then
  2405. if bndfnctn:IsA("BindableFunction") then
  2406. print("A BindableFunction was added!")
  2407. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  2408. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  2409. end end end
  2410. end)
  2411.  
  2412. game.DescendantAdded:connect(function(bnd)
  2413. if added == true then
  2414. if binds == true then
  2415. if bnd:IsA("BindableEvent") then
  2416. warn("A BindableEvent was added!")
  2417. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  2418. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  2419. end end end
  2420. end)
  2421.  
  2422.  
  2423. if binds == true then
  2424. for i,v in pairs(game:GetDescendants()) do
  2425. if v:IsA("BindableFunction") then
  2426. print(" game." .. v:GetFullName() .. " | BindableFunction")
  2427. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  2428. end end
  2429. for i,v in pairs(game:GetDescendants()) do
  2430. if v:IsA("BindableEvent") then
  2431. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  2432. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  2433. end end
  2434. else
  2435. print("Off")
  2436. end
  2437. if remotes == true then
  2438. for i,v in pairs(game:GetDescendants()) do
  2439. if v:IsA("RemoteFunction") then
  2440. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  2441. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  2442. end end
  2443. wait()
  2444. for i,v in pairs(game:GetDescendants()) do
  2445. if v:IsA("RemoteEvent") then
  2446. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  2447. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  2448. end end
  2449. else
  2450. print("Off")
  2451. end
  2452. game.StarterGui:SetCore("SendNotification", {
  2453. Title = "Printing Remotes";
  2454. Text = "Type ;noremotes to disable.";
  2455. })
  2456. end
  2457. if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  2458. remotes = false
  2459. added = false
  2460. game.StarterGui:SetCore("SendNotification", {
  2461. Title = "Printing Remotes Disabled";
  2462. Text = "Type ;remotes to enable.";
  2463. })
  2464. end
  2465. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  2466. spin = false
  2467. followed = false
  2468. traill = false
  2469. noclip = false
  2470. annoying = false
  2471. hwalk = false
  2472. cbringing = false
  2473. end
  2474. if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  2475. stopsitting = true
  2476. end
  2477. if string.sub(msg, 1, 6) == (prefix.."gosit") then
  2478. stopsitting = false
  2479. end
  2480. if string.sub(msg, 1, 8) == (prefix.."version") then
  2481. print(adminversion)
  2482. game.StarterGui:SetCore("SendNotification", {
  2483. Title = "Version";
  2484. Text = adminversion;
  2485. })
  2486. end
  2487. if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  2488. clickgoto = true
  2489. game.StarterGui:SetCore("SendNotification", {
  2490. Title = "Click TP";
  2491. Text = "Press E to teleport to mouse position";
  2492. })
  2493. end
  2494. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  2495. clickgoto = false
  2496. game.StarterGui:SetCore("SendNotification", {
  2497. Title = "Click TP";
  2498. Text = "Click TP has been disabled.";
  2499. })
  2500. end
  2501. if string.sub(msg, 1, 8) == (prefix.."toolson") then
  2502. gettingtools = true
  2503. game.StarterGui:SetCore("SendNotification", {
  2504. Title = "Tools Enabled";
  2505. Text = "Automatically colleting tools dropped.";
  2506. })
  2507. end
  2508. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  2509. gettingtools = false
  2510. game.StarterGui:SetCore("SendNotification", {
  2511. Title = "Tools Disabled";
  2512. Text = "Click TP has been disabled.";
  2513. })
  2514. end
  2515. end)
  2516.  
  2517. local function tp()
  2518. for i, player in ipairs(game.Players:GetChildren()) do
  2519. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2520. if player.Name == brplr then
  2521. player.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  2522. end
  2523. end
  2524. end
  2525. end
  2526. local function tpall()
  2527. for i, player in ipairs(game.Players:GetChildren()) do
  2528. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2529. player.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  2530. end
  2531. end
  2532. end
  2533. local function delobject()
  2534. for i,v in pairs(game.Workspace:GetDescendants()) do
  2535. if v.Name == objtodel then
  2536. v:Destroy()
  2537. end
  2538. end
  2539. end
  2540. spawn(function()
  2541. while wait(spamdelay) do
  2542. if spamming == true then
  2543. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  2544. end
  2545. end
  2546. end)
  2547. spawn(function()
  2548. while wait(spamdelay) do
  2549. if spammingpm == true then
  2550. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  2551. end
  2552. end
  2553. end)
  2554. spawn(function()
  2555. while wait() do
  2556. if cbring == true then
  2557. tp()
  2558. end
  2559. end
  2560. end)
  2561. spawn(function()
  2562. while wait() do
  2563. if cbringall == true then
  2564. tpall()
  2565. end
  2566. end
  2567. end)
  2568. ------------------------------------------
  2569. local ScreenGui = Instance.new("ScreenGui")
  2570. local Frame = Instance.new("Frame")
  2571. local CMDBAR = Instance.new("TextBox")
  2572. ScreenGui.Parent = game.CoreGui
  2573. Frame.Parent = ScreenGui
  2574. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  2575. Frame.BackgroundTransparency = 0.3
  2576. Frame.Position = UDim2.new(0.5, 0, 0, 10)
  2577. Frame.Size = UDim2.new(0, 200, 0, 40)
  2578. Frame.Active = true
  2579. Frame.Draggable = true
  2580. CMDBAR.Name = "CMDBAR"
  2581. CMDBAR.Parent = Frame
  2582. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2583. CMDBAR.BackgroundTransparency = 0.20000000298023
  2584. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  2585. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  2586. CMDBAR.Font = Enum.Font.SourceSansLight
  2587. CMDBAR.FontSize = Enum.FontSize.Size14
  2588. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  2589. CMDBAR.TextScaled = true
  2590. CMDBAR.TextSize = 14
  2591. CMDBAR.TextWrapped = true
  2592. CMDBAR.Text = "Press ; to type, Enter to execute"
  2593.  
  2594. Mouse.KeyDown:connect(function(Key)
  2595. if Key == prefix then
  2596. CMDBAR:CaptureFocus()
  2597. end
  2598. end)
  2599.  
  2600. CMDBAR.FocusLost:connect(function(enterPressed)
  2601. if enterPressed then
  2602. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  2603. if string.sub(CMDBAR.Text, 6) == "me" then
  2604. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  2605. else
  2606. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  2607. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2608. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  2609. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  2610. l.Parent = game.Players.LocalPlayer.Character
  2611. l.Name = "Humanoid"
  2612. wait(0.1)
  2613. game.Players.LocalPlayer.Character["1"]:Destroy()
  2614. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  2615. game.Players.LocalPlayer.Character.Animate.Disabled = true
  2616. wait(0.1)
  2617. game.Players.LocalPlayer.Character.Animate.Disabled = false
  2618. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  2619. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2620. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  2621. end
  2622. local function tp(player,player2)
  2623. local char1,char2=player.Character,player2.Character
  2624. if char1 and char2 then
  2625. char1:MoveTo(char2.Head.Position)
  2626. end
  2627. end
  2628. wait(0.1)
  2629. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  2630. wait(0.2)
  2631. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  2632. wait(0.5)
  2633. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2634. wait(0.7)
  2635. tp(game.Players.LocalPlayer,game.Players[v.Name])
  2636. wait(0.7)
  2637. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  2638. game.StarterGui:SetCore("SendNotification", {
  2639. Title = "Tools needed!";
  2640. Text = "You need a tool in your backpack for this command!";
  2641. })
  2642. end
  2643. end
  2644. end
  2645. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  2646. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  2647. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2648. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  2649. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  2650. l.Parent = game.Players.LocalPlayer.Character
  2651. l.Name = "Humanoid"
  2652. wait(0.1)
  2653. game.Players.LocalPlayer.Character["1"]:Destroy()
  2654. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  2655. game.Players.LocalPlayer.Character.Animate.Disabled = true
  2656. wait(0.1)
  2657. game.Players.LocalPlayer.Character.Animate.Disabled = false
  2658. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  2659. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2660. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  2661. end
  2662. local function tp(player,player2)
  2663. local char1,char2=player.Character,player2.Character
  2664. if char1 and char2 then
  2665. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  2666. end
  2667. end
  2668. local function getout(player,player2)
  2669. local char1,char2=player.Character,player2.Character
  2670. if char1 and char2 then
  2671. char1:MoveTo(char2.Head.Position)
  2672. end
  2673. end
  2674. tp(game.Players[v.Name], game.Players.LocalPlayer)
  2675. wait(0.2)
  2676. tp(game.Players[v.Name], game.Players.LocalPlayer)
  2677. wait(0.5)
  2678. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  2679. wait(0.5)
  2680. getout(game.Players.LocalPlayer, game.Players[v.Name])
  2681. wait(0.3)
  2682. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  2683. game.StarterGui:SetCore("SendNotification", {
  2684. Title = "Tools needed!";
  2685. Text = "You need a tool in your backpack for this command!";
  2686. })
  2687. end
  2688. end
  2689. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  2690. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2691. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  2692. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  2693. l.Parent = game.Players.LocalPlayer.Character
  2694. l.Name = "Humanoid"
  2695. wait(0.1)
  2696. game.Players.LocalPlayer.Character["1"]:Destroy()
  2697. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  2698. game.Players.LocalPlayer.Character.Animate.Disabled = true
  2699. wait(0.1)
  2700. game.Players.LocalPlayer.Character.Animate.Disabled = false
  2701. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  2702. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2703. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  2704. end
  2705. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  2706. spinplr = v
  2707. wait(0.5)
  2708. spin = true
  2709. game.StarterGui:SetCore("SendNotification", {
  2710. Title = "Tools needed!";
  2711. Text = "You need a tool in your backpack for this command!";
  2712. })
  2713. end
  2714. end
  2715. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  2716. spin = false
  2717. local function getout(player,player2)
  2718. local char1,char2=player.Character,player2.Character
  2719. if char1 and char2 then
  2720. char1:MoveTo(char2.Head.Position)
  2721. end
  2722. end
  2723. getout(game.Players.LocalPlayer, game.Players.LocalPlayer)
  2724. end
  2725. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  2726. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2727. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  2728. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  2729. l.Parent = game.Players.LocalPlayer.Character
  2730. l.Name = "Humanoid"
  2731. wait(0.1)
  2732. game.Players.LocalPlayer.Character["1"]:Destroy()
  2733. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  2734. game.Players.LocalPlayer.Character.Animate.Disabled = true
  2735. wait(0.1)
  2736. game.Players.LocalPlayer.Character.Animate.Disabled = false
  2737. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  2738. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2739. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  2740. end
  2741. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  2742. wait(0.3)
  2743. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  2744. attplr = v
  2745. game.StarterGui:SetCore("SendNotification", {
  2746. Title = "Tools needed!";
  2747. Text = "You need a tool in your backpack for this command!";
  2748. })
  2749. end
  2750. end
  2751. if string.sub(CMDBAR.Text, 1, 8) == ("unattach ") then
  2752. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  2753. local function getout(player,player2)
  2754. local char1,char2=player.Character,player2.Character
  2755. if char1 and char2 then
  2756. char1:MoveTo(char2.Head.Position)
  2757. end
  2758. end
  2759. getout(game.Players.LocalPlayer, game.Players[v.Name])
  2760. end
  2761. end
  2762. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  2763. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2764. followed = true
  2765. flwplr = v
  2766. end
  2767. end
  2768. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  2769. followed = false
  2770. end
  2771. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  2772. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2773. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2774. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  2775. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  2776. l.Parent = game.Players.LocalPlayer.Character
  2777. l.Name = "Humanoid"
  2778. wait(0.1)
  2779. game.Players.LocalPlayer.Character["1"]:Destroy()
  2780. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  2781. game.Players.LocalPlayer.Character.Animate.Disabled = true
  2782. wait(0.1)
  2783. game.Players.LocalPlayer.Character.Animate.Disabled = false
  2784. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  2785. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2786. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  2787. end
  2788. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  2789. wait(0.2)
  2790. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  2791. wait(0.6)
  2792. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  2793. wait(0.6)
  2794. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  2795. game.StarterGui:SetCore("SendNotification", {
  2796. Title = "Tools needed!";
  2797. Text = "You need a tool in your backpack for this command!";
  2798. })
  2799. end
  2800. end
  2801. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  2802. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2803. traill = true
  2804. trlplr = v
  2805. end
  2806. end
  2807. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  2808. traill = false
  2809. end
  2810. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  2811. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2812. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2813. else
  2814. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2815. local o = Instance.new("RocketPropulsion")
  2816. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  2817. o.Name = "Orbit"
  2818. o.Target = game.Players[v.Name].Character.HumanoidRootPart
  2819. o:Fire()
  2820. noclip = true
  2821. end
  2822. end
  2823. end
  2824. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  2825. game.Players.LocalPlayer.Character.HumanoidRootPart.Orbit:Destroy()
  2826. noclip = false
  2827. end
  2828. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  2829. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2830. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2831. else
  2832. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2833. local y = Instance.new("RocketPropulsion")
  2834. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  2835. y.CartoonFactor = 1
  2836. y.MaxThrust = 500000
  2837. y.MaxSpeed = 1000
  2838. y.ThrustP = 100000
  2839. y.Name = "Fling"
  2840. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  2841. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  2842. y:Fire()
  2843. noclip = true
  2844. end
  2845. end
  2846. end
  2847. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  2848. noclip = false
  2849. game.Players.LocalPlayer.Character.HumanoidRootPart.Fling:Destroy()
  2850. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head
  2851. wait(0.4)
  2852. game.Players.LocalPlayer.Character.HumanoidRootPart.Fling:Destroy()
  2853. end
  2854. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  2855. if game.Workspace.FilteringEnabled == true then
  2856. warn("FE is Enabled (Filtering Enabled)")
  2857. game.StarterGui:SetCore("SendNotification", {
  2858. Title = "FE is Enabled";
  2859. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  2860. })
  2861. else
  2862. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  2863. game.StarterGui:SetCore("SendNotification", {
  2864. Title = "FE is Disabled";
  2865. Text = "Filtering Disabled. Consider using a different admin script.";
  2866. })
  2867. end
  2868. end
  2869. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  2870. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2871. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  2872. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  2873. l.Parent = game.Players.LocalPlayer.Character
  2874. l.Name = "Humanoid"
  2875. wait(0.1)
  2876. game.Players.LocalPlayer.Character["1"]:Destroy()
  2877. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  2878. game.Players.LocalPlayer.Character.Animate.Disabled = true
  2879. wait(0.1)
  2880. game.Players.LocalPlayer.Character.Animate.Disabled = false
  2881. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  2882. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2883. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  2884. end
  2885. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  2886. wait(0.2)
  2887. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  2888. wait(0.6)
  2889. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  2890. game.StarterGui:SetCore("SendNotification", {
  2891. Title = "Tools needed!";
  2892. Text = "You need a tool in your backpack for this command!";
  2893. })
  2894. end
  2895. end
  2896. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  2897. noclip = true
  2898. game.StarterGui:SetCore("SendNotification", {
  2899. Title = "Noclip enabled";
  2900. Text = "Type ;clip to disable";
  2901. })
  2902. end
  2903. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  2904. noclip = false
  2905. game.StarterGui:SetCore("SendNotification", {
  2906. Title = "Noclip disabled";
  2907. Text = "Type ;noclip to enable";
  2908. })
  2909. end
  2910. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  2911. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  2912. end
  2913. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  2914. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  2915. end
  2916. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  2917. game.Players.LocalPlayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  2918. end
  2919. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  2920. game.Players.LocalPlayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  2921. end
  2922. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  2923. game.Players.LocalPlayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  2924. end
  2925. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  2926. game.Players.LocalPlayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  2927. end
  2928. if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  2929. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  2930. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  2931. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 0
  2932. end
  2933. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  2934. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2935. annoying = true
  2936. annplr = v
  2937. end
  2938. end
  2939. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  2940. annoying = false
  2941. end
  2942. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  2943. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2944. hwalk = true
  2945. hdwplr = v
  2946. end
  2947. end
  2948. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  2949. hwalk = false
  2950. end
  2951. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  2952. game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
  2953. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  2954. game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
  2955. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  2956. end
  2957. if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  2958. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  2959. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  2960. l.Parent = game.Players.LocalPlayer.Character
  2961. l.Name = "Humanoid"
  2962. wait(0.1)
  2963. game.Players.LocalPlayer.Character["1"]:Destroy()
  2964. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  2965. game.Players.LocalPlayer.Character.Animate.Disabled = true
  2966. wait(0.1)
  2967. game.Players.LocalPlayer.Character.Animate.Disabled = false
  2968. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  2969. game.StarterGui:SetCore("SendNotification", {
  2970. Title = "FE Godmode enabled";
  2971. Text = "Use ;kill me OR ;respawn to reset";
  2972. })
  2973. end
  2974. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  2975. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  2976. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2977. v.Parent = workspace
  2978. end
  2979. end
  2980. end
  2981. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  2982. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  2983. if (v:IsA("Tool")) then
  2984. v.Parent = workspace
  2985. end
  2986. end
  2987. end
  2988. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  2989. droppinghats = true
  2990. game.StarterGui:SetCore("SendNotification", {
  2991. Title = "Loop Drop Enabled";
  2992. Text = "Type ;unloopdhats to disable";
  2993. })
  2994. end
  2995. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  2996. droppinghats = false
  2997. game.StarterGui:SetCore("SendNotification", {
  2998. Title = "Loop Drop Disabled";
  2999. Text = "Type ;loopdhats to enable.";
  3000. })
  3001. end
  3002. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  3003. droppingtools = true
  3004. game.StarterGui:SetCore("SendNotification", {
  3005. Title = "Loop Drop Enabled";
  3006. Text = "Type ;unloopdtool to disable";
  3007. })
  3008. end
  3009. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  3010. droppingtools = false
  3011. game.StarterGui:SetCore("SendNotification", {
  3012. Title = "Loop Drop Disabled";
  3013. Text = "Type ;loopdtool to enable.";
  3014. })
  3015. end
  3016. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  3017. Local = game:GetService('Players').LocalPlayer
  3018. Char = Local.Character
  3019. touched,tpdback = false, false
  3020. box = Instance.new('Part',workspace)
  3021. box.Anchored = true
  3022. box.CanCollide = true
  3023. box.Size = Vector3.new(10,1,10)
  3024. box.Position = Vector3.new(0,10000,0)
  3025. box.Touched:connect(function(part)
  3026. if (part.Parent.Name == Local.Name) then
  3027. if touched == false then
  3028. touched = true
  3029. function apply()
  3030. if script.Disabled ~= true then
  3031. no = Char.HumanoidRootPart:Clone()
  3032. wait(.25)
  3033. Char.HumanoidRootPart:Destroy()
  3034. no.Parent = Char
  3035. Char:MoveTo(loc)
  3036. touched = false
  3037. end end
  3038. if Char then
  3039. apply()
  3040. end
  3041. end
  3042. end
  3043. end)
  3044. repeat wait() until Char
  3045. loc = Char.HumanoidRootPart.Position
  3046. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  3047. game.StarterGui:SetCore("SendNotification", {
  3048. Title = "Invisibility enabled!";
  3049. Text = "Reset or use ;respawn to remove.";
  3050. })
  3051. end
  3052. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  3053. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3054. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3055. end
  3056. end
  3057. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  3058. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head
  3059. end
  3060. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  3061. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3062. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3063. end
  3064. end
  3065. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  3066. flying = true
  3067. repeat wait()
  3068. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  3069. local mouse = game.Players.LocalPlayer:GetMouse()
  3070. repeat wait() until mouse
  3071. local plr = game.Players.LocalPlayer
  3072. local torso = plr.Character.Torso
  3073. local deb = true
  3074. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  3075. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  3076. local maxspeed = 80
  3077. local speed = 0
  3078.  
  3079. function FlyFunction()
  3080. local bg = Instance.new("BodyGyro", torso)
  3081. bg.P = 9e4
  3082. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3083. bg.cframe = torso.CFrame
  3084. local bv = Instance.new("BodyVelocity", torso)
  3085. bv.velocity = Vector3.new(0,0.1,0)
  3086. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  3087. repeat wait()
  3088. plr.Character.Humanoid.PlatformStand = true
  3089. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  3090. speed = speed+.5+(speed/maxspeed)
  3091. if speed > maxspeed then
  3092. speed = maxspeed
  3093. end
  3094. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  3095. speed = speed-1
  3096. if speed < 0 then
  3097. speed = 0
  3098. end
  3099. end
  3100. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  3101. 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
  3102. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  3103. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  3104. 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
  3105. else
  3106. bv.velocity = Vector3.new(0,0.1,0)
  3107. end
  3108. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  3109. until not flying
  3110. ctrl = {f = 0, b = 0, l = 0, r = 0}
  3111. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  3112. speed = 0
  3113. bg:Destroy()
  3114. bv:Destroy()
  3115. plr.Character.Humanoid.PlatformStand = false
  3116. end
  3117. mouse.KeyDown:connect(function(key)
  3118. if key:lower() == "w" then
  3119. ctrl.f = 1
  3120. elseif key:lower() == "s" then
  3121. ctrl.b = -1
  3122. elseif key:lower() == "a" then
  3123. ctrl.l = -1
  3124. elseif key:lower() == "d" then
  3125. ctrl.r = 1
  3126. end
  3127. end)
  3128. mouse.KeyUp:connect(function(key)
  3129. if key:lower() == "w" then
  3130. ctrl.f = 0
  3131. elseif key:lower() == "s" then
  3132. ctrl.b = 0
  3133. elseif key:lower() == "a" then
  3134. ctrl.l = 0
  3135. elseif key:lower() == "d" then
  3136. ctrl.r = 0
  3137. end
  3138. end)
  3139. FlyFunction()
  3140. end
  3141. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  3142. flying = false
  3143. end
  3144. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  3145. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  3146. end
  3147. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  3148. spamtext = (string.sub(CMDBAR.Text, 6))
  3149. spamming = true
  3150. end
  3151. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  3152. spamming = false
  3153. end
  3154. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  3155. spamdelay = (string.sub(CMDBAR.Text, 10))
  3156. end
  3157. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  3158. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3159. pmspammed = v.Name
  3160. spammingpm = true
  3161. end
  3162. end
  3163. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  3164. spammingpm = false
  3165. end
  3166. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  3167. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  3168. v.Character["Left Leg"].Anchored = true
  3169. v.Character["Left Arm"].Anchored = true
  3170. v.Character["Right Leg"].Anchored = true
  3171. v.Character["Right Arm"].Anchored = true
  3172. v.Character.Torso.Anchored = true
  3173. v.Character.Head.Anchored = true
  3174. end
  3175. end
  3176. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  3177. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  3178. v.Character["Left Leg"].Anchored = false
  3179. v.Character["Left Arm"].Anchored = false
  3180. v.Character["Right Leg"].Anchored = false
  3181. v.Character["Right Arm"].Anchored = false
  3182. v.Character.Torso.Anchored = false
  3183. v.Character.Head.Anchored = false
  3184. end
  3185. end
  3186. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  3187. local a = game.Workspace:getChildren()
  3188. for i = 1, #a do
  3189. if a[i].className == "Part" then
  3190. a[i].Locked = false
  3191. elseif a[i].className == "Model" then
  3192. local r = a[i]:getChildren()
  3193. for i = 1, #r do
  3194. if r[i].className == "Part" then
  3195. r[i].Locked = false
  3196. end
  3197. end
  3198. end
  3199. end
  3200. game.StarterGui:SetCore("SendNotification", {
  3201. Title = "Success!";
  3202. Text = "Workspace unlocked. Use ;lockws to lock.";
  3203. })
  3204. end
  3205. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  3206. local a = game.Workspace:getChildren()
  3207. for i = 1, #a do
  3208. if a[i].className == "Part" then
  3209. a[i].Locked = true
  3210. elseif a[i].className == "Model" then
  3211. local r = a[i]:getChildren()
  3212. for i = 1, #r do
  3213. if r[i].className == "Part" then
  3214. r[i].Locked = true
  3215. end
  3216. end
  3217. end
  3218. end
  3219. end
  3220. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  3221. local Clone_T = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  3222. Clone_T.BinType = "Clone"
  3223. local Destruct = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  3224. Destruct.BinType = "Hammer"
  3225. local Hold_T = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  3226. Hold_T.BinType = "Grab"
  3227. end
  3228. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  3229. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = true
  3230. end
  3231. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  3232. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = false
  3233. end
  3234. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  3235. game.Players.LocalPlayer.Character.Head.Mesh:Destroy()
  3236. end
  3237. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  3238. game.Players.LocalPlayer.Character.Humanoid.Sit = true
  3239. end
  3240. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  3241. local function bringobjw()
  3242. for i,obj in ipairs(game.Workspace:GetDescendants()) do
  3243. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  3244. obj.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3245. obj.CanCollide = false
  3246. obj.Transparency = 0.7
  3247. wait()
  3248. obj.CFrame = game.Players.LocalPlayer.Character["Left Leg"].CFrame
  3249. wait()
  3250. obj.CFrame = game.Players.LocalPlayer.Character["Right Leg"].CFrame
  3251. wait()
  3252. obj.CFrame = game.Players.LocalPlayer.Character["Head"].CFrame
  3253. end
  3254. end
  3255. end
  3256. while wait() do
  3257. bringobjw()
  3258. end
  3259. game.StarterGui:SetCore("SendNotification", {
  3260. Title = "BringObj";
  3261. Text = "BringObj enabled.";
  3262. })
  3263. end
  3264. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  3265. vis = (string.sub(CMDBAR.Text, 7))
  3266. local a = game.Workspace:GetDescendants()
  3267. for i = 1, #a do
  3268. if a[i].className == "Part" then
  3269. a[i].Transparency = vis
  3270. elseif a[i].className == "Model" then
  3271. local r = a[i]:getChildren()
  3272. for i = 1, #r do
  3273. if r[i].className == "Part" then
  3274. r[i].Transparency = vis
  3275. end
  3276. end
  3277. end
  3278. end
  3279. end
  3280. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  3281. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  3282. game.StarterGui:SetCore("SendNotification", {
  3283. Title = "Success!";
  3284. Text = "HyperTotal GUI Loaded!";
  3285. })
  3286. end
  3287. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  3288. CMDSFRAME.Visible = true
  3289. end
  3290. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  3291. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  3292. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3293. v.Handle.Mesh:Destroy()
  3294. end
  3295. end
  3296. end
  3297. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  3298. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  3299. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3300. v.Handle.Mesh:Destroy()
  3301. end
  3302. end
  3303. end
  3304. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  3305. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  3306. if (v:IsA("Tool")) then
  3307. v.Handle.Mesh:Destroy()
  3308. end
  3309. end
  3310. end
  3311. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  3312. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  3313. if (v:IsA("Tool")) then
  3314. v.Handle.Mesh:Destroy()
  3315. end
  3316. end
  3317. end
  3318. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  3319. local p = Instance.new("RocketPropulsion")
  3320. p.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3321. p.Name = "Spinner"
  3322. p.Target = game.Players.LocalPlayer.Character["Left Arm"]
  3323. p:Fire()
  3324. game.StarterGui:SetCore("SendNotification", {
  3325. Title = "Spinner enabled";
  3326. Text = "Type ;nospinner to disable.";
  3327. })
  3328. end
  3329. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  3330. game.Players.LocalPlayer.Character.HumanoidRootPart.Spinner:Destroy()
  3331. end
  3332. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  3333. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3334. if v:isA("Tool") then
  3335. local a = Instance.new("SelectionBox",v.Handle)
  3336. a.Adornee = v.Handle
  3337. v.Handle.Size = Vector3.new(0.5,0.5,60)
  3338. v.GripPos = Vector3.new(0,0,0)
  3339. game.Players.LocalPlayer.Character.Humanoid:UnequipTools()
  3340. end
  3341. end
  3342. game.StarterGui:SetCore("SendNotification", {
  3343. Title = "Reach applied!";
  3344. Text = "Applied to equipped sword. Use ;noreach to disable.";
  3345. })
  3346. end
  3347. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  3348. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3349. if v:isA("Tool") then
  3350. local a = Instance.new("SelectionBox",v.Handle)
  3351. a.Name = "Reach"
  3352. a.Adornee = v.Handle
  3353. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  3354. v.GripPos = Vector3.new(0,0,0)
  3355. game.Players.LocalPlayer.Character.Humanoid:UnequipTools()
  3356. end
  3357. end
  3358. game.StarterGui:SetCore("SendNotification", {
  3359. Title = "Reach applied!";
  3360. Text = "Applied to equipped sword. Use ;noreach to disable.";
  3361. })
  3362. end
  3363. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  3364. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3365. if v:isA("Tool") then
  3366. v.Handle.Reach:Destroy()
  3367. end
  3368. end
  3369. game.StarterGui:SetCore("SendNotification", {
  3370. Title = "Reach removed!";
  3371. Text = "Removed reach from equipped sword.";
  3372. })
  3373. end
  3374. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  3375. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  3376. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3377. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3378. l.Parent = game.Players.LocalPlayer.Character
  3379. l.Name = "Humanoid"
  3380. wait(0.1)
  3381. game.Players.LocalPlayer.Character["1"]:Destroy()
  3382. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3383. game.Players.LocalPlayer.Character.Animate.Disabled = true
  3384. wait(0.1)
  3385. game.Players.LocalPlayer.Character.Animate.Disabled = false
  3386. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3387. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3388. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  3389. end
  3390. wait(0.1)
  3391. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3392. wait(0.2)
  3393. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3394. wait(0.5)
  3395. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  3396. game.StarterGui:SetCore("SendNotification", {
  3397. Title = "Tools needed!";
  3398. Text = "You need a tool in your backpack for this command!";
  3399. })
  3400. end
  3401. end
  3402. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  3403. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3404. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3405. end
  3406. end
  3407. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  3408. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  3409. cbringall = true
  3410. else
  3411. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3412. brplr = v.Name
  3413. end
  3414. end
  3415. cbring = true
  3416. end
  3417. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  3418. cbring = false
  3419. cbringall = false
  3420. end
  3421. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  3422. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3423. local NOWPLR = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3424. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3425. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3426. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3427. l.Parent = game.Players.LocalPlayer.Character
  3428. l.Name = "Humanoid"
  3429. wait(0.1)
  3430. game.Players.LocalPlayer.Character["1"]:Destroy()
  3431. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3432. game.Players.LocalPlayer.Character.Animate.Disabled = true
  3433. wait(0.1)
  3434. game.Players.LocalPlayer.Character.Animate.Disabled = false
  3435. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3436. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3437. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  3438. end
  3439. local function tp(player,player2)
  3440. local char1,char2=player.Character,player2.Character
  3441. if char1 and char2 then
  3442. char1:MoveTo(char2.Head.Position)
  3443. end
  3444. end
  3445. wait(0.1)
  3446. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3447. wait(0.2)
  3448. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3449. wait(0.5)
  3450. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  3451. wait(0.6)
  3452. tp(game.Players.LocalPlayer, game.Players[v.Name])
  3453. wait(0.4)
  3454. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOWPLR
  3455. game.StarterGui:SetCore("SendNotification", {
  3456. Title = "Tools needed!";
  3457. Text = "You need a tool in your backpack for this command!";
  3458. })
  3459. end
  3460. end
  3461. if string.sub(CMDBAR.Text, 1, 8) == ("givetool") then
  3462. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  3463. for i,tool in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  3464. if (tool:IsA("Tool")) then
  3465. tool.Parent = game.Workspace[v.Name]
  3466. end
  3467. end
  3468. end
  3469. end
  3470. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  3471. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3472. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3473. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3474. l.Parent = game.Players.LocalPlayer.Character
  3475. l.Name = "Humanoid"
  3476. wait(0.1)
  3477. game.Players.LocalPlayer.Character["1"]:Destroy()
  3478. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3479. game.Players.LocalPlayer.Character.Animate.Disabled = true
  3480. wait(0.1)
  3481. game.Players.LocalPlayer.Character.Animate.Disabled = false
  3482. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3483. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3484. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  3485. end
  3486. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  3487. wait(0.3)
  3488. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  3489. wait(0.4)
  3490. b = Instance.new("BodyForce")
  3491. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3492. b.Name = "Glitch"
  3493. b.Force = Vector3.new(100000000,5000,0)
  3494. game.StarterGui:SetCore("SendNotification", {
  3495. Title = "Tools needed!";
  3496. Text = "You need a tool in your backpack for this command!";
  3497. })
  3498. end
  3499. end
  3500. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  3501. game.Players.LocalPlayer.Character.HumanoidRootPart.Glitch:Destroy()
  3502. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  3503. b = Instance.new("BodyForce")
  3504. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3505. b.Name = "unGlitch"
  3506. b.Force = Vector3.new(0,-5000000,0)
  3507. wait(2)
  3508. game.Players.LocalPlayer.Character.HumanoidRootPart.unGlitch:Destroy()
  3509. end
  3510. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  3511. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  3512. wait(1)
  3513. game.Players.LocalPlayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  3514. game.Players.LocalPlayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  3515. end
  3516. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  3517. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  3518. game.StarterGui:SetCore("SendNotification", {
  3519. Title = "Success!";
  3520. Text = "DEX Explorer has loaded.";
  3521. })
  3522. end
  3523. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  3524. local Anim = Instance.new("Animation")
  3525. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  3526. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3527. track:Play(.1, 1, 1)
  3528. end
  3529. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  3530. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  3531. game.StarterGui:SetCore("SendNotification", {
  3532. Title = "Success!";
  3533. Text = "Energize Animations GUI has loaded.";
  3534. })
  3535. end
  3536. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  3537. saved = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3538. game.StarterGui:SetCore("SendNotification", {
  3539. Title = "Position Saved";
  3540. Text = "Use ;loadpos to return to saved position.";
  3541. })
  3542. end
  3543. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  3544. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = saved
  3545. end
  3546. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  3547. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3548. local Anim2 = Instance.new("Animation")
  3549. Anim2.AnimationId = "rbxassetid://148840371"
  3550. local track2 = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim2)
  3551. track2:Play(.1, 1, 1)
  3552. bplrr = v.Name
  3553. banpl = true
  3554. end
  3555. end
  3556. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  3557. banpl = false
  3558. end
  3559. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  3560. local function bringmodw()
  3561. for i,obj in ipairs(game.Workspace:GetDescendants()) do
  3562. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  3563. for i,ch in pairs(obj:GetDescendants()) do
  3564. if (ch:IsA("BasePart")) then
  3565. ch.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3566. ch.CanCollide = false
  3567. ch.Transparency = 0.7
  3568. wait()
  3569. ch.CFrame = game.Players.LocalPlayer.Character["Left Leg"].CFrame
  3570. wait()
  3571. ch.CFrame = game.Players.LocalPlayer.Character["Right Leg"].CFrame
  3572. wait()
  3573. ch.CFrame = game.Players.LocalPlayer.Character["Head"].CFrame
  3574. end
  3575. end
  3576. end
  3577. end
  3578. end
  3579. while wait() do
  3580. bringmodw()
  3581. end
  3582. game.StarterGui:SetCore("SendNotification", {
  3583. Title = "BringMod";
  3584. Text = "BringMod enabled.";
  3585. })
  3586. end
  3587. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  3588. local mod = Instance.new('Model', workspace) mod.Name = 're '..game.Players.LocalPlayer.Name
  3589. local hum = Instance.new('Humanoid', mod)
  3590. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  3591. game.Players.LocalPlayer.Character = mod
  3592. end
  3593. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  3594. game:GetService'RunService'.Stepped:Connect(function()
  3595. pcall(function()
  3596. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  3597. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  3598. for _,x in pairs(v.Character.Head:GetChildren()) do
  3599. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  3600. end
  3601. end
  3602. end
  3603. end)
  3604. end)
  3605. game.StarterGui:SetCore("SendNotification", {
  3606. Title = "Attempting Shutdown";
  3607. Text = "Shutdown Attempt has begun.";
  3608. })
  3609. end
  3610. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  3611. objtodel = (string.sub(CMDBAR.Text, 8))
  3612. delobject()
  3613. end
  3614. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  3615. for i,v in pairs(game:GetService("Players"):GetChildren())do
  3616. print(v)
  3617. end
  3618. game.StarterGui:SetCore("SendNotification", {
  3619. Title = "Printed";
  3620. Text = "Players have been printed to console. (F9)";
  3621. })
  3622. end
  3623. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  3624. for i,v in pairs(game.Workspace:GetDescendants())do
  3625. if (v:IsA("Decal")) then
  3626. v:Destroy()
  3627. end
  3628. end
  3629. end
  3630. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  3631. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  3632. game.StarterGui:SetCore("SendNotification", {
  3633. Title = "Success!";
  3634. Text = "OpFinality GUI has loaded.";
  3635. })
  3636. end
  3637. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  3638. remotes = true
  3639. added = true
  3640. game.DescendantAdded:connect(function(rmt)
  3641. if added == true then
  3642. if remotes == true then
  3643. if rmt:IsA("RemoteEvent") then
  3644. print("A RemoteEvent was added!")
  3645. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  3646. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3647. end end end
  3648. end)
  3649. game.DescendantAdded:connect(function(rmtfnctn)
  3650. if added == true then
  3651. if remotes == true then
  3652. if rmtfnctn:IsA("RemoteFunction") then
  3653. warn("A RemoteFunction was added!")
  3654. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  3655. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3656. end end end
  3657. end)
  3658.  
  3659. game.DescendantAdded:connect(function(bndfnctn)
  3660. if added == true then
  3661. if binds == true then
  3662. if bndfnctn:IsA("BindableFunction") then
  3663. print("A BindableFunction was added!")
  3664. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  3665. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3666. end end end
  3667. end)
  3668.  
  3669. game.DescendantAdded:connect(function(bnd)
  3670. if added == true then
  3671. if binds == true then
  3672. if bnd:IsA("BindableEvent") then
  3673. warn("A BindableEvent was added!")
  3674. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  3675. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3676. end end end
  3677. end)
  3678.  
  3679.  
  3680. if binds == true then
  3681. for i,v in pairs(game:GetDescendants()) do
  3682. if v:IsA("BindableFunction") then
  3683. print(" game." .. v:GetFullName() .. " | BindableFunction")
  3684. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3685. end end
  3686. for i,v in pairs(game:GetDescendants()) do
  3687. if v:IsA("BindableEvent") then
  3688. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  3689. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3690. end end
  3691. else
  3692. print("Off")
  3693. end
  3694. if remotes == true then
  3695. for i,v in pairs(game:GetDescendants()) do
  3696. if v:IsA("RemoteFunction") then
  3697. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  3698. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3699. end end
  3700. wait()
  3701. for i,v in pairs(game:GetDescendants()) do
  3702. if v:IsA("RemoteEvent") then
  3703. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  3704. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3705. end end
  3706. else
  3707. print("Off")
  3708. end
  3709. game.StarterGui:SetCore("SendNotification", {
  3710. Title = "Printing Remotes";
  3711. Text = "Type ;noremotes to disable.";
  3712. })
  3713. end
  3714. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  3715. remotes = false
  3716. added = false
  3717. game.StarterGui:SetCore("SendNotification", {
  3718. Title = "Printing Remotes Disabled";
  3719. Text = "Type ;remotes to enable.";
  3720. })
  3721. end
  3722. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  3723. spin = false
  3724. followed = false
  3725. traill = false
  3726. noclip = false
  3727. annoying = false
  3728. hwalk = false
  3729. cbringing = false
  3730. end
  3731. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  3732. stopsitting = true
  3733. end
  3734. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  3735. stopsitting = false
  3736. end
  3737. if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  3738. print(adminversion)
  3739. game.StarterGui:SetCore("SendNotification", {
  3740. Title = "Version";
  3741. Text = adminversion;
  3742. })
  3743. end
  3744. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  3745. clickgoto = true
  3746. game.StarterGui:SetCore("SendNotification", {
  3747. Title = "Click TP";
  3748. Text = "Press E to teleport to mouse position";
  3749. })
  3750. end
  3751. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  3752. clickgoto = false
  3753. game.StarterGui:SetCore("SendNotification", {
  3754. Title = "Click TP";
  3755. Text = "Click TP has been disabled.";
  3756. })
  3757. end
  3758. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  3759. gettingtools = true
  3760. game.StarterGui:SetCore("SendNotification", {
  3761. Title = "Tools Enabled";
  3762. Text = "Automatically colleting tools dropped.";
  3763. })
  3764. end
  3765. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  3766. gettingtools = false
  3767. game.StarterGui:SetCore("SendNotification", {
  3768. Title = "Tools Disabled";
  3769. Text = "Click TP has been disabled.";
  3770. })
  3771. end
  3772. CMDBAR.Text = ""
  3773. end
  3774. end)
  3775.  
  3776. wait(0.3)
  3777. game.StarterGui:SetCore("SendNotification", {
  3778. Title = "Loaded successfully!";
  3779. Text = "Reviz Admin by illremember";
  3780. })
  3781. wait(0.1)
  3782. if game.Workspace.FilteringEnabled == true then
  3783. warn("FE is Enabled (Filtering Enabled)")
  3784. game.StarterGui:SetCore("SendNotification", {
  3785. Title = "FE is Enabled";
  3786. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  3787. })
  3788. else
  3789. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  3790. game.StarterGui:SetCore("SendNotification", {
  3791. Title = "FE is Disabled";
  3792. Text = "Filtering Disabled. Consider using a different admin script.";
  3793. })
  3794. end
  3795. end)
  3796.  
  3797. haxgui.Name = "haxgui"
  3798. haxgui.Parent = mainframe
  3799. haxgui.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3800. haxgui.Position = UDim2.new(0, 0, 0.351473927, 0)
  3801. haxgui.Size = UDim2.new(0, 176, 0, 50)
  3802. haxgui.Font = Enum.Font.SourceSans
  3803. haxgui.Text = "FE hax gui"
  3804. haxgui.TextColor3 = Color3.new(0, 1, 1)
  3805. haxgui.TextScaled = true
  3806. haxgui.TextSize = 14
  3807. haxgui.TextWrapped = true
  3808.  
  3809. haxgui.MouseButton1Down:connect(function()
  3810. local gui = Instance.new("ScreenGui",game.Players.LocalPlayer.PlayerGui)
  3811. gui.Name = "FeHaxGui"
  3812. local c = nil
  3813. x = Instance.new("ImageLabel",gui)
  3814. x.Active = true
  3815. x.AnchorPoint = Vector2.new(0, 0)
  3816. x.BackgroundColor3 = Color3.new(1,1,1)
  3817. x.BackgroundTransparency = 1
  3818. x.BorderColor3 = Color3.new(0.10588236153126,0.16470588743687,0.20784315466881)
  3819. x.BorderSizePixel = 1
  3820. x.Name = "Toolbar"
  3821. x.Position = UDim2.new(0.014598540961742,0,0.38571429252625,0)
  3822. x.Rotation = 0
  3823. x.Selectable = false
  3824. x.Size = UDim2.new(0.1094890460372,0,0.028571428731084,0)
  3825. x.SizeConstraint = Enum.SizeConstraint.RelativeXY
  3826. x.Visible = true
  3827. x.ZIndex = 1000
  3828. x.Archivable = true
  3829. x.ClipsDescendants = false
  3830. x.Draggable = true
  3831. x.Image = "rbxassetid://714167373"
  3832. x.ImageColor3 = Color3.new(1,1,1)
  3833. x.ImageRectOffset = Vector2.new(0, 0)
  3834. x.ImageRectSize = Vector2.new(0, 0)
  3835. x.ImageTransparency = 0
  3836. xScaleType = Enum.ScaleType.Stretch
  3837. xSliceCenter = Rect.new(0, 0, 0, 0)
  3838. x = Instance.new("ImageLabel",gui.Toolbar)
  3839. x.Active = false
  3840. x.AnchorPoint = Vector2.new(0, 0)
  3841. x.BackgroundColor3 = Color3.new(1,1,1)
  3842. x.BackgroundTransparency = 1
  3843. x.BorderColor3 = Color3.new(0.10588236153126,0.16470588743687,0.20784315466881)
  3844. x.BorderSizePixel = 1
  3845. x.Name = "Background"
  3846. x.Position = UDim2.new(0,0,0,0)
  3847. x.Rotation = 0
  3848. x.Selectable = false
  3849. x.Size = UDim2.new(0.99990332126617,0,11.125714302063,0)
  3850. x.SizeConstraint = Enum.SizeConstraint.RelativeXY
  3851. x.Visible = true
  3852. x.ZIndex = 1
  3853. x.Archivable = true
  3854. x.ClipsDescendants = false
  3855. x.Draggable = false
  3856. x.Image = "rbxassetid://714152985"
  3857. x.ImageColor3 = Color3.new(1,1,1)
  3858. x.ImageRectOffset = Vector2.new(0, 0)
  3859. x.ImageRectSize = Vector2.new(0, 0)
  3860. x.ImageTransparency = 0
  3861. xScaleType = Enum.ScaleType.Stretch
  3862. xSliceCenter = Rect.new(0, 0, 0, 0)
  3863. x = Instance.new("TextButton",gui.Toolbar.Background)
  3864. x.Active = true
  3865. x.AnchorPoint = Vector2.new(0, 0)
  3866. x.BackgroundColor3 = Color3.new(0.33333334326744,0,0)
  3867. x.BackgroundTransparency = 0
  3868. x.BorderColor3 = Color3.new(0.94117653369904,0,0)
  3869. x.BorderSizePixel = 2
  3870. x.Name = "God"
  3871. x.Position = UDim2.new(0.066660225391388,0,0.26971429586411,0)
  3872. x.Rotation = 0
  3873. x.Selectable = true
  3874. x.Size = UDim2.new(0.59994196891785,0,0.089904762804508,0)
  3875. x.SizeConstraint = Enum.SizeConstraint.RelativeXY
  3876. x.Style = Enum.ButtonStyle.Custom
  3877. x.Visible = true
  3878. x.ZIndex = 1
  3879. x.Archivable = true
  3880. x.ClipsDescendants = false
  3881. x.Draggable = false
  3882. x.Font = Enum.Font.SciFi
  3883. x.FontSize = Enum.FontSize.Size14
  3884. x.Text = "God"
  3885. x.TextColor3 = Color3.new(1,1,1)
  3886. x.TextScaled = true
  3887. x.TextSize = 14
  3888. x.TextStrokeColor3 = Color3.new(0,0,0)
  3889. x.TextStrokeTransparency = 1
  3890. x.TextTransparency = 0
  3891. x.TextWrapped = true
  3892. x.TextXAlignment = Enum.TextXAlignment.Center
  3893. x.TextYAlignment = Enum.TextYAlignment.Center
  3894. x = Instance.new("TextLabel",gui.Toolbar.Background)
  3895. x.Active = false
  3896. x.AnchorPoint = Vector2.new(0, 0)
  3897. x.BackgroundColor3 = Color3.new(0.33333334326744,0,0)
  3898. x.BackgroundTransparency = 0
  3899. x.BorderColor3 = Color3.new(0.94117653369904,0,0)
  3900. x.BorderSizePixel = 2
  3901. x.Name = "tGod"
  3902. x.Position = UDim2.new(0.73326241970062,0,0.26971429586411,0)
  3903. x.Rotation = 0
  3904. x.Selectable = false
  3905. x.Size = UDim2.new(0.199980661273,0,0.089904762804508,0)
  3906. x.SizeConstraint = Enum.SizeConstraint.RelativeXY
  3907. x.Visible = true
  3908. x.ZIndex = 1
  3909. x.Archivable = true
  3910. x.ClipsDescendants = false
  3911. x.Draggable = false
  3912. x.Font = Enum.Font.SciFi
  3913. x.FontSize = Enum.FontSize.Size14
  3914. x.Text = "Off"
  3915. x.TextColor3 = Color3.new(1,0,0)
  3916. x.TextScaled = true
  3917. x.TextSize = 14
  3918. x.TextStrokeColor3 = Color3.new(0,0,0)
  3919. x.TextStrokeTransparency = 1
  3920. x.TextTransparency = 0
  3921. x.TextWrapped = true
  3922. x.TextXAlignment = Enum.TextXAlignment.Center
  3923. x.TextYAlignment = Enum.TextYAlignment.Center
  3924. x = Instance.new("TextButton",gui.Toolbar.Background)
  3925. x.Active = true
  3926. x.AnchorPoint = Vector2.new(0, 0)
  3927. x.BackgroundColor3 = Color3.new(0.33333334326744,0,0)
  3928. x.BackgroundTransparency = 0
  3929. x.BorderColor3 = Color3.new(0.94117653369904,0,0)
  3930. x.BorderSizePixel = 2
  3931. x.Name = "LS"
  3932. x.Position = UDim2.new(0.066660225391388,0,0.40457144379616,0)
  3933. x.Rotation = 0
  3934. x.Selectable = true
  3935. x.Size = UDim2.new(0.59994196891785,0,0.089904762804508,0)
  3936. x.SizeConstraint = Enum.SizeConstraint.RelativeXY
  3937. x.Style = Enum.ButtonStyle.Custom
  3938. x.Visible = true
  3939. x.ZIndex = 1
  3940. x.Archivable = true
  3941. x.ClipsDescendants = false
  3942. x.Draggable = false
  3943. x.Font = Enum.Font.SciFi
  3944. x.FontSize = Enum.FontSize.Size14
  3945. x.Text = "Lag Switch"
  3946. x.TextColor3 = Color3.new(1,1,1)
  3947. x.TextScaled = true
  3948. x.TextSize = 14
  3949. x.TextStrokeColor3 = Color3.new(0,0,0)
  3950. x.TextStrokeTransparency = 1
  3951. x.TextTransparency = 0
  3952. x.TextWrapped = true
  3953. x.TextXAlignment = Enum.TextXAlignment.Center
  3954. x.TextYAlignment = Enum.TextYAlignment.Center
  3955. x = Instance.new("TextLabel",gui.Toolbar.Background)
  3956. x.Active = false
  3957. x.AnchorPoint = Vector2.new(0, 0)
  3958. x.BackgroundColor3 = Color3.new(0.33333334326744,0,0)
  3959. x.BackgroundTransparency = 0
  3960. x.BorderColor3 = Color3.new(0.94117653369904,0,0)
  3961. x.BorderSizePixel = 2
  3962. x.Name = "tLS"
  3963. x.Position = UDim2.new(0.73326241970062,0,0.40457144379616,0)
  3964. x.Rotation = 0
  3965. x.Selectable = false
  3966. x.Size = UDim2.new(0.199980661273,0,0.089904762804508,0)
  3967. x.SizeConstraint = Enum.SizeConstraint.RelativeXY
  3968. x.Visible = true
  3969. x.ZIndex = 1
  3970. x.Archivable = true
  3971. x.ClipsDescendants = false
  3972. x.Draggable = false
  3973. x.Font = Enum.Font.SciFi
  3974. x.FontSize = Enum.FontSize.Size14
  3975. x.Text = "Off"
  3976. x.TextColor3 = Color3.new(1,0,0)
  3977. x.TextScaled = true
  3978. x.TextSize = 14
  3979. x.TextStrokeColor3 = Color3.new(0,0,0)
  3980. x.TextStrokeTransparency = 1
  3981. x.TextTransparency = 0
  3982. x.TextWrapped = true
  3983. x.TextXAlignment = Enum.TextXAlignment.Center
  3984. x.TextYAlignment = Enum.TextYAlignment.Center
  3985. x = Instance.new("TextButton",gui.Toolbar.Background)
  3986. x.Active = true
  3987. x.AnchorPoint = Vector2.new(0, 0)
  3988. x.BackgroundColor3 = Color3.new(0.33333334326744,0,0)
  3989. x.BackgroundTransparency = 0
  3990. x.BorderColor3 = Color3.new(0.94117653369904,0,0)
  3991. x.BorderSizePixel = 2
  3992. x.Name = "Speed"
  3993. x.Position = UDim2.new(0.066660225391388,0,0.53942859172821,0)
  3994. x.Rotation = 0
  3995. x.Selectable = true
  3996. x.Size = UDim2.new(0.59994196891785,0,0.089904762804508,0)
  3997. x.SizeConstraint = Enum.SizeConstraint.RelativeXY
  3998. x.Style = Enum.ButtonStyle.Custom
  3999. x.Visible = true
  4000. x.ZIndex = 1
  4001. x.Archivable = true
  4002. x.ClipsDescendants = false
  4003. x.Draggable = false
  4004. x.Font = Enum.Font.SciFi
  4005. x.FontSize = Enum.FontSize.Size14
  4006. x.Text = "Speed"
  4007. x.TextColor3 = Color3.new(1,1,1)
  4008. x.TextScaled = true
  4009. x.TextSize = 14
  4010. x.TextStrokeColor3 = Color3.new(0,0,0)
  4011. x.TextStrokeTransparency = 1
  4012. x.TextTransparency = 0
  4013. x.TextWrapped = true
  4014. x.TextXAlignment = Enum.TextXAlignment.Center
  4015. x.TextYAlignment = Enum.TextYAlignment.Center
  4016. x = Instance.new("TextLabel",gui.Toolbar.Background)
  4017. x.Active = false
  4018. x.AnchorPoint = Vector2.new(0, 0)
  4019. x.BackgroundColor3 = Color3.new(0.33333334326744,0,0)
  4020. x.BackgroundTransparency = 0
  4021. x.BorderColor3 = Color3.new(0.94117653369904,0,0)
  4022. x.BorderSizePixel = 2
  4023. x.Name = "tFE"
  4024. x.Position = UDim2.new(0.73326241970062,0,0.13485714793205,0)
  4025. x.Rotation = 0
  4026. x.Selectable = false
  4027. x.Size = UDim2.new(0.199980661273,0,0.089904762804508,0)
  4028. x.SizeConstraint = Enum.SizeConstraint.RelativeXY
  4029. x.Visible = true
  4030. x.ZIndex = 1
  4031. x.Archivable = true
  4032. x.ClipsDescendants = false
  4033. x.Draggable = false
  4034. x.Font = Enum.Font.SciFi
  4035. x.FontSize = Enum.FontSize.Size14
  4036. x.Text = "Off"
  4037. x.TextColor3 = Color3.new(1,0,0)
  4038. x.TextScaled = true
  4039. x.TextSize = 14
  4040. x.TextStrokeColor3 = Color3.new(0,0,0)
  4041. x.TextStrokeTransparency = 1
  4042. x.TextTransparency = 0
  4043. x.TextWrapped = true
  4044. x.TextXAlignment = Enum.TextXAlignment.Center
  4045. x.TextYAlignment = Enum.TextYAlignment.Center
  4046. x = Instance.new("TextLabel",gui.Toolbar.Background)
  4047. x.Active = false
  4048. x.AnchorPoint = Vector2.new(0, 0)
  4049. x.BackgroundColor3 = Color3.new(0.33333334326744,0,0)
  4050. x.BackgroundTransparency = 0
  4051. x.BorderColor3 = Color3.new(0.94117653369904,0,0)
  4052. x.BorderSizePixel = 2
  4053. x.Name = "FE"
  4054. x.Position = UDim2.new(0.066660225391388,0,0.13485714793205,0)
  4055. x.Rotation = 0
  4056. x.Selectable = false
  4057. x.Size = UDim2.new(0.59994196891785,0,0.089904762804508,0)
  4058. x.SizeConstraint = Enum.SizeConstraint.RelativeXY
  4059. x.Visible = true
  4060. x.ZIndex = 1
  4061. x.Archivable = true
  4062. x.ClipsDescendants = false
  4063. x.Draggable = false
  4064. x.Font = Enum.Font.SciFi
  4065. x.FontSize = Enum.FontSize.Size14
  4066. x.Text = "FE Check:"
  4067. x.TextColor3 = Color3.new(0.49019610881805,0.49019610881805,0.49019610881805)
  4068. x.TextScaled = true
  4069. x.TextSize = 14
  4070. x.TextStrokeColor3 = Color3.new(0,0,0)
  4071. x.TextStrokeTransparency = 1
  4072. x.TextTransparency = 0
  4073. x.TextWrapped = true
  4074. x.TextXAlignment = Enum.TextXAlignment.Center
  4075. x.TextYAlignment = Enum.TextYAlignment.Center
  4076. x = Instance.new("TextLabel",gui.Toolbar.Background)
  4077. x.Active = false
  4078. x.AnchorPoint = Vector2.new(0, 0)
  4079. x.BackgroundColor3 = Color3.new(0.33333334326744,0,0)
  4080. x.BackgroundTransparency = 0
  4081. x.BorderColor3 = Color3.new(0.94117653369904,0,0)
  4082. x.BorderSizePixel = 2
  4083. x.Name = "tSpeed"
  4084. x.Position = UDim2.new(0.73326241970062,0,0.53942859172821,0)
  4085. x.Rotation = 0
  4086. x.Selectable = false
  4087. x.Size = UDim2.new(0.199980661273,0,0.089904762804508,0)
  4088. x.SizeConstraint = Enum.SizeConstraint.RelativeXY
  4089. x.Visible = true
  4090. x.ZIndex = 1
  4091. x.Archivable = true
  4092. x.ClipsDescendants = false
  4093. x.Draggable = false
  4094. x.Font = Enum.Font.SciFi
  4095. x.FontSize = Enum.FontSize.Size14
  4096. x.Text = "Off"
  4097. x.TextColor3 = Color3.new(1,0,0)
  4098. x.TextScaled = true
  4099. x.TextSize = 14
  4100. x.TextStrokeColor3 = Color3.new(0,0,0)
  4101. x.TextStrokeTransparency = 1
  4102. x.TextTransparency = 0
  4103. x.TextWrapped = true
  4104. x.TextXAlignment = Enum.TextXAlignment.Center
  4105. x.TextYAlignment = Enum.TextYAlignment.Center
  4106. x = Instance.new("TextButton",gui.Toolbar.Background)
  4107. x.Active = true
  4108. x.AnchorPoint = Vector2.new(0, 0)
  4109. x.BackgroundColor3 = Color3.new(0.33333334326744,0,0)
  4110. x.BackgroundTransparency = 0
  4111. x.BorderColor3 = Color3.new(0.94117653369904,0,0)
  4112. x.BorderSizePixel = 2
  4113. x.Name = "Jump"
  4114. x.Position = UDim2.new(0.066660225391388,0,0.67428570985794,0)
  4115. x.Rotation = 0
  4116. x.Selectable = true
  4117. x.Size = UDim2.new(0.59994196891785,0,0.089904762804508,0)
  4118. x.SizeConstraint = Enum.SizeConstraint.RelativeXY
  4119. x.Style = Enum.ButtonStyle.Custom
  4120. x.Visible = true
  4121. x.ZIndex = 1
  4122. x.Archivable = true
  4123. x.ClipsDescendants = false
  4124. x.Draggable = false
  4125. x.Font = Enum.Font.SciFi
  4126. x.FontSize = Enum.FontSize.Size14
  4127. x.Text = "Jump"
  4128. x.TextColor3 = Color3.new(1,1,1)
  4129. x.TextScaled = true
  4130. x.TextSize = 14
  4131. x.TextStrokeColor3 = Color3.new(0,0,0)
  4132. x.TextStrokeTransparency = 1
  4133. x.TextTransparency = 0
  4134. x.TextWrapped = true
  4135. x.TextXAlignment = Enum.TextXAlignment.Center
  4136. x.TextYAlignment = Enum.TextYAlignment.Center
  4137. x = Instance.new("TextLabel",gui.Toolbar.Background)
  4138. x.Active = false
  4139. x.AnchorPoint = Vector2.new(0, 0)
  4140. x.BackgroundColor3 = Color3.new(0.33333334326744,0,0)
  4141. x.BackgroundTransparency = 0
  4142. x.BorderColor3 = Color3.new(0.94117653369904,0,0)
  4143. x.BorderSizePixel = 2
  4144. x.Name = "tJump"
  4145. x.Position = UDim2.new(0.73326241970062,0,0.67428570985794,0)
  4146. x.Rotation = 0
  4147. x.Selectable = false
  4148. x.Size = UDim2.new(0.199980661273,0,0.089904762804508,0)
  4149. x.SizeConstraint = Enum.SizeConstraint.RelativeXY
  4150. x.Visible = true
  4151. x.ZIndex = 1
  4152. x.Archivable = true
  4153. x.ClipsDescendants = false
  4154. x.Draggable = false
  4155. x.Font = Enum.Font.SciFi
  4156. x.FontSize = Enum.FontSize.Size14
  4157. x.Text = "Off"
  4158. x.TextColor3 = Color3.new(1,0,0)
  4159. x.TextScaled = true
  4160. x.TextSize = 14
  4161. x.TextStrokeColor3 = Color3.new(0,0,0)
  4162. x.TextStrokeTransparency = 1
  4163. x.TextTransparency = 0
  4164. x.TextWrapped = true
  4165. x.TextXAlignment = Enum.TextXAlignment.Center
  4166. x.TextYAlignment = Enum.TextYAlignment.Center
  4167. x = Instance.new("TextButton",gui.Toolbar.Background)
  4168. x.Active = true
  4169. x.AnchorPoint = Vector2.new(0, 0)
  4170. x.BackgroundColor3 = Color3.new(0.33333334326744,0,0)
  4171. x.BackgroundTransparency = 0
  4172. x.BorderColor3 = Color3.new(0.94117653369904,0,0)
  4173. x.BorderSizePixel = 2
  4174. x.Name = "Tools"
  4175. x.Position = UDim2.new(0.066660225391388,0,0.80914288759232,0)
  4176. x.Rotation = 0
  4177. x.Selectable = true
  4178. x.Size = UDim2.new(0.59994196891785,0,0.089904762804508,0)
  4179. x.SizeConstraint = Enum.SizeConstraint.RelativeXY
  4180. x.Style = Enum.ButtonStyle.Custom
  4181. x.Visible = true
  4182. x.ZIndex = 1
  4183. x.Archivable = true
  4184. x.ClipsDescendants = false
  4185. x.Draggable = false
  4186. x.Font = Enum.Font.SciFi
  4187. x.FontSize = Enum.FontSize.Size14
  4188. x.Text = "Tools"
  4189. x.TextColor3 = Color3.new(1,1,1)
  4190. x.TextScaled = true
  4191. x.TextSize = 14
  4192. x.TextStrokeColor3 = Color3.new(0,0,0)
  4193. x.TextStrokeTransparency = 1
  4194. x.TextTransparency = 0
  4195. x.TextWrapped = true
  4196. x.TextXAlignment = Enum.TextXAlignment.Center
  4197. x.TextYAlignment = Enum.TextYAlignment.Center
  4198. x = Instance.new("TextLabel",gui.Toolbar.Background)
  4199. x.Active = false
  4200. x.AnchorPoint = Vector2.new(0, 0)
  4201. x.BackgroundColor3 = Color3.new(0.33333334326744,0,0)
  4202. x.BackgroundTransparency = 0
  4203. x.BorderColor3 = Color3.new(0.94117653369904,0,0)
  4204. x.BorderSizePixel = 2
  4205. x.Name = "tTools"
  4206. x.Position = UDim2.new(0.73326241970062,0,0.80914288759232,0)
  4207. x.Rotation = 0
  4208. x.Selectable = false
  4209. x.Size = UDim2.new(0.199980661273,0,0.089904762804508,0)
  4210. x.SizeConstraint = Enum.SizeConstraint.RelativeXY
  4211. x.Visible = true
  4212. x.ZIndex = 1
  4213. x.Archivable = true
  4214. x.ClipsDescendants = false
  4215. x.Draggable = false
  4216. x.Font = Enum.Font.SciFi
  4217. x.FontSize = Enum.FontSize.Size14
  4218. x.Text = "Off"
  4219. x.TextColor3 = Color3.new(1,0,0)
  4220. x.TextScaled = true
  4221. x.TextSize = 14
  4222. x.TextStrokeColor3 = Color3.new(0,0,0)
  4223. x.TextStrokeTransparency = 1
  4224. x.TextTransparency = 0
  4225. x.TextWrapped = true
  4226. x.TextXAlignment = Enum.TextXAlignment.Center
  4227. x.TextYAlignment = Enum.TextYAlignment.Center
  4228. x = Instance.new("ImageLabel",gui.Toolbar.Background)
  4229. x.Active = false
  4230. x.AnchorPoint = Vector2.new(0, 0)
  4231. x.BackgroundColor3 = Color3.new(1,1,1)
  4232. x.BackgroundTransparency = 1
  4233. x.BorderColor3 = Color3.new(0.10588236153126,0.16470588743687,0.20784315466881)
  4234. x.BorderSizePixel = 1
  4235. x.Name = "Bottom"
  4236. x.Position = UDim2.new(0,0,0.9439999461174,0)
  4237. x.Rotation = 0
  4238. x.Selectable = false
  4239. x.Size = UDim2.new(1,0,0.054999999701977,0)
  4240. x.SizeConstraint = Enum.SizeConstraint.RelativeXY
  4241. x.Visible = true
  4242. x.ZIndex = 1
  4243. x.Archivable = true
  4244. x.ClipsDescendants = false
  4245. x.Draggable = false
  4246. x.Image = "rbxassetid://714167373"
  4247. x.ImageColor3 = Color3.new(1,1,1)
  4248. x.ImageRectOffset = Vector2.new(0, 0)
  4249. x.ImageRectSize = Vector2.new(0, 0)
  4250. x.ImageTransparency = 0
  4251. xScaleType = Enum.ScaleType.Stretch
  4252. xSliceCenter = Rect.new(0, 0, 0, 0)
  4253. x = Instance.new("TextLabel",gui.Toolbar)
  4254. x.Active = false
  4255. x.AnchorPoint = Vector2.new(0, 0)
  4256. x.BackgroundColor3 = Color3.new(1,1,1)
  4257. x.BackgroundTransparency = 1
  4258. x.BorderColor3 = Color3.new(0.10588236153126,0.16470588743687,0.20784315466881)
  4259. x.BorderSizePixel = 1
  4260. x.Name = "Title"
  4261. x.Position = UDim2.new(0,0,0,0)
  4262. x.Rotation = 0
  4263. x.Selectable = false
  4264. x.Size = UDim2.new(0.86658293008804,0,1.0114285945892,0)
  4265. x.SizeConstraint = Enum.SizeConstraint.RelativeXY
  4266. x.Visible = true
  4267. x.ZIndex = 1001
  4268. x.Archivable = true
  4269. x.ClipsDescendants = false
  4270. x.Draggable = false
  4271. x.Font = Enum.Font.SciFi
  4272. x.FontSize = Enum.FontSize.Size14
  4273. x.Text = "FE Hax Gui"
  4274. x.TextColor3 = Color3.new(0.94117653369904,0,0)
  4275. x.TextScaled = true
  4276. x.TextSize = 14
  4277. x.TextStrokeColor3 = Color3.new(0,0,0)
  4278. x.TextStrokeTransparency = 1
  4279. x.TextTransparency = 0
  4280. x.TextWrapped = true
  4281. x.TextXAlignment = Enum.TextXAlignment.Center
  4282. x.TextYAlignment = Enum.TextYAlignment.Center
  4283. x = Instance.new("TextButton",gui.Toolbar)
  4284. x.Active = true
  4285. x.AnchorPoint = Vector2.new(0, 0)
  4286. x.BackgroundColor3 = Color3.new(0.078431375324726,0.078431375324726,0.078431375324726)
  4287. x.BackgroundTransparency = 0.5
  4288. x.BorderColor3 = Color3.new(0.10588236153126,0.16470588743687,0.20784315466881)
  4289. x.BorderSizePixel = 0
  4290. x.Name = "Exit"
  4291. x.Position = UDim2.new(0.86658293008804,0,0,0)
  4292. x.Rotation = 0
  4293. x.Selectable = true
  4294. x.Size = UDim2.new(0.13332045078278,0,1.0114285945892,0)
  4295. x.SizeConstraint = Enum.SizeConstraint.RelativeXY
  4296. x.Style = Enum.ButtonStyle.Custom
  4297. x.Visible = true
  4298. x.ZIndex = 1002
  4299. x.Archivable = true
  4300. x.ClipsDescendants = false
  4301. x.Draggable = false
  4302. x.Font = Enum.Font.SciFi
  4303. x.FontSize = Enum.FontSize.Size14
  4304. x.Text = "X"
  4305. x.TextColor3 = Color3.new(0.94117653369904,0,0)
  4306. x.TextScaled = true
  4307. x.TextSize = 14
  4308. x.TextStrokeColor3 = Color3.new(0,0,0)
  4309. x.TextStrokeTransparency = 1
  4310. x.TextTransparency = 0
  4311. x.TextWrapped = true
  4312. x.TextXAlignment = Enum.TextXAlignment.Center
  4313. x.TextYAlignment = Enum.TextYAlignment.Center
  4314. --Code below.
  4315. if game.Workspace.FilteringEnabled == true then
  4316. gui.Toolbar.Background.tFE.Text = "On"
  4317. gui.Toolbar.Background.tFE.TextColor3 = Color3.new(0,1,0)
  4318. end
  4319. gui.Toolbar.Exit.MouseButton1Click:connect(function()
  4320. gui:Destroy()
  4321. end)
  4322. gui.Toolbar.Background.God.MouseButton1Click:connect(function()
  4323. if gui.Toolbar.Background.tGod.Text == "Off" then
  4324. local player = game.Players.LocalPlayer
  4325. if player.Character then
  4326. if player.Character:FindFirstChild("Humanoid") then
  4327. player.Character.Humanoid.Name = "1"
  4328. end
  4329. local l = player.Character["1"]:Clone()
  4330. l.Parent = player.Character
  4331. l.Name = "Humanoid"; wait(0.1)
  4332. player.Character["1"]:Destroy()
  4333. game.Workspace.CurrentCamera.CameraSubject = player.Character.Humanoid
  4334. player.Character.Animate.Disabled = true; wait(0.1)
  4335. player.Character.Animate.Disabled = false
  4336. end
  4337. gui.Toolbar.Background.tGod.Text = "On"
  4338. gui.Toolbar.Background.tGod.TextColor3 = Color3.new(0,1,0)
  4339. end
  4340. end)
  4341. gui.Toolbar.Background.LS.MouseButton1Click:connect(function()
  4342. if gui.Toolbar.Background.tLS.Text == "Off" then
  4343. game:GetService("NetworkClient").ClientReplicator:DisableProcessPackets()
  4344. gui.Toolbar.Background.tLS.Text = "On"
  4345. gui.Toolbar.Background.tLS.TextColor3 = Color3.new(0,1,0)
  4346. else
  4347. game:GetService("NetworkClient").ClientReplicator:EnableProcessPackets()
  4348. gui.Toolbar.Background.tLS.Text = "Off"
  4349. gui.Toolbar.Background.tLS.TextColor3 = Color3.new(1,0,0)
  4350. end
  4351. end)
  4352. gui.Toolbar.Background.Speed.MouseButton1Click:connect(function()
  4353. if gui.Toolbar.Background.tSpeed.Text == "Off" then
  4354. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 48
  4355. gui.Toolbar.Background.tSpeed.Text = "On"
  4356. gui.Toolbar.Background.tSpeed.TextColor3 = Color3.new(0,1,0)
  4357. else
  4358. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  4359. gui.Toolbar.Background.tSpeed.Text = "Off"
  4360. gui.Toolbar.Background.tSpeed.TextColor3 = Color3.new(1,0,0)
  4361. end
  4362. end)
  4363. gui.Toolbar.Background.Jump.MouseButton1Click:connect(function()
  4364. if gui.Toolbar.Background.tJump.Text == "Off" then
  4365. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  4366. gui.Toolbar.Background.tJump.Text = "On"
  4367. gui.Toolbar.Background.tJump.TextColor3 = Color3.new(0,1,0)
  4368. else
  4369. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  4370. gui.Toolbar.Background.tJump.Text = "Off"
  4371. gui.Toolbar.Background.tJump.TextColor3 = Color3.new(1,0,0)
  4372. end
  4373. end)
  4374. gui.Toolbar.Background.Tools.MouseButton1Click:connect(function()
  4375. if gui.Toolbar.Background.tTools.Text == "Off" then
  4376. local aim = game.Players.LocalPlayer
  4377. local root = game:GetService("InsertService"):LoadAsset(16201628)
  4378. local item = root:children()
  4379. for i = 1, #item do
  4380. item[i].Parent = aim.Backpack
  4381. wait()
  4382. end
  4383. aim = game.Players.LocalPlayer
  4384. root = game:GetService("InsertService"):LoadAsset(16969792)
  4385. item = root:children()
  4386. for i = 1, #item do
  4387. item[i].Parent = aim.Backpack
  4388. wait()
  4389. end
  4390. aim = game.Players.LocalPlayer
  4391. root = game:GetService("InsertService"):LoadAsset(21001552)
  4392. item = root:children()
  4393. for i = 1, #item do
  4394. item[i].Parent = aim.Backpack
  4395. wait()
  4396. end
  4397. gui.Toolbar.Background.tTools.Text = "On"
  4398. gui.Toolbar.Background.tTools.TextColor3 = Color3.new(0,1,0)
  4399. else
  4400. for _,char in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  4401. if char.Name == "BuildDelete" or char.Name == "BuildInsert" or char.Name == "BuildResize" then
  4402. char.Parent = game.Players.LocalPlayer.Backpack
  4403. char:Destroy()
  4404. end
  4405. end
  4406. for _,bag in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  4407. if bag.Name == "BuildDelete" or bag.Name == "BuildInsert" or bag.Name == "BuildResize" then
  4408. bag:Destroy()
  4409. end
  4410. end
  4411. gui.Toolbar.Background.tTools.Text = "Off"
  4412. gui.Toolbar.Background.tTools.TextColor3 = Color3.new(1,0,0)
  4413. end
  4414. end)
  4415. --Created by MightyDantheman
  4416. end)
  4417.  
  4418. haxkill.Name = "haxkill"
  4419. haxkill.Parent = mainframe
  4420. haxkill.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4421. haxkill.Position = UDim2.new(0.517948687, 0, 0.351473927, 0)
  4422. haxkill.Size = UDim2.new(0, 176, 0, 50)
  4423. haxkill.Font = Enum.Font.SourceSans
  4424. haxkill.Text = "FE hax kill"
  4425. haxkill.TextColor3 = Color3.new(0, 1, 1)
  4426. haxkill.TextScaled = true
  4427. haxkill.TextSize = 14
  4428. haxkill.TextWrapped = true
  4429.  
  4430. haxkill.MouseButton1Down:connect(function()
  4431. -- Objects
  4432.  
  4433. local kill = Instance.new("ScreenGui")
  4434. local mainframe = Instance.new("Frame")
  4435. local stuff = Instance.new("Frame")
  4436. local close = Instance.new("TextButton")
  4437. local title = Instance.new("TextLabel")
  4438. local box = Instance.new("TextBox")
  4439. local killbutton = Instance.new("TextButton")
  4440.  
  4441. -- Properties
  4442.  
  4443. kill.Name = "kill"
  4444. kill.Parent = game.CoreGui
  4445.  
  4446. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  4447. local Found = {}
  4448. local strl = String:lower()
  4449. if strl == "all" then
  4450. for i,v in pairs(game.Players:GetPlayers()) do
  4451. table.insert(Found,v)
  4452. end
  4453. elseif strl == "others" then
  4454. for i,v in pairs(game.Players:GetPlayers()) do
  4455. if v.Name ~= game.Players.LocalPlayer.Name then
  4456. table.insert(Found,v)
  4457. end
  4458. end
  4459. else
  4460. for i,v in pairs(game.Players:GetPlayers()) do
  4461. if v.Name:lower():sub(1, #String) == String:lower() then
  4462. table.insert(Found,v)
  4463. end
  4464. end
  4465. end
  4466. return Found
  4467. end
  4468.  
  4469. mainframe.Name = "mainframe"
  4470. mainframe.Parent = kill
  4471. mainframe.BackgroundColor3 = Color3.new(0.882353, 0.882353, 0.882353)
  4472. mainframe.Position = UDim2.new(0, 414, 0, 200)
  4473. mainframe.Size = UDim2.new(0, 391, 0, 191)
  4474. mainframe.Active = true
  4475. mainframe.Draggable = true
  4476.  
  4477. stuff.Name = "stuff"
  4478. stuff.Parent = mainframe
  4479. stuff.BackgroundColor3 = Color3.new(0.705882, 0.572549, 0.0941177)
  4480. stuff.Size = UDim2.new(0, 391, 0, 17)
  4481.  
  4482. close.Name = "close"
  4483. close.Parent = stuff
  4484. close.BackgroundColor3 = Color3.new(1, 1, 1)
  4485. close.BackgroundTransparency = 1
  4486. close.Position = UDim2.new(0, 372, 0, 0)
  4487. close.Size = UDim2.new(0, 17, 0, 17)
  4488. close.Font = Enum.Font.SourceSans
  4489. close.Text = "X"
  4490. close.TextColor3 = Color3.new(1, 0, 0)
  4491. close.TextSize = 14
  4492. close.MouseButton1Down:connect(function()
  4493. kill:Destroy()
  4494. end)
  4495.  
  4496. title.Name = "title"
  4497. title.Parent = stuff
  4498. title.BackgroundColor3 = Color3.new(1, 1, 1)
  4499. title.BackgroundTransparency = 1
  4500. title.Size = UDim2.new(0, 200, 0, 17)
  4501. title.Font = Enum.Font.SourceSans
  4502. title.Text = "fe kill hax lol"
  4503. title.TextSize = 20
  4504. title.TextXAlignment = Enum.TextXAlignment.Left
  4505.  
  4506. box.Name = "box"
  4507. box.Parent = mainframe
  4508. box.BackgroundColor3 = Color3.new(1, 1, 1)
  4509. box.Position = UDim2.new(0, 96, 0, 43)
  4510. box.Size = UDim2.new(0, 200, 0, 50)
  4511. box.Font = Enum.Font.SourceSans
  4512. box.Text = "Victim M8"
  4513. box.TextSize = 30
  4514.  
  4515. killbutton.Name = "killbutton"
  4516. killbutton.Parent = mainframe
  4517. killbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  4518. killbutton.Position = UDim2.new(0, 96, 0, 127)
  4519. killbutton.Size = UDim2.new(0, 200, 0, 50)
  4520. killbutton.Font = Enum.Font.SourceSans
  4521. killbutton.Text = "Kill"
  4522. killbutton.TextSize = 25
  4523. killbutton.MouseButton1Down:connect(function()
  4524. for i,v in pairs(GetPlayer(box.Text))do
  4525. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  4526. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  4527. l.Parent = game.Players.LocalPlayer.Character
  4528. l.Name = "Humanoid"
  4529. wait(0.1)
  4530. game.Players.LocalPlayer.Character["1"]:Destroy()
  4531. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4532. game.Players.LocalPlayer.Character.Animate.Disabled = true
  4533. wait(0.1)
  4534. game.Players.LocalPlayer.Character.Animate.Disabled = false
  4535. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4536. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4537. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4538. end
  4539. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4540. wait(0.2)
  4541. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4542. wait(0.4)
  4543. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(10000, 10000, 10000))
  4544. end
  4545. end)
  4546.  
  4547. while wait() do
  4548. title.TextColor3 = Color3.new(1,0,0)
  4549. for i=1,15 do
  4550. game:GetService("RunService").RenderStepped:wait()
  4551. title.TextColor3 = Color3.new(title.TextColor3.r,title.TextColor3.g+(17/255),title.TextColor3.b)
  4552. end
  4553. for i=1,15 do
  4554. game:GetService("RunService").RenderStepped:wait()
  4555. title.TextColor3 = Color3.new(title.TextColor3.r-(17/255),title.TextColor3.g,title.TextColor3.b)
  4556. end
  4557. for i=1,15 do
  4558. game:GetService("RunService").RenderStepped:wait()
  4559. title.TextColor3 = Color3.new(title.TextColor3.r,title.TextColor3.g,title.TextColor3.b+(17/255))
  4560. end
  4561. for i=1,15 do
  4562. game:GetService("RunService").RenderStepped:wait()
  4563. title.TextColor3 = Color3.new(title.TextColor3.r,title.TextColor3.g-(17/255),title.TextColor3.b)
  4564. end
  4565. for i=1,15 do
  4566. game:GetService("RunService").RenderStepped:wait()
  4567. title.TextColor3 = Color3.new(title.TextColor3.r+(17/255),title.TextColor3.g,title.TextColor3.b)
  4568. end
  4569. for i=1,15 do
  4570. game:GetService("RunService").RenderStepped:wait()
  4571. title.TextColor3 = Color3.new(title.TextColor3.r,title.TextColor3.g,title.TextColor3.b-(17/255))
  4572. end
  4573. end
  4574. end)
  4575.  
  4576. haxfling.Name = "haxfling"
  4577. haxfling.Parent = mainframe
  4578. haxfling.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4579. haxfling.Position = UDim2.new(-3.16649675e-08, 0, 0.507936478, 0)
  4580. haxfling.Size = UDim2.new(0, 176, 0, 50)
  4581. haxfling.Font = Enum.Font.SourceSans
  4582. haxfling.Text = "FE hax fling"
  4583. haxfling.TextColor3 = Color3.new(0, 1, 1)
  4584. haxfling.TextScaled = true
  4585. haxfling.TextSize = 14
  4586. haxfling.TextWrapped = true
  4587.  
  4588. haxfling.MouseButton1Down:connect(function()
  4589. -- Objects
  4590.  
  4591. local flingn00b = Instance.new("ScreenGui")
  4592. local fraem = Instance.new("Frame")
  4593. local user = Instance.new("TextBox")
  4594. local button = Instance.new("TextButton")
  4595.  
  4596. -- Properties
  4597.  
  4598. flingn00b.Name = "fling n00b"
  4599. flingn00b.Parent = game.CoreGui
  4600.  
  4601. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  4602. local Found = {}
  4603. local strl = String:lower()
  4604. if strl == "all" then
  4605. for i,v in pairs(game.Players:GetPlayers()) do
  4606. table.insert(Found,v)
  4607. end
  4608. elseif strl == "others" then
  4609. for i,v in pairs(game.Players:GetPlayers()) do
  4610. if v.Name ~= game.Players.LocalPlayer.Name then
  4611. table.insert(Found,v)
  4612. end
  4613. end
  4614. else
  4615. for i,v in pairs(game.Players:GetPlayers()) do
  4616. if v.Name:lower():sub(1, #String) == String:lower() then
  4617. table.insert(Found,v)
  4618. end
  4619. end
  4620. end
  4621. return Found
  4622. end
  4623.  
  4624. fraem.Name = "fraem"
  4625. fraem.Parent = flingn00b
  4626. fraem.BackgroundColor3 = Color3.new(1, 1, 1)
  4627. fraem.BorderColor3 = Color3.new(1, 0, 0)
  4628. fraem.Position = UDim2.new(0, 0, 0, 450)
  4629. fraem.Size = UDim2.new(0, 198, 0, 43)
  4630.  
  4631. user.Name = "user"
  4632. user.Parent = fraem
  4633. user.BackgroundColor3 = Color3.new(0, 0, 0)
  4634. user.BorderColor3 = Color3.new(1, 0, 0)
  4635. user.Size = UDim2.new(0, 200, 0, 22)
  4636. user.Font = Enum.Font.SourceSans
  4637. user.Text = "Username"
  4638. user.TextColor3 = Color3.new(1, 0, 0)
  4639. user.TextScaled = true
  4640. user.TextSize = 14
  4641. user.TextWrapped = true
  4642.  
  4643. button.Name = "button"
  4644. button.Parent = fraem
  4645. button.BackgroundColor3 = Color3.new(0, 0, 0)
  4646. button.BorderColor3 = Color3.new(1, 0, 0)
  4647. button.Position = UDim2.new(0, 0, 0, 22)
  4648. button.Size = UDim2.new(0, 200, 0, 21)
  4649. button.Font = Enum.Font.SourceSans
  4650. button.Text = "Fling"
  4651. button.TextColor3 = Color3.new(1, 0, 0)
  4652. button.TextSize = 20
  4653. button.MouseButton1Down:connect(function()
  4654. for i,v in pairs(GetPlayer(user.Text))do
  4655. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4656. wait( )
  4657. game:GetService('RunService').Stepped:connect(function()
  4658. game.Players.LocalPlayer.Character.Head.CanCollide = false
  4659. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  4660. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  4661. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  4662. end)
  4663. b = Instance.new("RocketPropulsion")
  4664. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4665. b.Target = game.Players[v.Name].Character.HumanoidRootPart
  4666. b.TurnP = 20000
  4667. b.MaxThrust = 20000
  4668. b.MaxSpeed = 1000
  4669. b.ThrustP = 13000
  4670. b:Fire()
  4671. end
  4672. end)
  4673. end)
  4674.  
  4675. op.Name = "op"
  4676. op.Parent = mainframe
  4677. op.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4678. op.Position = UDim2.new(0.517948687, 0, 0.521541953, 0)
  4679. op.Size = UDim2.new(0, 176, 0, 50)
  4680. op.Font = Enum.Font.SourceSans
  4681. op.Text = "OP FE GUI (cancelled too)"
  4682. op.TextColor3 = Color3.new(0, 1, 1)
  4683. op.TextScaled = true
  4684. op.TextSize = 14
  4685. op.TextWrapped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement