Angkerscript

Pirates Noob

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