Advertisement
NAZOR

SKYWARS GUI

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