VanThangzxc

SOP

Nov 9th, 2018
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 143.76 KB | None | 0 0
  1. local Run = game:GetService("RunService")
  2. local CoreGui = game:GetService("CoreGui")
  3. local Teams = game:GetService("Teams")
  4. local UserInput = game:GetService("UserInputService")
  5. local Workspace = game:GetService("Workspace")
  6. local CoreGui = game:GetService("CoreGui")
  7. local Players = game:GetService("Players")
  8. local plr = game.Players.LocalPlayer
  9. local mouse = plr:GetMouse()
  10.  
  11.  
  12. local SOP = Instance.new("ScreenGui")
  13. local Main = Instance.new("Frame")
  14. local Other = Instance.new("TextButton")
  15. local Main1 = Instance.new("Frame")
  16. local Spawn1 = Instance.new("TextButton")
  17. local ADmin = Instance.new("TextButton")
  18. local DeleteAnti = Instance.new("TextButton")
  19. local FLy = Instance.new("TextButton")
  20. local TpChest = Instance.new("TextButton")
  21. local TextButton = Instance.new("TextButton")
  22. local Farm = Instance.new("TextButton")
  23. local Main2 = Instance.new("Frame")
  24. local Sellers = Instance.new("TextButton")
  25. local Tpluffy = Instance.new("TextButton")
  26. local Close1 = Instance.new("TextButton")
  27. local TextLabel = Instance.new("TextLabel")
  28. --Properties:
  29. SOP.Name = "SOP"
  30. SOP.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  31.  
  32. Main.Name = "Main"
  33. Main.Parent = SOP
  34. Main.BackgroundColor3 = Color3.new(0.333333, 0.666667, 0)
  35. Main.BorderColor3 = Color3.new(1, 0.666667, 0.498039)
  36. Main.Position = UDim2.new(0.396438599, 0, 0.312127262, 0)
  37. Main.Size = UDim2.new(0, 159, 0, 189)
  38. Main.Active = true
  39. Main.Draggable = true
  40.  
  41. Other.Name = "Other"
  42. Other.Parent = Main
  43. Other.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  44. Other.Position = UDim2.new(-0.000453859568, 0, 0.732031107, 0)
  45. Other.Size = UDim2.new(0, 159, 0, 50)
  46. Other.Font = Enum.Font.SourceSans
  47. Other.Text = "Other"
  48. Other.TextColor3 = Color3.new(0, 0, 0)
  49. Other.TextScaled = true
  50. Other.TextSize = 14
  51. Other.TextWrapped = true
  52. Other.MouseButton1Down:connect(function()
  53. Main1.Visible = true
  54. end)
  55.  
  56. Main1.Name = "Main1"
  57. Main1.Parent = Other
  58. Main1.BackgroundColor3 = Color3.new(1, 1, 1)
  59. Main1.Position = UDim2.new(-1.05660403, 0, -2.78707767, 0)
  60. Main1.Size = UDim2.new(0, 145, 0, 226)
  61. Main1.Active = true
  62. Main1.Draggable = true
  63. Main1.Visible = true
  64.  
  65.  
  66. Spawn1.Name = "Spawn1"
  67. Spawn1.Parent = Main1
  68. Spawn1.BackgroundColor3 = Color3.new(1, 0.333333, 1)
  69. Spawn1.Position = UDim2.new(-0.00336027145, 0, 0.11829938, 0)
  70. Spawn1.Size = UDim2.new(0, 145, 0, 31)
  71. Spawn1.Font = Enum.Font.SourceSans
  72. Spawn1.Text = "Spawn1"
  73. Spawn1.TextColor3 = Color3.new(0, 0, 0)
  74. Spawn1.TextSize = 14
  75.  
  76. ADmin.Name = "ADmin"
  77. ADmin.Parent = Main1
  78. ADmin.BackgroundColor3 = Color3.new(1, 0.333333, 1)
  79. ADmin.Position = UDim2.new(-0.00513792038, 0, 0.383699119, 0)
  80. ADmin.Size = UDim2.new(0, 145, 0, 48)
  81. ADmin.Font = Enum.Font.SourceSans
  82. ADmin.Text = "admin"
  83. ADmin.TextColor3 = Color3.new(0, 0, 0)
  84. ADmin.TextSize = 14
  85.  
  86. DeleteAnti.Name = "Delete Anti"
  87. DeleteAnti.Parent = Main1
  88. DeleteAnti.BackgroundColor3 = Color3.new(1, 0.333333, 1)
  89. DeleteAnti.Position = UDim2.new(-0.00535392761, 0, 0.777574062, 0)
  90. DeleteAnti.Size = UDim2.new(0, 145, 0, 50)
  91. DeleteAnti.Font = Enum.Font.SourceSans
  92. DeleteAnti.Text = "Delete Anti"
  93. DeleteAnti.TextColor3 = Color3.new(0, 0, 0)
  94. DeleteAnti.TextSize = 14
  95.  
  96. FLy.Name = "FLy"
  97. FLy.Parent = Main1
  98. FLy.BackgroundColor3 = Color3.new(1, 0.333333, 1)
  99. FLy.Position = UDim2.new(-0.00535428524, 0, 0.597309947, 0)
  100. FLy.Size = UDim2.new(0, 145, 0, 40)
  101. FLy.Font = Enum.Font.SourceSans
  102. FLy.Text = "Fly"
  103. FLy.TextColor3 = Color3.new(0, 0, 0)
  104. FLy.TextSize = 14
  105.  
  106. TpChest.Name = "TpChest"
  107. TpChest.Parent = Main1
  108. TpChest.BackgroundColor3 = Color3.new(1, 0.333333, 1)
  109. TpChest.Position = UDim2.new(-0.0051378645, 0, 0.264230072, 0)
  110. TpChest.Size = UDim2.new(0, 145, 0, 27)
  111. TpChest.Font = Enum.Font.SourceSans
  112. TpChest.Text = "TpChest"
  113. TpChest.TextColor3 = Color3.new(0, 0, 0)
  114. TpChest.TextSize = 14
  115.  
  116. TextButton.Parent = Main1
  117. TextButton.BackgroundColor3 = Color3.new(1, 0, 0)
  118. TextButton.Position = UDim2.new(0.705206931, 0, -0.00568140065, 0)
  119. TextButton.Size = UDim2.new(0, 42, 0, 28)
  120. TextButton.Font = Enum.Font.SourceSans
  121. TextButton.Text = "X"
  122. TextButton.TextColor3 = Color3.new(0, 0, 0)
  123. TextButton.TextScaled = true
  124. TextButton.TextSize = 14
  125. TextButton.TextWrapped = true
  126. TextButton.MouseButton1Down:connect(function()
  127. Main1.Visible = false
  128. end)
  129.  
  130. Farm.Name = "Farm"
  131. Farm.Parent = Main
  132. Farm.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  133. Farm.Position = UDim2.new(-0.000453854911, 0, 0.364648104, 0)
  134. Farm.Size = UDim2.new(0, 159, 0, 50)
  135. Farm.Font = Enum.Font.SourceSans
  136. Farm.Text = "Farm"
  137. Farm.TextColor3 = Color3.new(0, 0, 0)
  138. Farm.TextScaled = true
  139. Farm.TextSize = 14
  140. Farm.TextWrapped = true
  141. Farm.MouseButton1Down:connect(function()
  142.  
  143. Main2.Visible = true
  144. end)
  145.  
  146. Main2.Name = "Main2"
  147. Main2.Parent = Farm
  148. Main2.BackgroundColor3 = Color3.new(1, 1, 1)
  149. Main2.Position = UDim2.new(1.25786185, 0, -1.39837003, 0)
  150. Main2.Size = UDim2.new(0, 121, 0, 188)
  151. Main2.Active = true
  152. Main2.Draggable = true
  153.  
  154. local features = {
  155. TeleportSellers = false,
  156. Auto = false,
  157. tChest = false,
  158.  
  159. }
  160.  
  161. Sellers.Name = "Sellers"
  162. Sellers.Parent = Main2
  163. Sellers.BackgroundColor3 = Color3.new(1, 0.333333, 1)
  164. Sellers.Position = UDim2.new(-0.00620994903, 0, 0.741756618, 0)
  165. Sellers.Size = UDim2.new(0, 122, 0, 50)
  166. Sellers.Font = Enum.Font.SourceSans
  167. Sellers.Text = "Sellers"
  168. Sellers.TextColor3 = Color3.new(0, 0, 0)
  169. Sellers.TextSize = 14
  170.  
  171. Tpluffy.Name = "Tpluffy"
  172. Tpluffy.Parent = Main2
  173. Tpluffy.BackgroundColor3 = Color3.new(1, 0.333333, 1)
  174. Tpluffy.Position = UDim2.new(-0.000377455726, 0, 0.364104718, 0)
  175. Tpluffy.Size = UDim2.new(0, 123, 0, 50)
  176. Tpluffy.Font = Enum.Font.SourceSans
  177. Tpluffy.Text = "Tpluffy"
  178. Tpluffy.TextColor3 = Color3.new(0, 0, 0)
  179. Tpluffy.TextSize = 14
  180.  
  181. Close1.Name = "Close1"
  182. Close1.Parent = Main2
  183. Close1.BackgroundColor3 = Color3.new(1, 0, 0)
  184. Close1.Position = UDim2.new(0.580566883, 0, -0.00824339874, 0)
  185. Close1.Size = UDim2.new(0, 50, 0, 42)
  186. Close1.Font = Enum.Font.SourceSans
  187. Close1.Text = "X"
  188. Close1.TextColor3 = Color3.new(0, 0, 0)
  189. Close1.TextScaled = true
  190. Close1.TextSize = 14
  191. Close1.TextWrapped = true
  192. Close1.MouseButton1Down:connect(function()
  193. Main2.Visible = false
  194. end)
  195.  
  196. TextLabel.Parent = Main
  197. TextLabel.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  198. TextLabel.Position = UDim2.new(-0.00607711077, 0, -0.002030164, 0)
  199. TextLabel.Size = UDim2.new(0, 159, 0, 50)
  200. TextLabel.Font = Enum.Font.SciFi
  201. TextLabel.Text = "Script By ThangDz"
  202. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  203. TextLabel.TextSize = 20
  204. TextLabel.TextWrapped = true
  205. -- Scripts:
  206.  
  207.  
  208. DeleteAnti.MouseButton1Down:connect(function()
  209. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  210. if v.ClassName == "Script" then
  211. for i,c in pairs(v:GetChildren()) do
  212. if c.Name == "" then
  213. v:Remove()
  214.  
  215. end
  216. end
  217. end
  218. end
  219. end)
  220.  
  221. Sellers.MouseButton1Click:connect(function()
  222. features.TeleportSellers = true
  223. for i,v in pairs(game.Workspace:GetChildren()) do
  224. for i,v in pairs(v:GetChildren()) do
  225. for i,v in pairs(v:GetChildren()) do
  226. for a,b in pairs(v:GetChildren()) do
  227. if b.Name == "ClickDetector" then
  228.  
  229. b.Parent.Parent.CFrame = plr.Character.HumanoidRootPart.CFrame * CFrame.new(0,0,-2)
  230. game:GetService('RunService').Stepped:wait()
  231.  
  232.  
  233. b.Parent.Parent:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(math.random(-10,10),0,math.random(-10,10)))
  234. end
  235. end
  236. end
  237. end
  238. end
  239. end)
  240.  
  241. Tpluffy.MouseButton1Down:Connect(function()
  242. for _,v in pairs(game.Workspace:GetDescendants()) do
  243. if string.find(v.Name, "Luffy") then
  244. v:FindFirstChild("HumanoidRootPart").Anchored = true
  245. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  246. end
  247. end
  248. end)
  249.  
  250. ADmin.MouseButton1Down:connect(function()
  251. -- Creator: illremember#3799
  252.  
  253. -- Credits to infinite yield, harkinian, dex creators
  254.  
  255. prefix = ";"
  256. wait(0.3)
  257. Commands = {
  258. '[-] cmdbar is shown when ; is pressed.',
  259. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  260. '[2] bring [plr] -- You need a tool! Will bring player to you',
  261. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  262. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  263. '[5] attach [plr] -- You need a tool! Attaches you to player',
  264. '[6] unattach [plr] -- Attempts to unattach you from a player',
  265. '[7] follow [plr] -- Makes you follow behind the player',
  266. '[8] unfollow',
  267. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  268. '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  269. '[11] untrail',
  270. '[12] orbit [plr] -- Makes you orbit the player',
  271. '[13] unorbit',
  272. '[14] fling [plr] -- Makes you fling the player',
  273. '[15] unfling',
  274. '[16] fecheck -- Checks if the game is FE or not',
  275. '[17] void [plr] -- Teleports player to the void',
  276. '[18] noclip -- Gives you noclip to walk through walls',
  277. '[19] clip -- Removes noclip',
  278. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  279. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  280. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  281. '[23] default -- Changes your speed, jumppower and hipheight to default values',
  282. '[24] annoy [plr] -- Loop teleports you to the player',
  283. '[25] unannoy',
  284. '[26] headwalk [plr] -- Loop teleports you to the player head',
  285. '[27] unheadwalk',
  286. '[28] nolimbs -- Removes your arms and legs',
  287. '[29] god -- Gives you FE Godmode',
  288. '[30] drophats -- Drops your accessories',
  289. '[31] droptool -- Drops any tool you have equipped',
  290. '[32] loopdhats -- Loop drops your accessories',
  291. '[33] unloopdhats',
  292. '[34] loopdtool -- Loop drops any tools you have equipped',
  293. '[35] unloopdtool',
  294. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  295. '[37] view [plr] -- Changes your camera to the player character',
  296. '[38] unview',
  297. '[39] goto [plr] -- Teleports you to player',
  298. '[40] fly -- Allows you to fly, credit to Infinite Yield',
  299. '[41] unfly',
  300. '[42] chat [msg] -- Makes you chat a message',
  301. '[43] spam [msg] -- Spams a message',
  302. '[44] unspam',
  303. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  304. '[46] pmspam [plr] -- Spams a player in private message',
  305. '[47] unpmspam',
  306. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  307. '[49] uncfreeze [plr]',
  308. '[50] unlockws -- Unlocks the workspace',
  309. '[51] lockws -- Locks the workspace',
  310. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  311. '[53] pstand -- Enables platform stand',
  312. '[54] unpstand -- Disables platform stand',
  313. '[55] blockhead -- Removes your head mesh',
  314. '[56] sit',
  315. '[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',
  316. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  317. '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  318. '[60] cmds -- Prints all commands',
  319. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  320. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  321. '[63] spinner -- Makes you spin',
  322. '[64] nospinner',
  323. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  324. '[66] noreach -- Removes reach, must have tool equipped',
  325. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  326. '[68] tp me [plr] -- Alternative to goto',
  327. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  328. '[70] uncbring',
  329. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  330. '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  331. '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  332. '[74] unglitch -- Unglitches you',
  333. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  334. '[76] explorer -- Loads up DEX',
  335. '[77] reset -- Resets your character.',
  336. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  337. '[79] animgui -- Loads up Energize animations GUI',
  338. '[80] savepos -- Saves your current position',
  339. '[81] loadpos -- Teleports you to your saved position',
  340. '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  341. '[83] unbang',
  342. '[84] delcmdbar -- Removes the command bar completely',
  343. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  344. '[86] shutdown -- Uses harkinians script to shutdown server',
  345. '[87] respawn -- If grespawn doesnt work you can use respawn',
  346. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  347. '[89] getplrs -- Prints all players in game',
  348. '[90] deldecal -- Deletes all decals client sided',
  349. '[91] opfinality -- Loads in my FE GUI Opfinality',
  350. '[92] remotes -- Prints all remotes in the game in the console when added',
  351. '[93] noremotes -- Stops printing remotes',
  352. '[94] tpdefault -- Stops all loop teleports to a player',
  353. '[95] stopsit -- Will not allow you to sit',
  354. '[96] gosit -- Allows you to sit',
  355. '[97] clicktp -- Enables click tp',
  356. '[98] noclicktp -- Disables click tp',
  357. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  358. '[100] toolsoff -- Stops ;toolson',
  359. '[101] version -- Gets the admin version',
  360. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  361. '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  362. '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  363. '[105] clickdel -- Delete any block you press q on, client sided',
  364. '[106] noclickdel -- Stops clickdel',
  365. '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  366. '[108] unlooprhats -- Stops loop removing mesh',
  367. '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  368. '[110] unlooprtool -- Stops loop removing mesh',
  369. '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  370. '[112] age [plr] -- Makes you chat the account age of the player',
  371. '[113] id [plr] -- Makes you chat the account ID of the player',
  372. '[114] .age [plr] -- Privately shows you the account age of the player',
  373. '[115] .id [plr] -- Privately shows you the account ID of the player',
  374. '[116] gameid -- Shows the game ID',
  375. '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  376. '[118] removefog -- Removes fog, client sided',
  377. '[119] disable -- Disables your character by removing humanoid',
  378. '[120] enable -- Enables your character by adding humanoid',
  379. '[121] prefix [key] -- Changes the prefix used, default is ;',
  380. '[122] ;resetprefix -- Resets the prefix to ; incase you change it to an unusable prefix. Say exactly ";resetprefix" to do this command, no matter what your prefix is set to.',
  381. '[123] flyspeed [num] -- Change your fly speed, default is 1',
  382. '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  383. '[125] uncarpet -- Stops carpet player',
  384. '[126] stare [plr] -- Turns your character to stare at another player',
  385. '[127] unstare -- Stops stare player',
  386. '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  387. '[129] unlogchat -- Disables logchat',
  388. '[130] fixcam -- Fixes/resets your camera',
  389. '[131] unstate -- Stops changing state',
  390. }
  391. speedget = 1
  392.  
  393. lplayer = game:GetService("Players").LocalPlayer
  394.  
  395. lplayer.CharacterAdded:Connect(function(character)
  396. spin = false
  397. flying = false
  398. staring = false
  399. banpl = false
  400. end)
  401.  
  402. function change()
  403. prefix = prefix
  404. speedfly = speedfly
  405. end
  406.  
  407. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  408. local Found = {}
  409. local strl = String:lower()
  410. if strl == "all" then
  411. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  412. table.insert(Found,v)
  413. end
  414. elseif strl == "others" then
  415. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  416. if v.Name ~= lplayer.Name then
  417. table.insert(Found,v)
  418. end
  419. end
  420. elseif strl == "me" then
  421. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  422. if v.Name == lplayer.Name then
  423. table.insert(Found,v)
  424. end
  425. end
  426. else
  427. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  428. if v.Name:lower():sub(1, #String) == String:lower() then
  429. table.insert(Found,v)
  430. end
  431. end
  432. end
  433. return Found
  434. end
  435.  
  436. local Mouse = lplayer:GetMouse()
  437.  
  438. spin = false
  439. followed = false
  440. traill = false
  441. noclip = false
  442. annoying = false
  443. hwalk = false
  444. droppinghats = false
  445. droppingtools = false
  446. flying = false
  447. spamdelay = 1
  448. spamming = false
  449. spammingpm = false
  450. cbringing = false
  451. remotes = true
  452. added = true
  453. binds = false
  454. stopsitting = false
  455. clickgoto = false
  456. gettingtools = false
  457. removingmeshhats = false
  458. removingmeshtool = false
  459. clickdel = false
  460. staring = false
  461. chatlogs = false
  462. banpl = false
  463. changingstate = false
  464. statechosen = 0
  465.  
  466. adminversion = "Reviz Admin by illremember, Version 2.0"
  467.  
  468. flying = false
  469. speedfly = 1
  470.  
  471. function plrchat(plr, chat)
  472. print(plr.Name..": "..tick().."\n"..chat)
  473. end
  474.  
  475. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  476. v.Chatted:connect(function(chat)
  477. if chatlogs then
  478. plrchat(v, chat)
  479. end
  480. end)
  481. end
  482. game:GetService("Players").PlayerAdded:connect(function(plr)
  483. plr.Chatted:connect(function(chat)
  484. if chatlogs then
  485. plrchat(plr, chat)
  486. end
  487. end)
  488. end)
  489.  
  490.  
  491. local ScreenGui = Instance.new("ScreenGui")
  492. local Frame = Instance.new("Frame")
  493. local CMDBAR = Instance.new("TextBox")
  494. ScreenGui.Parent = game:GetService("CoreGui")
  495. Frame.Parent = ScreenGui
  496. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  497. Frame.BackgroundTransparency = 0.3
  498. Frame.Position = UDim2.new(0.5, 0, 0, 10)
  499. Frame.Size = UDim2.new(0, 200, 0, 40)
  500. Frame.Active = true
  501. Frame.Draggable = true
  502. CMDBAR.Name = "CMDBAR"
  503. CMDBAR.Parent = Frame
  504. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  505. CMDBAR.BackgroundTransparency = 0.20000000298023
  506. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  507. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  508. CMDBAR.Font = Enum.Font.SourceSansLight
  509. CMDBAR.FontSize = Enum.FontSize.Size14
  510. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  511. CMDBAR.TextScaled = true
  512. CMDBAR.TextSize = 14
  513. CMDBAR.TextWrapped = true
  514. CMDBAR.Text = "Press ; to type, Enter to execute"
  515.  
  516. local CMDS = Instance.new("ScreenGui")
  517. local CMDSFRAME = Instance.new("Frame")
  518. local ScrollingFrame = Instance.new("ScrollingFrame")
  519. local TextLabel = Instance.new("TextLabel")
  520. local closegui = Instance.new("TextButton")
  521. CMDS.Name = "CMDS"
  522. CMDS.Parent = game:GetService("CoreGui")
  523. CMDSFRAME.Name = "CMDSFRAME"
  524. CMDSFRAME.Parent = CMDS
  525. CMDSFRAME.Active = true
  526. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  527. CMDSFRAME.BorderSizePixel = 0
  528. CMDSFRAME.Draggable = true
  529. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  530. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  531. CMDSFRAME.Visible = false
  532. ScrollingFrame.Parent = CMDSFRAME
  533. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  534. ScrollingFrame.BorderSizePixel = 0
  535. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  536. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  537. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  538. TextLabel.Parent = ScrollingFrame
  539. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  540. TextLabel.BackgroundTransparency = 1
  541. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  542. TextLabel.Font = Enum.Font.SourceSans
  543. TextLabel.FontSize = Enum.FontSize.Size18
  544. 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] reset -- Resets your character.,\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, \n This list of commands is NOT showing everything, go to my thread in the pastebin link to see ALL commands."
  545. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  546. TextLabel.TextSize = 15
  547. TextLabel.TextWrapped = true
  548. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  549. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  550. closegui.Name = "closegui"
  551. closegui.Parent = CMDSFRAME
  552. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  553. closegui.BorderSizePixel = 0
  554. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  555. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  556. closegui.Font = Enum.Font.SourceSansBold
  557. closegui.FontSize = Enum.FontSize.Size24
  558. closegui.Text = "X"
  559. closegui.TextColor3 = Color3.new(1, 1, 1)
  560. closegui.TextSize = 20
  561.  
  562. closegui.MouseButton1Click:connect(function()
  563. CMDSFRAME.Visible = false
  564. end)
  565.  
  566. game:GetService('RunService').Stepped:connect(function()
  567. if spin then
  568. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  569. end
  570. if followed then
  571. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  572. end
  573. if traill then
  574. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  575. end
  576. if annoying then
  577. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  578. end
  579. if hwalk then
  580. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  581. end
  582. if staring then
  583. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  584. end
  585. end)
  586. game:GetService('RunService').Stepped:connect(function()
  587. if noclip then
  588. if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  589. lplayer.Character.Head.CanCollide = false
  590. lplayer.Character.Torso.CanCollide = false
  591. lplayer.Character["Left Leg"].CanCollide = false
  592. lplayer.Character["Right Leg"].CanCollide = false
  593. else
  594. lplayer.Character.Humanoid:ChangeState(11)
  595. end
  596. end
  597. if changingstate then
  598. lplayer.Character.Humanoid:ChangeState(statechosen)
  599. end
  600. end)
  601. game:GetService('RunService').Stepped:connect(function()
  602. if droppinghats then
  603. for i,v in pairs(lplayer.Character:GetChildren()) do
  604. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  605. v.Parent = workspace
  606. end
  607. end
  608. end
  609. if droppingtools then
  610. for i,v in pairs(lplayer.Character:GetChildren()) do
  611. if (v:IsA("Tool")) then
  612. v.Parent = workspace
  613. end
  614. end
  615. end
  616. if removingmeshhats then
  617. for i,v in pairs(lplayer.Character:GetChildren()) do
  618. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  619. v.Handle.Mesh:Destroy()
  620. end
  621. end
  622. end
  623. if removingmeshtool then
  624. for i,v in pairs(lplayer.Character:GetChildren()) do
  625. if (v:IsA("Tool")) then
  626. v.Handle.Mesh:Destroy()
  627. end
  628. end
  629. end
  630. end)
  631. game:GetService('RunService').Stepped:connect(function()
  632. if banpl then
  633. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  634. end
  635. end)
  636. game:GetService('RunService').Stepped:connect(function()
  637. if stopsitting then
  638. lplayer.Character.Humanoid.Sit = false
  639. end
  640. end)
  641.  
  642. plr = lplayer
  643. hum = plr.Character.HumanoidRootPart
  644. mouse = plr:GetMouse()
  645. mouse.KeyDown:connect(function(key)
  646. if key == "e" then
  647. if mouse.Target then
  648. if clickgoto then
  649. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  650. elseif clickdel then
  651. mouse.Target:Destroy()
  652. end
  653. end
  654. end
  655. end)
  656.  
  657. game:GetService("Workspace").ChildAdded:connect(function(part)
  658. if gettingtools then
  659. if part:IsA("Tool") then
  660. part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  661. end
  662. end
  663. end)
  664.  
  665. lplayer.Chatted:Connect(function(msg)
  666. if string.sub(msg, 1, 6) == (prefix.."kill ") then
  667. if string.sub(msg, 7) == "me" then
  668. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  669. else
  670. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  671. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  672. lplayer.Character.Humanoid.Name = 1
  673. local l = lplayer.Character["1"]:Clone()
  674. l.Parent = lplayer.Character
  675. l.Name = "Humanoid"
  676. wait(0.1)
  677. lplayer.Character["1"]:Destroy()
  678. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  679. lplayer.Character.Animate.Disabled = true
  680. wait(0.1)
  681. lplayer.Character.Animate.Disabled = false
  682. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  683. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  684. lplayer.Character.Humanoid:EquipTool(v)
  685. end
  686. local function tp(player,player2)
  687. local char1,char2=player.Character,player2.Character
  688. if char1 and char2 then
  689. char1:MoveTo(char2.Head.Position)
  690. end
  691. end
  692. wait(0.1)
  693. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  694. wait(0.2)
  695. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  696. wait(0.5)
  697. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  698. wait(0.7)
  699. tp(lplayer,game:GetService("Players")[v.Name])
  700. wait(0.7)
  701. lplayer.Character.HumanoidRootPart.CFrame = NOW
  702. game:GetService("StarterGui"):SetCore("SendNotification", {
  703. Title = "Tools needed!";
  704. Text = "You need a tool in your backpack for this command!";
  705. })
  706. end
  707. end
  708. end
  709. if string.sub(msg, 1, 7) == (prefix.."bring ") then
  710. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  711. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  712. lplayer.Character.Humanoid.Name = 1
  713. local l = lplayer.Character["1"]:Clone()
  714. l.Parent = lplayer.Character
  715. l.Name = "Humanoid"
  716. wait(0.1)
  717. lplayer.Character["1"]:Destroy()
  718. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  719. lplayer.Character.Animate.Disabled = true
  720. wait(0.1)
  721. lplayer.Character.Animate.Disabled = false
  722. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  723. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  724. lplayer.Character.Humanoid:EquipTool(v)
  725. end
  726. local function tp(player,player2)
  727. local char1,char2=player.Character,player2.Character
  728. if char1 and char2 then
  729. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  730. end
  731. end
  732. local function getout(player,player2)
  733. local char1,char2=player.Character,player2.Character
  734. if char1 and char2 then
  735. char1:MoveTo(char2.Head.Position)
  736. end
  737. end
  738. tp(game:GetService("Players")[v.Name], lplayer)
  739. wait(0.2)
  740. tp(game:GetService("Players")[v.Name], lplayer)
  741. wait(0.5)
  742. lplayer.Character.HumanoidRootPart.CFrame = NOW
  743. wait(0.5)
  744. getout(lplayer, game:GetService("Players")[v.Name])
  745. wait(0.3)
  746. lplayer.Character.HumanoidRootPart.CFrame = NOW
  747. game:GetService("StarterGui"):SetCore("SendNotification", {
  748. Title = "Tools needed!";
  749. Text = "You need a tool in your backpack for this command!";
  750. })
  751. end
  752. end
  753. if string.sub(msg, 1, 6) == (prefix.."spin ") then
  754. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  755. lplayer.Character.Humanoid.Name = 1
  756. local l = lplayer.Character["1"]:Clone()
  757. l.Parent = lplayer.Character
  758. l.Name = "Humanoid"
  759. wait(0.1)
  760. lplayer.Character["1"]:Destroy()
  761. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  762. lplayer.Character.Animate.Disabled = true
  763. wait(0.1)
  764. lplayer.Character.Animate.Disabled = false
  765. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  766. lplayer.Character.Animate.Disabled = false
  767. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  768. lplayer.Character.Humanoid:EquipTool(v)
  769. end
  770. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  771. spinplr = v
  772. wait(0.5)
  773. spin = true
  774. game:GetService("StarterGui"):SetCore("SendNotification", {
  775. Title = "Tools needed!";
  776. Text = "You need a tool in your backpack for this command!";
  777. })
  778. end
  779. end
  780. if string.sub(msg, 1, 7) == (prefix.."unspin") then
  781. spin = false
  782. end
  783. if string.sub(msg, 1, 8) == (prefix.."attach ") then
  784. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  785. lplayer.Character.Humanoid.Name = 1
  786. local l = lplayer.Character["1"]:Clone()
  787. l.Parent = lplayer.Character
  788. l.Name = "Humanoid"
  789. wait(0.1)
  790. lplayer.Character["1"]:Destroy()
  791. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  792. lplayer.Character.Animate.Disabled = true
  793. wait(0.1)
  794. lplayer.Character.Animate.Disabled = false
  795. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  796. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  797. lplayer.Character.Humanoid:EquipTool(v)
  798. end
  799. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  800. wait(0.3)
  801. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  802. attplr = v
  803. game:GetService("StarterGui"):SetCore("SendNotification", {
  804. Title = "Tools needed!";
  805. Text = "You need a tool in your backpack for this command!";
  806. })
  807. end
  808. end
  809. if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  810. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  811. local function getout(player,player2)
  812. local char1,char2=player.Character,player2.Character
  813. if char1 and char2 then
  814. char1:MoveTo(char2.Head.Position)
  815. end
  816. end
  817. getout(lplayer, game:GetService("Players")[v.Name])
  818. end
  819. end
  820. if string.sub(msg, 1, 8) == (prefix.."follow ") then
  821. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  822. followed = true
  823. flwplr = v
  824. end
  825. end
  826. if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  827. followed = false
  828. end
  829. if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  830. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  831. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  832. lplayer.Character.Humanoid.Name = 1
  833. local l = lplayer.Character["1"]:Clone()
  834. l.Parent = lplayer.Character
  835. l.Name = "Humanoid"
  836. wait(0.1)
  837. lplayer.Character["1"]:Destroy()
  838. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  839. lplayer.Character.Animate.Disabled = true
  840. wait(0.1)
  841. lplayer.Character.Animate.Disabled = false
  842. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  843. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  844. lplayer.Character.Humanoid:EquipTool(v)
  845. end
  846. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  847. wait(0.2)
  848. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  849. wait(0.6)
  850. lplayer.Character.HumanoidRootPart.CFrame = NOW
  851. wait(0.6)
  852. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  853. game:GetService("StarterGui"):SetCore("SendNotification", {
  854. Title = "Tools needed!";
  855. Text = "You need a tool in your backpack for this command!";
  856. })
  857. end
  858. end
  859. if string.sub(msg, 1, 7) == (prefix.."trail ") then
  860. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  861. traill = true
  862. trlplr = v
  863. end
  864. end
  865. if string.sub(msg, 1, 8) == (prefix.."untrail") then
  866. traill = false
  867. end
  868. if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  869. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  870. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  871. else
  872. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  873. local o = Instance.new("RocketPropulsion")
  874. o.Parent = lplayer.Character.HumanoidRootPart
  875. o.Name = "Orbit"
  876. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  877. o:Fire()
  878. noclip = true
  879. end
  880. end
  881. end
  882. if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  883. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  884. noclip = false
  885. end
  886. if string.sub(msg, 1, 7) == (prefix.."fling ") then
  887. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  888. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  889. else
  890. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  891. local y = Instance.new("RocketPropulsion")
  892. y.Parent = lplayer.Character.HumanoidRootPart
  893. y.CartoonFactor = 1
  894. y.MaxThrust = 800000
  895. y.MaxSpeed = 1000
  896. y.ThrustP = 200000
  897. y.Name = "Fling"
  898. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  899. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  900. y:Fire()
  901. noclip = true
  902. end
  903. end
  904. end
  905. if string.sub(msg, 1, 8) == (prefix.."unfling") then
  906. noclip = false
  907. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  908. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  909. wait(0.4)
  910. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  911. end
  912. if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  913. if game:GetService("Workspace").FilteringEnabled == true then
  914. warn("FE is Enabled (Filtering Enabled)")
  915. game:GetService("StarterGui"):SetCore("SendNotification", {
  916. Title = "FE is Enabled";
  917. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  918. })
  919. else
  920. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  921. game:GetService("StarterGui"):SetCore("SendNotification", {
  922. Title = "FE is Disabled";
  923. Text = "Filtering Disabled. Consider using a different admin script.";
  924. })
  925. end
  926. end
  927. if string.sub(msg, 1, 6) == (prefix.."void ") then
  928. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  929. lplayer.Character.Humanoid.Name = 1
  930. local l = lplayer.Character["1"]:Clone()
  931. l.Parent = lplayer.Character
  932. l.Name = "Humanoid"
  933. wait(0.1)
  934. lplayer.Character["1"]:Destroy()
  935. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  936. lplayer.Character.Animate.Disabled = true
  937. wait(0.1)
  938. lplayer.Character.Animate.Disabled = false
  939. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  940. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  941. lplayer.Character.Humanoid:EquipTool(v)
  942. end
  943. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  944. wait(0.2)
  945. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  946. wait(0.6)
  947. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  948. game:GetService("StarterGui"):SetCore("SendNotification", {
  949. Title = "Tools needed!";
  950. Text = "You need a tool in your backpack for this command!";
  951. })
  952. end
  953. end
  954. if string.sub(msg, 1, 7) == (prefix.."noclip") then
  955. noclip = true
  956. game:GetService("StarterGui"):SetCore("SendNotification", {
  957. Title = "Noclip enabled";
  958. Text = "Type ;clip to disable";
  959. })
  960. end
  961. if string.sub(msg, 1, 5) == (prefix.."clip") then
  962. noclip = false
  963. game:GetService("StarterGui"):SetCore("SendNotification", {
  964. Title = "Noclip disabled";
  965. Text = "Type ;noclip to enable";
  966. })
  967. end
  968. if string.sub(msg, 1, 7) == (prefix.."speed ") then
  969. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  970. end
  971. if string.sub(msg, 1, 4) == (prefix.."ws ") then
  972. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  973. end
  974. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  975. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  976. end
  977. if string.sub(msg, 1, 4) == (prefix.."hh ") then
  978. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  979. end
  980. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  981. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  982. end
  983. if string.sub(msg, 1, 4) == (prefix.."jp ") then
  984. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  985. end
  986. if string.sub(msg, 1, 8) == (prefix.."default") then
  987. lplayer.Character.Humanoid.JumpPower = 50
  988. lplayer.Character.Humanoid.WalkSpeed = 16
  989. lplayer.Character.Humanoid.HipHeight = 0
  990. end
  991. if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  992. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  993. annoying = true
  994. annplr = v
  995. end
  996. end
  997. if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  998. annoying = false
  999. end
  1000. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  1001. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1002. hwalk = true
  1003. hdwplr = v
  1004. end
  1005. end
  1006. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  1007. hwalk = false
  1008. end
  1009. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  1010. lplayer.Character["Left Leg"]:Destroy()
  1011. lplayer.Character["Left Arm"]:Destroy()
  1012. lplayer.Character["Right Leg"]:Destroy()
  1013. lplayer.Character["Right Arm"]:Destroy()
  1014. end
  1015. if string.sub(msg, 1, 4) == (prefix.."god") then
  1016. lplayer.Character.Humanoid.Name = 1
  1017. local l = lplayer.Character["1"]:Clone()
  1018. l.Parent = lplayer.Character
  1019. l.Name = "Humanoid"
  1020. wait(0.1)
  1021. lplayer.Character["1"]:Destroy()
  1022. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1023. lplayer.Character.Animate.Disabled = true
  1024. wait(0.1)
  1025. lplayer.Character.Animate.Disabled = false
  1026. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1027. game:GetService("StarterGui"):SetCore("SendNotification", {
  1028. Title = "FE Godmode enabled";
  1029. Text = "Use ;grespawn or ;respawn to remove";
  1030. })
  1031. end
  1032. if string.sub(msg, 1, 9) == (prefix.."drophats") then
  1033. for i,v in pairs(lplayer.Character:GetChildren()) do
  1034. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1035. v.Parent = workspace
  1036. end
  1037. end
  1038. end
  1039. if string.sub(msg, 1, 9) == (prefix.."droptool") then
  1040. for i,v in pairs(lplayer.Character:GetChildren()) do
  1041. if (v:IsA("Tool")) then
  1042. v.Parent = workspace
  1043. end
  1044. end
  1045. end
  1046. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  1047. droppinghats = true
  1048. game:GetService("StarterGui"):SetCore("SendNotification", {
  1049. Title = "Loop Drop Enabled";
  1050. Text = "Type ;unloopdhats to disable";
  1051. })
  1052. end
  1053. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  1054. droppinghats = false
  1055. game:GetService("StarterGui"):SetCore("SendNotification", {
  1056. Title = "Loop Drop Disabled";
  1057. Text = "Type ;loopdhats to enable.";
  1058. })
  1059. end
  1060. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  1061. droppingtools = true
  1062. game:GetService("StarterGui"):SetCore("SendNotification", {
  1063. Title = "Loop Drop Enabled";
  1064. Text = "Type ;unloopdtool to disable";
  1065. })
  1066. end
  1067. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  1068. droppingtools = false
  1069. game:GetService("StarterGui"):SetCore("SendNotification", {
  1070. Title = "Loop Drop Disabled";
  1071. Text = "Type ;loopdtool to enable.";
  1072. })
  1073. end
  1074. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  1075. Local = game:GetService('Players').LocalPlayer
  1076. Char = Local.Character
  1077. touched,tpdback = false, false
  1078. box = Instance.new('Part',workspace)
  1079. box.Anchored = true
  1080. box.CanCollide = true
  1081. box.Size = Vector3.new(10,1,10)
  1082. box.Position = Vector3.new(0,10000,0)
  1083. box.Touched:connect(function(part)
  1084. if (part.Parent.Name == Local.Name) then
  1085. if touched == false then
  1086. touched = true
  1087. function apply()
  1088. if script.Disabled ~= true then
  1089. no = Char.HumanoidRootPart:Clone()
  1090. wait(.25)
  1091. Char.HumanoidRootPart:Destroy()
  1092. no.Parent = Char
  1093. Char:MoveTo(loc)
  1094. touched = false
  1095. end end
  1096. if Char then
  1097. apply()
  1098. end
  1099. end
  1100. end
  1101. end)
  1102. repeat wait() until Char
  1103. loc = Char.HumanoidRootPart.Position
  1104. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  1105. game:GetService("StarterGui"):SetCore("SendNotification", {
  1106. Title = "Invisibility enabled!";
  1107. Text = "Reset or use ;respawn to remove.";
  1108. })
  1109. end
  1110. if string.sub(msg, 1, 6) == (prefix.."view ") then
  1111. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1112. if game:GetService("Players")[v.Name].Character.Humanoid then
  1113. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  1114. else
  1115. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1116. end
  1117. end
  1118. end
  1119. if string.sub(msg, 1, 7) == (prefix.."unview") then
  1120. if lplayer.Character.Humanoid then
  1121. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  1122. else
  1123. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1124. end
  1125. end
  1126. if string.sub(msg, 1, 6) == (prefix.."goto ") then
  1127. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1128. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1129. end
  1130. end
  1131. if string.sub(msg, 1, 4) == (prefix.."fly") then
  1132. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  1133. repeat wait() until Mouse
  1134.  
  1135. local T = lplayer.Character.HumanoidRootPart
  1136. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1137. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1138. local SPEED = speedget
  1139.  
  1140. local function fly()
  1141. flying = true
  1142. local BG = Instance.new('BodyGyro', T)
  1143. local BV = Instance.new('BodyVelocity', T)
  1144. BG.P = 9e4
  1145. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1146. BG.cframe = T.CFrame
  1147. BV.velocity = Vector3.new(0, 0.1, 0)
  1148. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1149. spawn(function()
  1150. repeat wait()
  1151. lplayer.Character.Humanoid.PlatformStand = true
  1152. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  1153. SPEED = 50
  1154. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  1155. SPEED = 0
  1156. end
  1157. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  1158. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  1159. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  1160. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  1161. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  1162. else
  1163. BV.velocity = Vector3.new(0, 0.1, 0)
  1164. end
  1165. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  1166. until not flying
  1167. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1168. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1169. SPEED = 0
  1170. BG:destroy()
  1171. BV:destroy()
  1172. lplayer.Character.Humanoid.PlatformStand = false
  1173. end)
  1174. end
  1175. Mouse.KeyDown:connect(function(KEY)
  1176. if KEY:lower() == 'w' then
  1177. CONTROL.F = speedfly
  1178. elseif KEY:lower() == 's' then
  1179. CONTROL.B = -speedfly
  1180. elseif KEY:lower() == 'a' then
  1181. CONTROL.L = -speedfly
  1182. elseif KEY:lower() == 'd' then
  1183. CONTROL.R = speedfly
  1184. end
  1185. end)
  1186. Mouse.KeyUp:connect(function(KEY)
  1187. if KEY:lower() == 'w' then
  1188. CONTROL.F = 0
  1189. elseif KEY:lower() == 's' then
  1190. CONTROL.B = 0
  1191. elseif KEY:lower() == 'a' then
  1192. CONTROL.L = 0
  1193. elseif KEY:lower() == 'd' then
  1194. CONTROL.R = 0
  1195. end
  1196. end)
  1197. fly()
  1198. end
  1199. if string.sub(msg, 1, 6) == (prefix.."unfly") then
  1200. flying = false
  1201. lplayer.Character.Humanoid.PlatformStand = false
  1202. end
  1203. if string.sub(msg, 1, 6) == (prefix.."chat ") then
  1204. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  1205. end
  1206. if string.sub(msg, 1, 6) == (prefix.."spam ") then
  1207. spamtext = (string.sub(msg, 7))
  1208. spamming = true
  1209. end
  1210. if string.sub(msg, 1, 7) == (prefix.."unspam") then
  1211. spamming = false
  1212. end
  1213. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  1214. spamdelay = (string.sub(msg, 11))
  1215. end
  1216. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  1217. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1218. pmspammed = v.Name
  1219. spammingpm = true
  1220. end
  1221. end
  1222. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  1223. spammingpm = false
  1224. end
  1225. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  1226. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  1227. v.Character["Left Leg"].Anchored = true
  1228. v.Character["Left Arm"].Anchored = true
  1229. v.Character["Right Leg"].Anchored = true
  1230. v.Character["Right Arm"].Anchored = true
  1231. v.Character.Torso.Anchored = true
  1232. v.Character.Head.Anchored = true
  1233. end
  1234. end
  1235. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  1236. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  1237. v.Character["Left Leg"].Anchored = false
  1238. v.Character["Left Arm"].Anchored = false
  1239. v.Character["Right Leg"].Anchored = false
  1240. v.Character["Right Arm"].Anchored = false
  1241. v.Character.Torso.Anchored = false
  1242. v.Character.Head.Anchored = false
  1243. end
  1244. end
  1245. if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  1246. local a = game:GetService("Workspace"):getChildren()
  1247. for i = 1, #a do
  1248. if a[i].className == "Part" then
  1249. a[i].Locked = false
  1250. elseif a[i].className == "Model" then
  1251. local r = a[i]:getChildren()
  1252. for i = 1, #r do
  1253. if r[i].className == "Part" then
  1254. r[i].Locked = false
  1255. end
  1256. end
  1257. end
  1258. end
  1259. game:GetService("StarterGui"):SetCore("SendNotification", {
  1260. Title = "Success!";
  1261. Text = "Workspace unlocked. Use ;lockws to lock.";
  1262. })
  1263. end
  1264. if string.sub(msg, 1, 7) == (prefix.."lockws") then
  1265. local a = game:GetService("Workspace"):getChildren()
  1266. for i = 1, #a do
  1267. if a[i].className == "Part" then
  1268. a[i].Locked = true
  1269. elseif a[i].className == "Model" then
  1270. local r = a[i]:getChildren()
  1271. for i = 1, #r do
  1272. if r[i].className == "Part" then
  1273. r[i].Locked = true
  1274. end
  1275. end
  1276. end
  1277. end
  1278. end
  1279. if string.sub(msg, 1, 7) == (prefix.."btools") then
  1280. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  1281. Clone_T.BinType = "Clone"
  1282. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  1283. Destruct.BinType = "Hammer"
  1284. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  1285. Hold_T.BinType = "Grab"
  1286. end
  1287. if string.sub(msg, 1, 7) == (prefix.."pstand") then
  1288. lplayer.Character.Humanoid.PlatformStand = true
  1289. end
  1290. if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  1291. lplayer.Character.Humanoid.PlatformStand = false
  1292. end
  1293. if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  1294. lplayer.Character.Head.Mesh:Destroy()
  1295. end
  1296. if string.sub(msg, 1, 4) == (prefix.."sit") then
  1297. lplayer.Character.Humanoid.Sit = true
  1298. end
  1299. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  1300. local function bringobjw()
  1301. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  1302. if obj.Name == (string.sub(msg, 11)) then
  1303. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1304. obj.CanCollide = false
  1305. obj.Transparency = 0.7
  1306. wait()
  1307. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  1308. wait()
  1309. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  1310. wait()
  1311. obj.CFrame = lplayer.Character["Head"].CFrame
  1312. end
  1313. end
  1314. end
  1315. while wait() do
  1316. bringobjw()
  1317. end
  1318. game:GetService("StarterGui"):SetCore("SendNotification", {
  1319. Title = "BringObj";
  1320. Text = "BringObj enabled.";
  1321. })
  1322. end
  1323. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  1324. vis = (string.sub(msg, 8))
  1325. local a = game:GetService("Workspace"):GetDescendants()
  1326. for i = 1, #a do
  1327. if a[i].className == "Part" then
  1328. a[i].Transparency = vis
  1329. elseif a[i].className == "Model" then
  1330. local r = a[i]:getChildren()
  1331. for i = 1, #r do
  1332. if r[i].className == "Part" then
  1333. r[i].Transparency = vis
  1334. end
  1335. end
  1336. end
  1337. end
  1338. end
  1339. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  1340. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  1341. game:GetService("StarterGui"):SetCore("SendNotification", {
  1342. Title = "Success!";
  1343. Text = "HyperTotal GUI Loaded!";
  1344. })
  1345. end
  1346. if string.sub(msg, 1, 5) == (prefix.."cmds") then
  1347. CMDSFRAME.Visible = true
  1348. end
  1349. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  1350. for i,v in pairs(lplayer.Character:GetChildren()) do
  1351. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1352. v.Handle.Mesh:Destroy()
  1353. end
  1354. end
  1355. end
  1356. if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  1357. for i,v in pairs(lplayer.Character:GetChildren()) do
  1358. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1359. v.Handle.Mesh:Destroy()
  1360. end
  1361. end
  1362. end
  1363. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  1364. for i,v in pairs(lplayer.Character:GetChildren()) do
  1365. if (v:IsA("Tool")) then
  1366. v.Handle.Mesh:Destroy()
  1367. end
  1368. end
  1369. end
  1370. if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  1371. for i,v in pairs(lplayer.Character:GetChildren()) do
  1372. if (v:IsA("Tool")) then
  1373. v.Handle.Mesh:Destroy()
  1374. end
  1375. end
  1376. end
  1377. if string.sub(msg, 1, 8) == (prefix.."spinner") then
  1378. local p = Instance.new("RocketPropulsion")
  1379. p.Parent = lplayer.Character.HumanoidRootPart
  1380. p.Name = "Spinner"
  1381. p.Target = lplayer.Character["Left Arm"]
  1382. p:Fire()
  1383. game:GetService("StarterGui"):SetCore("SendNotification", {
  1384. Title = "Spinner enabled";
  1385. Text = "Type ;nospinner to disable.";
  1386. })
  1387. end
  1388. if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  1389. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  1390. end
  1391. if string.sub(msg, 1, 7) == (prefix.."reachd") then
  1392. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1393. if v:isA("Tool") then
  1394. local a = Instance.new("SelectionBox",v.Handle)
  1395. a.Adornee = v.Handle
  1396. v.Handle.Size = Vector3.new(0.5,0.5,60)
  1397. v.GripPos = Vector3.new(0,0,0)
  1398. lplayer.Character.Humanoid:UnequipTools()
  1399. end
  1400. end
  1401. game:GetService("StarterGui"):SetCore("SendNotification", {
  1402. Title = "Reach applied!";
  1403. Text = "Applied to equipped sword. Use ;noreach to disable.";
  1404. })
  1405. end
  1406. if string.sub(msg, 1, 7) == (prefix.."reach ") then
  1407. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1408. if v:isA("Tool") then
  1409. handleSize = v.Handle.Size
  1410. wait()
  1411. local a = Instance.new("SelectionBox",v.Handle)
  1412. a.Name = "a"
  1413. a.Adornee = v.Handle
  1414. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  1415. v.GripPos = Vector3.new(0,0,0)
  1416. lplayer.Character.Humanoid:UnequipTools()
  1417. end
  1418. end
  1419. game:GetService("StarterGui"):SetCore("SendNotification", {
  1420. Title = "Reach applied!";
  1421. Text = "Applied to equipped sword. Use ;noreach to disable.";
  1422. })
  1423. end
  1424. if string.sub(msg, 1, 8) == (prefix.."noreach") then
  1425. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1426. if v:isA("Tool") then
  1427. v.Handle.a:Destroy()
  1428. v.Handle.Size = handleSize
  1429. end
  1430. end
  1431. game:GetService("StarterGui"):SetCore("SendNotification", {
  1432. Title = "Reach removed!";
  1433. Text = "Removed reach from equipped sword.";
  1434. })
  1435. end
  1436. if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  1437. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  1438. lplayer.Character.Humanoid.Name = 1
  1439. local l = lplayer.Character["1"]:Clone()
  1440. l.Parent = lplayer.Character
  1441. l.Name = "Humanoid"
  1442. wait(0.1)
  1443. lplayer.Character["1"]:Destroy()
  1444. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1445. lplayer.Character.Animate.Disabled = true
  1446. wait(0.1)
  1447. lplayer.Character.Animate.Disabled = false
  1448. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1449. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1450. lplayer.Character.Humanoid:EquipTool(v)
  1451. end
  1452. wait(0.1)
  1453. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1454. wait(0.2)
  1455. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1456. wait(0.5)
  1457. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  1458. game:GetService("StarterGui"):SetCore("SendNotification", {
  1459. Title = "Tools needed!";
  1460. Text = "You need a tool in your backpack for this command!";
  1461. })
  1462. end
  1463. end
  1464. if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  1465. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1466. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1467. end
  1468. end
  1469. if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  1470. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  1471. cbringall = true
  1472. else
  1473. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1474. brplr = v.Name
  1475. end
  1476. end
  1477. cbring = true
  1478. end
  1479. if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  1480. cbring = false
  1481. cbringall = false
  1482. end
  1483. if string.sub(msg, 1, 6) == (prefix.."swap ") then
  1484. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1485. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1486. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1487. lplayer.Character.Humanoid.Name = 1
  1488. local l = lplayer.Character["1"]:Clone()
  1489. l.Parent = lplayer.Character
  1490. l.Name = "Humanoid"
  1491. wait(0.1)
  1492. lplayer.Character["1"]:Destroy()
  1493. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1494. lplayer.Character.Animate.Disabled = true
  1495. wait(0.1)
  1496. lplayer.Character.Animate.Disabled = false
  1497. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1498. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1499. lplayer.Character.Humanoid:EquipTool(v)
  1500. end
  1501. local function tp(player,player2)
  1502. local char1,char2=player.Character,player2.Character
  1503. if char1 and char2 then
  1504. char1:MoveTo(char2.Head.Position)
  1505. end
  1506. end
  1507. wait(0.1)
  1508. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1509. wait(0.2)
  1510. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1511. wait(0.5)
  1512. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1513. wait(0.6)
  1514. tp(lplayer, game:GetService("Players")[v.Name])
  1515. wait(0.4)
  1516. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  1517. game:GetService("StarterGui"):SetCore("SendNotification", {
  1518. Title = "Tools needed!";
  1519. Text = "You need a tool in your backpack for this command!";
  1520. })
  1521. end
  1522. end
  1523. if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  1524. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1525. lplayer.Character.Humanoid.Name = 1
  1526. local l = lplayer.Character["1"]:Clone()
  1527. l.Parent = lplayer.Character
  1528. l.Name = "Humanoid"
  1529. wait(0.1)
  1530. lplayer.Character["1"]:Destroy()
  1531. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1532. lplayer.Character.Animate.Disabled = true
  1533. wait(0.1)
  1534. lplayer.Character.Animate.Disabled = false
  1535. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1536. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1537. lplayer.Character.Humanoid:EquipTool(v)
  1538. end
  1539. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1540. wait(0.3)
  1541. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1542. wait(0.4)
  1543. b = Instance.new("BodyForce")
  1544. b.Parent = lplayer.Character.HumanoidRootPart
  1545. b.Name = "Glitch"
  1546. b.Force = Vector3.new(100000000,5000,0)
  1547. game:GetService("StarterGui"):SetCore("SendNotification", {
  1548. Title = "Tools needed!";
  1549. Text = "You need a tool in your backpack for this command!";
  1550. })
  1551. end
  1552. end
  1553. if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  1554. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  1555. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  1556. b = Instance.new("BodyForce")
  1557. b.Parent = lplayer.Character.HumanoidRootPart
  1558. b.Name = "unGlitch"
  1559. b.Force = Vector3.new(0,-5000000,0)
  1560. wait(2)
  1561. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  1562. end
  1563. if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  1564. lplayer.Character.Humanoid.Health = 0
  1565. wait(1)
  1566. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  1567. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  1568. end
  1569. if string.sub(msg, 1, 9) == (prefix.."explorer") then
  1570. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  1571. game:GetService("StarterGui"):SetCore("SendNotification", {
  1572. Title = "Success!";
  1573. Text = "DEX Explorer has loaded.";
  1574. })
  1575. end
  1576. if string.sub(msg, 1, 6) == (prefix.."anim ") then
  1577. local Anim = Instance.new("Animation")
  1578. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  1579. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  1580. track:Play(.1, 1, 1)
  1581. end
  1582. if string.sub(msg, 1, 8) == (prefix.."animgui") then
  1583. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  1584. game:GetService("StarterGui"):SetCore("SendNotification", {
  1585. Title = "Success!";
  1586. Text = "Energize Animations GUI has loaded.";
  1587. })
  1588. end
  1589. if string.sub(msg, 1, 8) == (prefix.."savepos") then
  1590. saved = lplayer.Character.HumanoidRootPart.CFrame
  1591. game:GetService("StarterGui"):SetCore("SendNotification", {
  1592. Title = "Position Saved";
  1593. Text = "Use ;loadpos to return to saved position.";
  1594. })
  1595. end
  1596. if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  1597. lplayer.Character.HumanoidRootPart.CFrame = saved
  1598. end
  1599. if string.sub(msg, 1, 6) == (prefix.."bang ") then
  1600. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1601. local Anim2 = Instance.new("Animation")
  1602. Anim2.AnimationId = "rbxassetid://148840371"
  1603. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  1604. track2:Play(.1, 1, 1)
  1605. bplrr = v.Name
  1606. banpl = true
  1607. end
  1608. end
  1609. if string.sub(msg, 1, 7) == (prefix.."unbang") then
  1610. banpl = false
  1611. end
  1612. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  1613. local function bringmodw()
  1614. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  1615. if obj.Name == (string.sub(msg, 11)) then
  1616. for i,ch in pairs(obj:GetDescendants()) do
  1617. if (ch:IsA("BasePart")) then
  1618. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1619. ch.CanCollide = false
  1620. ch.Transparency = 0.7
  1621. wait()
  1622. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  1623. wait()
  1624. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  1625. wait()
  1626. ch.CFrame = lplayer.Character["Head"].CFrame
  1627. end
  1628. end
  1629. end
  1630. end
  1631. end
  1632. while wait() do
  1633. bringmodw()
  1634. end
  1635. game:GetService("StarterGui"):SetCore("SendNotification", {
  1636. Title = "BringMod";
  1637. Text = "BringMod enabled.";
  1638. })
  1639. end
  1640. if string.sub(msg, 1, 8) == (prefix.."respawn") then
  1641. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  1642. local hum = Instance.new('Humanoid', mod)
  1643. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  1644. lplayer.Character = mod
  1645. end
  1646. if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  1647. game:GetService'RunService'.Stepped:Connect(function()
  1648. pcall(function()
  1649. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  1650. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  1651. for _,x in pairs(v.Character.Head:GetChildren()) do
  1652. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  1653. end
  1654. end
  1655. end
  1656. end)
  1657. end)
  1658. game:GetService("StarterGui"):SetCore("SendNotification", {
  1659. Title = "Attempting Shutdown";
  1660. Text = "Shutdown Attempt has begun.";
  1661. })
  1662. end
  1663. if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  1664. objtodel = (string.sub(msg, 9))
  1665. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  1666. if v.Name == objtodel then
  1667. v:Destroy()
  1668. end
  1669. end
  1670. end
  1671. if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  1672. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  1673. print(v)
  1674. end
  1675. game:GetService("StarterGui"):SetCore("SendNotification", {
  1676. Title = "Printed";
  1677. Text = "Players have been printed to console. (F9)";
  1678. })
  1679. end
  1680. if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  1681. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  1682. if (v:IsA("Decal")) then
  1683. v:Destroy()
  1684. end
  1685. end
  1686. end
  1687. if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  1688. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  1689. game:GetService("StarterGui"):SetCore("SendNotification", {
  1690. Title = "Success!";
  1691. Text = "OpFinality GUI has loaded.";
  1692. })
  1693. end
  1694. if string.sub(msg, 1, 8) == (prefix.."remotes") then
  1695. remotes = true
  1696. added = true
  1697. game.DescendantAdded:connect(function(rmt)
  1698. if added == true then
  1699. if remotes == true then
  1700. if rmt:IsA("RemoteEvent") then
  1701. print("A RemoteEvent was added!")
  1702. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  1703. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  1704. end end end
  1705. end)
  1706. game.DescendantAdded:connect(function(rmtfnctn)
  1707. if added == true then
  1708. if remotes == true then
  1709. if rmtfnctn:IsA("RemoteFunction") then
  1710. warn("A RemoteFunction was added!")
  1711. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  1712. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  1713. end end end
  1714. end)
  1715.  
  1716. game.DescendantAdded:connect(function(bndfnctn)
  1717. if added == true then
  1718. if binds == true then
  1719. if bndfnctn:IsA("BindableFunction") then
  1720. print("A BindableFunction was added!")
  1721. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  1722. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  1723. end end end
  1724. end)
  1725.  
  1726. game.DescendantAdded:connect(function(bnd)
  1727. if added == true then
  1728. if binds == true then
  1729. if bnd:IsA("BindableEvent") then
  1730. warn("A BindableEvent was added!")
  1731. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  1732. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  1733. end end end
  1734. end)
  1735.  
  1736.  
  1737. if binds == true then
  1738. for i,v in pairs(game:GetDescendants()) do
  1739. if v:IsA("BindableFunction") then
  1740. print(" game." .. v:GetFullName() .. " | BindableFunction")
  1741. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  1742. end end
  1743. for i,v in pairs(game:GetDescendants()) do
  1744. if v:IsA("BindableEvent") then
  1745. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  1746. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  1747. end end
  1748. else
  1749. print("Off")
  1750. end
  1751. if remotes == true then
  1752. for i,v in pairs(game:GetDescendants()) do
  1753. if v:IsA("RemoteFunction") then
  1754. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  1755. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  1756. end end
  1757. wait()
  1758. for i,v in pairs(game:GetDescendants()) do
  1759. if v:IsA("RemoteEvent") then
  1760. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  1761. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  1762. end end
  1763. else
  1764. print("Off")
  1765. end
  1766. game:GetService("StarterGui"):SetCore("SendNotification", {
  1767. Title = "Printing Remotes";
  1768. Text = "Type ;noremotes to disable.";
  1769. })
  1770. end
  1771. if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  1772. remotes = false
  1773. added = false
  1774. game:GetService("StarterGui"):SetCore("SendNotification", {
  1775. Title = "Printing Remotes Disabled";
  1776. Text = "Type ;remotes to enable.";
  1777. })
  1778. end
  1779. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  1780. spin = false
  1781. followed = false
  1782. traill = false
  1783. noclip = false
  1784. annoying = false
  1785. hwalk = false
  1786. cbringing = false
  1787. end
  1788. if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  1789. stopsitting = true
  1790. end
  1791. if string.sub(msg, 1, 6) == (prefix.."gosit") then
  1792. stopsitting = false
  1793. end
  1794. if string.sub(msg, 1, 8) == (prefix.."version") then
  1795. print(adminversion)
  1796. game:GetService("StarterGui"):SetCore("SendNotification", {
  1797. Title = "Version";
  1798. Text = adminversion;
  1799. })
  1800. end
  1801. if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  1802. clickgoto = true
  1803. game:GetService("StarterGui"):SetCore("SendNotification", {
  1804. Title = "Click TP";
  1805. Text = "Press E to teleport to mouse position, ;noclicktp to stop";
  1806. })
  1807. end
  1808. if string.sub(msg, 1, 9) == (prefix.."clickdel") then
  1809. clickdel = true
  1810. game:GetService("StarterGui"):SetCore("SendNotification", {
  1811. Title = "Click Delete";
  1812. Text = "Press E to delete part at mouse, ;noclickdel to stop";
  1813. })
  1814. end
  1815. if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
  1816. clickdel = false
  1817. game:GetService("StarterGui"):SetCore("SendNotification", {
  1818. Title = "Click Delete";
  1819. Text = "Click delete has been disabled.";
  1820. })
  1821. end
  1822. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  1823. clickgoto = false
  1824. game:GetService("StarterGui"):SetCore("SendNotification", {
  1825. Title = "Click TP";
  1826. Text = "Click TP has been disabled.";
  1827. })
  1828. end
  1829. if string.sub(msg, 1, 8) == (prefix.."toolson") then
  1830. gettingtools = true
  1831. game:GetService("StarterGui"):SetCore("SendNotification", {
  1832. Title = "Tools Enabled";
  1833. Text = "Automatically colleting tools dropped.";
  1834. })
  1835. end
  1836. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  1837. gettingtools = false
  1838. game:GetService("StarterGui"):SetCore("SendNotification", {
  1839. Title = "Tools Disabled";
  1840. Text = "Click TP has been disabled.";
  1841. })
  1842. end
  1843. if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
  1844. ScreenGui:Destroy()
  1845. end
  1846. if string.sub(msg, 1, 6) == (prefix.."reset") then
  1847. lplayer.Character.Head:Destroy()
  1848. end
  1849. if string.sub(msg, 1, 7) == (prefix.."state ") then
  1850. statechosen = string.sub(msg, 8)
  1851. changingstate = true
  1852. end
  1853. if string.sub(msg, 1, 9) == (prefix.."gravity ") then
  1854. game:GetService("Workspace").Gravity = string.sub(msg, 10)
  1855. end
  1856. if string.sub(msg, 1, 10) == (prefix.."looprhats") then
  1857. removingmeshhats = true
  1858. end
  1859. if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
  1860. removingmeshhats = false
  1861. end
  1862. if string.sub(msg, 1, 10) == (prefix.."looprtool") then
  1863. removingmeshtool = true
  1864. end
  1865. if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
  1866. removingmeshtool = false
  1867. end
  1868. if string.sub(msg, 1, 10) == (prefix.."givetool ") then
  1869. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  1870. if v:IsA("Tool") then
  1871. for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
  1872. v.Parent = player.Character
  1873. end
  1874. end
  1875. end
  1876. end
  1877. if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
  1878. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  1879. if v:IsA("Tool") then
  1880. v.Parent = lplayer.Character
  1881. wait()
  1882. for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
  1883. v.Parent = player.Character
  1884. end
  1885. end
  1886. end
  1887. end
  1888. if string.sub(msg, 1, 5) == (prefix.."age ") then
  1889. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  1890. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  1891. end
  1892. end
  1893. if string.sub(msg, 1, 4) == (prefix.."id ") then
  1894. for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
  1895. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  1896. end
  1897. end
  1898. if string.sub(msg, 1, 6) == (prefix..".age ") then
  1899. for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
  1900. game:GetService("StarterGui"):SetCore("SendNotification", {
  1901. Title = player.AccountAge.." Days";
  1902. Text = "Account age of "..player.Name;
  1903. })
  1904. end
  1905. end
  1906. if string.sub(msg, 1, 5) == (prefix..".id ") then
  1907. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  1908. game:GetService("StarterGui"):SetCore("SendNotification", {
  1909. Title = player.UserId.." ID";
  1910. Text = "Account ID of "..player.Name;
  1911. })
  1912. end
  1913. end
  1914. if string.sub(msg, 1, 7) == (prefix.."gameid") then
  1915. game:GetService("StarterGui"):SetCore("SendNotification", {
  1916. Title = "Game ID";
  1917. Text = "Game ID: ".. game.GameId;
  1918. })
  1919. end
  1920. if string.sub(msg, 1, 4) == (prefix.."pgs") then
  1921. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  1922. if pgscheck == true then
  1923. game:GetService("StarterGui"):SetCore("SendNotification", {
  1924. Title = "PGSPhysicsSolverEnabled";
  1925. Text = "PGS is Enabled!";
  1926. })
  1927. else
  1928. game:GetService("StarterGui"):SetCore("SendNotification", {
  1929. Title = "PGSPhysicsSolverEnabled";
  1930. Text = "PGS is Disabled!";
  1931. })
  1932. end
  1933. end
  1934. if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
  1935. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  1936. if v:IsA("Part") then
  1937. if v.Transparency == 1 then
  1938. if v.Name ~= "HumanoidRootPart" then
  1939. v:Destroy()
  1940. end
  1941. end
  1942. end
  1943. end
  1944. end
  1945. if string.sub(msg, 1, 10) == (prefix.."removefog") then
  1946. game:GetService("Lighting").FogStart = 0
  1947. game:GetService("Lighting").FogEnd = 9999999999999
  1948. end
  1949. if string.sub(msg, 1, 8) == (prefix.."disable") then
  1950. lplayer.Character.Humanoid.Parent = lplayer
  1951. end
  1952. if string.sub(msg, 1, 7) == (prefix.."enable") then
  1953. lplayer.Humanoid.Parent = lplayer.Character
  1954. end
  1955. if string.sub(msg, 1, 8) == (prefix.."prefix ") then
  1956. prefix = (string.sub(msg, 9, 9))
  1957. wait(0.1)
  1958. change()
  1959. wait(0.1)
  1960. game:GetService("StarterGui"):SetCore("SendNotification", {
  1961. Title = "Prefix changed!";
  1962. Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
  1963. })
  1964. end
  1965. if string.sub(msg, 1, 12) == (";resetprefix") then
  1966. prefix = ";"
  1967. wait(0.1)
  1968. change()
  1969. wait(0.1)
  1970. game:GetService("StarterGui"):SetCore("SendNotification", {
  1971. Title = "Prefix changed!";
  1972. Text = "Prefix is now "..prefix..". Make sure it's one key!";
  1973. })
  1974. end
  1975. if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
  1976. speedfly = string.sub(msg, 11)
  1977. wait()
  1978. change()
  1979. end
  1980. if string.sub(msg, 1, 8) == (prefix.."carpet ") then
  1981. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1982. local Anim3 = Instance.new("Animation")
  1983. Anim3.AnimationId = "rbxassetid://282574440"
  1984. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  1985. track3:Play(.1, 1, 1)
  1986. bplrr = v.Name
  1987. banpl = true
  1988. end
  1989. end
  1990. if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
  1991. banpl = false
  1992. end
  1993. if string.sub(msg, 1, 7) == (prefix.."stare ") then
  1994. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1995. staring = true
  1996. stareplr = v
  1997. end
  1998. end
  1999. if string.sub(msg, 1, 8) == (prefix.."unstare") then
  2000. staring = false
  2001. end
  2002. if string.sub(msg, 1, 8) == (prefix.."logchat") then
  2003. chatlogs = true
  2004. game:GetService("StarterGui"):SetCore("SendNotification", {
  2005. Title = "LogChat enabled";
  2006. Text = "Now logging all player chat.";
  2007. })
  2008. end
  2009. if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
  2010. chatlogs = false
  2011. game:GetService("StarterGui"):SetCore("SendNotification", {
  2012. Title = "LogChat disabled";
  2013. Text = "Stopped logging all player chat.";
  2014. })
  2015. end
  2016. if string.sub(msg, 1, 7) == (prefix.."fixcam") then
  2017. game:GetService("Workspace").CurrentCamera:Destroy()
  2018. wait(0.1)
  2019. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2020. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  2021. lplayer.CameraMinZoomDistance = 0.5
  2022. lplayer.CameraMaxZoomDistance = 400
  2023. lplayer.CameraMode = "Classic"
  2024. end
  2025. if string.sub(msg, 1, 8) == (prefix.."unstate") then
  2026. changingstate = false
  2027. end
  2028. end)
  2029.  
  2030. local function tp()
  2031. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2032. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2033. if player.Name == brplr then
  2034. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  2035. end
  2036. end
  2037. end
  2038. end
  2039. local function tpall()
  2040. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2041. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2042. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  2043. end
  2044. end
  2045. end
  2046. spawn(function()
  2047. while wait(spamdelay) do
  2048. if spamming == true then
  2049. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  2050. end
  2051. end
  2052. end)
  2053. spawn(function()
  2054. while wait(spamdelay) do
  2055. if spammingpm == true then
  2056. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  2057. end
  2058. end
  2059. end)
  2060. spawn(function()
  2061. while wait() do
  2062. if cbring == true then
  2063. tp()
  2064. end
  2065. end
  2066. end)
  2067. spawn(function()
  2068. while wait() do
  2069. if cbringall == true then
  2070. tpall()
  2071. end
  2072. end
  2073. end)
  2074.  
  2075. Mouse.KeyDown:connect(function(Key)
  2076. if Key == prefix then
  2077. CMDBAR:CaptureFocus()
  2078. end
  2079. end)
  2080.  
  2081. CMDBAR.FocusLost:connect(function(enterPressed)
  2082. if enterPressed then
  2083. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  2084. if string.sub(CMDBAR.Text, 6) == "me" then
  2085. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  2086. else
  2087. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  2088. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2089. lplayer.Character.Humanoid.Name = 1
  2090. local l = lplayer.Character["1"]:Clone()
  2091. l.Parent = lplayer.Character
  2092. l.Name = "Humanoid"
  2093. wait(0.1)
  2094. lplayer.Character["1"]:Destroy()
  2095. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2096. lplayer.Character.Animate.Disabled = true
  2097. wait(0.1)
  2098. lplayer.Character.Animate.Disabled = false
  2099. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2100. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2101. lplayer.Character.Humanoid:EquipTool(v)
  2102. end
  2103. local function tp(player,player2)
  2104. local char1,char2=player.Character,player2.Character
  2105. if char1 and char2 then
  2106. char1:MoveTo(char2.Head.Position)
  2107. end
  2108. end
  2109. wait(0.1)
  2110. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2111. wait(0.2)
  2112. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2113. wait(0.5)
  2114. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2115. wait(0.7)
  2116. tp(lplayer,game:GetService("Players")[v.Name])
  2117. wait(0.7)
  2118. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2119. game:GetService("StarterGui"):SetCore("SendNotification", {
  2120. Title = "Tools needed!";
  2121. Text = "You need a tool in your backpack for this command!";
  2122. })
  2123. end
  2124. end
  2125. end
  2126. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  2127. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  2128. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2129. lplayer.Character.Humanoid.Name = 1
  2130. local l = lplayer.Character["1"]:Clone()
  2131. l.Parent = lplayer.Character
  2132. l.Name = "Humanoid"
  2133. wait(0.1)
  2134. lplayer.Character["1"]:Destroy()
  2135. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2136. lplayer.Character.Animate.Disabled = true
  2137. wait(0.1)
  2138. lplayer.Character.Animate.Disabled = false
  2139. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2140. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2141. lplayer.Character.Humanoid:EquipTool(v)
  2142. end
  2143. local function tp(player,player2)
  2144. local char1,char2=player.Character,player2.Character
  2145. if char1 and char2 then
  2146. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  2147. end
  2148. end
  2149. local function getout(player,player2)
  2150. local char1,char2=player.Character,player2.Character
  2151. if char1 and char2 then
  2152. char1:MoveTo(char2.Head.Position)
  2153. end
  2154. end
  2155. tp(game:GetService("Players")[v.Name], lplayer)
  2156. wait(0.2)
  2157. tp(game:GetService("Players")[v.Name], lplayer)
  2158. wait(0.5)
  2159. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2160. wait(0.5)
  2161. getout(lplayer, game:GetService("Players")[v.Name])
  2162. wait(0.3)
  2163. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2164. game:GetService("StarterGui"):SetCore("SendNotification", {
  2165. Title = "Tools needed!";
  2166. Text = "You need a tool in your backpack for this command!";
  2167. })
  2168. end
  2169. end
  2170. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  2171. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2172. lplayer.Character.Humanoid.Name = 1
  2173. local l = lplayer.Character["1"]:Clone()
  2174. l.Parent = lplayer.Character
  2175. l.Name = "Humanoid"
  2176. wait(0.1)
  2177. lplayer.Character["1"]:Destroy()
  2178. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2179. lplayer.Character.Animate.Disabled = true
  2180. wait(0.1)
  2181. lplayer.Character.Animate.Disabled = false
  2182. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2183. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2184. lplayer.Character.Humanoid:EquipTool(v)
  2185. end
  2186. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2187. spinplr = v
  2188. wait(0.5)
  2189. spin = true
  2190. game:GetService("StarterGui"):SetCore("SendNotification", {
  2191. Title = "Tools needed!";
  2192. Text = "You need a tool in your backpack for this command!";
  2193. })
  2194. end
  2195. end
  2196. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  2197. spin = false
  2198. end
  2199. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  2200. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2201. lplayer.Character.Humanoid.Name = 1
  2202. local l = lplayer.Character["1"]:Clone()
  2203. l.Parent = lplayer.Character
  2204. l.Name = "Humanoid"
  2205. wait(0.1)
  2206. lplayer.Character["1"]:Destroy()
  2207. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2208. lplayer.Character.Animate.Disabled = true
  2209. wait(0.1)
  2210. lplayer.Character.Animate.Disabled = false
  2211. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2212. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2213. lplayer.Character.Humanoid:EquipTool(v)
  2214. end
  2215. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2216. wait(0.3)
  2217. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2218. attplr = v
  2219. game:GetService("StarterGui"):SetCore("SendNotification", {
  2220. Title = "Tools needed!";
  2221. Text = "You need a tool in your backpack for this command!";
  2222. })
  2223. end
  2224. end
  2225. if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
  2226. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2227. local function getout(player,player2)
  2228. local char1,char2=player.Character,player2.Character
  2229. if char1 and char2 then
  2230. char1:MoveTo(char2.Head.Position)
  2231. end
  2232. end
  2233. getout(lplayer, game:GetService("Players")[v.Name])
  2234. end
  2235. end
  2236. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  2237. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2238. followed = true
  2239. flwplr = v
  2240. end
  2241. end
  2242. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  2243. followed = false
  2244. end
  2245. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  2246. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2247. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2248. lplayer.Character.Humanoid.Name = 1
  2249. local l = lplayer.Character["1"]:Clone()
  2250. l.Parent = lplayer.Character
  2251. l.Name = "Humanoid"
  2252. wait(0.1)
  2253. lplayer.Character["1"]:Destroy()
  2254. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2255. lplayer.Character.Animate.Disabled = true
  2256. wait(0.1)
  2257. lplayer.Character.Animate.Disabled = false
  2258. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2259. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2260. lplayer.Character.Humanoid:EquipTool(v)
  2261. end
  2262. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2263. wait(0.2)
  2264. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2265. wait(0.6)
  2266. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2267. wait(0.6)
  2268. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  2269. game:GetService("StarterGui"):SetCore("SendNotification", {
  2270. Title = "Tools needed!";
  2271. Text = "You need a tool in your backpack for this command!";
  2272. })
  2273. end
  2274. end
  2275. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  2276. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2277. traill = true
  2278. trlplr = v
  2279. end
  2280. end
  2281. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  2282. traill = false
  2283. end
  2284. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  2285. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2286. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2287. else
  2288. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2289. local o = Instance.new("RocketPropulsion")
  2290. o.Parent = lplayer.Character.HumanoidRootPart
  2291. o.Name = "Orbit"
  2292. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2293. o:Fire()
  2294. noclip = true
  2295. end
  2296. end
  2297. end
  2298. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  2299. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  2300. noclip = false
  2301. end
  2302. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  2303. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2304. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2305. else
  2306. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2307. local y = Instance.new("RocketPropulsion")
  2308. y.Parent = lplayer.Character.HumanoidRootPart
  2309. y.CartoonFactor = 1
  2310. y.MaxThrust = 800000
  2311. y.MaxSpeed = 1000
  2312. y.ThrustP = 200000
  2313. y.Name = "Fling"
  2314. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2315. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2316. y:Fire()
  2317. noclip = true
  2318. end
  2319. end
  2320. end
  2321. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  2322. noclip = false
  2323. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2324. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2325. wait(0.4)
  2326. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2327. end
  2328. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  2329. if game:GetService("Workspace").FilteringEnabled == true then
  2330. warn("FE is Enabled (Filtering Enabled)")
  2331. game:GetService("StarterGui"):SetCore("SendNotification", {
  2332. Title = "FE is Enabled";
  2333. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  2334. })
  2335. else
  2336. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  2337. game:GetService("StarterGui"):SetCore("SendNotification", {
  2338. Title = "FE is Disabled";
  2339. Text = "Filtering Disabled. Consider using a different admin script.";
  2340. })
  2341. end
  2342. end
  2343. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  2344. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2345. lplayer.Character.Humanoid.Name = 1
  2346. local l = lplayer.Character["1"]:Clone()
  2347. l.Parent = lplayer.Character
  2348. l.Name = "Humanoid"
  2349. wait(0.1)
  2350. lplayer.Character["1"]:Destroy()
  2351. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2352. lplayer.Character.Animate.Disabled = true
  2353. wait(0.1)
  2354. lplayer.Character.Animate.Disabled = false
  2355. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2356. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2357. lplayer.Character.Humanoid:EquipTool(v)
  2358. end
  2359. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2360. wait(0.2)
  2361. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2362. wait(0.6)
  2363. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  2364. game:GetService("StarterGui"):SetCore("SendNotification", {
  2365. Title = "Tools needed!";
  2366. Text = "You need a tool in your backpack for this command!";
  2367. })
  2368. end
  2369. end
  2370. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  2371. noclip = true
  2372. game:GetService("StarterGui"):SetCore("SendNotification", {
  2373. Title = "Noclip enabled";
  2374. Text = "Type ;clip to disable";
  2375. })
  2376. end
  2377. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  2378. noclip = false
  2379. game:GetService("StarterGui"):SetCore("SendNotification", {
  2380. Title = "Noclip disabled";
  2381. Text = "Type ;noclip to enable";
  2382. })
  2383. end
  2384. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  2385. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  2386. end
  2387. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  2388. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  2389. end
  2390. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  2391. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  2392. end
  2393. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  2394. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  2395. end
  2396. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  2397. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  2398. end
  2399. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  2400. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  2401. end
  2402. if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  2403. lplayer.Character.Humanoid.JumpPower = 50
  2404. lplayer.Character.Humanoid.WalkSpeed = 16
  2405. lplayer.Character.Humanoid.HipHeight = 0
  2406. end
  2407. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  2408. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2409. annoying = true
  2410. annplr = v
  2411. end
  2412. end
  2413. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  2414. annoying = false
  2415. end
  2416. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  2417. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2418. hwalk = true
  2419. hdwplr = v
  2420. end
  2421. end
  2422. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  2423. hwalk = false
  2424. end
  2425. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  2426. lplayer.Character["Left Leg"]:Destroy()
  2427. lplayer.Character["Left Arm"]:Destroy()
  2428. lplayer.Character["Right Leg"]:Destroy()
  2429. lplayer.Character["Right Arm"]:Destroy()
  2430. end
  2431. if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  2432. lplayer.Character.Humanoid.Name = 1
  2433. local l = lplayer.Character["1"]:Clone()
  2434. l.Parent = lplayer.Character
  2435. l.Name = "Humanoid"
  2436. wait(0.1)
  2437. lplayer.Character["1"]:Destroy()
  2438. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2439. lplayer.Character.Animate.Disabled = true
  2440. wait(0.1)
  2441. lplayer.Character.Animate.Disabled = false
  2442. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2443. game:GetService("StarterGui"):SetCore("SendNotification", {
  2444. Title = "FE Godmode enabled";
  2445. Text = "Use ;grespawn or ;respawn to remove.";
  2446. })
  2447. end
  2448. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  2449. for i,v in pairs(lplayer.Character:GetChildren()) do
  2450. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2451. v.Parent = workspace
  2452. end
  2453. end
  2454. end
  2455. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  2456. for i,v in pairs(lplayer.Character:GetChildren()) do
  2457. if (v:IsA("Tool")) then
  2458. v.Parent = workspace
  2459. end
  2460. end
  2461. end
  2462. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  2463. droppinghats = true
  2464. game:GetService("StarterGui"):SetCore("SendNotification", {
  2465. Title = "Loop Drop Enabled";
  2466. Text = "Type ;unloopdhats to disable";
  2467. })
  2468. end
  2469. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  2470. droppinghats = false
  2471. game:GetService("StarterGui"):SetCore("SendNotification", {
  2472. Title = "Loop Drop Disabled";
  2473. Text = "Type ;loopdhats to enable.";
  2474. })
  2475. end
  2476. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  2477. droppingtools = true
  2478. game:GetService("StarterGui"):SetCore("SendNotification", {
  2479. Title = "Loop Drop Enabled";
  2480. Text = "Type ;unloopdtool to disable";
  2481. })
  2482. end
  2483. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  2484. droppingtools = false
  2485. game:GetService("StarterGui"):SetCore("SendNotification", {
  2486. Title = "Loop Drop Disabled";
  2487. Text = "Type ;loopdtool to enable.";
  2488. })
  2489. end
  2490. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  2491. Local = game:GetService('Players').LocalPlayer
  2492. Char = Local.Character
  2493. touched,tpdback = false, false
  2494. box = Instance.new('Part',workspace)
  2495. box.Anchored = true
  2496. box.CanCollide = true
  2497. box.Size = Vector3.new(10,1,10)
  2498. box.Position = Vector3.new(0,10000,0)
  2499. box.Touched:connect(function(part)
  2500. if (part.Parent.Name == Local.Name) then
  2501. if touched == false then
  2502. touched = true
  2503. function apply()
  2504. if script.Disabled ~= true then
  2505. no = Char.HumanoidRootPart:Clone()
  2506. wait(.25)
  2507. Char.HumanoidRootPart:Destroy()
  2508. no.Parent = Char
  2509. Char:MoveTo(loc)
  2510. touched = false
  2511. end end
  2512. if Char then
  2513. apply()
  2514. end
  2515. end
  2516. end
  2517. end)
  2518. repeat wait() until Char
  2519. loc = Char.HumanoidRootPart.Position
  2520. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  2521. game:GetService("StarterGui"):SetCore("SendNotification", {
  2522. Title = "Invisibility enabled!";
  2523. Text = "Reset or use ;respawn to remove.";
  2524. })
  2525. end
  2526. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  2527. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2528. if game:GetService("Players")[v.Name].Character.Humanoid then
  2529. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  2530. else
  2531. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2532. end
  2533. end
  2534. end
  2535. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  2536. if lplayer.Character.Humanoid then
  2537. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2538. else
  2539. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2540. end
  2541. end
  2542. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  2543. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2544. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2545. end
  2546. end
  2547. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  2548. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  2549. repeat wait() until Mouse
  2550.  
  2551. local T = lplayer.Character.HumanoidRootPart
  2552. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2553. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2554. local SPEED = speedget
  2555.  
  2556. local function fly()
  2557. flying = true
  2558. local BG = Instance.new('BodyGyro', T)
  2559. local BV = Instance.new('BodyVelocity', T)
  2560. BG.P = 9e4
  2561. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2562. BG.cframe = T.CFrame
  2563. BV.velocity = Vector3.new(0, 0.1, 0)
  2564. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2565. spawn(function()
  2566. repeat wait()
  2567. lplayer.Character.Humanoid.PlatformStand = true
  2568. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  2569. SPEED = 50
  2570. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  2571. SPEED = 0
  2572. end
  2573. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  2574. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  2575. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  2576. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  2577. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  2578. else
  2579. BV.velocity = Vector3.new(0, 0.1, 0)
  2580. end
  2581. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  2582. until not flying
  2583. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2584. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2585. SPEED = 0
  2586. BG:destroy()
  2587. BV:destroy()
  2588. lplayer.Character.Humanoid.PlatformStand = false
  2589. end)
  2590. end
  2591. Mouse.KeyDown:connect(function(KEY)
  2592. if KEY:lower() == 'w' then
  2593. CONTROL.F = speedfly
  2594. elseif KEY:lower() == 's' then
  2595. CONTROL.B = -speedfly
  2596. elseif KEY:lower() == 'a' then
  2597. CONTROL.L = -speedfly
  2598. elseif KEY:lower() == 'd' then
  2599. CONTROL.R = speedfly
  2600. end
  2601. end)
  2602. Mouse.KeyUp:connect(function(KEY)
  2603. if KEY:lower() == 'w' then
  2604. CONTROL.F = 0
  2605. elseif KEY:lower() == 's' then
  2606. CONTROL.B = 0
  2607. elseif KEY:lower() == 'a' then
  2608. CONTROL.L = 0
  2609. elseif KEY:lower() == 'd' then
  2610. CONTROL.R = 0
  2611. end
  2612. end)
  2613. fly()
  2614. end
  2615. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  2616. flying = false
  2617. lplayer.Character.Humanoid.PlatformStand = false
  2618. end
  2619. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  2620. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  2621. end
  2622. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  2623. spamtext = (string.sub(CMDBAR.Text, 6))
  2624. spamming = true
  2625. end
  2626. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  2627. spamming = false
  2628. end
  2629. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  2630. spamdelay = (string.sub(CMDBAR.Text, 10))
  2631. end
  2632. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  2633. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2634. pmspammed = v.Name
  2635. spammingpm = true
  2636. end
  2637. end
  2638. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  2639. spammingpm = false
  2640. end
  2641. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  2642. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  2643. v.Character["Left Leg"].Anchored = true
  2644. v.Character["Left Arm"].Anchored = true
  2645. v.Character["Right Leg"].Anchored = true
  2646. v.Character["Right Arm"].Anchored = true
  2647. v.Character.Torso.Anchored = true
  2648. v.Character.Head.Anchored = true
  2649. end
  2650. end
  2651. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  2652. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  2653. v.Character["Left Leg"].Anchored = false
  2654. v.Character["Left Arm"].Anchored = false
  2655. v.Character["Right Leg"].Anchored = false
  2656. v.Character["Right Arm"].Anchored = false
  2657. v.Character.Torso.Anchored = false
  2658. v.Character.Head.Anchored = false
  2659. end
  2660. end
  2661. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  2662. local a = game:GetService("Workspace"):getChildren()
  2663. for i = 1, #a do
  2664. if a[i].className == "Part" then
  2665. a[i].Locked = false
  2666. elseif a[i].className == "Model" then
  2667. local r = a[i]:getChildren()
  2668. for i = 1, #r do
  2669. if r[i].className == "Part" then
  2670. r[i].Locked = false
  2671. end
  2672. end
  2673. end
  2674. end
  2675. game:GetService("StarterGui"):SetCore("SendNotification", {
  2676. Title = "Success!";
  2677. Text = "Workspace unlocked. Use ;lockws to lock.";
  2678. })
  2679. end
  2680. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  2681. local a = game:GetService("Workspace"):getChildren()
  2682. for i = 1, #a do
  2683. if a[i].className == "Part" then
  2684. a[i].Locked = true
  2685. elseif a[i].className == "Model" then
  2686. local r = a[i]:getChildren()
  2687. for i = 1, #r do
  2688. if r[i].className == "Part" then
  2689. r[i].Locked = true
  2690. end
  2691. end
  2692. end
  2693. end
  2694. end
  2695. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  2696. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  2697. Clone_T.BinType = "Clone"
  2698. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  2699. Destruct.BinType = "Hammer"
  2700. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  2701. Hold_T.BinType = "Grab"
  2702. end
  2703. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  2704. lplayer.Character.Humanoid.PlatformStand = true
  2705. end
  2706. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  2707. lplayer.Character.Humanoid.PlatformStand = false
  2708. end
  2709. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  2710. lplayer.Character.Head.Mesh:Destroy()
  2711. end
  2712. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  2713. lplayer.Character.Humanoid.Sit = true
  2714. end
  2715. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  2716. local function bringobjw()
  2717. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  2718. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  2719. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2720. obj.CanCollide = false
  2721. obj.Transparency = 0.7
  2722. wait()
  2723. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  2724. wait()
  2725. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  2726. wait()
  2727. obj.CFrame = lplayer.Character["Head"].CFrame
  2728. end
  2729. end
  2730. end
  2731. while wait() do
  2732. bringobjw()
  2733. end
  2734. game:GetService("StarterGui"):SetCore("SendNotification", {
  2735. Title = "BringObj";
  2736. Text = "BringObj enabled.";
  2737. })
  2738. end
  2739. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  2740. vis = (string.sub(CMDBAR.Text, 7))
  2741. local a = game:GetService("Workspace"):GetDescendants()
  2742. for i = 1, #a do
  2743. if a[i].className == "Part" then
  2744. a[i].Transparency = vis
  2745. elseif a[i].className == "Model" then
  2746. local r = a[i]:getChildren()
  2747. for i = 1, #r do
  2748. if r[i].className == "Part" then
  2749. r[i].Transparency = vis
  2750. end
  2751. end
  2752. end
  2753. end
  2754. end
  2755. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  2756. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  2757. game:GetService("StarterGui"):SetCore("SendNotification", {
  2758. Title = "Success!";
  2759. Text = "HyperTotal GUI Loaded!";
  2760. })
  2761. end
  2762. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  2763. CMDSFRAME.Visible = true
  2764. end
  2765. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  2766. for i,v in pairs(lplayer.Character:GetChildren()) do
  2767. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2768. v.Handle.Mesh:Destroy()
  2769. end
  2770. end
  2771. end
  2772. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  2773. for i,v in pairs(lplayer.Character:GetChildren()) do
  2774. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2775. v.Handle.Mesh:Destroy()
  2776. end
  2777. end
  2778. end
  2779. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  2780. for i,v in pairs(lplayer.Character:GetChildren()) do
  2781. if (v:IsA("Tool")) then
  2782. v.Handle.Mesh:Destroy()
  2783. end
  2784. end
  2785. end
  2786. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  2787. for i,v in pairs(lplayer.Character:GetChildren()) do
  2788. if (v:IsA("Tool")) then
  2789. v.Handle.Mesh:Destroy()
  2790. end
  2791. end
  2792. end
  2793. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  2794. local p = Instance.new("RocketPropulsion")
  2795. p.Parent = lplayer.Character.HumanoidRootPart
  2796. p.Name = "Spinner"
  2797. p.Target = lplayer.Character["Left Arm"]
  2798. p:Fire()
  2799. game:GetService("StarterGui"):SetCore("SendNotification", {
  2800. Title = "Spinner enabled";
  2801. Text = "Type ;nospinner to disable.";
  2802. })
  2803. end
  2804. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  2805. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  2806. end
  2807. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  2808. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2809. if v:isA("Tool") then
  2810. local a = Instance.new("SelectionBox",v.Handle)
  2811. a.Adornee = v.Handle
  2812. v.Handle.Size = Vector3.new(0.5,0.5,60)
  2813. v.GripPos = Vector3.new(0,0,0)
  2814. lplayer.Character.Humanoid:UnequipTools()
  2815. end
  2816. end
  2817. game:GetService("StarterGui"):SetCore("SendNotification", {
  2818. Title = "Reach applied!";
  2819. Text = "Applied to equipped sword. Use ;noreach to disable.";
  2820. })
  2821. end
  2822. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  2823. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2824. if v:isA("Tool") then
  2825. local a = Instance.new("SelectionBox",v.Handle)
  2826. a.Name = "Reach"
  2827. a.Adornee = v.Handle
  2828. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  2829. v.GripPos = Vector3.new(0,0,0)
  2830. lplayer.Character.Humanoid:UnequipTools()
  2831. end
  2832. end
  2833. game:GetService("StarterGui"):SetCore("SendNotification", {
  2834. Title = "Reach applied!";
  2835. Text = "Applied to equipped sword. Use ;noreach to disable.";
  2836. })
  2837. end
  2838. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  2839. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2840. if v:isA("Tool") then
  2841. v.Handle.Reach:Destroy()
  2842. end
  2843. end
  2844. game:GetService("StarterGui"):SetCore("SendNotification", {
  2845. Title = "Reach removed!";
  2846. Text = "Removed reach from equipped sword.";
  2847. })
  2848. end
  2849. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  2850. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  2851. lplayer.Character.Humanoid.Name = 1
  2852. local l = lplayer.Character["1"]:Clone()
  2853. l.Parent = lplayer.Character
  2854. l.Name = "Humanoid"
  2855. wait(0.1)
  2856. lplayer.Character["1"]:Destroy()
  2857. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2858. lplayer.Character.Animate.Disabled = true
  2859. wait(0.1)
  2860. lplayer.Character.Animate.Disabled = false
  2861. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2862. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2863. lplayer.Character.Humanoid:EquipTool(v)
  2864. end
  2865. wait(0.1)
  2866. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2867. wait(0.2)
  2868. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2869. wait(0.5)
  2870. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2871. game:GetService("StarterGui"):SetCore("SendNotification", {
  2872. Title = "Tools needed!";
  2873. Text = "You need a tool in your backpack for this command!";
  2874. })
  2875. end
  2876. end
  2877. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  2878. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2879. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2880. end
  2881. end
  2882. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  2883. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  2884. cbringall = true
  2885. else
  2886. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2887. brplr = v.Name
  2888. end
  2889. end
  2890. cbring = true
  2891. end
  2892. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  2893. cbring = false
  2894. cbringall = false
  2895. end
  2896. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  2897. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2898. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2899. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2900. lplayer.Character.Humanoid.Name = 1
  2901. local l = lplayer.Character["1"]:Clone()
  2902. l.Parent = lplayer.Character
  2903. l.Name = "Humanoid"
  2904. wait(0.1)
  2905. lplayer.Character["1"]:Destroy()
  2906. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2907. lplayer.Character.Animate.Disabled = true
  2908. wait(0.1)
  2909. lplayer.Character.Animate.Disabled = false
  2910. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2911. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2912. lplayer.Character.Humanoid:EquipTool(v)
  2913. end
  2914. local function tp(player,player2)
  2915. local char1,char2=player.Character,player2.Character
  2916. if char1 and char2 then
  2917. char1:MoveTo(char2.Head.Position)
  2918. end
  2919. end
  2920. wait(0.1)
  2921. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2922. wait(0.2)
  2923. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2924. wait(0.5)
  2925. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2926. wait(0.6)
  2927. tp(lplayer, game:GetService("Players")[v.Name])
  2928. wait(0.4)
  2929. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  2930. game:GetService("StarterGui"):SetCore("SendNotification", {
  2931. Title = "Tools needed!";
  2932. Text = "You need a tool in your backpack for this command!";
  2933. })
  2934. end
  2935. end
  2936. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  2937. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2938. lplayer.Character.Humanoid.Name = 1
  2939. local l = lplayer.Character["1"]:Clone()
  2940. l.Parent = lplayer.Character
  2941. l.Name = "Humanoid"
  2942. wait(0.1)
  2943. lplayer.Character["1"]:Destroy()
  2944. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2945. lplayer.Character.Animate.Disabled = true
  2946. wait(0.1)
  2947. lplayer.Character.Animate.Disabled = false
  2948. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2949. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2950. lplayer.Character.Humanoid:EquipTool(v)
  2951. end
  2952. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2953. wait(0.3)
  2954. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2955. wait(0.4)
  2956. b = Instance.new("BodyForce")
  2957. b.Parent = lplayer.Character.HumanoidRootPart
  2958. b.Name = "Glitch"
  2959. b.Force = Vector3.new(100000000,5000,0)
  2960. game:GetService("StarterGui"):SetCore("SendNotification", {
  2961. Title = "Tools needed!";
  2962. Text = "You need a tool in your backpack for this command!";
  2963. })
  2964. end
  2965. end
  2966. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  2967. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  2968. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  2969. b = Instance.new("BodyForce")
  2970. b.Parent = lplayer.Character.HumanoidRootPart
  2971. b.Name = "unGlitch"
  2972. b.Force = Vector3.new(0,-5000000,0)
  2973. wait(2)
  2974. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  2975. end
  2976. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  2977. lplayer.Character.Humanoid.Health = 0
  2978. wait(1)
  2979. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  2980. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  2981. end
  2982. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  2983. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  2984. game:GetService("StarterGui"):SetCore("SendNotification", {
  2985. Title = "Success!";
  2986. Text = "DEX Explorer has loaded.";
  2987. })
  2988. end
  2989. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  2990. local Anim = Instance.new("Animation")
  2991. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  2992. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  2993. track:Play(.1, 1, 1)
  2994. end
  2995. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  2996. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  2997. game:GetService("StarterGui"):SetCore("SendNotification", {
  2998. Title = "Success!";
  2999. Text = "Energize Animations GUI has loaded.";
  3000. })
  3001. end
  3002. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  3003. saved = lplayer.Character.HumanoidRootPart.CFrame
  3004. game:GetService("StarterGui"):SetCore("SendNotification", {
  3005. Title = "Position Saved";
  3006. Text = "Use ;loadpos to return to saved position.";
  3007. })
  3008. end
  3009. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  3010. lplayer.Character.HumanoidRootPart.CFrame = saved
  3011. end
  3012. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  3013. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3014. local Anim2 = Instance.new("Animation")
  3015. Anim2.AnimationId = "rbxassetid://148840371"
  3016. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  3017. track2:Play(.1, 1, 1)
  3018. bplrr = v.Name
  3019. banpl = true
  3020. end
  3021. end
  3022. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  3023. banpl = false
  3024. end
  3025. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  3026. local function bringmodw()
  3027. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  3028. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  3029. for i,ch in pairs(obj:GetDescendants()) do
  3030. if (ch:IsA("BasePart")) then
  3031. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3032. ch.CanCollide = false
  3033. ch.Transparency = 0.7
  3034. wait()
  3035. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  3036. wait()
  3037. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  3038. wait()
  3039. ch.CFrame = lplayer.Character["Head"].CFrame
  3040. end
  3041. end
  3042. end
  3043. end
  3044. end
  3045. while wait() do
  3046. bringmodw()
  3047. end
  3048. game:GetService("StarterGui"):SetCore("SendNotification", {
  3049. Title = "BringMod";
  3050. Text = "BringMod enabled.";
  3051. })
  3052. end
  3053. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  3054. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  3055. local hum = Instance.new('Humanoid', mod)
  3056. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  3057. lplayer.Character = mod
  3058. end
  3059. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  3060. game:GetService'RunService'.Stepped:Connect(function()
  3061. pcall(function()
  3062. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  3063. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  3064. for _,x in pairs(v.Character.Head:GetChildren()) do
  3065. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  3066. end
  3067. end
  3068. end
  3069. end)
  3070. end)
  3071. game:GetService("StarterGui"):SetCore("SendNotification", {
  3072. Title = "Attempting Shutdown";
  3073. Text = "Shutdown Attempt has begun.";
  3074. })
  3075. end
  3076. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  3077. objtodel = (string.sub(CMDBAR.Text, 8))
  3078. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3079. if v.Name == objtodel then
  3080. v:Destroy()
  3081. end
  3082. end
  3083. end
  3084. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  3085. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  3086. print(v)
  3087. end
  3088. game:GetService("StarterGui"):SetCore("SendNotification", {
  3089. Title = "Printed";
  3090. Text = "Players have been printed to console. (F9)";
  3091. })
  3092. end
  3093. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  3094. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  3095. if (v:IsA("Decal")) then
  3096. v:Destroy()
  3097. end
  3098. end
  3099. end
  3100. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  3101. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  3102. game:GetService("StarterGui"):SetCore("SendNotification", {
  3103. Title = "Success!";
  3104. Text = "OpFinality GUI has loaded.";
  3105. })
  3106. end
  3107. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  3108. remotes = true
  3109. added = true
  3110. game.DescendantAdded:connect(function(rmt)
  3111. if added == true then
  3112. if remotes == true then
  3113. if rmt:IsA("RemoteEvent") then
  3114. print("A RemoteEvent was added!")
  3115. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  3116. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3117. end end end
  3118. end)
  3119. game.DescendantAdded:connect(function(rmtfnctn)
  3120. if added == true then
  3121. if remotes == true then
  3122. if rmtfnctn:IsA("RemoteFunction") then
  3123. warn("A RemoteFunction was added!")
  3124. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  3125. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3126. end end end
  3127. end)
  3128.  
  3129. game.DescendantAdded:connect(function(bndfnctn)
  3130. if added == true then
  3131. if binds == true then
  3132. if bndfnctn:IsA("BindableFunction") then
  3133. print("A BindableFunction was added!")
  3134. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  3135. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3136. end end end
  3137. end)
  3138.  
  3139. game.DescendantAdded:connect(function(bnd)
  3140. if added == true then
  3141. if binds == true then
  3142. if bnd:IsA("BindableEvent") then
  3143. warn("A BindableEvent was added!")
  3144. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  3145. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3146. end end end
  3147. end)
  3148.  
  3149.  
  3150. if binds == true then
  3151. for i,v in pairs(game:GetDescendants()) do
  3152. if v:IsA("BindableFunction") then
  3153. print(" game." .. v:GetFullName() .. " | BindableFunction")
  3154. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3155. end end
  3156. for i,v in pairs(game:GetDescendants()) do
  3157. if v:IsA("BindableEvent") then
  3158. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  3159. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3160. end end
  3161. else
  3162. print("Off")
  3163. end
  3164. if remotes == true then
  3165. for i,v in pairs(game:GetDescendants()) do
  3166. if v:IsA("RemoteFunction") then
  3167. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  3168. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3169. end end
  3170. wait()
  3171. for i,v in pairs(game:GetDescendants()) do
  3172. if v:IsA("RemoteEvent") then
  3173. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  3174. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3175. end end
  3176. else
  3177. print("Off")
  3178. end
  3179. game:GetService("StarterGui"):SetCore("SendNotification", {
  3180. Title = "Printing Remotes";
  3181. Text = "Type ;noremotes to disable.";
  3182. })
  3183. end
  3184. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  3185. remotes = false
  3186. added = false
  3187. game:GetService("StarterGui"):SetCore("SendNotification", {
  3188. Title = "Printing Remotes Disabled";
  3189. Text = "Type ;remotes to enable.";
  3190. })
  3191. end
  3192. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  3193. spin = false
  3194. followed = false
  3195. traill = false
  3196. noclip = false
  3197. annoying = false
  3198. hwalk = false
  3199. cbringing = false
  3200. end
  3201. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  3202. stopsitting = true
  3203. end
  3204. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  3205. stopsitting = false
  3206. end
  3207. if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  3208. print(adminversion)
  3209. game:GetService("StarterGui"):SetCore("SendNotification", {
  3210. Title = "Version";
  3211. Text = adminversion;
  3212. })
  3213. end
  3214. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  3215. clickgoto = true
  3216. game:GetService("StarterGui"):SetCore("SendNotification", {
  3217. Title = "Click TP";
  3218. Text = "Press E to teleport to mouse position";
  3219. })
  3220. end
  3221. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  3222. clickgoto = false
  3223. game:GetService("StarterGui"):SetCore("SendNotification", {
  3224. Title = "Click TP";
  3225. Text = "Click TP has been disabled.";
  3226. })
  3227. end
  3228. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  3229. gettingtools = true
  3230. game:GetService("StarterGui"):SetCore("SendNotification", {
  3231. Title = "Tools Enabled";
  3232. Text = "Automatically colleting tools dropped.";
  3233. })
  3234. end
  3235. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  3236. gettingtools = false
  3237. game:GetService("StarterGui"):SetCore("SendNotification", {
  3238. Title = "Tools Disabled";
  3239. Text = "Click TP has been disabled.";
  3240. })
  3241. end
  3242. if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
  3243. ScreenGui:Destroy()
  3244. end
  3245. if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
  3246. lplayer.Character.Head:Destroy()
  3247. end
  3248. if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
  3249. statechosen = string.sub(CMDBAR.Text, 7)
  3250. changingstate = true
  3251. end
  3252. if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
  3253. game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
  3254. end
  3255. if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
  3256. removingmeshhats = true
  3257. end
  3258. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
  3259. removingmeshhats = false
  3260. end
  3261. if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
  3262. removingmeshtool = true
  3263. end
  3264. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
  3265. removingmeshtool = false
  3266. end
  3267. if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
  3268. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  3269. if v:IsA("Tool") then
  3270. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  3271. v.Parent = player.Character
  3272. end
  3273. end
  3274. end
  3275. end
  3276. if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
  3277. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3278. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  3279. end
  3280. end
  3281. if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
  3282. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
  3283. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  3284. end
  3285. end
  3286. if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
  3287. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3288. game:GetService("StarterGui"):SetCore("SendNotification", {
  3289. Title = player.AccountAge.." Days";
  3290. Text = "Account age of "..player.Name;
  3291. })
  3292. end
  3293. end
  3294. if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
  3295. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3296. game:GetService("StarterGui"):SetCore("SendNotification", {
  3297. Title = player.UserId.." ID";
  3298. Text = "Account ID of "..player.Name;
  3299. })
  3300. end
  3301. end
  3302. if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
  3303. game:GetService("StarterGui"):SetCore("SendNotification", {
  3304. Title = "Game ID";
  3305. Text = "Game ID: ".. game.GameId;
  3306. })
  3307. end
  3308. if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
  3309. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  3310. if pgscheck == true then
  3311. game:GetService("StarterGui"):SetCore("SendNotification", {
  3312. Title = "PGSPhysicsSolverEnabled";
  3313. Text = "PGS is Enabled!";
  3314. })
  3315. else
  3316. game:GetService("StarterGui"):SetCore("SendNotification", {
  3317. Title = "PGSPhysicsSolverEnabled";
  3318. Text = "PGS is Disabled!";
  3319. })
  3320. end
  3321. end
  3322. if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
  3323. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3324. if v:IsA("Part") then
  3325. if v.Transparency == 1 then
  3326. if v.Name ~= "HumanoidRootPart" then
  3327. v:Destroy()
  3328. end
  3329. end
  3330. end
  3331. end
  3332. end
  3333. if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
  3334. game:GetService("Lighting").FogStart = 0
  3335. game:GetService("Lighting").FogEnd = 9999999999999
  3336. end
  3337. if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
  3338. lplayer.Character.Humanoid.Parent = lplayer
  3339. end
  3340. if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
  3341. lplayer.Humanoid.Parent = lplayer.Character
  3342. end
  3343. if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
  3344. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  3345. if v:IsA("Tool") then
  3346. v.Parent = lplayer.Character
  3347. wait()
  3348. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
  3349. v.Parent = player.Character
  3350. end
  3351. end
  3352. end
  3353. end
  3354. if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
  3355. speedfly = string.sub(CMDBAR.Text, 10)
  3356. wait()
  3357. change()
  3358. end
  3359. if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
  3360. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3361. local Anim3 = Instance.new("Animation")
  3362. Anim3.AnimationId = "rbxassetid://282574440"
  3363. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  3364. track3:Play(.1, 1, 1)
  3365. bplrr = v.Name
  3366. banpl = true
  3367. end
  3368. end
  3369. if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
  3370. banpl = false
  3371. end
  3372. if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
  3373. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3374. staring = true
  3375. stareplr = v
  3376. end
  3377. end
  3378. if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
  3379. staring = false
  3380. end
  3381. if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
  3382. chatlogs = true
  3383. game:GetService("StarterGui"):SetCore("SendNotification", {
  3384. Title = "LogChat enabled";
  3385. Text = "Now logging all player chat.";
  3386. })
  3387. end
  3388. if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
  3389. chatlogs = false
  3390. game:GetService("StarterGui"):SetCore("SendNotification", {
  3391. Title = "LogChat disabled";
  3392. Text = "Stopped logging all player chat.";
  3393. })
  3394. end
  3395. if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
  3396. game:GetService("Workspace").CurrentCamera:Destroy()
  3397. wait(0.1)
  3398. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  3399. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  3400. lplayer.CameraMinZoomDistance = 0.5
  3401. lplayer.CameraMaxZoomDistance = 400
  3402. lplayer.CameraMode = "Classic"
  3403. end
  3404. if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
  3405. changingstate = false
  3406. end
  3407. CMDBAR.Text = ""
  3408. end
  3409. end)
  3410.  
  3411. wait(0.3)
  3412. game:GetService("StarterGui"):SetCore("SendNotification", {
  3413. Title = "Loaded successfully!";
  3414. Text = "Reviz Admin V2 by illremember";
  3415. })
  3416. wait(0.1)
  3417. print("Reviz Admin V2 loaded!")
  3418. if game:GetService("Workspace").FilteringEnabled == true then
  3419. warn("FE is Enabled (Filtering Enabled)")
  3420. game:GetService("StarterGui"):SetCore("SendNotification", {
  3421. Title = "FE is Enabled";
  3422. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  3423. })
  3424. else
  3425. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  3426. game:GetService("StarterGui"):SetCore("SendNotification", {
  3427. Title = "FE is Disabled";
  3428. Text = "Filtering Disabled. Consider using a different admin script.";
  3429. })
  3430. end
  3431.  
  3432. local intro = Instance.new("ScreenGui")
  3433. local Frame = Instance.new("Frame")
  3434. local ImageLabel = Instance.new("ImageLabel")
  3435. intro.Parent = game:GetService("CoreGui")
  3436. Frame.Parent = intro
  3437. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  3438. Frame.BackgroundTransparency = 1
  3439. Frame.Size = UDim2.new(1, 0, 0, 300)
  3440. Frame.Position = UDim2.new(0, 0, -0.4, 0)
  3441. ImageLabel.Parent = Frame
  3442. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3443. ImageLabel.BackgroundTransparency = 1
  3444. ImageLabel.Position = UDim2.new(0, 0, 0, 0)
  3445. ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  3446. ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
  3447. Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
  3448. wait(3.01)
  3449. Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
  3450. wait(5.01)
  3451. intro:Destroy()
  3452. end)
  3453.  
  3454. FLy.MouseButton1Click:connect(function()
  3455. if Fly == true then
  3456. Fly = false
  3457. return
  3458. end
  3459. Fly = true
  3460. local mouse=game.Players.LocalPlayer:GetMouse''
  3461. localplayer=game.Players.LocalPlayer
  3462. game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart")
  3463. local torso = game.Players.LocalPlayer.Character.HumanoidRootPart
  3464. local speed=0
  3465. local keys={a=false,d=false,w=false,s=false}
  3466. local e1
  3467. local e2
  3468. local function start()
  3469. local pos = Instance.new("BodyPosition",torso)
  3470. local gyro = Instance.new("BodyGyro",torso)
  3471. pos.Name="EPIXPOS"
  3472. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  3473. pos.position = torso.Position
  3474. gyro.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3475. gyro.cframe = torso.CFrame
  3476. repeat
  3477. wait()
  3478. localplayer.Character.Humanoid.PlatformStand=true
  3479. local new=gyro.cframe - gyro.cframe.p + pos.position
  3480. if not keys.w and not keys.s and not keys.a and not keys.d then
  3481. speed=1
  3482. end
  3483. if keys.w then
  3484. new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  3485. speed=speed+0.01
  3486. end
  3487. if keys.s then
  3488. new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  3489. speed=speed+0.01
  3490. end
  3491. if keys.d then
  3492. new = new * CFrame.new(speed,0,0)
  3493. speed=speed+0.01
  3494. end
  3495. if keys.a then
  3496. new = new * CFrame.new(-speed,0,0)
  3497. speed=speed+0.01
  3498. end
  3499. if speed>5 then
  3500. speed=5
  3501. end
  3502. pos.position=new.p
  3503. if keys.w then
  3504. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*15),0,0)
  3505. elseif keys.s then
  3506. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*15),0,0)
  3507. else
  3508. gyro.cframe = workspace.CurrentCamera.CoordinateFrame
  3509. end
  3510. until not Fly
  3511. if gyro then gyro:Destroy() end
  3512. if pos then pos:Destroy() end
  3513. flying=false
  3514. localplayer.Character.Humanoid.PlatformStand=false
  3515. speed=0
  3516. end
  3517. e1=mouse.KeyDown:connect(function(key)
  3518. if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end
  3519. if key=="w" then
  3520. keys.w=true
  3521. elseif key=="s" then
  3522. keys.s=true
  3523. elseif key=="a" then
  3524. keys.a=true
  3525. elseif key=="d" then
  3526. keys.d=true
  3527. end
  3528. end)
  3529. e2=mouse.KeyUp:connect(function(key)
  3530. if key=="w" then
  3531. keys.w=false
  3532. elseif key=="s" then
  3533. keys.s=false
  3534. elseif key=="a" then
  3535. keys.a=false
  3536. elseif key=="d" then
  3537. keys.d=false
  3538. end
  3539. end)
  3540. start()
  3541. end)
  3542.  
  3543. FLy.MouseButton1Click:connect(function()
  3544. if Fly == true then
  3545. Fly = false
  3546. return
  3547. end
  3548. Fly = true
  3549. local mouse=game.Players.LocalPlayer:GetMouse''
  3550. localplayer=game.Players.LocalPlayer
  3551. game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart")
  3552. local torso = game.Players.LocalPlayer.Character.HumanoidRootPart
  3553. local speed=0
  3554. local keys={a=false,d=false,w=false,s=false}
  3555. local e1
  3556. local e2
  3557. local function start()
  3558. local pos = Instance.new("BodyPosition",torso)
  3559. local gyro = Instance.new("BodyGyro",torso)
  3560. pos.Name="EPIXPOS"
  3561. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  3562. pos.position = torso.Position
  3563. gyro.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3564. gyro.cframe = torso.CFrame
  3565. repeat
  3566. wait()
  3567. localplayer.Character.Humanoid.PlatformStand=true
  3568. local new=gyro.cframe - gyro.cframe.p + pos.position
  3569. if not keys.w and not keys.s and not keys.a and not keys.d then
  3570. speed=1
  3571. end
  3572. if keys.w then
  3573. new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  3574. speed=speed+0.01
  3575. end
  3576. if keys.s then
  3577. new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  3578. speed=speed+0.01
  3579. end
  3580. if keys.d then
  3581. new = new * CFrame.new(speed,0,0)
  3582. speed=speed+0.01
  3583. end
  3584. if keys.a then
  3585. new = new * CFrame.new(-speed,0,0)
  3586. speed=speed+0.01
  3587. end
  3588. if speed>5 then
  3589. speed=5
  3590. end
  3591. pos.position=new.p
  3592. if keys.w then
  3593. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*15),0,0)
  3594. elseif keys.s then
  3595. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*15),0,0)
  3596. else
  3597. gyro.cframe = workspace.CurrentCamera.CoordinateFrame
  3598. end
  3599. until not Fly
  3600. if gyro then gyro:Destroy() end
  3601. if pos then pos:Destroy() end
  3602. flying=false
  3603. localplayer.Character.Humanoid.PlatformStand=false
  3604. speed=0
  3605. end
  3606. e1=mouse.KeyDown:connect(function(key)
  3607. if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end
  3608. if key=="w" then
  3609. keys.w=true
  3610. elseif key=="s" then
  3611. keys.s=true
  3612. elseif key=="a" then
  3613. keys.a=true
  3614. elseif key=="d" then
  3615. keys.d=true
  3616. end
  3617. end)
  3618. e2=mouse.KeyUp:connect(function(key)
  3619. if key=="w" then
  3620. keys.w=false
  3621. elseif key=="s" then
  3622. keys.s=false
  3623. elseif key=="a" then
  3624. keys.a=false
  3625. elseif key=="d" then
  3626. keys.d=false
  3627. end
  3628. end)
  3629. start()
  3630. end)
  3631.  
  3632. Tpluffy.MouseButton1Down:Connect(function()
  3633. for _,v in pairs(game.Workspace:GetDescendants()) do
  3634. if string.find(v.Name, "Luffy") then
  3635. v:FindFirstChild("HumanoidRootPart").Anchored = true
  3636. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  3637. end
  3638. end
  3639. end)
  3640.  
  3641. Sellers.MouseButton1Click:connect(function()
  3642. features.TeleportSellers = true
  3643. for i,v in pairs(game.Workspace:GetChildren()) do
  3644. for i,v in pairs(v:GetChildren()) do
  3645. for i,v in pairs(v:GetChildren()) do
  3646. for a,b in pairs(v:GetChildren()) do
  3647. if b.Name == "ClickDetector" then
  3648.  
  3649. b.Parent.Parent.CFrame = plr.Character.HumanoidRootPart.CFrame * CFrame.new(0,0,-2)
  3650. game:GetService('RunService').Stepped:wait()
  3651.  
  3652.  
  3653. b.Parent.Parent:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(math.random(-10,10),0,math.random(-10,10)))
  3654. end
  3655. end
  3656. end
  3657. end
  3658. end
  3659. end)
  3660.  
  3661. FLy.MouseButton1Click:connect(function()
  3662. if Fly == true then
  3663. Fly = false
  3664. return
  3665. end
  3666. Fly = true
  3667. local mouse=game.Players.LocalPlayer:GetMouse''
  3668. localplayer=game.Players.LocalPlayer
  3669. game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart")
  3670. local torso = game.Players.LocalPlayer.Character.HumanoidRootPart
  3671. local speed=0
  3672. local keys={a=false,d=false,w=false,s=false}
  3673. local e1
  3674. local e2
  3675. local function start()
  3676. local pos = Instance.new("BodyPosition",torso)
  3677. local gyro = Instance.new("BodyGyro",torso)
  3678. pos.Name="EPIXPOS"
  3679. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  3680. pos.position = torso.Position
  3681. gyro.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3682. gyro.cframe = torso.CFrame
  3683. repeat
  3684. wait()
  3685. localplayer.Character.Humanoid.PlatformStand=true
  3686. local new=gyro.cframe - gyro.cframe.p + pos.position
  3687. if not keys.w and not keys.s and not keys.a and not keys.d then
  3688. speed=1
  3689. end
  3690. if keys.w then
  3691. new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  3692. speed=speed+0.01
  3693. end
  3694. if keys.s then
  3695. new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  3696. speed=speed+0.01
  3697. end
  3698. if keys.d then
  3699. new = new * CFrame.new(speed,0,0)
  3700. speed=speed+0.01
  3701. end
  3702. if keys.a then
  3703. new = new * CFrame.new(-speed,0,0)
  3704. speed=speed+0.01
  3705. end
  3706. if speed>5 then
  3707. speed=5
  3708. end
  3709. pos.position=new.p
  3710. if keys.w then
  3711. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*15),0,0)
  3712. elseif keys.s then
  3713. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*15),0,0)
  3714. else
  3715. gyro.cframe = workspace.CurrentCamera.CoordinateFrame
  3716. end
  3717. until not Fly
  3718. if gyro then gyro:Destroy() end
  3719. if pos then pos:Destroy() end
  3720. flying=false
  3721. localplayer.Character.Humanoid.PlatformStand=false
  3722. speed=0
  3723. end
  3724. e1=mouse.KeyDown:connect(function(key)
  3725. if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end
  3726. if key=="w" then
  3727. keys.w=true
  3728. elseif key=="s" then
  3729. keys.s=true
  3730. elseif key=="a" then
  3731. keys.a=true
  3732. elseif key=="d" then
  3733. keys.d=true
  3734. end
  3735. end)
  3736. e2=mouse.KeyUp:connect(function(key)
  3737. if key=="w" then
  3738. keys.w=false
  3739. elseif key=="s" then
  3740. keys.s=false
  3741. elseif key=="a" then
  3742. keys.a=false
  3743. elseif key=="d" then
  3744. keys.d=false
  3745. end
  3746. end)
  3747. start()
  3748. end)
  3749.  
  3750. Tpluffy.MouseButton1Down:Connect(function()
  3751. for _,v in pairs(game.Workspace:GetDescendants()) do
  3752. if string.find(v.Name, "Luffy") then
  3753. v:FindFirstChild("HumanoidRootPart").Anchored = true
  3754. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  3755. end
  3756. end
  3757. end)
  3758.  
  3759. Sellers.MouseButton1Click:connect(function()
  3760. features.TeleportSellers = true
  3761. for i,v in pairs(game.Workspace:GetChildren()) do
  3762. for i,v in pairs(v:GetChildren()) do
  3763. for i,v in pairs(v:GetChildren()) do
  3764. for a,b in pairs(v:GetChildren()) do
  3765. if b.Name == "ClickDetector" then
  3766.  
  3767. b.Parent.Parent.CFrame = plr.Character.HumanoidRootPart.CFrame * CFrame.new(0,0,-2)
  3768. game:GetService('RunService').Stepped:wait()
  3769.  
  3770.  
  3771. b.Parent.Parent:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(math.random(-10,10),0,math.random(-10,10)))
  3772. end
  3773. end
  3774. end
  3775. end
  3776. end
  3777. end)
  3778.  
  3779. DeleteAnti.MouseButton1Down:connect(function()
  3780. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  3781. if v.ClassName == "Script" then
  3782. for i,c in pairs(v:GetChildren()) do
  3783. if c.Name == "" then
  3784. v:Remove()
  3785.  
  3786. end
  3787. end
  3788. end
  3789. end
  3790. end)
  3791.  
  3792. FLy.MouseButton1Click:connect(function()
  3793. if Fly == true then
  3794. Fly = false
  3795. return
  3796. end
  3797. Fly = true
  3798. local mouse=game.Players.LocalPlayer:GetMouse''
  3799. localplayer=game.Players.LocalPlayer
  3800. game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart")
  3801. local torso = game.Players.LocalPlayer.Character.HumanoidRootPart
  3802. local speed=0
  3803. local keys={a=false,d=false,w=false,s=false}
  3804. local e1
  3805. local e2
  3806. local function start()
  3807. local pos = Instance.new("BodyPosition",torso)
  3808. local gyro = Instance.new("BodyGyro",torso)
  3809. pos.Name="EPIXPOS"
  3810. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  3811. pos.position = torso.Position
  3812. gyro.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3813. gyro.cframe = torso.CFrame
  3814. repeat
  3815. wait()
  3816. localplayer.Character.Humanoid.PlatformStand=true
  3817. local new=gyro.cframe - gyro.cframe.p + pos.position
  3818. if not keys.w and not keys.s and not keys.a and not keys.d then
  3819. speed=1
  3820. end
  3821. if keys.w then
  3822. new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  3823. speed=speed+0.01
  3824. end
  3825. if keys.s then
  3826. new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  3827. speed=speed+0.01
  3828. end
  3829. if keys.d then
  3830. new = new * CFrame.new(speed,0,0)
  3831. speed=speed+0.01
  3832. end
  3833. if keys.a then
  3834. new = new * CFrame.new(-speed,0,0)
  3835. speed=speed+0.01
  3836. end
  3837. if speed>5 then
  3838. speed=5
  3839. end
  3840. pos.position=new.p
  3841. if keys.w then
  3842. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*15),0,0)
  3843. elseif keys.s then
  3844. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*15),0,0)
  3845. else
  3846. gyro.cframe = workspace.CurrentCamera.CoordinateFrame
  3847. end
  3848. until not Fly
  3849. if gyro then gyro:Destroy() end
  3850. if pos then pos:Destroy() end
  3851. flying=false
  3852. localplayer.Character.Humanoid.PlatformStand=false
  3853. speed=0
  3854. end
  3855. e1=mouse.KeyDown:connect(function(key)
  3856. if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end
  3857. if key=="w" then
  3858. keys.w=true
  3859. elseif key=="s" then
  3860. keys.s=true
  3861. elseif key=="a" then
  3862. keys.a=true
  3863. elseif key=="d" then
  3864. keys.d=true
  3865. end
  3866. end)
  3867. e2=mouse.KeyUp:connect(function(key)
  3868. if key=="w" then
  3869. keys.w=false
  3870. elseif key=="s" then
  3871. keys.s=false
  3872. elseif key=="a" then
  3873. keys.a=false
  3874. elseif key=="d" then
  3875. keys.d=false
  3876. end
  3877. end)
  3878. start()
  3879. end)
  3880.  
  3881. Tpluffy.MouseButton1Down:Connect(function()
  3882. for _,v in pairs(game.Workspace:GetDescendants()) do
  3883. if string.find(v.Name, "Luffy") then
  3884. v:FindFirstChild("HumanoidRootPart").Anchored = true
  3885. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  3886. end
  3887. end
  3888. end)
  3889.  
  3890. Sellers.MouseButton1Click:connect(function()
  3891. features.TeleportSellers = true
  3892. for i,v in pairs(game.Workspace:GetChildren()) do
  3893. for i,v in pairs(v:GetChildren()) do
  3894. for i,v in pairs(v:GetChildren()) do
  3895. for a,b in pairs(v:GetChildren()) do
  3896. if b.Name == "ClickDetector" then
  3897.  
  3898. b.Parent.Parent.CFrame = plr.Character.HumanoidRootPart.CFrame * CFrame.new(0,0,-2)
  3899. game:GetService('RunService').Stepped:wait()
  3900.  
  3901.  
  3902. b.Parent.Parent:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(math.random(-10,10),0,math.random(-10,10)))
  3903. end
  3904. end
  3905. end
  3906. end
  3907. end
  3908. end)
  3909.  
  3910. FLy.MouseButton1Click:connect(function()
  3911. if Fly == true then
  3912. Fly = false
  3913. return
  3914. end
  3915. Fly = true
  3916. local mouse=game.Players.LocalPlayer:GetMouse''
  3917. localplayer=game.Players.LocalPlayer
  3918. game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart")
  3919. local torso = game.Players.LocalPlayer.Character.HumanoidRootPart
  3920. local speed=0
  3921. local keys={a=false,d=false,w=false,s=false}
  3922. local e1
  3923. local e2
  3924. local function start()
  3925. local pos = Instance.new("BodyPosition",torso)
  3926. local gyro = Instance.new("BodyGyro",torso)
  3927. pos.Name="EPIXPOS"
  3928. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  3929. pos.position = torso.Position
  3930. gyro.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3931. gyro.cframe = torso.CFrame
  3932. repeat
  3933. wait()
  3934. localplayer.Character.Humanoid.PlatformStand=true
  3935. local new=gyro.cframe - gyro.cframe.p + pos.position
  3936. if not keys.w and not keys.s and not keys.a and not keys.d then
  3937. speed=1
  3938. end
  3939. if keys.w then
  3940. new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  3941. speed=speed+0.01
  3942. end
  3943. if keys.s then
  3944. new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  3945. speed=speed+0.01
  3946. end
  3947. if keys.d then
  3948. new = new * CFrame.new(speed,0,0)
  3949. speed=speed+0.01
  3950. end
  3951. if keys.a then
  3952. new = new * CFrame.new(-speed,0,0)
  3953. speed=speed+0.01
  3954. end
  3955. if speed>5 then
  3956. speed=5
  3957. end
  3958. pos.position=new.p
  3959. if keys.w then
  3960. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*15),0,0)
  3961. elseif keys.s then
  3962. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*15),0,0)
  3963. else
  3964. gyro.cframe = workspace.CurrentCamera.CoordinateFrame
  3965. end
  3966. until not Fly
  3967. if gyro then gyro:Destroy() end
  3968. if pos then pos:Destroy() end
  3969. flying=false
  3970. localplayer.Character.Humanoid.PlatformStand=false
  3971. speed=0
  3972. end
  3973. e1=mouse.KeyDown:connect(function(key)
  3974. if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end
  3975. if key=="w" then
  3976. keys.w=true
  3977. elseif key=="s" then
  3978. keys.s=true
  3979. elseif key=="a" then
  3980. keys.a=true
  3981. elseif key=="d" then
  3982. keys.d=true
  3983. end
  3984. end)
  3985. e2=mouse.KeyUp:connect(function(key)
  3986. if key=="w" then
  3987. keys.w=false
  3988. elseif key=="s" then
  3989. keys.s=false
  3990. elseif key=="a" then
  3991. keys.a=false
  3992. elseif key=="d" then
  3993. keys.d=false
  3994. end
  3995. end)
  3996. start()
  3997. end)
  3998.  
  3999. TpChest.MouseButton1Down:Connect(function()
  4000. for _,v in pairs(game.Workspace:GetDescendants()) do
  4001. if v.ClassName == "TouchTransmitter" then
  4002. v.Parent.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-5)
  4003. end
  4004. end
  4005. end)
Advertisement
Add Comment
Please, Sign In to add comment