BYPASSED FE GUI! (PEOPLE CAN SEE) - Pastebin.com (2024)

  1. -- Gui to Lua

  2. -- Version: 3.2

  3. -- Instances:

  4. local MainScreenGUI = Instance.new("ScreenGui")

  5. local BypassFrame = Instance.new("Frame")

  6. local TopBorder = Instance.new("Frame")

  7. local TextLabel = Instance.new("TextLabel")

  8. local TextLabel_2 = Instance.new("TextLabel")

  9. local TextLabel_3 = Instance.new("TextLabel")

  10. local TextLabel_4 = Instance.new("TextLabel")

  11. local Animations = Instance.new("TextLabel")

  12. local TrollCmds = Instance.new("TextLabel")

  13. local Local = Instance.new("TextLabel")

  14. local _3rdPlayer = Instance.new("TextButton")

  15. local Dead = Instance.new("TextButton")

  16. local FF = Instance.new("TextButton")

  17. local FollowAll = Instance.new("TextButton")

  18. local Invis = Instance.new("TextButton")

  19. local Morph = Instance.new("TextButton")

  20. local RagdollDeath = Instance.new("TextButton")

  21. local RespawnV3 = Instance.new("TextButton")

  22. local Reviz = Instance.new("TextButton")

  23. local Seizure = Instance.new("TextButton")

  24. local ToolMorph = Instance.new("TextButton")

  25. local Twerk = Instance.new("TextButton")

  26. local Unanimation = Instance.new("TextButton")

  27. local Yay = Instance.new("TextButton")

  28. local Zombie = Instance.new("TextButton")

  29. local Warning = Instance.new("TextLabel")

  30. --Properties:

  31. MainScreenGUI.Parent = game.CoreGui

  32. BypassFrame.Name = "BypassFrame"

  33. BypassFrame.Parent = MainScreenGUI

  34. BypassFrame.BackgroundColor3 = Color3.fromRGB(81, 82, 82)

  35. BypassFrame.BorderSizePixel = 0

  36. BypassFrame.Position = UDim2.new(0.247151628, 0, 0.240634009, 0)

  37. BypassFrame.Size = UDim2.new(0, 577, 0, 360)

  38. BypassFrame.Active = true

  39. BypassFrame.Draggable = true

  40. TopBorder.Name = "TopBorder"

  41. TopBorder.Parent = BypassFrame

  42. TopBorder.BackgroundColor3 = Color3.fromRGB(125, 184, 255)

  43. TopBorder.BorderColor3 = Color3.fromRGB(27, 42, 53)

  44. TopBorder.BorderSizePixel = 0

  45. TopBorder.Size = UDim2.new(0, 577, 0, 44)

  46. TextLabel.Parent = TopBorder

  47. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)

  48. TextLabel.BackgroundTransparency = 1.000

  49. TextLabel.Position = UDim2.new(0, 0, -0.0443767011, 0)

  50. TextLabel.Size = UDim2.new(0, 63, 0, 57)

  51. TextLabel.Font = Enum.Font.SourceSansItalic

  52. TextLabel.Text = "Bypass"

  53. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)

  54. TextLabel.TextScaled = true

  55. TextLabel.TextSize = 14.000

  56. TextLabel.TextWrapped = true

  57. TextLabel_2.Parent = TopBorder

  58. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)

  59. TextLabel_2.BackgroundTransparency = 1.000

  60. TextLabel_2.BorderSizePixel = 0

  61. TextLabel_2.Position = UDim2.new(0.0814558044, 0, 0.361111104, 0)

  62. TextLabel_2.Size = UDim2.new(0, 44, 0, 19)

  63. TextLabel_2.Font = Enum.Font.Fantasy

  64. TextLabel_2.Text = "Z"

  65. TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)

  66. TextLabel_2.TextScaled = true

  67. TextLabel_2.TextSize = 14.000

  68. TextLabel_2.TextWrapped = true

  69. TextLabel_3.Parent = TopBorder

  70. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)

  71. TextLabel_3.BackgroundTransparency = 1.000

  72. TextLabel_3.BorderSizePixel = 0

  73. TextLabel_3.Position = UDim2.new(0.31889081, 0, 0.370257437, 0)

  74. TextLabel_3.Size = UDim2.new(0, 326, 0, 24)

  75. TextLabel_3.Font = Enum.Font.SourceSans

  76. TextLabel_3.Text = "#1 Bypassed Gui ( PEOPLE CAN SEE! )"

  77. TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)

  78. TextLabel_3.TextScaled = true

  79. TextLabel_3.TextSize = 14.000

  80. TextLabel_3.TextWrapped = true

  81. TextLabel_4.Parent = TopBorder

  82. TextLabel_4.BackgroundColor3 = Color3.fromRGB(175, 205, 255)

  83. TextLabel_4.BorderSizePixel = 0

  84. TextLabel_4.Position = UDim2.new(0, 0, -0.0415990204, 0)

  85. TextLabel_4.Size = UDim2.new(0, 577, 0, 14)

  86. TextLabel_4.Font = Enum.Font.SourceSans

  87. TextLabel_4.Text = ""

  88. TextLabel_4.TextColor3 = Color3.fromRGB(0, 0, 0)

  89. TextLabel_4.TextSize = 14.000

  90. Animations.Name = "Animations"

  91. Animations.Parent = BypassFrame

  92. Animations.BackgroundColor3 = Color3.fromRGB(255, 255, 255)

  93. Animations.BackgroundTransparency = 1.000

  94. Animations.Position = UDim2.new(0.65337956, 0, 0.122222222, 0)

  95. Animations.Size = UDim2.new(0, 200, 0, 50)

  96. Animations.Font = Enum.Font.Garamond

  97. Animations.Text = "Animations"

  98. Animations.TextColor3 = Color3.fromRGB(0, 0, 0)

  99. Animations.TextSize = 30.000

  100. TrollCmds.Name = "TrollCmds"

  101. TrollCmds.Parent = BypassFrame

  102. TrollCmds.BackgroundColor3 = Color3.fromRGB(255, 255, 255)

  103. TrollCmds.BackgroundTransparency = 1.000

  104. TrollCmds.Position = UDim2.new(0.341421157, 0, 0.122222222, 0)

  105. TrollCmds.Size = UDim2.new(0, 200, 0, 50)

  106. TrollCmds.Font = Enum.Font.Garamond

  107. TrollCmds.Text = "Troll Cmds"

  108. TrollCmds.TextColor3 = Color3.fromRGB(0, 0, 0)

  109. TrollCmds.TextSize = 30.000

  110. Local.Name = "Local"

  111. Local.Parent = BypassFrame

  112. Local.BackgroundColor3 = Color3.fromRGB(255, 255, 255)

  113. Local.BackgroundTransparency = 1.000

  114. Local.Position = UDim2.new(0.00173310377, 0, 0.122222222, 0)

  115. Local.Size = UDim2.new(0, 200, 0, 50)

  116. Local.Font = Enum.Font.Garamond

  117. Local.Text = "Local"

  118. Local.TextColor3 = Color3.fromRGB(0, 0, 0)

  119. Local.TextSize = 30.000

  120. _3rdPlayer.Name = "3rdPlayer"

  121. _3rdPlayer.Parent = BypassFrame

  122. _3rdPlayer.BackgroundColor3 = Color3.fromRGB(156, 179, 255)

  123. _3rdPlayer.BorderColor3 = Color3.fromRGB(206, 208, 255)

  124. _3rdPlayer.BorderSizePixel = 2

  125. _3rdPlayer.Position = UDim2.new(0.0542572774, 0, 0.260606349, 0)

  126. _3rdPlayer.Size = UDim2.new(0, 139, 0, 39)

  127. _3rdPlayer.Font = Enum.Font.Gotham

  128. _3rdPlayer.Text = "3rd Person"

  129. _3rdPlayer.TextColor3 = Color3.fromRGB(0, 0, 0)

  130. _3rdPlayer.TextSize = 20.000

  131. _3rdPlayer.TextWrapped = true

  132. _3rdPlayer.MouseButton1Down:connect(function()

  133. game.Players.LocalPlayer.CameraMaxZoomDistance = 600

  134. end)

  135. Dead.Name = "Dead"

  136. Dead.Parent = BypassFrame

  137. Dead.BackgroundColor3 = Color3.fromRGB(156, 179, 255)

  138. Dead.BorderColor3 = Color3.fromRGB(206, 208, 255)

  139. Dead.BorderSizePixel = 2

  140. Dead.Position = UDim2.new(0.705002904, 0, 0.736624897, 0)

  141. Dead.Size = UDim2.new(0, 139, 0, 39)

  142. Dead.Font = Enum.Font.Gotham

  143. Dead.Text = "Cool Dance"

  144. Dead.TextColor3 = Color3.fromRGB(0, 0, 0)

  145. Dead.TextScaled = true

  146. Dead.TextSize = 14.000

  147. Dead.TextWrapped = true

  148. Dead.MouseButton1Down:connect(function()

  149. Player = "LocalPlayer"

  150. AnimationId = "35634514"

  151. local Anim = Instance.new("Animation")

  152. Anim.AnimationId = "rbxassetid://"..AnimationId

  153. local Anim = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)

  154. Anim:Play()

  155. Anim:AdjustSpeed(1)

  156. end)

  157. FF.Name = "FF"

  158. FF.Parent = BypassFrame

  159. FF.BackgroundColor3 = Color3.fromRGB(156, 179, 255)

  160. FF.BorderColor3 = Color3.fromRGB(206, 208, 255)

  161. FF.BorderSizePixel = 2

  162. FF.Position = UDim2.new(0.0542572737, 0, 0.577649295, 0)

  163. FF.Size = UDim2.new(0, 139, 0, 39)

  164. FF.Font = Enum.Font.Gotham

  165. FF.Text = "ForceField"

  166. FF.TextColor3 = Color3.fromRGB(0, 0, 0)

  167. FF.TextSize = 20.000

  168. FF.MouseButton1Down:connect(function()

  169. --[[ The ForceField will not show in lots of games

  170. or will sometimes disappear or reappear

  171. but will show in quite a few games as well.

  172. You will still not be able to die if there is

  173. no ForceField on your character.

  174. If it stops working, execute the script again.

  175. Note: Some tools will be buggy in certain

  176. games when the ForceField is running

  177. ]]

  178. plr = game.Players.LocalPlayer

  179. mouse = plr:GetMouse()

  180. mouse.KeyDown:connect(function(key)

  181. if key == " " then

  182. game.Players.LocalPlayer.Character.Humanoid:ChangeState(3)

  183. end

  184. end)

  185. plr = game.Players.LocalPlayer

  186. mouse = plr:GetMouse()

  187. mouse.KeyUp:connect(function(key)

  188. if key == " " then

  189. jumping = false

  190. end

  191. end)

  192. FF = true

  193. while wait() do

  194. if FF then

  195. game.Players.LocalPlayer.Character.Humanoid.Name = 1

  196. local l = game.Players.LocalPlayer.Character["1"]:Clone()

  197. l.Parent = game.Players.LocalPlayer.Character

  198. l.Name = "Humanoid"

  199. wait()

  200. game.Players.LocalPlayer.Character["1"]:Destroy()

  201. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character

  202. game.Players.LocalPlayer.Character.Animate.Disabled = true

  203. wait()

  204. game.Players.LocalPlayer.Character.Animate.Disabled = false

  205. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"

  206. wait(4.85)

  207. workspace.CurrentCamera.CameraType = Enum.CameraType.Scriptable

  208. pos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame

  209. wait(.4)

  210. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos

  211. workspace.CurrentCamera.CameraType = Enum.CameraType.Track

  212. end

  213. end

  214. end)

  215. FollowAll.Name = "FollowAll"

  216. FollowAll.Parent = BypassFrame

  217. FollowAll.BackgroundColor3 = Color3.fromRGB(156, 179, 255)

  218. FollowAll.BorderColor3 = Color3.fromRGB(206, 208, 255)

  219. FollowAll.BorderSizePixel = 2

  220. FollowAll.Position = UDim2.new(0.0535200834, 0, 0.873456538, 0)

  221. FollowAll.Size = UDim2.new(0, 139, 0, 39)

  222. FollowAll.Font = Enum.Font.Gotham

  223. FollowAll.Text = "Follow All"

  224. FollowAll.TextColor3 = Color3.fromRGB(0, 0, 0)

  225. FollowAll.TextSize = 20.000

  226. FollowAll.TextWrapped = true

  227. FollowAll.MouseButton1Down:connect(function()

  228. local RobloxReplicatedStorage = game:GetService('RobloxReplicatedStorage')

  229. RemoteEvent_NewFollower = RobloxReplicatedStorage:WaitForChild('NewFollower')

  230. while wait(0) do

  231. for i,v in pairs(game.Players:GetChildren()) do

  232. RemoteEvent_NewFollower:FireServer(v, true)

  233. end

  234. end

  235. end)

  236. Invis.Name = "Invis"

  237. Invis.Parent = BypassFrame

  238. Invis.BackgroundColor3 = Color3.fromRGB(156, 179, 255)

  239. Invis.BorderColor3 = Color3.fromRGB(206, 208, 255)

  240. Invis.BorderSizePixel = 2

  241. Invis.Position = UDim2.new(0.0542572737, 0, 0.735022008, 0)

  242. Invis.Size = UDim2.new(0, 139, 0, 39)

  243. Invis.Font = Enum.Font.Gotham

  244. Invis.Text = "Invisible"

  245. Invis.TextColor3 = Color3.fromRGB(0, 0, 0)

  246. Invis.TextSize = 20.000

  247. Invis.MouseButton1Down:connect(function()

  248. local player = game.Players.LocalPlayer

  249. position = player.Character.HumanoidRootPart.Position

  250. wait(0.2)

  251. player.Character:MoveTo(position + Vector3.new(0, 1000000, 0))

  252. wait(0.2)

  253. humanoidrootpart = player.Character.HumanoidRootPart:clone()

  254. wait(0.2)

  255. player.Character.HumanoidRootPart:Destroy()

  256. humanoidrootpart.Parent = player.Character

  257. player.Character:MoveTo(position)

  258. wait()

  259. -- Remove this if you want to see yourself (others still won't see you)

  260. game.Players.LocalPlayer.Character.Torso.Transparency = 1

  261. game.Players.LocalPlayer.Character.Head.Transparency = 1

  262. game.Players.LocalPlayer.Character["Left Arm"].Transparency = 1

  263. game.Players.LocalPlayer.Character["Right Arm"].Transparency = 1

  264. game.Players.LocalPlayer.Character["Left Leg"].Transparency = 1

  265. game.Players.LocalPlayer.Character["Right Leg"].Transparency = 1

  266. game.Players.LocalPlayer.Character.Humanoid:RemoveAccessories()

  267. game.Players.LocalPlayer.Character.Head.face:Remove()

  268. end)

  269. Morph.Name = "Morph"

  270. Morph.Parent = BypassFrame

  271. Morph.BackgroundColor3 = Color3.fromRGB(156, 179, 255)

  272. Morph.BorderColor3 = Color3.fromRGB(206, 208, 255)

  273. Morph.BorderSizePixel = 2

  274. Morph.Position = UDim2.new(0.405339807, 0, 0.737721622, 0)

  275. Morph.Size = UDim2.new(0, 139, 0, 39)

  276. Morph.Font = Enum.Font.Gotham

  277. Morph.Text = "Weird Morph ( You can Unequip or Equip Tools )"

  278. Morph.TextColor3 = Color3.fromRGB(0, 0, 0)

  279. Morph.TextScaled = true

  280. Morph.TextSize = 14.000

  281. Morph.TextWrapped = true

  282. Morph.MouseButton1Down:connect(function()

  283. --[[Note, tools cannot be used and will be

  284. removed in case some people do not know that]]

  285. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0

  286. wait()

  287. game.Players.LocalPlayer.Character.Animate.Disabled = true

  288. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do

  289. if v:IsA("Tool") then

  290. v.Parent = workspace

  291. end

  292. end

  293. game.Players.LocalPlayer.Character.Animate.toolnone.ToolNoneAnim.AnimationId = 0

  294. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do

  295. if v:IsA("Accessory") then

  296. local ArmRemove = Instance.new("Tool", game.Players.LocalPlayer.Backpack)

  297. ArmRemove.Name = "Arm"

  298. v.Handle.Transparency = 1

  299. v.Handle.Parent = ArmRemove

  300. ArmRemove.Handle.Massless = true

  301. ArmRemove.Grip = CFrame.new(Vector3.new(-1.5,-5.062,.11875)) * CFrame.Angles(math.rad(-90), 0, 0)

  302. ArmRemove.Parent = game.Players.LocalPlayer.Character

  303. end

  304. end

  305. game.Players.LocalPlayer.Character.Arm.Parent = workspace

  306. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16

  307. game.Players.LocalPlayer.Character.Head.Mesh:Remove()

  308. game.Players.LocalPlayer.Character.Head:FindFirstChildOfClass("Decal"):Remove()

  309. game.Players.LocalPlayer.Character.Humanoid:RemoveAccessories()

  310. if game.Players.LocalPlayer.Character.Shirt then

  311. game.Players.LocalPlayer.Character.Shirt:Remove()

  312. else

  313. end

  314. if game.Players.LocalPlayer.Character.Pants then

  315. game.Players.LocalPlayer.Character.Pants:Remove()

  316. else

  317. end

  318. if game.Players.LocalPlayer.Character["Shirt Graphic"] then

  319. game.Players.LocalPlayer.Character["Shirt Graphic"]:Remove()

  320. else

  321. end

  322. game.Players.LocalPlayer.Character["Shirt Graphic"]:Remove()

  323. end)

  324. RagdollDeath.Name = "RagdollDeath"

  325. RagdollDeath.Parent = BypassFrame

  326. RagdollDeath.BackgroundColor3 = Color3.fromRGB(156, 179, 255)

  327. RagdollDeath.BorderColor3 = Color3.fromRGB(206, 208, 255)

  328. RagdollDeath.BorderSizePixel = 2

  329. RagdollDeath.Position = UDim2.new(0.402610838, 0, 0.258444965, 0)

  330. RagdollDeath.Size = UDim2.new(0, 139, 0, 39)

  331. RagdollDeath.Font = Enum.Font.Gotham

  332. RagdollDeath.Text = "RAGDOLL DEATH ( LEGENDARY )"

  333. RagdollDeath.TextColor3 = Color3.fromRGB(0, 0, 0)

  334. RagdollDeath.TextScaled = true

  335. RagdollDeath.TextSize = 14.000

  336. RagdollDeath.TextWrapped = true

  337. RagdollDeath.MouseButton1Down:connect(function()

  338. --Credit to CyclicaIIy for this amazing script

  339. LocalPlayer = game:GetService("Players").LocalPlayer

  340. LocalPlayer.Character.Humanoid:MoveTo(LocalPlayer.Character.HumanoidRootPart.Position + LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 10)

  341. LocalPlayer.Character.Humanoid.Jump = true

  342. wait(0.5)

  343. function Iterate(instance, func)

  344. for i, v in next, instance:GetChildren() do

  345. func(v)

  346. end

  347. end

  348. limbs = {

  349. ["Right Leg"] = true;

  350. ["Right Arm"] = true;

  351. ["Left Leg"] = true;

  352. ["Left Arm"] = true;

  353. }

  354. Iterate(LocalPlayer.Character, function(v)

  355. if v:IsA("BasePart") then

  356. local attachment = Instance.new("Attachment")

  357. attachment.Parent = v

  358. attachment.Name = (v.Name .. "[Attachment]")

  359. if limbs[v.Name] then

  360. attachment.Position = Vector3.new(0, v.Size.Y/2, 0)

  361. elseif v.Name == "Head" then

  362. attachment.Position = Vector3.new(0, -v.Size.Y/2, 0)

  363. attachment.Rotation = Vector3.new(0, 0, -90)

  364. end

  365. end

  366. end)

  367. local leftLegAttachment = Instance.new("Attachment")

  368. leftLegAttachment.Position = Vector3.new(-.5, -1, 0)

  369. leftLegAttachment.Rotation = Vector3.new(0, -90, 0)

  370. local rightLegAttachment = Instance.new("Attachment")

  371. rightLegAttachment.Position = Vector3.new(.5, -1, 0)

  372. rightLegAttachment.Rotation = Vector3.new(0, -90, 0)

  373. rightLegAttachment.Parent, leftLegAttachment.Parent = LocalPlayer.Character.Torso, LocalPlayer.Character.Torso

  374. jointAttachments = {

  375. ['Head'] = {

  376. ['Attachment0'] = LocalPlayer.Character.Torso['NeckAttachment'];

  377. ['Attachment1'] = LocalPlayer.Character.Head['Head[Attachment]'];

  378. };

  379. ['Left Arm'] = {

  380. ['Attachment0'] = LocalPlayer.Character.Torso['LeftCollarAttachment'];

  381. ['Attachment1'] = LocalPlayer.Character['Left Arm']['Left Arm[Attachment]'];

  382. };

  383. ['Right Arm'] = {

  384. ['Attachment0'] = LocalPlayer.Character.Torso['RightCollarAttachment'];

  385. ['Attachment1'] = LocalPlayer.Character['Right Arm']['Right Arm[Attachment]'];

  386. };

  387. ['Left Leg'] = {

  388. ['Attachment0'] = leftLegAttachment;

  389. ['Attachment1'] = LocalPlayer.Character['Left Leg']['Left Leg[Attachment]'];

  390. };

  391. ['Right Leg'] = {

  392. ['Attachment0'] = rightLegAttachment;

  393. ['Attachment1'] = LocalPlayer.Character['Right Leg']['Right Leg[Attachment]'];

  394. };

  395. }

  396. LocalPlayer.Character.Humanoid.PlatformStand = true

  397. Iterate(LocalPlayer.Character, function(v)

  398. if v:IsA("BasePart") then

  399. if jointAttachments[v.Name] then

  400. local ballSocketJoint = Instance.new("BallSocketConstraint")

  401. ballSocketJoint.Parent = v

  402. ballSocketJoint.Radius = 0.15

  403. ballSocketJoint.Attachment0, ballSocketJoint.Attachment1 = jointAttachments[v.Name]['Attachment0'], jointAttachments[v.Name]['Attachment1']

  404. end

  405. end

  406. end)

  407. Iterate(LocalPlayer.Character.Torso, function(v)

  408. if v:IsA("Motor") then

  409. v:Remove()

  410. end

  411. end)

  412. end)

  413. RespawnV3.Name = "RespawnV3"

  414. RespawnV3.Parent = BypassFrame

  415. RespawnV3.BackgroundColor3 = Color3.fromRGB(156, 179, 255)

  416. RespawnV3.BorderColor3 = Color3.fromRGB(206, 208, 255)

  417. RespawnV3.BorderSizePixel = 2

  418. RespawnV3.Position = UDim2.new(0.0542572737, 0, 0.42051667, 0)

  419. RespawnV3.Size = UDim2.new(0, 139, 0, 39)

  420. RespawnV3.Font = Enum.Font.Gotham

  421. RespawnV3.Text = "Respawn"

  422. RespawnV3.TextColor3 = Color3.fromRGB(0, 0, 0)

  423. RespawnV3.TextScaled = true

  424. RespawnV3.TextSize = 14.000

  425. RespawnV3.TextWrapped = true

  426. RespawnV3.MouseButton1Down:connect(function()

  427. Character = game:GetService("Players").LocalPlayer.Character

  428. respawn = 0

  429. Character.Head.Died:Remove()

  430. Character:FindFirstChild("Humanoid").BreakJointsOnDeath = false

  431. Character:FindFirstChild("Humanoid").Health = respawn

  432. end)

  433. Reviz.Name = "Reviz"

  434. Reviz.Parent = BypassFrame

  435. Reviz.BackgroundColor3 = Color3.fromRGB(156, 179, 255)

  436. Reviz.BorderColor3 = Color3.fromRGB(206, 208, 255)

  437. Reviz.BorderSizePixel = 2

  438. Reviz.Position = UDim2.new(0.405339807, 0, 0.875649989, 0)

  439. Reviz.Size = UDim2.new(0, 139, 0, 39)

  440. Reviz.Font = Enum.Font.Gotham

  441. Reviz.Text = "Reviz Admin ( FUN CMDS )"

  442. Reviz.TextColor3 = Color3.fromRGB(0, 0, 0)

  443. Reviz.TextSize = 18.000

  444. Reviz.TextWrapped = true

  445. Reviz.MouseButton1Down:connect(function()

  446. --[[

  447. Welcome to Reviz Admin! (By illremember)

  448. An admin that is designed to work with FE games.

  449. --]]

  450. prefix = ";"

  451. --[[

  452. ---- CREDITS TO:

  453. xFunnieuss + Timeless for partial name support

  454. Timeless for Invisible command + Print remotes

  455. Creators of DEX explorer

  456. Creators of Infinite Yield (Ideas)

  457. Harkinian for Shutdown

  458. Creators of Mr.Spy remotespy

  459. TCP for Testing/Ideas/Fire Rapper

  460. --]]

  461. wait(0.3)

  462. Commands = {

  463. '[-] cmdbar is shown when ; is pressed.',

  464. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',

  465. '[2] bring [plr] -- You need a tool! Will bring player to you',

  466. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',

  467. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',

  468. '[5] attach [plr] -- You need a tool! Attaches you to player',

  469. '[6] unattach [plr] -- Attempts to unattach you from a player',

  470. '[7] follow [plr] -- Makes you follow behind the player',

  471. '[8] unfollow',

  472. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',

  473. '[10] trail [plr] -- The opposite of follow, you stay infront of player',

  474. '[11] untrail',

  475. '[12] orbit [plr] -- Makes you orbit the player',

  476. '[13] unorbit',

  477. '[14] fling [plr] -- Makes you fling the player',

  478. '[15] unfling',

  479. '[16] fecheck -- Checks if the game is FE or not',

  480. '[17] void [plr] -- Teleports player to the void',

  481. '[18] noclip -- Gives you noclip to walk through walls',

  482. '[19] clip -- Removes noclip',

  483. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',

  484. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',

  485. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',

  486. '[23] default -- Changes your speed, jumppower and hipheight to default values',

  487. '[24] annoy [plr] -- Loop teleports you to the player',

  488. '[25] unannoy',

  489. '[26] headwalk [plr] -- Loop teleports you to the player head',

  490. '[27] unheadwalk',

  491. '[28] nolimbs -- Removes your arms and legs',

  492. '[29] god -- Gives you FE Godmode',

  493. '[30] drophats -- Drops your accessories',

  494. '[31] droptool -- Drops any tool you have equipped',

  495. '[32] loopdhats -- Loop drops your accessories',

  496. '[33] unloopdhats',

  497. '[34] loopdtool -- Loop drops any tools you have equipped',

  498. '[35] unloopdtool',

  499. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',

  500. '[37] view [plr] -- Changes your camera to the player character',

  501. '[38] unview',

  502. '[39] goto [plr] -- Teleports you to player',

  503. '[40] fly -- Allows you to fly',

  504. '[41] unfly',

  505. '[42] chat [msg] -- Makes you chat a message',

  506. '[43] spam [msg] -- Spams a message',

  507. '[44] unspam',

  508. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',

  509. '[46] pmspam [plr] -- Spams a player in private message',

  510. '[47] unpmspam',

  511. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',

  512. '[49] uncfreeze [plr]',

  513. '[50] unlockws -- Unlocks the workspace',

  514. '[51] lockws -- Locks the workspace',

  515. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',

  516. '[53] pstand -- Enables platform stand',

  517. '[54] unpstand -- Disables platform stand',

  518. '[55] blockhead -- Removes your head mesh',

  519. '[56] sit',

  520. '[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',

  521. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',

  522. '[59] hypertotal -- Loads in my FE GUI Hypertotal',

  523. '[60] cmds -- Prints all commands',

  524. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',

  525. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',

  526. '[63] spinner -- Makes you spin',

  527. '[64] nospinner',

  528. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',

  529. '[66] noreach -- Removes reach, must have tool equipped',

  530. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',

  531. '[68] tp me [plr] -- Alternative to goto',

  532. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',

  533. '[70] uncbring',

  534. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',

  535. '[72] givetool [plr] -- Gives the tool you have equipped to the player',

  536. '[73] glitch [plr] -- Glitches you and the player, looks very cool',

  537. '[74] unglitch -- Unglitches you',

  538. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',

  539. '[76] explorer -- Loads up DEX',

  540. '[77] remotespy -- Loads up a remotespy',

  541. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',

  542. '[79] animgui -- Loads up Energize animations GUI',

  543. '[80] savepos -- Saves your current position',

  544. '[81] loadpos -- Teleports you to your saved position',

  545. '[82] bang [plr] -- 18+',

  546. '[83] unbang',

  547. '[84] delcmdbar -- Removes the command bar completely',

  548. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',

  549. '[86] shutdown -- Uses harkinians script to shutdown server',

  550. '[87] respawn -- If grespawn doesnt work you can use respawn',

  551. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',

  552. '[89] getplrs -- Prints all players in game',

  553. '[90] deldecal -- Deletes all decals client sided',

  554. '[91] opfinality -- Loads in my FE GUI Opfinality',

  555. '[92] remotes -- Prints all remotes in the game in the console when added',

  556. '[93] noremotes -- Stops printing remotes',

  557. '[94] tpdefault -- Stops all loop teleports to a player',

  558. '[95] stopsit -- Will not allow you to sit',

  559. '[96] gosit -- Allows you to sit',

  560. '[97] clicktp -- Enables click tp',

  561. '[98] noclicktp -- Disables click tp',

  562. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',

  563. '[100] toolsoff -- Stops ;toolson',

  564. '[101] version -- Gets the admin version'

  565. }

  566. lplayer = game.Players.LocalPlayer

  567. function GetPlayer(String) -- Credit to Timeless/xFunnieuss

  568. local Found = {}

  569. local strl = String:lower()

  570. if strl == "all" then

  571. for i,v in pairs(game.Players:GetPlayers()) do

  572. table.insert(Found,v)

  573. end

  574. elseif strl == "others" then

  575. for i,v in pairs(game.Players:GetPlayers()) do

  576. if v.Name ~= game.Players.LocalPlayer.Name then

  577. table.insert(Found,v)

  578. end

  579. end

  580. elseif strl == "me" then

  581. for i,v in pairs(game.Players:GetPlayers()) do

  582. if v.Name == game.Players.LocalPlayer.Name then

  583. table.insert(Found,v)

  584. end

  585. end

  586. else

  587. for i,v in pairs(game.Players:GetPlayers()) do

  588. if v.Name:lower():sub(1, #String) == String:lower() then

  589. table.insert(Found,v)

  590. end

  591. end

  592. end

  593. return Found

  594. end

  595. local Mouse = game.Players.LocalPlayer:GetMouse()

  596. spin = false

  597. followed = false

  598. traill = false

  599. noclip = false

  600. annoying = false

  601. hwalk = false

  602. droppinghats = false

  603. droppingtools = false

  604. flying = false

  605. spamdelay = 1

  606. spamming = false

  607. spammingpm = false

  608. cbringing = false

  609. remotes = true

  610. added = true

  611. binds = false

  612. stopsitting = false

  613. clickgoto = false

  614. gettingtools = false

  615. adminversion = "Reviz admin by illremember, Version 1.0"

  616. local CMDS = Instance.new("ScreenGui")

  617. local CMDSFRAME = Instance.new("Frame")

  618. local ScrollingFrame = Instance.new("ScrollingFrame")

  619. local TextLabel = Instance.new("TextLabel")

  620. local closegui = Instance.new("TextButton")

  621. CMDS.Name = "CMDS"

  622. CMDS.Parent = game.CoreGui

  623. CMDSFRAME.Name = "CMDSFRAME"

  624. CMDSFRAME.Parent = CMDS

  625. CMDSFRAME.Active = true

  626. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)

  627. CMDSFRAME.BorderSizePixel = 0

  628. CMDSFRAME.Draggable = true

  629. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)

  630. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)

  631. CMDSFRAME.Visible = false

  632. ScrollingFrame.Parent = CMDSFRAME

  633. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)

  634. ScrollingFrame.BorderSizePixel = 0

  635. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)

  636. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)

  637. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)

  638. TextLabel.Parent = ScrollingFrame

  639. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)

  640. TextLabel.BackgroundTransparency = 1

  641. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)

  642. TextLabel.Font = Enum.Font.SourceSans

  643. TextLabel.FontSize = Enum.FontSize.Size18

  644. 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"

  645. TextLabel.TextColor3 = Color3.new(1, 1, 1)

  646. TextLabel.TextSize = 15

  647. TextLabel.TextWrapped = true

  648. TextLabel.TextXAlignment = Enum.TextXAlignment.Left

  649. TextLabel.TextYAlignment = Enum.TextYAlignment.Top

  650. closegui.Name = "closegui"

  651. closegui.Parent = CMDSFRAME

  652. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)

  653. closegui.BorderSizePixel = 0

  654. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)

  655. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)

  656. closegui.Font = Enum.Font.SourceSansBold

  657. closegui.FontSize = Enum.FontSize.Size24

  658. closegui.Text = "X"

  659. closegui.TextColor3 = Color3.new(1, 1, 1)

  660. closegui.TextSize = 20

  661. closegui.MouseButton1Click:connect(function()

  662. CMDSFRAME.Visible = false

  663. end)

  664. game:GetService('RunService').Stepped:connect(function()

  665. if spin then

  666. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[spinplr.Name].Character.HumanoidRootPart.CFrame

  667. end

  668. if followed then

  669. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[flwplr.Name].Character.HumanoidRootPart.CFrame + game.Players[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5

  670. end

  671. if traill then

  672. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[trlplr.Name].Character.HumanoidRootPart.CFrame + game.Players[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5

  673. end

  674. if annoying then

  675. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[annplr.Name].Character.HumanoidRootPart.CFrame

  676. end

  677. if hwalk then

  678. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)

  679. end

  680. end)

  681. game:GetService('RunService').Stepped:connect(function()

  682. if noclip then

  683. game.Players.LocalPlayer.Character.Head.CanCollide = false

  684. game.Players.LocalPlayer.Character.Torso.CanCollide = false

  685. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false

  686. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false

  687. end

  688. end)

  689. game:GetService('RunService').Stepped:connect(function()

  690. if droppinghats then

  691. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do

  692. if (v:IsA("Accessory")) or (v:IsA("Hat")) then

  693. v.Parent = workspace

  694. end

  695. end

  696. end

  697. if droppingtools then

  698. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do

  699. if (v:IsA("Tool")) then

  700. v.Parent = workspace

  701. end

  702. end

  703. end

  704. end)

  705. game:GetService('RunService').Stepped:connect(function()

  706. if banpl then

  707. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[bplrr].Character.HumanoidRootPart.CFrame

  708. end

  709. end)

  710. game:GetService('RunService').Stepped:connect(function()

  711. if stopsitting then

  712. game.Players.LocalPlayer.Character.Humanoid.Sit = false

  713. end

  714. end)

  715. plr = game.Players.LocalPlayer

  716. hum = plr.Character.HumanoidRootPart

  717. mouse = plr:GetMouse()

  718. mouse.KeyDown:connect(function(key)

  719. if key == "e" then

  720. if mouse.Target then

  721. if clickgoto then

  722. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)

  723. end

  724. end

  725. end

  726. end)

  727. lplayer.Chatted:Connect(function(msg)

  728. if string.sub(msg, 1, 6) == (prefix.."kill ") then

  729. if string.sub(msg, 7) == "me" then

  730. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)

  731. else

  732. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do

  733. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame

  734. game.Players.LocalPlayer.Character.Humanoid.Name = 1

  735. local l = game.Players.LocalPlayer.Character["1"]:Clone()

  736. l.Parent = game.Players.LocalPlayer.Character

  737. l.Name = "Humanoid"

  738. wait(0.1)

  739. game.Players.LocalPlayer.Character["1"]:Destroy()

  740. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character

  741. game.Players.LocalPlayer.Character.Animate.Disabled = true

  742. wait(0.1)

  743. game.Players.LocalPlayer.Character.Animate.Disabled = false

  744. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"

  745. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  746. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)

  747. end

  748. local function tp(player,player2)

  749. local char1,char2=player.Character,player2.Character

  750. if char1 and char2 then

  751. char1:MoveTo(char2.Head.Position)

  752. end

  753. end

  754. wait(0.1)

  755. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  756. wait(0.2)

  757. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  758. wait(0.5)

  759. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))

  760. wait(0.7)

  761. tp(game.Players.LocalPlayer,game.Players[v.Name])

  762. wait(0.7)

  763. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW

  764. game.StarterGui:SetCore("SendNotification", {

  765. Title = "Tools needed!";

  766. Text = "You need a tool in your backpack for this command!";

  767. })

  768. end

  769. end

  770. end

  771. if string.sub(msg, 1, 7) == (prefix.."bring ") then

  772. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do

  773. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame

  774. game.Players.LocalPlayer.Character.Humanoid.Name = 1

  775. local l = game.Players.LocalPlayer.Character["1"]:Clone()

  776. l.Parent = game.Players.LocalPlayer.Character

  777. l.Name = "Humanoid"

  778. wait(0.1)

  779. game.Players.LocalPlayer.Character["1"]:Destroy()

  780. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character

  781. game.Players.LocalPlayer.Character.Animate.Disabled = true

  782. wait(0.1)

  783. game.Players.LocalPlayer.Character.Animate.Disabled = false

  784. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"

  785. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  786. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)

  787. end

  788. local function tp(player,player2)

  789. local char1,char2=player.Character,player2.Character

  790. if char1 and char2 then

  791. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame

  792. end

  793. end

  794. local function getout(player,player2)

  795. local char1,char2=player.Character,player2.Character

  796. if char1 and char2 then

  797. char1:MoveTo(char2.Head.Position)

  798. end

  799. end

  800. tp(game.Players[v.Name], game.Players.LocalPlayer)

  801. wait(0.2)

  802. tp(game.Players[v.Name], game.Players.LocalPlayer)

  803. wait(0.5)

  804. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW

  805. wait(0.5)

  806. getout(game.Players.LocalPlayer, game.Players[v.Name])

  807. wait(0.3)

  808. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW

  809. game.StarterGui:SetCore("SendNotification", {

  810. Title = "Tools needed!";

  811. Text = "You need a tool in your backpack for this command!";

  812. })

  813. end

  814. end

  815. if string.sub(msg, 1, 6) == (prefix.."spin ") then

  816. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do

  817. game.Players.LocalPlayer.Character.Humanoid.Name = 1

  818. local l = game.Players.LocalPlayer.Character["1"]:Clone()

  819. l.Parent = game.Players.LocalPlayer.Character

  820. l.Name = "Humanoid"

  821. wait(0.1)

  822. game.Players.LocalPlayer.Character["1"]:Destroy()

  823. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character

  824. game.Players.LocalPlayer.Character.Animate.Disabled = true

  825. wait(0.1)

  826. game.Players.LocalPlayer.Character.Animate.Disabled = false

  827. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"

  828. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  829. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)

  830. end

  831. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame

  832. spinplr = v

  833. wait(0.5)

  834. spin = true

  835. game.StarterGui:SetCore("SendNotification", {

  836. Title = "Tools needed!";

  837. Text = "You need a tool in your backpack for this command!";

  838. })

  839. end

  840. end

  841. if string.sub(msg, 1, 7) == (prefix.."unspin") then

  842. spin = false

  843. local function getout(player,player2)

  844. local char1,char2=player.Character,player2.Character

  845. if char1 and char2 then

  846. char1:MoveTo(char2.Head.Position)

  847. end

  848. end

  849. getout(game.Players.LocalPlayer, game.Players.LocalPlayer)

  850. end

  851. if string.sub(msg, 1, 8) == (prefix.."attach ") then

  852. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do

  853. game.Players.LocalPlayer.Character.Humanoid.Name = 1

  854. local l = game.Players.LocalPlayer.Character["1"]:Clone()

  855. l.Parent = game.Players.LocalPlayer.Character

  856. l.Name = "Humanoid"

  857. wait(0.1)

  858. game.Players.LocalPlayer.Character["1"]:Destroy()

  859. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character

  860. game.Players.LocalPlayer.Character.Animate.Disabled = true

  861. wait(0.1)

  862. game.Players.LocalPlayer.Character.Animate.Disabled = false

  863. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"

  864. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  865. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)

  866. end

  867. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame

  868. wait(0.3)

  869. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame

  870. attplr = v

  871. game.StarterGui:SetCore("SendNotification", {

  872. Title = "Tools needed!";

  873. Text = "You need a tool in your backpack for this command!";

  874. })

  875. end

  876. end

  877. if string.sub(msg, 1, 9) == (prefix.."unattach ") then

  878. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do

  879. local function getout(player,player2)

  880. local char1,char2=player.Character,player2.Character

  881. if char1 and char2 then

  882. char1:MoveTo(char2.Head.Position)

  883. end

  884. end

  885. getout(game.Players.LocalPlayer, game.Players[v.Name])

  886. end

  887. end

  888. if string.sub(msg, 1, 8) == (prefix.."follow ") then

  889. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do

  890. followed = true

  891. flwplr = v

  892. end

  893. end

  894. if string.sub(msg, 1, 9) == (prefix.."unfollow") then

  895. followed = false

  896. end

  897. if string.sub(msg, 1, 10) == (prefix.."freefall ") then

  898. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do

  899. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame

  900. game.Players.LocalPlayer.Character.Humanoid.Name = 1

  901. local l = game.Players.LocalPlayer.Character["1"]:Clone()

  902. l.Parent = game.Players.LocalPlayer.Character

  903. l.Name = "Humanoid"

  904. wait(0.1)

  905. game.Players.LocalPlayer.Character["1"]:Destroy()

  906. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character

  907. game.Players.LocalPlayer.Character.Animate.Disabled = true

  908. wait(0.1)

  909. game.Players.LocalPlayer.Character.Animate.Disabled = false

  910. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"

  911. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  912. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)

  913. end

  914. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  915. wait(0.2)

  916. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  917. wait(0.6)

  918. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW

  919. wait(0.6)

  920. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)

  921. game.StarterGui:SetCore("SendNotification", {

  922. Title = "Tools needed!";

  923. Text = "You need a tool in your backpack for this command!";

  924. })

  925. end

  926. end

  927. if string.sub(msg, 1, 7) == (prefix.."trail ") then

  928. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do

  929. traill = true

  930. trlplr = v

  931. end

  932. end

  933. if string.sub(msg, 1, 8) == (prefix.."untrail") then

  934. traill = false

  935. end

  936. if string.sub(msg, 1, 7) == (prefix.."orbit ") then

  937. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then

  938. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame

  939. else

  940. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do

  941. local o = Instance.new("RocketPropulsion")

  942. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart

  943. o.Name = "Orbit"

  944. o.Target = game.Players[v.Name].Character.HumanoidRootPart

  945. o:Fire()

  946. noclip = true

  947. end

  948. end

  949. end

  950. if string.sub(msg, 1, 8) == (prefix.."unorbit") then

  951. game.Players.LocalPlayer.Character.HumanoidRootPart.Orbit:Destroy()

  952. noclip = false

  953. end

  954. if string.sub(msg, 1, 7) == (prefix.."fling ") then

  955. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then

  956. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame

  957. else

  958. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do

  959. local y = Instance.new("RocketPropulsion")

  960. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart

  961. y.CartoonFactor = 1

  962. y.MaxThrust = 500000

  963. y.MaxSpeed = 1000

  964. y.ThrustP = 100000

  965. y.Name = "Fling"

  966. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head

  967. y.Target = game.Players[v.Name].Character.HumanoidRootPart

  968. y:Fire()

  969. noclip = true

  970. end

  971. end

  972. end

  973. if string.sub(msg, 1, 8) == (prefix.."unfling") then

  974. noclip = false

  975. game.Players.LocalPlayer.Character.HumanoidRootPart.Fling:Destroy()

  976. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head

  977. wait(0.4)

  978. game.Players.LocalPlayer.Character.HumanoidRootPart.Fling:Destroy()

  979. end

  980. if string.sub(msg, 1, 8) == (prefix.."fecheck") then

  981. if game.Workspace.FilteringEnabled == true then

  982. warn("FE is Enabled (Filtering Enabled)")

  983. game.StarterGui:SetCore("SendNotification", {

  984. Title = "FE is Enabled";

  985. Text = "Filtering Enabled. Enjoy using Reviz Admin!";

  986. })

  987. else

  988. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")

  989. game.StarterGui:SetCore("SendNotification", {

  990. Title = "FE is Disabled";

  991. Text = "Filtering Disabled. Consider using a different admin script.";

  992. })

  993. end

  994. end

  995. if string.sub(msg, 1, 6) == (prefix.."void ") then

  996. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do

  997. game.Players.LocalPlayer.Character.Humanoid.Name = 1

  998. local l = game.Players.LocalPlayer.Character["1"]:Clone()

  999. l.Parent = game.Players.LocalPlayer.Character

  1000. l.Name = "Humanoid"

  1001. wait(0.1)

  1002. game.Players.LocalPlayer.Character["1"]:Destroy()

  1003. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character

  1004. game.Players.LocalPlayer.Character.Animate.Disabled = true

  1005. wait(0.1)

  1006. game.Players.LocalPlayer.Character.Animate.Disabled = false

  1007. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"

  1008. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  1009. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)

  1010. end

  1011. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  1012. wait(0.2)

  1013. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  1014. wait(0.6)

  1015. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)

  1016. game.StarterGui:SetCore("SendNotification", {

  1017. Title = "Tools needed!";

  1018. Text = "You need a tool in your backpack for this command!";

  1019. })

  1020. end

  1021. end

  1022. if string.sub(msg, 1, 7) == (prefix.."noclip") then

  1023. noclip = true

  1024. game.StarterGui:SetCore("SendNotification", {

  1025. Title = "Noclip enabled";

  1026. Text = "Type ;clip to disable";

  1027. })

  1028. end

  1029. if string.sub(msg, 1, 5) == (prefix.."clip") then

  1030. noclip = false

  1031. game.StarterGui:SetCore("SendNotification", {

  1032. Title = "Noclip disabled";

  1033. Text = "Type ;noclip to enable";

  1034. })

  1035. end

  1036. if string.sub(msg, 1, 7) == (prefix.."speed ") then

  1037. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))

  1038. end

  1039. if string.sub(msg, 1, 4) == (prefix.."ws ") then

  1040. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))

  1041. end

  1042. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then

  1043. game.Players.LocalPlayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))

  1044. end

  1045. if string.sub(msg, 1, 4) == (prefix.."hh ") then

  1046. game.Players.LocalPlayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))

  1047. end

  1048. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then

  1049. game.Players.LocalPlayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))

  1050. end

  1051. if string.sub(msg, 1, 4) == (prefix.."jp ") then

  1052. game.Players.LocalPlayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))

  1053. end

  1054. if string.sub(msg, 1, 8) == (prefix.."default") then

  1055. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50

  1056. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16

  1057. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 0

  1058. end

  1059. if string.sub(msg, 1, 7) == (prefix.."annoy ") then

  1060. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do

  1061. annoying = true

  1062. annplr = v

  1063. end

  1064. end

  1065. if string.sub(msg, 1, 8) == (prefix.."unannoy") then

  1066. annoying = false

  1067. end

  1068. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then

  1069. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do

  1070. hwalk = true

  1071. hdwplr = v

  1072. end

  1073. end

  1074. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then

  1075. hwalk = false

  1076. end

  1077. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then

  1078. game.Players.LocalPlayer.Character["Left Leg"]:Destroy()

  1079. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()

  1080. game.Players.LocalPlayer.Character["Right Leg"]:Destroy()

  1081. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()

  1082. end

  1083. if string.sub(msg, 1, 4) == (prefix.."god") then

  1084. game.Players.LocalPlayer.Character.Humanoid.Name = 1

  1085. local l = game.Players.LocalPlayer.Character["1"]:Clone()

  1086. l.Parent = game.Players.LocalPlayer.Character

  1087. l.Name = "Humanoid"

  1088. wait(0.1)

  1089. game.Players.LocalPlayer.Character["1"]:Destroy()

  1090. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character

  1091. game.Players.LocalPlayer.Character.Animate.Disabled = true

  1092. wait(0.1)

  1093. game.Players.LocalPlayer.Character.Animate.Disabled = false

  1094. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"

  1095. game.StarterGui:SetCore("SendNotification", {

  1096. Title = "FE Godmode enabled";

  1097. Text = "Use ;kill me OR ;respawn to reset";

  1098. })

  1099. end

  1100. if string.sub(msg, 1, 9) == (prefix.."drophats") then

  1101. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do

  1102. if (v:IsA("Accessory")) or (v:IsA("Hat")) then

  1103. v.Parent = workspace

  1104. end

  1105. end

  1106. end

  1107. if string.sub(msg, 1, 9) == (prefix.."droptool") then

  1108. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do

  1109. if (v:IsA("Tool")) then

  1110. v.Parent = workspace

  1111. end

  1112. end

  1113. end

  1114. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then

  1115. droppinghats = true

  1116. game.StarterGui:SetCore("SendNotification", {

  1117. Title = "Loop Drop Enabled";

  1118. Text = "Type ;unloopdhats to disable";

  1119. })

  1120. end

  1121. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then

  1122. droppinghats = false

  1123. game.StarterGui:SetCore("SendNotification", {

  1124. Title = "Loop Drop Disabled";

  1125. Text = "Type ;loopdhats to enable.";

  1126. })

  1127. end

  1128. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then

  1129. droppingtools = true

  1130. game.StarterGui:SetCore("SendNotification", {

  1131. Title = "Loop Drop Enabled";

  1132. Text = "Type ;unloopdtool to disable";

  1133. })

  1134. end

  1135. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then

  1136. droppingtools = false

  1137. game.StarterGui:SetCore("SendNotification", {

  1138. Title = "Loop Drop Disabled";

  1139. Text = "Type ;loopdtool to enable.";

  1140. })

  1141. end

  1142. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless

  1143. Local = game:GetService('Players').LocalPlayer

  1144. Char = Local.Character

  1145. touched,tpdback = false, false

  1146. box = Instance.new('Part',workspace)

  1147. box.Anchored = true

  1148. box.CanCollide = true

  1149. box.Size = Vector3.new(10,1,10)

  1150. box.Position = Vector3.new(0,10000,0)

  1151. box.Touched:connect(function(part)

  1152. if (part.Parent.Name == Local.Name) then

  1153. if touched == false then

  1154. touched = true

  1155. function apply()

  1156. if script.Disabled ~= true then

  1157. no = Char.HumanoidRootPart:Clone()

  1158. wait(.25)

  1159. Char.HumanoidRootPart:Destroy()

  1160. no.Parent = Char

  1161. Char:MoveTo(loc)

  1162. touched = false

  1163. end end

  1164. if Char then

  1165. apply()

  1166. end

  1167. end

  1168. end

  1169. end)

  1170. repeat wait() until Char

  1171. loc = Char.HumanoidRootPart.Position

  1172. Char:MoveTo(box.Position + Vector3.new(0,.5,0))

  1173. game.StarterGui:SetCore("SendNotification", {

  1174. Title = "Invisibility enabled!";

  1175. Text = "Reset or use ;respawn to remove.";

  1176. })

  1177. end

  1178. if string.sub(msg, 1, 6) == (prefix.."view ") then

  1179. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do

  1180. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head

  1181. end

  1182. end

  1183. if string.sub(msg, 1, 7) == (prefix.."unview") then

  1184. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head

  1185. end

  1186. if string.sub(msg, 1, 6) == (prefix.."goto ") then

  1187. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do

  1188. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  1189. end

  1190. end

  1191. if string.sub(msg, 1, 4) == (prefix.."fly") then

  1192. flying = true

  1193. repeat wait()

  1194. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")

  1195. local mouse = game.Players.LocalPlayer:GetMouse()

  1196. repeat wait() until mouse

  1197. local plr = game.Players.LocalPlayer

  1198. local torso = plr.Character.Torso

  1199. local deb = true

  1200. local ctrl = {f = 0, b = 0, l = 0, r = 0}

  1201. local lastctrl = {f = 0, b = 0, l = 0, r = 0}

  1202. local maxspeed = 80

  1203. local speed = 0

  1204. function FlyFunction()

  1205. local bg = Instance.new("BodyGyro", torso)

  1206. bg.P = 9e4

  1207. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)

  1208. bg.cframe = torso.CFrame

  1209. local bv = Instance.new("BodyVelocity", torso)

  1210. bv.velocity = Vector3.new(0,0.1,0)

  1211. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)

  1212. repeat wait()

  1213. plr.Character.Humanoid.PlatformStand = true

  1214. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then

  1215. speed = speed+.5+(speed/maxspeed)

  1216. if speed > maxspeed then

  1217. speed = maxspeed

  1218. end

  1219. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then

  1220. speed = speed-1

  1221. if speed < 0 then

  1222. speed = 0

  1223. end

  1224. end

  1225. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then

  1226. 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

  1227. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}

  1228. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then

  1229. 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

  1230. else

  1231. bv.velocity = Vector3.new(0,0.1,0)

  1232. end

  1233. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)

  1234. until not flying

  1235. ctrl = {f = 0, b = 0, l = 0, r = 0}

  1236. lastctrl = {f = 0, b = 0, l = 0, r = 0}

  1237. speed = 0

  1238. bg:Destroy()

  1239. bv:Destroy()

  1240. plr.Character.Humanoid.PlatformStand = false

  1241. end

  1242. mouse.KeyDown:connect(function(key)

  1243. if key:lower() == "w" then

  1244. ctrl.f = 1

  1245. elseif key:lower() == "s" then

  1246. ctrl.b = -1

  1247. elseif key:lower() == "a" then

  1248. ctrl.l = -1

  1249. elseif key:lower() == "d" then

  1250. ctrl.r = 1

  1251. end

  1252. end)

  1253. mouse.KeyUp:connect(function(key)

  1254. if key:lower() == "w" then

  1255. ctrl.f = 0

  1256. elseif key:lower() == "s" then

  1257. ctrl.b = 0

  1258. elseif key:lower() == "a" then

  1259. ctrl.l = 0

  1260. elseif key:lower() == "d" then

  1261. ctrl.r = 0

  1262. end

  1263. end)

  1264. FlyFunction()

  1265. end

  1266. if string.sub(msg, 1, 6) == (prefix.."unfly") then

  1267. flying = false

  1268. end

  1269. if string.sub(msg, 1, 6) == (prefix.."chat ") then

  1270. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")

  1271. end

  1272. if string.sub(msg, 1, 6) == (prefix.."spam ") then

  1273. spamtext = (string.sub(msg, 7))

  1274. spamming = true

  1275. end

  1276. if string.sub(msg, 1, 7) == (prefix.."unspam") then

  1277. spamming = false

  1278. end

  1279. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then

  1280. spamdelay = (string.sub(msg, 11))

  1281. end

  1282. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then

  1283. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do

  1284. pmspammed = v.Name

  1285. spammingpm = true

  1286. end

  1287. end

  1288. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then

  1289. spammingpm = false

  1290. end

  1291. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then

  1292. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do

  1293. v.Character["Left Leg"].Anchored = true

  1294. v.Character["Left Arm"].Anchored = true

  1295. v.Character["Right Leg"].Anchored = true

  1296. v.Character["Right Arm"].Anchored = true

  1297. v.Character.Torso.Anchored = true

  1298. v.Character.Head.Anchored = true

  1299. end

  1300. end

  1301. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then

  1302. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do

  1303. v.Character["Left Leg"].Anchored = false

  1304. v.Character["Left Arm"].Anchored = false

  1305. v.Character["Right Leg"].Anchored = false

  1306. v.Character["Right Arm"].Anchored = false

  1307. v.Character.Torso.Anchored = false

  1308. v.Character.Head.Anchored = false

  1309. end

  1310. end

  1311. if string.sub(msg, 1, 9) == (prefix.."unlockws") then

  1312. local a = game.Workspace:getChildren()

  1313. for i = 1, #a do

  1314. if a[i].className == "Part" then

  1315. a[i].Locked = false

  1316. elseif a[i].className == "Model" then

  1317. local r = a[i]:getChildren()

  1318. for i = 1, #r do

  1319. if r[i].className == "Part" then

  1320. r[i].Locked = false

  1321. end

  1322. end

  1323. end

  1324. end

  1325. game.StarterGui:SetCore("SendNotification", {

  1326. Title = "Success!";

  1327. Text = "Workspace unlocked. Use ;lockws to lock.";

  1328. })

  1329. end

  1330. if string.sub(msg, 1, 7) == (prefix.."lockws") then

  1331. local a = game.Workspace:getChildren()

  1332. for i = 1, #a do

  1333. if a[i].className == "Part" then

  1334. a[i].Locked = true

  1335. elseif a[i].className == "Model" then

  1336. local r = a[i]:getChildren()

  1337. for i = 1, #r do

  1338. if r[i].className == "Part" then

  1339. r[i].Locked = true

  1340. end

  1341. end

  1342. end

  1343. end

  1344. end

  1345. if string.sub(msg, 1, 7) == (prefix.."btools") then

  1346. local Clone_T = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)

  1347. Clone_T.BinType = "Clone"

  1348. local Destruct = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)

  1349. Destruct.BinType = "Hammer"

  1350. local Hold_T = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)

  1351. Hold_T.BinType = "Grab"

  1352. end

  1353. if string.sub(msg, 1, 7) == (prefix.."pstand") then

  1354. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = true

  1355. end

  1356. if string.sub(msg, 1, 9) == (prefix.."unpstand") then

  1357. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = false

  1358. end

  1359. if string.sub(msg, 1, 10) == (prefix.."blockhead") then

  1360. game.Players.LocalPlayer.Character.Head.Mesh:Destroy()

  1361. end

  1362. if string.sub(msg, 1, 4) == (prefix.."sit") then

  1363. game.Players.LocalPlayer.Character.Humanoid.Sit = true

  1364. end

  1365. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then

  1366. local function bringobjw()

  1367. for i,obj in ipairs(game.Workspace:GetDescendants()) do

  1368. if obj.Name == (string.sub(msg, 11)) then

  1369. obj.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame

  1370. obj.CanCollide = false

  1371. obj.Transparency = 0.7

  1372. wait()

  1373. obj.CFrame = game.Players.LocalPlayer.Character["Left Leg"].CFrame

  1374. wait()

  1375. obj.CFrame = game.Players.LocalPlayer.Character["Right Leg"].CFrame

  1376. wait()

  1377. obj.CFrame = game.Players.LocalPlayer.Character["Head"].CFrame

  1378. end

  1379. end

  1380. end

  1381. while wait() do

  1382. bringobjw()

  1383. end

  1384. game.StarterGui:SetCore("SendNotification", {

  1385. Title = "BringObj";

  1386. Text = "BringObj enabled.";

  1387. })

  1388. end

  1389. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then

  1390. vis = (string.sub(msg, 8))

  1391. local a = game.Workspace:GetDescendants()

  1392. for i = 1, #a do

  1393. if a[i].className == "Part" then

  1394. a[i].Transparency = vis

  1395. elseif a[i].className == "Model" then

  1396. local r = a[i]:getChildren()

  1397. for i = 1, #r do

  1398. if r[i].className == "Part" then

  1399. r[i].Transparency = vis

  1400. end

  1401. end

  1402. end

  1403. end

  1404. end

  1405. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then

  1406. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()

  1407. game.StarterGui:SetCore("SendNotification", {

  1408. Title = "Success!";

  1409. Text = "HyperTotal GUI Loaded!";

  1410. })

  1411. end

  1412. if string.sub(msg, 1, 5) == (prefix.."cmds") then

  1413. CMDSFRAME.Visible = true

  1414. end

  1415. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then

  1416. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do

  1417. if (v:IsA("Accessory")) or (v:IsA("Hat")) then

  1418. v.Handle.Mesh:Destroy()

  1419. end

  1420. end

  1421. end

  1422. if string.sub(msg, 1, 10) == (prefix.."blockhats") then

  1423. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do

  1424. if (v:IsA("Accessory")) or (v:IsA("Hat")) then

  1425. v.Handle.Mesh:Destroy()

  1426. end

  1427. end

  1428. end

  1429. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then

  1430. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do

  1431. if (v:IsA("Tool")) then

  1432. v.Handle.Mesh:Destroy()

  1433. end

  1434. end

  1435. end

  1436. if string.sub(msg, 1, 10) == (prefix.."blocktool") then

  1437. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do

  1438. if (v:IsA("Tool")) then

  1439. v.Handle.Mesh:Destroy()

  1440. end

  1441. end

  1442. end

  1443. if string.sub(msg, 1, 8) == (prefix.."spinner") then

  1444. local p = Instance.new("RocketPropulsion")

  1445. p.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart

  1446. p.Name = "Spinner"

  1447. p.Target = game.Players.LocalPlayer.Character["Left Arm"]

  1448. p:Fire()

  1449. game.StarterGui:SetCore("SendNotification", {

  1450. Title = "Spinner enabled";

  1451. Text = "Type ;nospinner to disable.";

  1452. })

  1453. end

  1454. if string.sub(msg, 1, 10) == (prefix.."nospinner") then

  1455. game.Players.LocalPlayer.Character.HumanoidRootPart.Spinner:Destroy()

  1456. end

  1457. if string.sub(msg, 1, 7) == (prefix.."reachd") then

  1458. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do

  1459. if v:isA("Tool") then

  1460. local a = Instance.new("SelectionBox",v.Handle)

  1461. a.Adornee = v.Handle

  1462. v.Handle.Size = Vector3.new(0.5,0.5,60)

  1463. v.GripPos = Vector3.new(0,0,0)

  1464. game.Players.LocalPlayer.Character.Humanoid:UnequipTools()

  1465. end

  1466. end

  1467. game.StarterGui:SetCore("SendNotification", {

  1468. Title = "Reach applied!";

  1469. Text = "Applied to equipped sword. Use ;noreach to disable.";

  1470. })

  1471. end

  1472. if string.sub(msg, 1, 7) == (prefix.."reach ") then

  1473. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do

  1474. if v:isA("Tool") then

  1475. local a = Instance.new("SelectionBox",v.Handle)

  1476. a.Name = "Reach"

  1477. a.Adornee = v.Handle

  1478. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))

  1479. v.GripPos = Vector3.new(0,0,0)

  1480. game.Players.LocalPlayer.Character.Humanoid:UnequipTools()

  1481. end

  1482. end

  1483. game.StarterGui:SetCore("SendNotification", {

  1484. Title = "Reach applied!";

  1485. Text = "Applied to equipped sword. Use ;noreach to disable.";

  1486. })

  1487. end

  1488. if string.sub(msg, 1, 8) == (prefix.."noreach") then

  1489. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do

  1490. if v:isA("Tool") then

  1491. v.Handle.Reach:Destroy()

  1492. end

  1493. end

  1494. game.StarterGui:SetCore("SendNotification", {

  1495. Title = "Reach removed!";

  1496. Text = "Removed reach from equipped sword.";

  1497. })

  1498. end

  1499. if string.sub(msg, 1, 7) == (prefix.."rkill ") then

  1500. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do

  1501. game.Players.LocalPlayer.Character.Humanoid.Name = 1

  1502. local l = game.Players.LocalPlayer.Character["1"]:Clone()

  1503. l.Parent = game.Players.LocalPlayer.Character

  1504. l.Name = "Humanoid"

  1505. wait(0.1)

  1506. game.Players.LocalPlayer.Character["1"]:Destroy()

  1507. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character

  1508. game.Players.LocalPlayer.Character.Animate.Disabled = true

  1509. wait(0.1)

  1510. game.Players.LocalPlayer.Character.Animate.Disabled = false

  1511. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"

  1512. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  1513. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)

  1514. end

  1515. wait(0.1)

  1516. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  1517. wait(0.2)

  1518. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  1519. wait(0.5)

  1520. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))

  1521. game.StarterGui:SetCore("SendNotification", {

  1522. Title = "Tools needed!";

  1523. Text = "You need a tool in your backpack for this command!";

  1524. })

  1525. end

  1526. end

  1527. if string.sub(msg, 1, 7) == (prefix.."tp me ") then

  1528. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do

  1529. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  1530. end

  1531. end

  1532. if string.sub(msg, 1, 8) == (prefix.."cbring ") then

  1533. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then

  1534. cbringall = true

  1535. else

  1536. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do

  1537. brplr = v.Name

  1538. end

  1539. end

  1540. cbring = true

  1541. end

  1542. if string.sub(msg, 1, 9) == (prefix.."uncbring") then

  1543. cbring = false

  1544. cbringall = false

  1545. end

  1546. if string.sub(msg, 1, 6) == (prefix.."swap ") then

  1547. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do

  1548. local NOWPLR = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  1549. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame

  1550. game.Players.LocalPlayer.Character.Humanoid.Name = 1

  1551. local l = game.Players.LocalPlayer.Character["1"]:Clone()

  1552. l.Parent = game.Players.LocalPlayer.Character

  1553. l.Name = "Humanoid"

  1554. wait(0.1)

  1555. game.Players.LocalPlayer.Character["1"]:Destroy()

  1556. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character

  1557. game.Players.LocalPlayer.Character.Animate.Disabled = true

  1558. wait(0.1)

  1559. game.Players.LocalPlayer.Character.Animate.Disabled = false

  1560. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"

  1561. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  1562. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)

  1563. end

  1564. local function tp(player,player2)

  1565. local char1,char2=player.Character,player2.Character

  1566. if char1 and char2 then

  1567. char1:MoveTo(char2.Head.Position)

  1568. end

  1569. end

  1570. wait(0.1)

  1571. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  1572. wait(0.2)

  1573. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  1574. wait(0.5)

  1575. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW

  1576. wait(0.6)

  1577. tp(game.Players.LocalPlayer, game.Players[v.Name])

  1578. wait(0.4)

  1579. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOWPLR

  1580. game.StarterGui:SetCore("SendNotification", {

  1581. Title = "Tools needed!";

  1582. Text = "You need a tool in your backpack for this command!";

  1583. })

  1584. end

  1585. end

  1586. if string.sub(msg, 1, 9) == (prefix.."givetool") then

  1587. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do

  1588. for i,tool in pairs(game.Players.LocalPlayer.Character:GetChildren()) do

  1589. if (tool:IsA("Tool")) then

  1590. tool.Parent = game.Workspace[v.Name]

  1591. end

  1592. end

  1593. end

  1594. end

  1595. if string.sub(msg, 1, 8) == (prefix.."glitch ") then

  1596. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do

  1597. game.Players.LocalPlayer.Character.Humanoid.Name = 1

  1598. local l = game.Players.LocalPlayer.Character["1"]:Clone()

  1599. l.Parent = game.Players.LocalPlayer.Character

  1600. l.Name = "Humanoid"

  1601. wait(0.1)

  1602. game.Players.LocalPlayer.Character["1"]:Destroy()

  1603. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character

  1604. game.Players.LocalPlayer.Character.Animate.Disabled = true

  1605. wait(0.1)

  1606. game.Players.LocalPlayer.Character.Animate.Disabled = false

  1607. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"

  1608. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  1609. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)

  1610. end

  1611. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame

  1612. wait(0.3)

  1613. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame

  1614. wait(0.4)

  1615. b = Instance.new("BodyForce")

  1616. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart

  1617. b.Name = "Glitch"

  1618. b.Force = Vector3.new(100000000,5000,0)

  1619. game.StarterGui:SetCore("SendNotification", {

  1620. Title = "Tools needed!";

  1621. Text = "You need a tool in your backpack for this command!";

  1622. })

  1623. end

  1624. end

  1625. if string.sub(msg, 1, 9) == (prefix.."unglitch") then

  1626. game.Players.LocalPlayer.Character.HumanoidRootPart.Glitch:Destroy()

  1627. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)

  1628. b = Instance.new("BodyForce")

  1629. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart

  1630. b.Name = "unGlitch"

  1631. b.Force = Vector3.new(0,-5000000,0)

  1632. wait(2)

  1633. game.Players.LocalPlayer.Character.HumanoidRootPart.unGlitch:Destroy()

  1634. end

  1635. if string.sub(msg, 1, 9) == (prefix.."grespawn") then

  1636. game.Players.LocalPlayer.Character.Humanoid.Health = 0

  1637. wait(1)

  1638. game.Players.LocalPlayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)

  1639. game.Players.LocalPlayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)

  1640. end

  1641. if string.sub(msg, 1, 9) == (prefix.."explorer") then

  1642. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()

  1643. game.StarterGui:SetCore("SendNotification", {

  1644. Title = "Success!";

  1645. Text = "DEX Explorer has loaded.";

  1646. })

  1647. end

  1648. if string.sub(msg, 1, 6) == (prefix.."anim ") then

  1649. local Anim = Instance.new("Animation")

  1650. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))

  1651. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  1652. track:Play(.1, 1, 1)

  1653. end

  1654. if string.sub(msg, 1, 8) == (prefix.."animgui") then

  1655. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()

  1656. game.StarterGui:SetCore("SendNotification", {

  1657. Title = "Success!";

  1658. Text = "Energize Animations GUI has loaded.";

  1659. })

  1660. end

  1661. if string.sub(msg, 1, 8) == (prefix.."savepos") then

  1662. saved = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame

  1663. game.StarterGui:SetCore("SendNotification", {

  1664. Title = "Position Saved";

  1665. Text = "Use ;loadpos to return to saved position.";

  1666. })

  1667. end

  1668. if string.sub(msg, 1, 8) == (prefix.."loadpos") then

  1669. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = saved

  1670. end

  1671. if string.sub(msg, 1, 6) == (prefix.."bang ") then

  1672. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do

  1673. local Anim2 = Instance.new("Animation")

  1674. Anim2.AnimationId = "rbxassetid://148840371"

  1675. local track2 = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim2)

  1676. track2:Play(.1, 1, 1)

  1677. bplrr = v.Name

  1678. banpl = true

  1679. end

  1680. end

  1681. if string.sub(msg, 1, 7) == (prefix.."unbang") then

  1682. banpl = false

  1683. end

  1684. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then

  1685. local function bringmodw()

  1686. for i,obj in ipairs(game.Workspace:GetDescendants()) do

  1687. if obj.Name == (string.sub(msg, 11)) then

  1688. for i,ch in pairs(obj:GetDescendants()) do

  1689. if (ch:IsA("BasePart")) then

  1690. ch.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame

  1691. ch.CanCollide = false

  1692. ch.Transparency = 0.7

  1693. wait()

  1694. ch.CFrame = game.Players.LocalPlayer.Character["Left Leg"].CFrame

  1695. wait()

  1696. ch.CFrame = game.Players.LocalPlayer.Character["Right Leg"].CFrame

  1697. wait()

  1698. ch.CFrame = game.Players.LocalPlayer.Character["Head"].CFrame

  1699. end

  1700. end

  1701. end

  1702. end

  1703. end

  1704. while wait() do

  1705. bringmodw()

  1706. end

  1707. game.StarterGui:SetCore("SendNotification", {

  1708. Title = "BringMod";

  1709. Text = "BringMod enabled.";

  1710. })

  1711. end

  1712. if string.sub(msg, 1, 8) == (prefix.."respawn") then

  1713. local mod = Instance.new('Model', workspace) mod.Name = 're '..game.Players.LocalPlayer.Name

  1714. local hum = Instance.new('Humanoid', mod)

  1715. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1

  1716. game.Players.LocalPlayer.Character = mod

  1717. end

  1718. if string.sub(msg, 1, 9) == (prefix.."shutdown") then

  1719. game:GetService'RunService'.Stepped:Connect(function()

  1720. pcall(function()

  1721. for i,v in pairs(game:GetService'Players':GetPlayers()) do

  1722. if v.Character ~= nil and v.Character:FindFirstChild'Head' then

  1723. for _,x in pairs(v.Character.Head:GetChildren()) do

  1724. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end

  1725. end

  1726. end

  1727. end

  1728. end)

  1729. end)

  1730. game.StarterGui:SetCore("SendNotification", {

  1731. Title = "Attempting Shutdown";

  1732. Text = "Shutdown Attempt has begun.";

  1733. })

  1734. end

  1735. if string.sub(msg, 1, 8) == (prefix.."delobj ") then

  1736. objtodel = (string.sub(msg, 9))

  1737. delobject()

  1738. end

  1739. if string.sub(msg, 1, 8) == (prefix.."getplrs") then

  1740. for i,v in pairs(game:GetService("Players"):GetChildren())do

  1741. print(v)

  1742. end

  1743. game.StarterGui:SetCore("SendNotification", {

  1744. Title = "Printed";

  1745. Text = "Players have been printed to console. (F9)";

  1746. })

  1747. end

  1748. if string.sub(msg, 1, 9) == (prefix.."deldecal") then

  1749. for i,v in pairs(game.Workspace:GetDescendants())do

  1750. if (v:IsA("Decal")) then

  1751. v:Destroy()

  1752. end

  1753. end

  1754. end

  1755. if string.sub(msg, 1, 11) == (prefix.."opfinality") then

  1756. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()

  1757. game.StarterGui:SetCore("SendNotification", {

  1758. Title = "Success!";

  1759. Text = "OpFinality GUI has loaded.";

  1760. })

  1761. end

  1762. if string.sub(msg, 1, 8) == (prefix.."remotes") then

  1763. remotes = true

  1764. added = true

  1765. game.DescendantAdded:connect(function(rmt)

  1766. if added == true then

  1767. if remotes == true then

  1768. if rmt:IsA("RemoteEvent") then

  1769. print("A RemoteEvent was added!")

  1770. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")

  1771. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)

  1772. end end end

  1773. end)

  1774. game.DescendantAdded:connect(function(rmtfnctn)

  1775. if added == true then

  1776. if remotes == true then

  1777. if rmtfnctn:IsA("RemoteFunction") then

  1778. warn("A RemoteFunction was added!")

  1779. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")

  1780. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)

  1781. end end end

  1782. end)

  1783. game.DescendantAdded:connect(function(bndfnctn)

  1784. if added == true then

  1785. if binds == true then

  1786. if bndfnctn:IsA("BindableFunction") then

  1787. print("A BindableFunction was added!")

  1788. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")

  1789. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)

  1790. end end end

  1791. end)

  1792. game.DescendantAdded:connect(function(bnd)

  1793. if added == true then

  1794. if binds == true then

  1795. if bnd:IsA("BindableEvent") then

  1796. warn("A BindableEvent was added!")

  1797. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")

  1798. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)

  1799. end end end

  1800. end)

  1801. if binds == true then

  1802. for i,v in pairs(game:GetDescendants()) do

  1803. if v:IsA("BindableFunction") then

  1804. print(" game." .. v:GetFullName() .. " | BindableFunction")

  1805. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)

  1806. end end

  1807. for i,v in pairs(game:GetDescendants()) do

  1808. if v:IsA("BindableEvent") then

  1809. warn(" game." .. v:GetFullName() .. " | BindableEvent")

  1810. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)

  1811. end end

  1812. else

  1813. print("Off")

  1814. end

  1815. if remotes == true then

  1816. for i,v in pairs(game:GetDescendants()) do

  1817. if v:IsA("RemoteFunction") then

  1818. warn(" game." .. v:GetFullName() .. " | RemoteFunction")

  1819. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)

  1820. end end

  1821. wait()

  1822. for i,v in pairs(game:GetDescendants()) do

  1823. if v:IsA("RemoteEvent") then

  1824. print(" game." .. v:GetFullName() .. " | RemoteEvent")

  1825. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)

  1826. end end

  1827. else

  1828. print("Off")

  1829. end

  1830. game.StarterGui:SetCore("SendNotification", {

  1831. Title = "Printing Remotes";

  1832. Text = "Type ;noremotes to disable.";

  1833. })

  1834. end

  1835. if string.sub(msg, 1, 10) == (prefix.."noremotes") then

  1836. remotes = false

  1837. added = false

  1838. game.StarterGui:SetCore("SendNotification", {

  1839. Title = "Printing Remotes Disabled";

  1840. Text = "Type ;remotes to enable.";

  1841. })

  1842. end

  1843. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then

  1844. spin = false

  1845. followed = false

  1846. traill = false

  1847. noclip = false

  1848. annoying = false

  1849. hwalk = false

  1850. cbringing = false

  1851. end

  1852. if string.sub(msg, 1, 8) == (prefix.."stopsit") then

  1853. stopsitting = true

  1854. end

  1855. if string.sub(msg, 1, 6) == (prefix.."gosit") then

  1856. stopsitting = false

  1857. end

  1858. if string.sub(msg, 1, 8) == (prefix.."version") then

  1859. print(adminversion)

  1860. game.StarterGui:SetCore("SendNotification", {

  1861. Title = "Version";

  1862. Text = adminversion;

  1863. })

  1864. end

  1865. if string.sub(msg, 1, 8) == (prefix.."clicktp") then

  1866. clickgoto = true

  1867. game.StarterGui:SetCore("SendNotification", {

  1868. Title = "Click TP";

  1869. Text = "Press E to teleport to mouse position";

  1870. })

  1871. end

  1872. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then

  1873. clickgoto = false

  1874. game.StarterGui:SetCore("SendNotification", {

  1875. Title = "Click TP";

  1876. Text = "Click TP has been disabled.";

  1877. })

  1878. end

  1879. if string.sub(msg, 1, 8) == (prefix.."toolson") then

  1880. gettingtools = true

  1881. game.StarterGui:SetCore("SendNotification", {

  1882. Title = "Tools Enabled";

  1883. Text = "Automatically colleting tools dropped.";

  1884. })

  1885. end

  1886. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then

  1887. gettingtools = false

  1888. game.StarterGui:SetCore("SendNotification", {

  1889. Title = "Tools Disabled";

  1890. Text = "Click TP has been disabled.";

  1891. })

  1892. end

  1893. end)

  1894. local function tp()

  1895. for i, player in ipairs(game.Players:GetChildren()) do

  1896. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then

  1897. if player.Name == brplr then

  1898. player.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2

  1899. end

  1900. end

  1901. end

  1902. end

  1903. local function tpall()

  1904. for i, player in ipairs(game.Players:GetChildren()) do

  1905. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then

  1906. player.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 3

  1907. end

  1908. end

  1909. end

  1910. local function delobject()

  1911. for i,v in pairs(game.Workspace:GetDescendants()) do

  1912. if v.Name == objtodel then

  1913. v:Destroy()

  1914. end

  1915. end

  1916. end

  1917. spawn(function()

  1918. while wait(spamdelay) do

  1919. if spamming == true then

  1920. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")

  1921. end

  1922. end

  1923. end)

  1924. spawn(function()

  1925. while wait(spamdelay) do

  1926. if spammingpm == true then

  1927. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")

  1928. end

  1929. end

  1930. end)

  1931. spawn(function()

  1932. while wait() do

  1933. if cbring == true then

  1934. tp()

  1935. end

  1936. end

  1937. end)

  1938. spawn(function()

  1939. while wait() do

  1940. if cbringall == true then

  1941. tpall()

  1942. end

  1943. end

  1944. end)

  1945. ------------------------------------------

  1946. local ScreenGui = Instance.new("ScreenGui")

  1947. local Frame = Instance.new("Frame")

  1948. local CMDBAR = Instance.new("TextBox")

  1949. ScreenGui.Parent = game.CoreGui

  1950. Frame.Parent = ScreenGui

  1951. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)

  1952. Frame.BackgroundTransparency = 0.3

  1953. Frame.Position = UDim2.new(0.5, 0, 0, 10)

  1954. Frame.Size = UDim2.new(0, 200, 0, 40)

  1955. Frame.Active = true

  1956. Frame.Draggable = true

  1957. CMDBAR.Name = "CMDBAR"

  1958. CMDBAR.Parent = Frame

  1959. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)

  1960. CMDBAR.BackgroundTransparency = 0.20000000298023

  1961. CMDBAR.Size = UDim2.new(0, 180, 0, 20)

  1962. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)

  1963. CMDBAR.Font = Enum.Font.SourceSansLight

  1964. CMDBAR.FontSize = Enum.FontSize.Size14

  1965. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)

  1966. CMDBAR.TextScaled = true

  1967. CMDBAR.TextSize = 14

  1968. CMDBAR.TextWrapped = true

  1969. CMDBAR.Text = "Press ; to type, Enter to execute"

  1970. Mouse.KeyDown:connect(function(Key)

  1971. if Key == prefix then

  1972. CMDBAR:CaptureFocus()

  1973. end

  1974. end)

  1975. CMDBAR.FocusLost:connect(function(enterPressed)

  1976. if enterPressed then

  1977. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then

  1978. if string.sub(CMDBAR.Text, 6) == "me" then

  1979. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)

  1980. else

  1981. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do

  1982. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame

  1983. game.Players.LocalPlayer.Character.Humanoid.Name = 1

  1984. local l = game.Players.LocalPlayer.Character["1"]:Clone()

  1985. l.Parent = game.Players.LocalPlayer.Character

  1986. l.Name = "Humanoid"

  1987. wait(0.1)

  1988. game.Players.LocalPlayer.Character["1"]:Destroy()

  1989. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character

  1990. game.Players.LocalPlayer.Character.Animate.Disabled = true

  1991. wait(0.1)

  1992. game.Players.LocalPlayer.Character.Animate.Disabled = false

  1993. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"

  1994. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  1995. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)

  1996. end

  1997. local function tp(player,player2)

  1998. local char1,char2=player.Character,player2.Character

  1999. if char1 and char2 then

  2000. char1:MoveTo(char2.Head.Position)

  2001. end

  2002. end

  2003. wait(0.1)

  2004. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  2005. wait(0.2)

  2006. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  2007. wait(0.5)

  2008. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))

  2009. wait(0.7)

  2010. tp(game.Players.LocalPlayer,game.Players[v.Name])

  2011. wait(0.7)

  2012. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW

  2013. game.StarterGui:SetCore("SendNotification", {

  2014. Title = "Tools needed!";

  2015. Text = "You need a tool in your backpack for this command!";

  2016. })

  2017. end

  2018. end

  2019. end

  2020. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then

  2021. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do

  2022. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame

  2023. game.Players.LocalPlayer.Character.Humanoid.Name = 1

  2024. local l = game.Players.LocalPlayer.Character["1"]:Clone()

  2025. l.Parent = game.Players.LocalPlayer.Character

  2026. l.Name = "Humanoid"

  2027. wait(0.1)

  2028. game.Players.LocalPlayer.Character["1"]:Destroy()

  2029. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character

  2030. game.Players.LocalPlayer.Character.Animate.Disabled = true

  2031. wait(0.1)

  2032. game.Players.LocalPlayer.Character.Animate.Disabled = false

  2033. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"

  2034. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  2035. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)

  2036. end

  2037. local function tp(player,player2)

  2038. local char1,char2=player.Character,player2.Character

  2039. if char1 and char2 then

  2040. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame

  2041. end

  2042. end

  2043. local function getout(player,player2)

  2044. local char1,char2=player.Character,player2.Character

  2045. if char1 and char2 then

  2046. char1:MoveTo(char2.Head.Position)

  2047. end

  2048. end

  2049. tp(game.Players[v.Name], game.Players.LocalPlayer)

  2050. wait(0.2)

  2051. tp(game.Players[v.Name], game.Players.LocalPlayer)

  2052. wait(0.5)

  2053. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW

  2054. wait(0.5)

  2055. getout(game.Players.LocalPlayer, game.Players[v.Name])

  2056. wait(0.3)

  2057. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW

  2058. game.StarterGui:SetCore("SendNotification", {

  2059. Title = "Tools needed!";

  2060. Text = "You need a tool in your backpack for this command!";

  2061. })

  2062. end

  2063. end

  2064. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then

  2065. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do

  2066. game.Players.LocalPlayer.Character.Humanoid.Name = 1

  2067. local l = game.Players.LocalPlayer.Character["1"]:Clone()

  2068. l.Parent = game.Players.LocalPlayer.Character

  2069. l.Name = "Humanoid"

  2070. wait(0.1)

  2071. game.Players.LocalPlayer.Character["1"]:Destroy()

  2072. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character

  2073. game.Players.LocalPlayer.Character.Animate.Disabled = true

  2074. wait(0.1)

  2075. game.Players.LocalPlayer.Character.Animate.Disabled = false

  2076. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"

  2077. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  2078. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)

  2079. end

  2080. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame

  2081. spinplr = v

  2082. wait(0.5)

  2083. spin = true

  2084. game.StarterGui:SetCore("SendNotification", {

  2085. Title = "Tools needed!";

  2086. Text = "You need a tool in your backpack for this command!";

  2087. })

  2088. end

  2089. end

  2090. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then

  2091. spin = false

  2092. local function getout(player,player2)

  2093. local char1,char2=player.Character,player2.Character

  2094. if char1 and char2 then

  2095. char1:MoveTo(char2.Head.Position)

  2096. end

  2097. end

  2098. getout(game.Players.LocalPlayer, game.Players.LocalPlayer)

  2099. end

  2100. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then

  2101. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do

  2102. game.Players.LocalPlayer.Character.Humanoid.Name = 1

  2103. local l = game.Players.LocalPlayer.Character["1"]:Clone()

  2104. l.Parent = game.Players.LocalPlayer.Character

  2105. l.Name = "Humanoid"

  2106. wait(0.1)

  2107. game.Players.LocalPlayer.Character["1"]:Destroy()

  2108. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character

  2109. game.Players.LocalPlayer.Character.Animate.Disabled = true

  2110. wait(0.1)

  2111. game.Players.LocalPlayer.Character.Animate.Disabled = false

  2112. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"

  2113. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  2114. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)

  2115. end

  2116. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame

  2117. wait(0.3)

  2118. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame

  2119. attplr = v

  2120. game.StarterGui:SetCore("SendNotification", {

  2121. Title = "Tools needed!";

  2122. Text = "You need a tool in your backpack for this command!";

  2123. })

  2124. end

  2125. end

  2126. if string.sub(CMDBAR.Text, 1, 8) == ("unattach ") then

  2127. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do

  2128. local function getout(player,player2)

  2129. local char1,char2=player.Character,player2.Character

  2130. if char1 and char2 then

  2131. char1:MoveTo(char2.Head.Position)

  2132. end

  2133. end

  2134. getout(game.Players.LocalPlayer, game.Players[v.Name])

  2135. end

  2136. end

  2137. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then

  2138. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do

  2139. followed = true

  2140. flwplr = v

  2141. end

  2142. end

  2143. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then

  2144. followed = false

  2145. end

  2146. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then

  2147. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do

  2148. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame

  2149. game.Players.LocalPlayer.Character.Humanoid.Name = 1

  2150. local l = game.Players.LocalPlayer.Character["1"]:Clone()

  2151. l.Parent = game.Players.LocalPlayer.Character

  2152. l.Name = "Humanoid"

  2153. wait(0.1)

  2154. game.Players.LocalPlayer.Character["1"]:Destroy()

  2155. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character

  2156. game.Players.LocalPlayer.Character.Animate.Disabled = true

  2157. wait(0.1)

  2158. game.Players.LocalPlayer.Character.Animate.Disabled = false

  2159. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"

  2160. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  2161. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)

  2162. end

  2163. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  2164. wait(0.2)

  2165. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  2166. wait(0.6)

  2167. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW

  2168. wait(0.6)

  2169. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)

  2170. game.StarterGui:SetCore("SendNotification", {

  2171. Title = "Tools needed!";

  2172. Text = "You need a tool in your backpack for this command!";

  2173. })

  2174. end

  2175. end

  2176. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then

  2177. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do

  2178. traill = true

  2179. trlplr = v

  2180. end

  2181. end

  2182. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then

  2183. traill = false

  2184. end

  2185. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then

  2186. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then

  2187. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame

  2188. else

  2189. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do

  2190. local o = Instance.new("RocketPropulsion")

  2191. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart

  2192. o.Name = "Orbit"

  2193. o.Target = game.Players[v.Name].Character.HumanoidRootPart

  2194. o:Fire()

  2195. noclip = true

  2196. end

  2197. end

  2198. end

  2199. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then

  2200. game.Players.LocalPlayer.Character.HumanoidRootPart.Orbit:Destroy()

  2201. noclip = false

  2202. end

  2203. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then

  2204. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then

  2205. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame

  2206. else

  2207. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do

  2208. local y = Instance.new("RocketPropulsion")

  2209. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart

  2210. y.CartoonFactor = 1

  2211. y.MaxThrust = 500000

  2212. y.MaxSpeed = 1000

  2213. y.ThrustP = 100000

  2214. y.Name = "Fling"

  2215. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head

  2216. y.Target = game.Players[v.Name].Character.HumanoidRootPart

  2217. y:Fire()

  2218. noclip = true

  2219. end

  2220. end

  2221. end

  2222. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then

  2223. noclip = false

  2224. game.Players.LocalPlayer.Character.HumanoidRootPart.Fling:Destroy()

  2225. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head

  2226. wait(0.4)

  2227. game.Players.LocalPlayer.Character.HumanoidRootPart.Fling:Destroy()

  2228. end

  2229. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then

  2230. if game.Workspace.FilteringEnabled == true then

  2231. warn("FE is Enabled (Filtering Enabled)")

  2232. game.StarterGui:SetCore("SendNotification", {

  2233. Title = "FE is Enabled";

  2234. Text = "Filtering Enabled. Enjoy using Reviz Admin!";

  2235. })

  2236. else

  2237. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")

  2238. game.StarterGui:SetCore("SendNotification", {

  2239. Title = "FE is Disabled";

  2240. Text = "Filtering Disabled. Consider using a different admin script.";

  2241. })

  2242. end

  2243. end

  2244. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then

  2245. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do

  2246. game.Players.LocalPlayer.Character.Humanoid.Name = 1

  2247. local l = game.Players.LocalPlayer.Character["1"]:Clone()

  2248. l.Parent = game.Players.LocalPlayer.Character

  2249. l.Name = "Humanoid"

  2250. wait(0.1)

  2251. game.Players.LocalPlayer.Character["1"]:Destroy()

  2252. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character

  2253. game.Players.LocalPlayer.Character.Animate.Disabled = true

  2254. wait(0.1)

  2255. game.Players.LocalPlayer.Character.Animate.Disabled = false

  2256. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"

  2257. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  2258. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)

  2259. end

  2260. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  2261. wait(0.2)

  2262. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  2263. wait(0.6)

  2264. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)

  2265. game.StarterGui:SetCore("SendNotification", {

  2266. Title = "Tools needed!";

  2267. Text = "You need a tool in your backpack for this command!";

  2268. })

  2269. end

  2270. end

  2271. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then

  2272. noclip = true

  2273. game.StarterGui:SetCore("SendNotification", {

  2274. Title = "Noclip enabled";

  2275. Text = "Type ;clip to disable";

  2276. })

  2277. end

  2278. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then

  2279. noclip = false

  2280. game.StarterGui:SetCore("SendNotification", {

  2281. Title = "Noclip disabled";

  2282. Text = "Type ;noclip to enable";

  2283. })

  2284. end

  2285. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then

  2286. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))

  2287. end

  2288. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then

  2289. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))

  2290. end

  2291. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then

  2292. game.Players.LocalPlayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))

  2293. end

  2294. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then

  2295. game.Players.LocalPlayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))

  2296. end

  2297. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then

  2298. game.Players.LocalPlayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))

  2299. end

  2300. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then

  2301. game.Players.LocalPlayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))

  2302. end

  2303. if string.sub(CMDBAR.Text, 1, 7) == ("default") then

  2304. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50

  2305. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16

  2306. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 0

  2307. end

  2308. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then

  2309. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do

  2310. annoying = true

  2311. annplr = v

  2312. end

  2313. end

  2314. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then

  2315. annoying = false

  2316. end

  2317. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then

  2318. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do

  2319. hwalk = true

  2320. hdwplr = v

  2321. end

  2322. end

  2323. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then

  2324. hwalk = false

  2325. end

  2326. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then

  2327. game.Players.LocalPlayer.Character["Left Leg"]:Destroy()

  2328. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()

  2329. game.Players.LocalPlayer.Character["Right Leg"]:Destroy()

  2330. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()

  2331. end

  2332. if string.sub(CMDBAR.Text, 1, 3) == ("god") then

  2333. game.Players.LocalPlayer.Character.Humanoid.Name = 1

  2334. local l = game.Players.LocalPlayer.Character["1"]:Clone()

  2335. l.Parent = game.Players.LocalPlayer.Character

  2336. l.Name = "Humanoid"

  2337. wait(0.1)

  2338. game.Players.LocalPlayer.Character["1"]:Destroy()

  2339. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character

  2340. game.Players.LocalPlayer.Character.Animate.Disabled = true

  2341. wait(0.1)

  2342. game.Players.LocalPlayer.Character.Animate.Disabled = false

  2343. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"

  2344. game.StarterGui:SetCore("SendNotification", {

  2345. Title = "FE Godmode enabled";

  2346. Text = "Use ;kill me OR ;respawn to reset";

  2347. })

  2348. end

  2349. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then

  2350. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do

  2351. if (v:IsA("Accessory")) or (v:IsA("Hat")) then

  2352. v.Parent = workspace

  2353. end

  2354. end

  2355. end

  2356. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then

  2357. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do

  2358. if (v:IsA("Tool")) then

  2359. v.Parent = workspace

  2360. end

  2361. end

  2362. end

  2363. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then

  2364. droppinghats = true

  2365. game.StarterGui:SetCore("SendNotification", {

  2366. Title = "Loop Drop Enabled";

  2367. Text = "Type ;unloopdhats to disable";

  2368. })

  2369. end

  2370. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then

  2371. droppinghats = false

  2372. game.StarterGui:SetCore("SendNotification", {

  2373. Title = "Loop Drop Disabled";

  2374. Text = "Type ;loopdhats to enable.";

  2375. })

  2376. end

  2377. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then

  2378. droppingtools = true

  2379. game.StarterGui:SetCore("SendNotification", {

  2380. Title = "Loop Drop Enabled";

  2381. Text = "Type ;unloopdtool to disable";

  2382. })

  2383. end

  2384. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then

  2385. droppingtools = false

  2386. game.StarterGui:SetCore("SendNotification", {

  2387. Title = "Loop Drop Disabled";

  2388. Text = "Type ;loopdtool to enable.";

  2389. })

  2390. end

  2391. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless

  2392. Local = game:GetService('Players').LocalPlayer

  2393. Char = Local.Character

  2394. touched,tpdback = false, false

  2395. box = Instance.new('Part',workspace)

  2396. box.Anchored = true

  2397. box.CanCollide = true

  2398. box.Size = Vector3.new(10,1,10)

  2399. box.Position = Vector3.new(0,10000,0)

  2400. box.Touched:connect(function(part)

  2401. if (part.Parent.Name == Local.Name) then

  2402. if touched == false then

  2403. touched = true

  2404. function apply()

  2405. if script.Disabled ~= true then

  2406. no = Char.HumanoidRootPart:Clone()

  2407. wait(.25)

  2408. Char.HumanoidRootPart:Destroy()

  2409. no.Parent = Char

  2410. Char:MoveTo(loc)

  2411. touched = false

  2412. end end

  2413. if Char then

  2414. apply()

  2415. end

  2416. end

  2417. end

  2418. end)

  2419. repeat wait() until Char

  2420. loc = Char.HumanoidRootPart.Position

  2421. Char:MoveTo(box.Position + Vector3.new(0,.5,0))

  2422. game.StarterGui:SetCore("SendNotification", {

  2423. Title = "Invisibility enabled!";

  2424. Text = "Reset or use ;respawn to remove.";

  2425. })

  2426. end

  2427. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then

  2428. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do

  2429. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head

  2430. end

  2431. end

  2432. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then

  2433. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head

  2434. end

  2435. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then

  2436. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do

  2437. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  2438. end

  2439. end

  2440. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then

  2441. flying = true

  2442. repeat wait()

  2443. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")

  2444. local mouse = game.Players.LocalPlayer:GetMouse()

  2445. repeat wait() until mouse

  2446. local plr = game.Players.LocalPlayer

  2447. local torso = plr.Character.Torso

  2448. local deb = true

  2449. local ctrl = {f = 0, b = 0, l = 0, r = 0}

  2450. local lastctrl = {f = 0, b = 0, l = 0, r = 0}

  2451. local maxspeed = 80

  2452. local speed = 0

  2453. function FlyFunction()

  2454. local bg = Instance.new("BodyGyro", torso)

  2455. bg.P = 9e4

  2456. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)

  2457. bg.cframe = torso.CFrame

  2458. local bv = Instance.new("BodyVelocity", torso)

  2459. bv.velocity = Vector3.new(0,0.1,0)

  2460. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)

  2461. repeat wait()

  2462. plr.Character.Humanoid.PlatformStand = true

  2463. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then

  2464. speed = speed+.5+(speed/maxspeed)

  2465. if speed > maxspeed then

  2466. speed = maxspeed

  2467. end

  2468. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then

  2469. speed = speed-1

  2470. if speed < 0 then

  2471. speed = 0

  2472. end

  2473. end

  2474. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then

  2475. 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

  2476. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}

  2477. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then

  2478. 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

  2479. else

  2480. bv.velocity = Vector3.new(0,0.1,0)

  2481. end

  2482. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)

  2483. until not flying

  2484. ctrl = {f = 0, b = 0, l = 0, r = 0}

  2485. lastctrl = {f = 0, b = 0, l = 0, r = 0}

  2486. speed = 0

  2487. bg:Destroy()

  2488. bv:Destroy()

  2489. plr.Character.Humanoid.PlatformStand = false

  2490. end

  2491. mouse.KeyDown:connect(function(key)

  2492. if key:lower() == "w" then

  2493. ctrl.f = 1

  2494. elseif key:lower() == "s" then

  2495. ctrl.b = -1

  2496. elseif key:lower() == "a" then

  2497. ctrl.l = -1

  2498. elseif key:lower() == "d" then

  2499. ctrl.r = 1

  2500. end

  2501. end)

  2502. mouse.KeyUp:connect(function(key)

  2503. if key:lower() == "w" then

  2504. ctrl.f = 0

  2505. elseif key:lower() == "s" then

  2506. ctrl.b = 0

  2507. elseif key:lower() == "a" then

  2508. ctrl.l = 0

  2509. elseif key:lower() == "d" then

  2510. ctrl.r = 0

  2511. end

  2512. end)

  2513. FlyFunction()

  2514. end

  2515. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then

  2516. flying = false

  2517. end

  2518. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then

  2519. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")

  2520. end

  2521. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then

  2522. spamtext = (string.sub(CMDBAR.Text, 6))

  2523. spamming = true

  2524. end

  2525. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then

  2526. spamming = false

  2527. end

  2528. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then

  2529. spamdelay = (string.sub(CMDBAR.Text, 10))

  2530. end

  2531. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then

  2532. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do

  2533. pmspammed = v.Name

  2534. spammingpm = true

  2535. end

  2536. end

  2537. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then

  2538. spammingpm = false

  2539. end

  2540. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then

  2541. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do

  2542. v.Character["Left Leg"].Anchored = true

  2543. v.Character["Left Arm"].Anchored = true

  2544. v.Character["Right Leg"].Anchored = true

  2545. v.Character["Right Arm"].Anchored = true

  2546. v.Character.Torso.Anchored = true

  2547. v.Character.Head.Anchored = true

  2548. end

  2549. end

  2550. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then

  2551. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do

  2552. v.Character["Left Leg"].Anchored = false

  2553. v.Character["Left Arm"].Anchored = false

  2554. v.Character["Right Leg"].Anchored = false

  2555. v.Character["Right Arm"].Anchored = false

  2556. v.Character.Torso.Anchored = false

  2557. v.Character.Head.Anchored = false

  2558. end

  2559. end

  2560. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then

  2561. local a = game.Workspace:getChildren()

  2562. for i = 1, #a do

  2563. if a[i].className == "Part" then

  2564. a[i].Locked = false

  2565. elseif a[i].className == "Model" then

  2566. local r = a[i]:getChildren()

  2567. for i = 1, #r do

  2568. if r[i].className == "Part" then

  2569. r[i].Locked = false

  2570. end

  2571. end

  2572. end

  2573. end

  2574. game.StarterGui:SetCore("SendNotification", {

  2575. Title = "Success!";

  2576. Text = "Workspace unlocked. Use ;lockws to lock.";

  2577. })

  2578. end

  2579. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then

  2580. local a = game.Workspace:getChildren()

  2581. for i = 1, #a do

  2582. if a[i].className == "Part" then

  2583. a[i].Locked = true

  2584. elseif a[i].className == "Model" then

  2585. local r = a[i]:getChildren()

  2586. for i = 1, #r do

  2587. if r[i].className == "Part" then

  2588. r[i].Locked = true

  2589. end

  2590. end

  2591. end

  2592. end

  2593. end

  2594. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then

  2595. local Clone_T = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)

  2596. Clone_T.BinType = "Clone"

  2597. local Destruct = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)

  2598. Destruct.BinType = "Hammer"

  2599. local Hold_T = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)

  2600. Hold_T.BinType = "Grab"

  2601. end

  2602. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then

  2603. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = true

  2604. end

  2605. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then

  2606. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = false

  2607. end

  2608. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then

  2609. game.Players.LocalPlayer.Character.Head.Mesh:Destroy()

  2610. end

  2611. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then

  2612. game.Players.LocalPlayer.Character.Humanoid.Sit = true

  2613. end

  2614. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then

  2615. local function bringobjw()

  2616. for i,obj in ipairs(game.Workspace:GetDescendants()) do

  2617. if obj.Name == (string.sub(CMDBAR.Text, 10)) then

  2618. obj.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame

  2619. obj.CanCollide = false

  2620. obj.Transparency = 0.7

  2621. wait()

  2622. obj.CFrame = game.Players.LocalPlayer.Character["Left Leg"].CFrame

  2623. wait()

  2624. obj.CFrame = game.Players.LocalPlayer.Character["Right Leg"].CFrame

  2625. wait()

  2626. obj.CFrame = game.Players.LocalPlayer.Character["Head"].CFrame

  2627. end

  2628. end

  2629. end

  2630. while wait() do

  2631. bringobjw()

  2632. end

  2633. game.StarterGui:SetCore("SendNotification", {

  2634. Title = "BringObj";

  2635. Text = "BringObj enabled.";

  2636. })

  2637. end

  2638. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then

  2639. vis = (string.sub(CMDBAR.Text, 7))

  2640. local a = game.Workspace:GetDescendants()

  2641. for i = 1, #a do

  2642. if a[i].className == "Part" then

  2643. a[i].Transparency = vis

  2644. elseif a[i].className == "Model" then

  2645. local r = a[i]:getChildren()

  2646. for i = 1, #r do

  2647. if r[i].className == "Part" then

  2648. r[i].Transparency = vis

  2649. end

  2650. end

  2651. end

  2652. end

  2653. end

  2654. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then

  2655. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()

  2656. game.StarterGui:SetCore("SendNotification", {

  2657. Title = "Success!";

  2658. Text = "HyperTotal GUI Loaded!";

  2659. })

  2660. end

  2661. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then

  2662. CMDSFRAME.Visible = true

  2663. end

  2664. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then

  2665. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do

  2666. if (v:IsA("Accessory")) or (v:IsA("Hat")) then

  2667. v.Handle.Mesh:Destroy()

  2668. end

  2669. end

  2670. end

  2671. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then

  2672. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do

  2673. if (v:IsA("Accessory")) or (v:IsA("Hat")) then

  2674. v.Handle.Mesh:Destroy()

  2675. end

  2676. end

  2677. end

  2678. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then

  2679. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do

  2680. if (v:IsA("Tool")) then

  2681. v.Handle.Mesh:Destroy()

  2682. end

  2683. end

  2684. end

  2685. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then

  2686. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do

  2687. if (v:IsA("Tool")) then

  2688. v.Handle.Mesh:Destroy()

  2689. end

  2690. end

  2691. end

  2692. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then

  2693. local p = Instance.new("RocketPropulsion")

  2694. p.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart

  2695. p.Name = "Spinner"

  2696. p.Target = game.Players.LocalPlayer.Character["Left Arm"]

  2697. p:Fire()

  2698. game.StarterGui:SetCore("SendNotification", {

  2699. Title = "Spinner enabled";

  2700. Text = "Type ;nospinner to disable.";

  2701. })

  2702. end

  2703. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then

  2704. game.Players.LocalPlayer.Character.HumanoidRootPart.Spinner:Destroy()

  2705. end

  2706. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then

  2707. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do

  2708. if v:isA("Tool") then

  2709. local a = Instance.new("SelectionBox",v.Handle)

  2710. a.Adornee = v.Handle

  2711. v.Handle.Size = Vector3.new(0.5,0.5,60)

  2712. v.GripPos = Vector3.new(0,0,0)

  2713. game.Players.LocalPlayer.Character.Humanoid:UnequipTools()

  2714. end

  2715. end

  2716. game.StarterGui:SetCore("SendNotification", {

  2717. Title = "Reach applied!";

  2718. Text = "Applied to equipped sword. Use ;noreach to disable.";

  2719. })

  2720. end

  2721. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then

  2722. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do

  2723. if v:isA("Tool") then

  2724. local a = Instance.new("SelectionBox",v.Handle)

  2725. a.Name = "Reach"

  2726. a.Adornee = v.Handle

  2727. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))

  2728. v.GripPos = Vector3.new(0,0,0)

  2729. game.Players.LocalPlayer.Character.Humanoid:UnequipTools()

  2730. end

  2731. end

  2732. game.StarterGui:SetCore("SendNotification", {

  2733. Title = "Reach applied!";

  2734. Text = "Applied to equipped sword. Use ;noreach to disable.";

  2735. })

  2736. end

  2737. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then

  2738. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do

  2739. if v:isA("Tool") then

  2740. v.Handle.Reach:Destroy()

  2741. end

  2742. end

  2743. game.StarterGui:SetCore("SendNotification", {

  2744. Title = "Reach removed!";

  2745. Text = "Removed reach from equipped sword.";

  2746. })

  2747. end

  2748. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then

  2749. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do

  2750. game.Players.LocalPlayer.Character.Humanoid.Name = 1

  2751. local l = game.Players.LocalPlayer.Character["1"]:Clone()

  2752. l.Parent = game.Players.LocalPlayer.Character

  2753. l.Name = "Humanoid"

  2754. wait(0.1)

  2755. game.Players.LocalPlayer.Character["1"]:Destroy()

  2756. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character

  2757. game.Players.LocalPlayer.Character.Animate.Disabled = true

  2758. wait(0.1)

  2759. game.Players.LocalPlayer.Character.Animate.Disabled = false

  2760. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"

  2761. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  2762. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)

  2763. end

  2764. wait(0.1)

  2765. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  2766. wait(0.2)

  2767. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  2768. wait(0.5)

  2769. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))

  2770. game.StarterGui:SetCore("SendNotification", {

  2771. Title = "Tools needed!";

  2772. Text = "You need a tool in your backpack for this command!";

  2773. })

  2774. end

  2775. end

  2776. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then

  2777. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do

  2778. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  2779. end

  2780. end

  2781. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then

  2782. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then

  2783. cbringall = true

  2784. else

  2785. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do

  2786. brplr = v.Name

  2787. end

  2788. end

  2789. cbring = true

  2790. end

  2791. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then

  2792. cbring = false

  2793. cbringall = false

  2794. end

  2795. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then

  2796. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do

  2797. local NOWPLR = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  2798. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame

  2799. game.Players.LocalPlayer.Character.Humanoid.Name = 1

  2800. local l = game.Players.LocalPlayer.Character["1"]:Clone()

  2801. l.Parent = game.Players.LocalPlayer.Character

  2802. l.Name = "Humanoid"

  2803. wait(0.1)

  2804. game.Players.LocalPlayer.Character["1"]:Destroy()

  2805. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character

  2806. game.Players.LocalPlayer.Character.Animate.Disabled = true

  2807. wait(0.1)

  2808. game.Players.LocalPlayer.Character.Animate.Disabled = false

  2809. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"

  2810. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  2811. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)

  2812. end

  2813. local function tp(player,player2)

  2814. local char1,char2=player.Character,player2.Character

  2815. if char1 and char2 then

  2816. char1:MoveTo(char2.Head.Position)

  2817. end

  2818. end

  2819. wait(0.1)

  2820. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  2821. wait(0.2)

  2822. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame

  2823. wait(0.5)

  2824. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW

  2825. wait(0.6)

  2826. tp(game.Players.LocalPlayer, game.Players[v.Name])

  2827. wait(0.4)

  2828. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOWPLR

  2829. game.StarterGui:SetCore("SendNotification", {

  2830. Title = "Tools needed!";

  2831. Text = "You need a tool in your backpack for this command!";

  2832. })

  2833. end

  2834. end

  2835. if string.sub(CMDBAR.Text, 1, 8) == ("givetool") then

  2836. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do

  2837. for i,tool in pairs(game.Players.LocalPlayer.Character:GetChildren()) do

  2838. if (tool:IsA("Tool")) then

  2839. tool.Parent = game.Workspace[v.Name]

  2840. end

  2841. end

  2842. end

  2843. end

  2844. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then

  2845. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do

  2846. game.Players.LocalPlayer.Character.Humanoid.Name = 1

  2847. local l = game.Players.LocalPlayer.Character["1"]:Clone()

  2848. l.Parent = game.Players.LocalPlayer.Character

  2849. l.Name = "Humanoid"

  2850. wait(0.1)

  2851. game.Players.LocalPlayer.Character["1"]:Destroy()

  2852. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character

  2853. game.Players.LocalPlayer.Character.Animate.Disabled = true

  2854. wait(0.1)

  2855. game.Players.LocalPlayer.Character.Animate.Disabled = false

  2856. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"

  2857. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  2858. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)

  2859. end

  2860. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame

  2861. wait(0.3)

  2862. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame

  2863. wait(0.4)

  2864. b = Instance.new("BodyForce")

  2865. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart

  2866. b.Name = "Glitch"

  2867. b.Force = Vector3.new(100000000,5000,0)

  2868. game.StarterGui:SetCore("SendNotification", {

  2869. Title = "Tools needed!";

  2870. Text = "You need a tool in your backpack for this command!";

  2871. })

  2872. end

  2873. end

  2874. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then

  2875. game.Players.LocalPlayer.Character.HumanoidRootPart.Glitch:Destroy()

  2876. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)

  2877. b = Instance.new("BodyForce")

  2878. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart

  2879. b.Name = "unGlitch"

  2880. b.Force = Vector3.new(0,-5000000,0)

  2881. wait(2)

  2882. game.Players.LocalPlayer.Character.HumanoidRootPart.unGlitch:Destroy()

  2883. end

  2884. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then

  2885. game.Players.LocalPlayer.Character.Humanoid.Health = 0

  2886. wait(1)

  2887. game.Players.LocalPlayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)

  2888. game.Players.LocalPlayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)

  2889. end

  2890. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then

  2891. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()

  2892. game.StarterGui:SetCore("SendNotification", {

  2893. Title = "Success!";

  2894. Text = "DEX Explorer has loaded.";

  2895. })

  2896. end

  2897. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then

  2898. local Anim = Instance.new("Animation")

  2899. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))

  2900. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  2901. track:Play(.1, 1, 1)

  2902. end

  2903. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then

  2904. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()

  2905. game.StarterGui:SetCore("SendNotification", {

  2906. Title = "Success!";

  2907. Text = "Energize Animations GUI has loaded.";

  2908. })

  2909. end

  2910. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then

  2911. saved = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame

  2912. game.StarterGui:SetCore("SendNotification", {

  2913. Title = "Position Saved";

  2914. Text = "Use ;loadpos to return to saved position.";

  2915. })

  2916. end

  2917. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then

  2918. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = saved

  2919. end

  2920. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then

  2921. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do

  2922. local Anim2 = Instance.new("Animation")

  2923. Anim2.AnimationId = "rbxassetid://148840371"

  2924. local track2 = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim2)

  2925. track2:Play(.1, 1, 1)

  2926. bplrr = v.Name

  2927. banpl = true

  2928. end

  2929. end

  2930. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then

  2931. banpl = false

  2932. end

  2933. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then

  2934. local function bringmodw()

  2935. for i,obj in ipairs(game.Workspace:GetDescendants()) do

  2936. if obj.Name == (string.sub(CMDBAR.Text, 10)) then

  2937. for i,ch in pairs(obj:GetDescendants()) do

  2938. if (ch:IsA("BasePart")) then

  2939. ch.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame

  2940. ch.CanCollide = false

  2941. ch.Transparency = 0.7

  2942. wait()

  2943. ch.CFrame = game.Players.LocalPlayer.Character["Left Leg"].CFrame

  2944. wait()

  2945. ch.CFrame = game.Players.LocalPlayer.Character["Right Leg"].CFrame

  2946. wait()

  2947. ch.CFrame = game.Players.LocalPlayer.Character["Head"].CFrame

  2948. end

  2949. end

  2950. end

  2951. end

  2952. end

  2953. while wait() do

  2954. bringmodw()

  2955. end

  2956. game.StarterGui:SetCore("SendNotification", {

  2957. Title = "BringMod";

  2958. Text = "BringMod enabled.";

  2959. })

  2960. end

  2961. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then

  2962. local mod = Instance.new('Model', workspace) mod.Name = 're '..game.Players.LocalPlayer.Name

  2963. local hum = Instance.new('Humanoid', mod)

  2964. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1

  2965. game.Players.LocalPlayer.Character = mod

  2966. end

  2967. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then

  2968. game:GetService'RunService'.Stepped:Connect(function()

  2969. pcall(function()

  2970. for i,v in pairs(game:GetService'Players':GetPlayers()) do

  2971. if v.Character ~= nil and v.Character:FindFirstChild'Head' then

  2972. for _,x in pairs(v.Character.Head:GetChildren()) do

  2973. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end

  2974. end

  2975. end

  2976. end

  2977. end)

  2978. end)

  2979. game.StarterGui:SetCore("SendNotification", {

  2980. Title = "Attempting Shutdown";

  2981. Text = "Shutdown Attempt has begun.";

  2982. })

  2983. end

  2984. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then

  2985. objtodel = (string.sub(CMDBAR.Text, 8))

  2986. delobject()

  2987. end

  2988. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then

  2989. for i,v in pairs(game:GetService("Players"):GetChildren())do

  2990. print(v)

  2991. end

  2992. game.StarterGui:SetCore("SendNotification", {

  2993. Title = "Printed";

  2994. Text = "Players have been printed to console. (F9)";

  2995. })

  2996. end

  2997. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then

  2998. for i,v in pairs(game.Workspace:GetDescendants())do

  2999. if (v:IsA("Decal")) then

  3000. v:Destroy()

  3001. end

  3002. end

  3003. end

  3004. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then

  3005. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()

  3006. game.StarterGui:SetCore("SendNotification", {

  3007. Title = "Success!";

  3008. Text = "OpFinality GUI has loaded.";

  3009. })

  3010. end

  3011. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then

  3012. remotes = true

  3013. added = true

  3014. game.DescendantAdded:connect(function(rmt)

  3015. if added == true then

  3016. if remotes == true then

  3017. if rmt:IsA("RemoteEvent") then

  3018. print("A RemoteEvent was added!")

  3019. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")

  3020. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)

  3021. end end end

  3022. end)

  3023. game.DescendantAdded:connect(function(rmtfnctn)

  3024. if added == true then

  3025. if remotes == true then

  3026. if rmtfnctn:IsA("RemoteFunction") then

  3027. warn("A RemoteFunction was added!")

  3028. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")

  3029. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)

  3030. end end end

  3031. end)

  3032. game.DescendantAdded:connect(function(bndfnctn)

  3033. if added == true then

  3034. if binds == true then

  3035. if bndfnctn:IsA("BindableFunction") then

  3036. print("A BindableFunction was added!")

  3037. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")

  3038. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)

  3039. end end end

  3040. end)

  3041. game.DescendantAdded:connect(function(bnd)

  3042. if added == true then

  3043. if binds == true then

  3044. if bnd:IsA("BindableEvent") then

  3045. warn("A BindableEvent was added!")

  3046. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")

  3047. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)

  3048. end end end

  3049. end)

  3050. if binds == true then

  3051. for i,v in pairs(game:GetDescendants()) do

  3052. if v:IsA("BindableFunction") then

  3053. print(" game." .. v:GetFullName() .. " | BindableFunction")

  3054. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)

  3055. end end

  3056. for i,v in pairs(game:GetDescendants()) do

  3057. if v:IsA("BindableEvent") then

  3058. warn(" game." .. v:GetFullName() .. " | BindableEvent")

  3059. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)

  3060. end end

  3061. else

  3062. print("Off")

  3063. end

  3064. if remotes == true then

  3065. for i,v in pairs(game:GetDescendants()) do

  3066. if v:IsA("RemoteFunction") then

  3067. warn(" game." .. v:GetFullName() .. " | RemoteFunction")

  3068. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)

  3069. end end

  3070. wait()

  3071. for i,v in pairs(game:GetDescendants()) do

  3072. if v:IsA("RemoteEvent") then

  3073. print(" game." .. v:GetFullName() .. " | RemoteEvent")

  3074. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)

  3075. end end

  3076. else

  3077. print("Off")

  3078. end

  3079. game.StarterGui:SetCore("SendNotification", {

  3080. Title = "Printing Remotes";

  3081. Text = "Type ;noremotes to disable.";

  3082. })

  3083. end

  3084. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then

  3085. remotes = false

  3086. added = false

  3087. game.StarterGui:SetCore("SendNotification", {

  3088. Title = "Printing Remotes Disabled";

  3089. Text = "Type ;remotes to enable.";

  3090. })

  3091. end

  3092. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then

  3093. spin = false

  3094. followed = false

  3095. traill = false

  3096. noclip = false

  3097. annoying = false

  3098. hwalk = false

  3099. cbringing = false

  3100. end

  3101. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then

  3102. stopsitting = true

  3103. end

  3104. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then

  3105. stopsitting = false

  3106. end

  3107. if string.sub(CMDBAR.Text, 1, 7) == ("version") then

  3108. print(adminversion)

  3109. game.StarterGui:SetCore("SendNotification", {

  3110. Title = "Version";

  3111. Text = adminversion;

  3112. })

  3113. end

  3114. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then

  3115. clickgoto = true

  3116. game.StarterGui:SetCore("SendNotification", {

  3117. Title = "Click TP";

  3118. Text = "Press E to teleport to mouse position";

  3119. })

  3120. end

  3121. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then

  3122. clickgoto = false

  3123. game.StarterGui:SetCore("SendNotification", {

  3124. Title = "Click TP";

  3125. Text = "Click TP has been disabled.";

  3126. })

  3127. end

  3128. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then

  3129. gettingtools = true

  3130. game.StarterGui:SetCore("SendNotification", {

  3131. Title = "Tools Enabled";

  3132. Text = "Automatically colleting tools dropped.";

  3133. })

  3134. end

  3135. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then

  3136. gettingtools = false

  3137. game.StarterGui:SetCore("SendNotification", {

  3138. Title = "Tools Disabled";

  3139. Text = "Click TP has been disabled.";

  3140. })

  3141. end

  3142. CMDBAR.Text = ""

  3143. end

  3144. end)

  3145. wait(0.3)

  3146. game.StarterGui:SetCore("SendNotification", {

  3147. Title = "Loaded successfully!";

  3148. Text = "Reviz Admin by illremember";

  3149. })

  3150. wait(0.1)

  3151. if game.Workspace.FilteringEnabled == true then

  3152. warn("FE is Enabled (Filtering Enabled)")

  3153. game.StarterGui:SetCore("SendNotification", {

  3154. Title = "FE is Enabled";

  3155. Text = "Filtering Enabled. Enjoy using Reviz Admin!";

  3156. })

  3157. else

  3158. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")

  3159. game.StarterGui:SetCore("SendNotification", {

  3160. Title = "FE is Disabled";

  3161. Text = "Filtering Disabled. Consider using a different admin script.";

  3162. })

  3163. end

  3164. while wait(2) do

  3165. for _, v in pairs(game.Players:GetChildren()) do

  3166. if v.Name ~= game.Players.LocalPlayer.Name then

  3167. game.ReplicatedStorage.GunEvent:FireServer({"1", v.Character.Humanoid, 100})

  3168. end

  3169. end

  3170. end

  3171. end)

  3172. Seizure.Name = "Seizure"

  3173. Seizure.Parent = BypassFrame

  3174. Seizure.BackgroundColor3 = Color3.fromRGB(156, 179, 255)

  3175. Seizure.BorderColor3 = Color3.fromRGB(206, 208, 255)

  3176. Seizure.BorderSizePixel = 2

  3177. Seizure.Position = UDim2.new(0.403606772, 0, 0.419477969, 0)

  3178. Seizure.Size = UDim2.new(0, 139, 0, 39)

  3179. Seizure.Font = Enum.Font.Gotham

  3180. Seizure.Text = "Seizure ( J )"

  3181. Seizure.TextColor3 = Color3.fromRGB(0, 0, 0)

  3182. Seizure.TextSize = 20.000

  3183. Seizure.MouseButton1Down:connect(function()

  3184. --Credit to sked

  3185. --[[

  3186. how to use:

  3187. press "j" on your keyboard to toggle seizure mode

  3188. works best if you run, jump then press j

  3189. works on all games works best on r6 avatar because u shake but it works on r15 too

  3190. ]]

  3191. local an = Instance.new("Animation",workspace)

  3192. an.AnimationId = "rbxassetid://48972923"

  3193. local an2 = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(an)

  3194. an:Remove()

  3195. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)

  3196. if key == "j" then

  3197. if game.Players.LocalPlayer.Character.Humanoid.PlatformStand then

  3198. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = false

  3199. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0, 10, 0))

  3200. an2:Stop()

  3201. else

  3202. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = true

  3203. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0, 10, 0))

  3204. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position) * CFrame.Angles(-60, 0, 0)

  3205. an2:Play()

  3206. an2:AdjustSpeed(9999)

  3207. end

  3208. end

  3209. end)

  3210. end)

  3211. ToolMorph.Name = "ToolMorph"

  3212. ToolMorph.Parent = BypassFrame

  3213. ToolMorph.BackgroundColor3 = Color3.fromRGB(156, 179, 255)

  3214. ToolMorph.BorderColor3 = Color3.fromRGB(206, 208, 255)

  3215. ToolMorph.BorderSizePixel = 2

  3216. ToolMorph.Position = UDim2.new(0.405339807, 0, 0.579628468, 0)

  3217. ToolMorph.Size = UDim2.new(0, 139, 0, 39)

  3218. ToolMorph.Font = Enum.Font.Gotham

  3219. ToolMorph.Text = "Tool Morph ( MUST HAVE 2+ TOOLS! )"

  3220. ToolMorph.TextColor3 = Color3.fromRGB(0, 0, 0)

  3221. ToolMorph.TextSize = 15.000

  3222. ToolMorph.TextWrapped = true

  3223. ToolMorph.MouseButton1Down:connect(function()

  3224. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 100

  3225. wait()

  3226. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0, 100, 0))

  3227. wait()

  3228. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do

  3229. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)

  3230. end

  3231. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do

  3232. if (v:IsA("Tool")) then

  3233. workspace.CurrentCamera.CameraSubject = v.Handle

  3234. repeat

  3235. v.GripPos = Vector3.new(0, 0, 99.1)

  3236. wait()

  3237. until game.Players.LocalPlayer.Character.Humanoid.Health == 0

  3238. end

  3239. end

  3240. end)

  3241. Twerk.Name = "Twerk"

  3242. Twerk.Parent = BypassFrame

  3243. Twerk.BackgroundColor3 = Color3.fromRGB(156, 179, 255)

  3244. Twerk.BorderColor3 = Color3.fromRGB(206, 208, 255)

  3245. Twerk.BorderSizePixel = 2

  3246. Twerk.Position = UDim2.new(0.705002964, 0, 0.259807825, 0)

  3247. Twerk.Size = UDim2.new(0, 139, 0, 39)

  3248. Twerk.Font = Enum.Font.Gotham

  3249. Twerk.Text = "Twerk"

  3250. Twerk.TextColor3 = Color3.fromRGB(0, 0, 0)

  3251. Twerk.TextScaled = true

  3252. Twerk.TextSize = 14.000

  3253. Twerk.TextWrapped = true

  3254. Twerk.MouseButton1Down:connect(function()

  3255. repeat

  3256. AnimationId = "179224234"

  3257. local Anim = Instance.new("Animation")

  3258. Anim.AnimationId = "rbxassetid://"..AnimationId

  3259. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  3260. k:Play()

  3261. k:AdjustSpeed(1111111111111111111111)

  3262. wait(.125)

  3263. local Humanoid = game.Players.LocalPlayer.Character.Humanoid

  3264. local ActiveTracks = Humanoid:GetPlayingAnimationTracks()

  3265. for _,v in pairs(ActiveTracks)

  3266. do v:Stop()

  3267. end

  3268. wait()

  3269. until game.Players.LocalPlayer.Character.Humanoid.Health == 0

  3270. end)

  3271. Unanimation.Name = "Unanimation"

  3272. Unanimation.Parent = BypassFrame

  3273. Unanimation.BackgroundColor3 = Color3.fromRGB(156, 179, 255)

  3274. Unanimation.BorderColor3 = Color3.fromRGB(206, 208, 255)

  3275. Unanimation.BorderSizePixel = 2

  3276. Unanimation.Position = UDim2.new(0.705002904, 0, 0.877090812, 0)

  3277. Unanimation.Size = UDim2.new(0, 139, 0, 39)

  3278. Unanimation.Font = Enum.Font.Gotham

  3279. Unanimation.Text = "UnAnimation"

  3280. Unanimation.TextColor3 = Color3.fromRGB(0, 0, 0)

  3281. Unanimation.TextScaled = true

  3282. Unanimation.TextSize = 14.000

  3283. Unanimation.TextWrapped = true

  3284. Unanimation.MouseButton1Down:connect(function()

  3285. h = game.Players.LocalPlayer.Character.Humanoid

  3286. tracks = h:GetPlayingAnimationTracks()

  3287. for _,x in pairs(tracks)

  3288. do x:Stop()

  3289. end

  3290. end)

  3291. Yay.Name = "Yay"

  3292. Yay.Parent = BypassFrame

  3293. Yay.BackgroundColor3 = Color3.fromRGB(156, 179, 255)

  3294. Yay.BorderColor3 = Color3.fromRGB(206, 208, 255)

  3295. Yay.BorderSizePixel = 2

  3296. Yay.Position = UDim2.new(0.705002904, 0, 0.578051448, 0)

  3297. Yay.Size = UDim2.new(0, 139, 0, 39)

  3298. Yay.Font = Enum.Font.Gotham

  3299. Yay.Text = "random dance?"

  3300. Yay.TextColor3 = Color3.fromRGB(0, 0, 0)

  3301. Yay.TextScaled = true

  3302. Yay.TextSize = 14.000

  3303. Yay.TextWrapped = true

  3304. Yay.MouseButton1Down:connect(function()

  3305. Player = "LocalPlayer"

  3306. AnimationId = "429703734"

  3307. local Anim = Instance.new("Animation")

  3308. Anim.AnimationId = "rbxassetid://"..AnimationId

  3309. local Anim = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)

  3310. Anim:Play()

  3311. Anim:AdjustSpeed(1)

  3312. end)

  3313. Zombie.Name = "Zombie"

  3314. Zombie.Parent = BypassFrame

  3315. Zombie.BackgroundColor3 = Color3.fromRGB(156, 179, 255)

  3316. Zombie.BorderColor3 = Color3.fromRGB(206, 208, 255)

  3317. Zombie.BorderSizePixel = 2

  3318. Zombie.Position = UDim2.new(0.705002904, 0, 0.419341952, 0)

  3319. Zombie.Size = UDim2.new(0, 139, 0, 39)

  3320. Zombie.Font = Enum.Font.Gotham

  3321. Zombie.Text = "Zombie"

  3322. Zombie.TextColor3 = Color3.fromRGB(0, 0, 0)

  3323. Zombie.TextScaled = true

  3324. Zombie.TextSize = 14.000

  3325. Zombie.TextWrapped = true

  3326. Zombie.MouseButton1Down:connect(function()

  3327. AnimationId = "183294396"

  3328. local Anim = Instance.new("Animation")

  3329. Anim.AnimationId = "rbxassetid://"..AnimationId

  3330. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)

  3331. k:Play(0)

  3332. k:AdjustSpeed(1)

  3333. end)

  3334. Warning.Name = "Warning"

  3335. Warning.Parent = BypassFrame

  3336. Warning.BackgroundColor3 = Color3.fromRGB(255, 255, 255)

  3337. Warning.BackgroundTransparency = 1.000

  3338. Warning.Position = UDim2.new(-0.00634586811, 0, 0.999042153, 0)

  3339. Warning.Size = UDim2.new(0, 584, 0, 16)

  3340. Warning.Font = Enum.Font.SourceSans

  3341. Warning.Text = "WARNING: SOME OF THESE SCRIPTS ARE R15 AND R6. SO IF THEY DONT WORK ITS BECAUSE YOU DONT HAVE R6 / R15 "

  3342. Warning.TextColor3 = Color3.fromRGB(0, 0, 0)

  3343. Warning.TextSize = 14.000

BYPASSED FE GUI! (PEOPLE CAN SEE) - Pastebin.com (2024)

References

Top Articles
Latest Posts
Article information

Author: Arline Emard IV

Last Updated:

Views: 6162

Rating: 4.1 / 5 (52 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Arline Emard IV

Birthday: 1996-07-10

Address: 8912 Hintz Shore, West Louie, AZ 69363-0747

Phone: +13454700762376

Job: Administration Technician

Hobby: Paintball, Horseback riding, Cycling, Running, Macrame, Playing musical instruments, Soapmaking

Introduction: My name is Arline Emard IV, I am a cheerful, gorgeous, colorful, joyous, excited, super, inquisitive person who loves writing and wants to share my knowledge and understanding with you.