· 6 years ago · Dec 10, 2019, 09:40 AM
1
2-- Creator: illremember#3799
3
4-- Credits to infinite yield, harkinian, dex creators
5
6prefix = ";"
7wait(0.3)
8Commands = {
9 '[-] cmdbar is shown when ; is pressed.',
10 '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
11 '[2] bring [plr] -- You need a tool! Will bring player to you',
12 '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
13 '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
14 '[5] attach [plr] -- You need a tool! Attaches you to player',
15 '[6] unattach [plr] -- Attempts to unattach you from a player',
16 '[7] follow [plr] -- Makes you follow behind the player',
17 '[8] unfollow',
18 '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
19 '[10] trail [plr] -- The opposite of follow, you stay infront of player',
20 '[11] untrail',
21 '[12] orbit [plr] -- Makes you orbit the player',
22 '[13] unorbit',
23 '[14] fling [plr] -- Makes you fling the player',
24 '[15] unfling',
25 '[16] fecheck -- Checks if the game is FE or not',
26 '[17] void [plr] -- Teleports player to the void',
27 '[18] noclip -- Gives you noclip to walk through walls',
28 '[19] clip -- Removes noclip',
29 '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
30 '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
31 '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
32 '[23] default -- Changes your speed, jumppower and hipheight to default values',
33 '[24] annoy [plr] -- Loop teleports you to the player',
34 '[25] unannoy',
35 '[26] headwalk [plr] -- Loop teleports you to the player head',
36 '[27] unheadwalk',
37 '[28] nolimbs -- Removes your arms and legs',
38 '[29] god -- Gives you FE Godmode',
39 '[30] drophats -- Drops your accessories',
40 '[31] droptool -- Drops any tool you have equipped',
41 '[32] loopdhats -- Loop drops your accessories',
42 '[33] unloopdhats',
43 '[34] loopdtool -- Loop drops any tools you have equipped',
44 '[35] unloopdtool',
45 '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
46 '[37] view [plr] -- Changes your camera to the player character',
47 '[38] unview',
48 '[39] goto [plr] -- Teleports you to player',
49 '[40] fly -- Allows you to fly, credit to Infinite Yield',
50 '[41] unfly',
51 '[42] chat [msg] -- Makes you chat a message',
52 '[43] spam [msg] -- Spams a message',
53 '[44] unspam',
54 '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
55 '[46] pmspam [plr] -- Spams a player in private message',
56 '[47] unpmspam',
57 '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
58 '[49] uncfreeze [plr]',
59 '[50] unlockws -- Unlocks the workspace',
60 '[51] lockws -- Locks the workspace',
61 '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
62 '[53] pstand -- Enables platform stand',
63 '[54] unpstand -- Disables platform stand',
64 '[55] blockhead -- Removes your head mesh',
65 '[56] sit',
66 '[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',
67 '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
68 '[59] hypertotal -- Loads in my FE GUI Hypertotal',
69 '[60] cmds -- Prints all commands',
70 '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
71 '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
72 '[63] spinner -- Makes you spin',
73 '[64] nospinner',
74 '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
75 '[66] noreach -- Removes reach, must have tool equipped',
76 '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
77 '[68] tp me [plr] -- Alternative to goto',
78 '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
79 '[70] uncbring',
80 '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
81 '[72] givetool [plr] -- Gives the tool you have equipped to the player',
82 '[73] glitch [plr] -- Glitches you and the player, looks very cool',
83 '[74] unglitch -- Unglitches you',
84 '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
85 '[76] explorer -- Loads up DEX',
86 '[77] reset -- Resets your character.',
87 '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
88 '[79] animgui -- Loads up Energize animations GUI',
89 '[80] savepos -- Saves your current position',
90 '[81] loadpos -- Teleports you to your saved position',
91 '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
92 '[83] unbang',
93 '[84] delcmdbar -- Removes the command bar completely',
94 '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
95 '[86] shutdown -- Uses harkinians script to shutdown server',
96 '[87] respawn -- If grespawn doesnt work you can use respawn',
97 '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
98 '[89] getplrs -- Prints all players in game',
99 '[90] deldecal -- Deletes all decals client sided',
100 '[91] opfinality -- Loads in my FE GUI Opfinality',
101 '[92] remotes -- Prints all remotes in the game in the console when added',
102 '[93] noremotes -- Stops printing remotes',
103 '[94] tpdefault -- Stops all loop teleports to a player',
104 '[95] stopsit -- Will not allow you to sit',
105 '[96] gosit -- Allows you to sit',
106 '[97] clicktp -- Enables click tp',
107 '[98] noclicktp -- Disables click tp',
108 '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
109 '[100] toolsoff -- Stops ;toolson',
110 '[101] version -- Gets the admin version',
111 '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
112 '[103] gravity [num] -- Changes workspace gravity default is 196.2',
113 '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
114 '[105] clickdel -- Delete any block you press q on, client sided',
115 '[106] noclickdel -- Stops clickdel',
116 '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
117 '[108] unlooprhats -- Stops loop removing mesh',
118 '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
119 '[110] unlooprtool -- Stops loop removing mesh',
120 '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
121 '[112] age [plr] -- Makes you chat the account age of the player',
122 '[113] id [plr] -- Makes you chat the account ID of the player',
123 '[114] .age [plr] -- Privately shows you the account age of the player',
124 '[115] .id [plr] -- Privately shows you the account ID of the player',
125 '[116] gameid -- Shows the game ID',
126 '[117] removeinvis -- Removes all invisible walls/parts, client sided',
127 '[118] removefog -- Removes fog, client sided',
128 '[119] disable -- Disables your character by removing humanoid',
129 '[120] enable -- Enables your character by adding humanoid',
130 '[121] prefix [key] -- Changes the prefix used, default is ;',
131 '[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.',
132 '[123] flyspeed [num] -- Change your fly speed, default is 1',
133 '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
134 '[125] uncarpet -- Stops carpet player',
135 '[126] stare [plr] -- Turns your character to stare at another player',
136 '[127] unstare -- Stops stare player',
137 '[128] logchat -- Logs all chat (including /e and whispers) of all players',
138 '[129] unlogchat -- Disables logchat',
139 '[130] fixcam -- Fixes/resets your camera',
140 '[131] unstate -- Stops changing state',
141}
142speedget = 1
143
144lplayer = game:GetService("Players").LocalPlayer
145
146lplayer.CharacterAdded:Connect(function(character)
147 spin = false
148 flying = false
149 staring = false
150 banpl = false
151end)
152
153function change()
154 prefix = prefix
155 speedfly = speedfly
156end
157
158function GetPlayer(String) -- Credit to Timeless/xFunnieuss
159 local Found = {}
160 local strl = String:lower()
161 if strl == "all" then
162 for i,v in pairs(game:GetService("Players"):GetPlayers()) do
163 table.insert(Found,v)
164 end
165 elseif strl == "others" then
166 for i,v in pairs(game:GetService("Players"):GetPlayers()) do
167 if v.Name ~= lplayer.Name then
168 table.insert(Found,v)
169 end
170 end
171 elseif strl == "me" then
172 for i,v in pairs(game:GetService("Players"):GetPlayers()) do
173 if v.Name == lplayer.Name then
174 table.insert(Found,v)
175 end
176 end
177 else
178 for i,v in pairs(game:GetService("Players"):GetPlayers()) do
179 if v.Name:lower():sub(1, #String) == String:lower() then
180 table.insert(Found,v)
181 end
182 end
183 end
184 return Found
185end
186
187local Mouse = lplayer:GetMouse()
188
189spin = false
190followed = false
191traill = false
192noclip = false
193annoying = false
194hwalk = false
195droppinghats = false
196droppingtools = false
197flying = false
198spamdelay = 1
199spamming = false
200spammingpm = false
201cbringing = false
202remotes = true
203added = true
204binds = false
205stopsitting = false
206clickgoto = false
207gettingtools = false
208removingmeshhats = false
209removingmeshtool = false
210clickdel = false
211staring = false
212chatlogs = false
213banpl = false
214changingstate = false
215statechosen = 0
216
217adminversion = "Reviz Admin by illremember, Version 2.0"
218
219flying = false
220speedfly = 1
221
222function plrchat(plr, chat)
223print(plr.Name..": "..tick().."\n"..chat)
224end
225
226for i,v in pairs(game:GetService("Players"):GetPlayers()) do
227v.Chatted:connect(function(chat)
228if chatlogs then
229plrchat(v, chat)
230end
231end)
232end
233game:GetService("Players").PlayerAdded:connect(function(plr)
234plr.Chatted:connect(function(chat)
235if chatlogs then
236plrchat(plr, chat)
237end
238end)
239end)
240
241
242local ScreenGui = Instance.new("ScreenGui")
243local Frame = Instance.new("Frame")
244local CMDBAR = Instance.new("TextBox")
245ScreenGui.Parent = game:GetService("CoreGui")
246Frame.Parent = ScreenGui
247Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
248Frame.BackgroundTransparency = 0.3
249Frame.Position = UDim2.new(0.5, 0, 0, 10)
250Frame.Size = UDim2.new(0, 200, 0, 40)
251Frame.Active = true
252Frame.Draggable = true
253CMDBAR.Name = "CMDBAR"
254CMDBAR.Parent = Frame
255CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
256CMDBAR.BackgroundTransparency = 0.20000000298023
257CMDBAR.Size = UDim2.new(0, 180, 0, 20)
258CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
259CMDBAR.Font = Enum.Font.SourceSansLight
260CMDBAR.FontSize = Enum.FontSize.Size14
261CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
262CMDBAR.TextScaled = true
263CMDBAR.TextSize = 14
264CMDBAR.TextWrapped = true
265CMDBAR.Text = "Press ; to type, Enter to execute"
266
267local CMDS = Instance.new("ScreenGui")
268local CMDSFRAME = Instance.new("Frame")
269local ScrollingFrame = Instance.new("ScrollingFrame")
270local TextLabel = Instance.new("TextLabel")
271local closegui = Instance.new("TextButton")
272CMDS.Name = "CMDS"
273CMDS.Parent = game:GetService("CoreGui")
274CMDSFRAME.Name = "CMDSFRAME"
275CMDSFRAME.Parent = CMDS
276CMDSFRAME.Active = true
277CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
278CMDSFRAME.BorderSizePixel = 0
279CMDSFRAME.Draggable = true
280CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
281CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
282CMDSFRAME.Visible = false
283ScrollingFrame.Parent = CMDSFRAME
284ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
285ScrollingFrame.BorderSizePixel = 0
286ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
287ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
288ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
289TextLabel.Parent = ScrollingFrame
290TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
291TextLabel.BackgroundTransparency = 1
292TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
293TextLabel.Font = Enum.Font.SourceSans
294TextLabel.FontSize = Enum.FontSize.Size18
295TextLabel.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."
296TextLabel.TextColor3 = Color3.new(1, 1, 1)
297TextLabel.TextSize = 15
298TextLabel.TextWrapped = true
299TextLabel.TextXAlignment = Enum.TextXAlignment.Left
300TextLabel.TextYAlignment = Enum.TextYAlignment.Top
301closegui.Name = "closegui"
302closegui.Parent = CMDSFRAME
303closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
304closegui.BorderSizePixel = 0
305closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
306closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
307closegui.Font = Enum.Font.SourceSansBold
308closegui.FontSize = Enum.FontSize.Size24
309closegui.Text = "X"
310closegui.TextColor3 = Color3.new(1, 1, 1)
311closegui.TextSize = 20
312
313closegui.MouseButton1Click:connect(function()
314 CMDSFRAME.Visible = false
315end)
316
317game:GetService('RunService').Stepped:connect(function()
318 if spin then
319 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
320 end
321 if followed then
322 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
323 end
324 if traill then
325 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
326 end
327 if annoying then
328 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
329 end
330 if hwalk then
331 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
332 end
333 if staring then
334 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
335 end
336end)
337game:GetService('RunService').Stepped:connect(function()
338 if noclip then
339 if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
340 lplayer.Character.Head.CanCollide = false
341 lplayer.Character.Torso.CanCollide = false
342 lplayer.Character["Left Leg"].CanCollide = false
343 lplayer.Character["Right Leg"].CanCollide = false
344 else
345 lplayer.Character.Humanoid:ChangeState(11)
346 end
347 end
348 if changingstate then
349 lplayer.Character.Humanoid:ChangeState(statechosen)
350 end
351end)
352game:GetService('RunService').Stepped:connect(function()
353 if droppinghats then
354 for i,v in pairs(lplayer.Character:GetChildren()) do
355 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
356 v.Parent = workspace
357 end
358 end
359 end
360 if droppingtools then
361 for i,v in pairs(lplayer.Character:GetChildren()) do
362 if (v:IsA("Tool")) then
363 v.Parent = workspace
364 end
365 end
366 end
367 if removingmeshhats then
368 for i,v in pairs(lplayer.Character:GetChildren()) do
369 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
370 v.Handle.Mesh:Destroy()
371 end
372 end
373 end
374 if removingmeshtool then
375 for i,v in pairs(lplayer.Character:GetChildren()) do
376 if (v:IsA("Tool")) then
377 v.Handle.Mesh:Destroy()
378 end
379 end
380 end
381end)
382game:GetService('RunService').Stepped:connect(function()
383 if banpl then
384 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
385 end
386end)
387game:GetService('RunService').Stepped:connect(function()
388 if stopsitting then
389 lplayer.Character.Humanoid.Sit = false
390 end
391end)
392
393plr = lplayer
394hum = plr.Character.HumanoidRootPart
395mouse = plr:GetMouse()
396mouse.KeyDown:connect(function(key)
397 if key == "e" then
398 if mouse.Target then
399 if clickgoto then
400 hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
401 elseif clickdel then
402 mouse.Target:Destroy()
403 end
404 end
405 end
406end)
407
408game:GetService("Workspace").ChildAdded:connect(function(part)
409 if gettingtools then
410 if part:IsA("Tool") then
411 part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
412 end
413 end
414end)
415
416lplayer.Chatted:Connect(function(msg)
417 if string.sub(msg, 1, 6) == (prefix.."kill ") then
418 if string.sub(msg, 7) == "me" then
419 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
420 else
421 for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
422 local NOW = lplayer.Character.HumanoidRootPart.CFrame
423 lplayer.Character.Humanoid.Name = 1
424 local l = lplayer.Character["1"]:Clone()
425 l.Parent = lplayer.Character
426 l.Name = "Humanoid"
427 wait(0.1)
428 lplayer.Character["1"]:Destroy()
429 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
430 lplayer.Character.Animate.Disabled = true
431 wait(0.1)
432 lplayer.Character.Animate.Disabled = false
433 lplayer.Character.Humanoid.DisplayDistanceType = "None"
434 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
435 lplayer.Character.Humanoid:EquipTool(v)
436 end
437 local function tp(player,player2)
438 local char1,char2=player.Character,player2.Character
439 if char1 and char2 then
440 char1:MoveTo(char2.Head.Position)
441 end
442 end
443 wait(0.1)
444 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
445 wait(0.2)
446 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
447 wait(0.5)
448 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
449 wait(0.7)
450 tp(lplayer,game:GetService("Players")[v.Name])
451 wait(0.7)
452 lplayer.Character.HumanoidRootPart.CFrame = NOW
453 game:GetService("StarterGui"):SetCore("SendNotification", {
454 Title = "Tools needed!";
455 Text = "You need a tool in your backpack for this command!";
456 })
457 end
458 end
459 end
460 if string.sub(msg, 1, 7) == (prefix.."bring ") then
461 for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
462 local NOW = lplayer.Character.HumanoidRootPart.CFrame
463 lplayer.Character.Humanoid.Name = 1
464 local l = lplayer.Character["1"]:Clone()
465 l.Parent = lplayer.Character
466 l.Name = "Humanoid"
467 wait(0.1)
468 lplayer.Character["1"]:Destroy()
469 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
470 lplayer.Character.Animate.Disabled = true
471 wait(0.1)
472 lplayer.Character.Animate.Disabled = false
473 lplayer.Character.Humanoid.DisplayDistanceType = "None"
474 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
475 lplayer.Character.Humanoid:EquipTool(v)
476 end
477 local function tp(player,player2)
478 local char1,char2=player.Character,player2.Character
479 if char1 and char2 then
480 char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
481 end
482 end
483 local function getout(player,player2)
484 local char1,char2=player.Character,player2.Character
485 if char1 and char2 then
486 char1:MoveTo(char2.Head.Position)
487 end
488 end
489 tp(game:GetService("Players")[v.Name], lplayer)
490 wait(0.2)
491 tp(game:GetService("Players")[v.Name], lplayer)
492 wait(0.5)
493 lplayer.Character.HumanoidRootPart.CFrame = NOW
494 wait(0.5)
495 getout(lplayer, game:GetService("Players")[v.Name])
496 wait(0.3)
497 lplayer.Character.HumanoidRootPart.CFrame = NOW
498 game:GetService("StarterGui"):SetCore("SendNotification", {
499 Title = "Tools needed!";
500 Text = "You need a tool in your backpack for this command!";
501 })
502 end
503 end
504 if string.sub(msg, 1, 6) == (prefix.."spin ") then
505 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
506 lplayer.Character.Humanoid.Name = 1
507 local l = lplayer.Character["1"]:Clone()
508 l.Parent = lplayer.Character
509 l.Name = "Humanoid"
510 wait(0.1)
511 lplayer.Character["1"]:Destroy()
512 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
513 lplayer.Character.Animate.Disabled = true
514 wait(0.1)
515 lplayer.Character.Animate.Disabled = false
516 lplayer.Character.Humanoid.DisplayDistanceType = "None"
517 lplayer.Character.Animate.Disabled = false
518 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
519 lplayer.Character.Humanoid:EquipTool(v)
520 end
521 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
522 spinplr = v
523 wait(0.5)
524 spin = true
525 game:GetService("StarterGui"):SetCore("SendNotification", {
526 Title = "Tools needed!";
527 Text = "You need a tool in your backpack for this command!";
528 })
529 end
530 end
531 if string.sub(msg, 1, 7) == (prefix.."unspin") then
532 spin = false
533 end
534 if string.sub(msg, 1, 8) == (prefix.."attach ") then
535 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
536 lplayer.Character.Humanoid.Name = 1
537 local l = lplayer.Character["1"]:Clone()
538 l.Parent = lplayer.Character
539 l.Name = "Humanoid"
540 wait(0.1)
541 lplayer.Character["1"]:Destroy()
542 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
543 lplayer.Character.Animate.Disabled = true
544 wait(0.1)
545 lplayer.Character.Animate.Disabled = false
546 lplayer.Character.Humanoid.DisplayDistanceType = "None"
547 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
548 lplayer.Character.Humanoid:EquipTool(v)
549 end
550 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
551 wait(0.3)
552 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
553 attplr = v
554 game:GetService("StarterGui"):SetCore("SendNotification", {
555 Title = "Tools needed!";
556 Text = "You need a tool in your backpack for this command!";
557 })
558 end
559 end
560 if string.sub(msg, 1, 10) == (prefix.."unattach ") then
561 for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
562 local function getout(player,player2)
563 local char1,char2=player.Character,player2.Character
564 if char1 and char2 then
565 char1:MoveTo(char2.Head.Position)
566 end
567 end
568 getout(lplayer, game:GetService("Players")[v.Name])
569 end
570 end
571 if string.sub(msg, 1, 8) == (prefix.."follow ") then
572 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
573 followed = true
574 flwplr = v
575 end
576 end
577 if string.sub(msg, 1, 9) == (prefix.."unfollow") then
578 followed = false
579 end
580 if string.sub(msg, 1, 10) == (prefix.."freefall ") then
581 for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
582 local NOW = lplayer.Character.HumanoidRootPart.CFrame
583 lplayer.Character.Humanoid.Name = 1
584 local l = lplayer.Character["1"]:Clone()
585 l.Parent = lplayer.Character
586 l.Name = "Humanoid"
587 wait(0.1)
588 lplayer.Character["1"]:Destroy()
589 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
590 lplayer.Character.Animate.Disabled = true
591 wait(0.1)
592 lplayer.Character.Animate.Disabled = false
593 lplayer.Character.Humanoid.DisplayDistanceType = "None"
594 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
595 lplayer.Character.Humanoid:EquipTool(v)
596 end
597 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
598 wait(0.2)
599 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
600 wait(0.6)
601 lplayer.Character.HumanoidRootPart.CFrame = NOW
602 wait(0.6)
603 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
604 game:GetService("StarterGui"):SetCore("SendNotification", {
605 Title = "Tools needed!";
606 Text = "You need a tool in your backpack for this command!";
607 })
608 end
609 end
610 if string.sub(msg, 1, 7) == (prefix.."trail ") then
611 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
612 traill = true
613 trlplr = v
614 end
615 end
616 if string.sub(msg, 1, 8) == (prefix.."untrail") then
617 traill = false
618 end
619 if string.sub(msg, 1, 7) == (prefix.."orbit ") then
620 if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
621 lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
622 else
623 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
624 local o = Instance.new("RocketPropulsion")
625 o.Parent = lplayer.Character.HumanoidRootPart
626 o.Name = "Orbit"
627 o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
628 o:Fire()
629 noclip = true
630 end
631 end
632 end
633 if string.sub(msg, 1, 8) == (prefix.."unorbit") then
634 lplayer.Character.HumanoidRootPart.Orbit:Destroy()
635 noclip = false
636 end
637 if string.sub(msg, 1, 7) == (prefix.."fling ") then
638 if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
639 lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
640 else
641 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
642 local y = Instance.new("RocketPropulsion")
643 y.Parent = lplayer.Character.HumanoidRootPart
644 y.CartoonFactor = 1
645 y.MaxThrust = 800000
646 y.MaxSpeed = 1000
647 y.ThrustP = 200000
648 y.Name = "Fling"
649 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
650 y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
651 y:Fire()
652 noclip = true
653 end
654 end
655 end
656 if string.sub(msg, 1, 8) == (prefix.."unfling") then
657 noclip = false
658 lplayer.Character.HumanoidRootPart.Fling:Destroy()
659 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
660 wait(0.4)
661 lplayer.Character.HumanoidRootPart.Fling:Destroy()
662 end
663 if string.sub(msg, 1, 8) == (prefix.."fecheck") then
664 if game:GetService("Workspace").FilteringEnabled == true then
665 warn("FE is Enabled (Filtering Enabled)")
666 game:GetService("StarterGui"):SetCore("SendNotification", {
667 Title = "FE is Enabled";
668 Text = "Filtering Enabled. Enjoy using Reviz Admin!";
669 })
670 else
671 warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
672 game:GetService("StarterGui"):SetCore("SendNotification", {
673 Title = "FE is Disabled";
674 Text = "Filtering Disabled. Consider using a different admin script.";
675 })
676 end
677 end
678 if string.sub(msg, 1, 6) == (prefix.."void ") then
679 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
680 lplayer.Character.Humanoid.Name = 1
681 local l = lplayer.Character["1"]:Clone()
682 l.Parent = lplayer.Character
683 l.Name = "Humanoid"
684 wait(0.1)
685 lplayer.Character["1"]:Destroy()
686 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
687 lplayer.Character.Animate.Disabled = true
688 wait(0.1)
689 lplayer.Character.Animate.Disabled = false
690 lplayer.Character.Humanoid.DisplayDistanceType = "None"
691 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
692 lplayer.Character.Humanoid:EquipTool(v)
693 end
694 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
695 wait(0.2)
696 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
697 wait(0.6)
698 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
699 game:GetService("StarterGui"):SetCore("SendNotification", {
700 Title = "Tools needed!";
701 Text = "You need a tool in your backpack for this command!";
702 })
703 end
704 end
705 if string.sub(msg, 1, 7) == (prefix.."noclip") then
706 noclip = true
707 game:GetService("StarterGui"):SetCore("SendNotification", {
708 Title = "Noclip enabled";
709 Text = "Type ;clip to disable";
710 })
711 end
712 if string.sub(msg, 1, 5) == (prefix.."clip") then
713 noclip = false
714 game:GetService("StarterGui"):SetCore("SendNotification", {
715 Title = "Noclip disabled";
716 Text = "Type ;noclip to enable";
717 })
718 end
719 if string.sub(msg, 1, 7) == (prefix.."speed ") then
720 lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
721 end
722 if string.sub(msg, 1, 4) == (prefix.."ws ") then
723 lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
724 end
725 if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
726 lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
727 end
728 if string.sub(msg, 1, 4) == (prefix.."hh ") then
729 lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
730 end
731 if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
732 lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
733 end
734 if string.sub(msg, 1, 4) == (prefix.."jp ") then
735 lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
736 end
737 if string.sub(msg, 1, 8) == (prefix.."default") then
738 lplayer.Character.Humanoid.JumpPower = 50
739 lplayer.Character.Humanoid.WalkSpeed = 16
740 lplayer.Character.Humanoid.HipHeight = 0
741 end
742 if string.sub(msg, 1, 7) == (prefix.."annoy ") then
743 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
744 annoying = true
745 annplr = v
746 end
747 end
748 if string.sub(msg, 1, 8) == (prefix.."unannoy") then
749 annoying = false
750 end
751 if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
752 for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
753 hwalk = true
754 hdwplr = v
755 end
756 end
757 if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
758 hwalk = false
759 end
760 if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
761 lplayer.Character["Left Leg"]:Destroy()
762 lplayer.Character["Left Arm"]:Destroy()
763 lplayer.Character["Right Leg"]:Destroy()
764 lplayer.Character["Right Arm"]:Destroy()
765 end
766 if string.sub(msg, 1, 4) == (prefix.."god") then
767 lplayer.Character.Humanoid.Name = 1
768 local l = lplayer.Character["1"]:Clone()
769 l.Parent = lplayer.Character
770 l.Name = "Humanoid"
771 wait(0.1)
772 lplayer.Character["1"]:Destroy()
773 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
774 lplayer.Character.Animate.Disabled = true
775 wait(0.1)
776 lplayer.Character.Animate.Disabled = false
777 lplayer.Character.Humanoid.DisplayDistanceType = "None"
778 game:GetService("StarterGui"):SetCore("SendNotification", {
779 Title = "FE Godmode enabled";
780 Text = "Use ;grespawn or ;respawn to remove";
781 })
782 end
783 if string.sub(msg, 1, 9) == (prefix.."drophats") then
784 for i,v in pairs(lplayer.Character:GetChildren()) do
785 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
786 v.Parent = workspace
787 end
788 end
789 end
790 if string.sub(msg, 1, 9) == (prefix.."droptool") then
791 for i,v in pairs(lplayer.Character:GetChildren()) do
792 if (v:IsA("Tool")) then
793 v.Parent = workspace
794 end
795 end
796 end
797 if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
798 droppinghats = true
799 game:GetService("StarterGui"):SetCore("SendNotification", {
800 Title = "Loop Drop Enabled";
801 Text = "Type ;unloopdhats to disable";
802 })
803 end
804 if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
805 droppinghats = false
806 game:GetService("StarterGui"):SetCore("SendNotification", {
807 Title = "Loop Drop Disabled";
808 Text = "Type ;loopdhats to enable.";
809 })
810 end
811 if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
812 droppingtools = true
813 game:GetService("StarterGui"):SetCore("SendNotification", {
814 Title = "Loop Drop Enabled";
815 Text = "Type ;unloopdtool to disable";
816 })
817 end
818 if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
819 droppingtools = false
820 game:GetService("StarterGui"):SetCore("SendNotification", {
821 Title = "Loop Drop Disabled";
822 Text = "Type ;loopdtool to enable.";
823 })
824 end
825 if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
826 Local = game:GetService('Players').LocalPlayer
827 Char = Local.Character
828 touched,tpdback = false, false
829 box = Instance.new('Part',workspace)
830 box.Anchored = true
831 box.CanCollide = true
832 box.Size = Vector3.new(10,1,10)
833 box.Position = Vector3.new(0,10000,0)
834 box.Touched:connect(function(part)
835 if (part.Parent.Name == Local.Name) then
836 if touched == false then
837 touched = true
838 function apply()
839 if script.Disabled ~= true then
840 no = Char.HumanoidRootPart:Clone()
841 wait(.25)
842 Char.HumanoidRootPart:Destroy()
843 no.Parent = Char
844 Char:MoveTo(loc)
845 touched = false
846 end end
847 if Char then
848 apply()
849 end
850 end
851 end
852 end)
853 repeat wait() until Char
854 loc = Char.HumanoidRootPart.Position
855 Char:MoveTo(box.Position + Vector3.new(0,.5,0))
856 game:GetService("StarterGui"):SetCore("SendNotification", {
857 Title = "Invisibility enabled!";
858 Text = "Reset or use ;respawn to remove.";
859 })
860 end
861 if string.sub(msg, 1, 6) == (prefix.."view ") then
862 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
863 if game:GetService("Players")[v.Name].Character.Humanoid then
864 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
865 else
866 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
867 end
868 end
869 end
870 if string.sub(msg, 1, 7) == (prefix.."unview") then
871 if lplayer.Character.Humanoid then
872 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
873 else
874 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
875 end
876 end
877 if string.sub(msg, 1, 6) == (prefix.."goto ") then
878 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
879 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
880 end
881 end
882 if string.sub(msg, 1, 4) == (prefix.."fly") then
883 repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
884 repeat wait() until Mouse
885
886 local T = lplayer.Character.HumanoidRootPart
887 local CONTROL = {F = 0, B = 0, L = 0, R = 0}
888 local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
889 local SPEED = speedget
890
891 local function fly()
892 flying = true
893 local BG = Instance.new('BodyGyro', T)
894 local BV = Instance.new('BodyVelocity', T)
895 BG.P = 9e4
896 BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
897 BG.cframe = T.CFrame
898 BV.velocity = Vector3.new(0, 0.1, 0)
899 BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
900 spawn(function()
901 repeat wait()
902 lplayer.Character.Humanoid.PlatformStand = true
903 if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
904 SPEED = 50
905 elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
906 SPEED = 0
907 end
908 if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
909 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
910 lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
911 elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
912 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
913 else
914 BV.velocity = Vector3.new(0, 0.1, 0)
915 end
916 BG.cframe = workspace.CurrentCamera.CoordinateFrame
917 until not flying
918 CONTROL = {F = 0, B = 0, L = 0, R = 0}
919 lCONTROL = {F = 0, B = 0, L = 0, R = 0}
920 SPEED = 0
921 BG:destroy()
922 BV:destroy()
923 lplayer.Character.Humanoid.PlatformStand = false
924 end)
925 end
926 Mouse.KeyDown:connect(function(KEY)
927 if KEY:lower() == 'w' then
928 CONTROL.F = speedfly
929 elseif KEY:lower() == 's' then
930 CONTROL.B = -speedfly
931 elseif KEY:lower() == 'a' then
932 CONTROL.L = -speedfly
933 elseif KEY:lower() == 'd' then
934 CONTROL.R = speedfly
935 end
936 end)
937 Mouse.KeyUp:connect(function(KEY)
938 if KEY:lower() == 'w' then
939 CONTROL.F = 0
940 elseif KEY:lower() == 's' then
941 CONTROL.B = 0
942 elseif KEY:lower() == 'a' then
943 CONTROL.L = 0
944 elseif KEY:lower() == 'd' then
945 CONTROL.R = 0
946 end
947 end)
948 fly()
949 end
950 if string.sub(msg, 1, 6) == (prefix.."unfly") then
951 flying = false
952 lplayer.Character.Humanoid.PlatformStand = false
953 end
954 if string.sub(msg, 1, 6) == (prefix.."chat ") then
955 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
956 end
957 if string.sub(msg, 1, 6) == (prefix.."spam ") then
958 spamtext = (string.sub(msg, 7))
959 spamming = true
960 end
961 if string.sub(msg, 1, 7) == (prefix.."unspam") then
962 spamming = false
963 end
964 if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
965 spamdelay = (string.sub(msg, 11))
966 end
967 if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
968 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
969 pmspammed = v.Name
970 spammingpm = true
971 end
972 end
973 if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
974 spammingpm = false
975 end
976 if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
977 for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
978 v.Character["Left Leg"].Anchored = true
979 v.Character["Left Arm"].Anchored = true
980 v.Character["Right Leg"].Anchored = true
981 v.Character["Right Arm"].Anchored = true
982 v.Character.Torso.Anchored = true
983 v.Character.Head.Anchored = true
984 end
985 end
986 if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
987 for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
988 v.Character["Left Leg"].Anchored = false
989 v.Character["Left Arm"].Anchored = false
990 v.Character["Right Leg"].Anchored = false
991 v.Character["Right Arm"].Anchored = false
992 v.Character.Torso.Anchored = false
993 v.Character.Head.Anchored = false
994 end
995 end
996 if string.sub(msg, 1, 9) == (prefix.."unlockws") then
997 local a = game:GetService("Workspace"):getChildren()
998 for i = 1, #a do
999 if a[i].className == "Part" then
1000 a[i].Locked = false
1001 elseif a[i].className == "Model" then
1002 local r = a[i]:getChildren()
1003 for i = 1, #r do
1004 if r[i].className == "Part" then
1005 r[i].Locked = false
1006 end
1007 end
1008 end
1009 end
1010 game:GetService("StarterGui"):SetCore("SendNotification", {
1011 Title = "Success!";
1012 Text = "Workspace unlocked. Use ;lockws to lock.";
1013 })
1014 end
1015 if string.sub(msg, 1, 7) == (prefix.."lockws") then
1016 local a = game:GetService("Workspace"):getChildren()
1017 for i = 1, #a do
1018 if a[i].className == "Part" then
1019 a[i].Locked = true
1020 elseif a[i].className == "Model" then
1021 local r = a[i]:getChildren()
1022 for i = 1, #r do
1023 if r[i].className == "Part" then
1024 r[i].Locked = true
1025 end
1026 end
1027 end
1028 end
1029 end
1030 if string.sub(msg, 1, 7) == (prefix.."btools") then
1031 local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
1032 Clone_T.BinType = "Clone"
1033 local Destruct = Instance.new("HopperBin",lplayer.Backpack)
1034 Destruct.BinType = "Hammer"
1035 local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
1036 Hold_T.BinType = "Grab"
1037 end
1038 if string.sub(msg, 1, 7) == (prefix.."pstand") then
1039 lplayer.Character.Humanoid.PlatformStand = true
1040 end
1041 if string.sub(msg, 1, 9) == (prefix.."unpstand") then
1042 lplayer.Character.Humanoid.PlatformStand = false
1043 end
1044 if string.sub(msg, 1, 10) == (prefix.."blockhead") then
1045 lplayer.Character.Head.Mesh:Destroy()
1046 end
1047 if string.sub(msg, 1, 4) == (prefix.."sit") then
1048 lplayer.Character.Humanoid.Sit = true
1049 end
1050 if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
1051 local function bringobjw()
1052 for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
1053 if obj.Name == (string.sub(msg, 11)) then
1054 obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
1055 obj.CanCollide = false
1056 obj.Transparency = 0.7
1057 wait()
1058 obj.CFrame = lplayer.Character["Left Leg"].CFrame
1059 wait()
1060 obj.CFrame = lplayer.Character["Right Leg"].CFrame
1061 wait()
1062 obj.CFrame = lplayer.Character["Head"].CFrame
1063 end
1064 end
1065 end
1066 while wait() do
1067 bringobjw()
1068 end
1069 game:GetService("StarterGui"):SetCore("SendNotification", {
1070 Title = "BringObj";
1071 Text = "BringObj enabled.";
1072 })
1073 end
1074 if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
1075 vis = (string.sub(msg, 8))
1076 local a = game:GetService("Workspace"):GetDescendants()
1077 for i = 1, #a do
1078 if a[i].className == "Part" then
1079 a[i].Transparency = vis
1080 elseif a[i].className == "Model" then
1081 local r = a[i]:getChildren()
1082 for i = 1, #r do
1083 if r[i].className == "Part" then
1084 r[i].Transparency = vis
1085 end
1086 end
1087 end
1088 end
1089 end
1090 if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
1091 loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
1092 game:GetService("StarterGui"):SetCore("SendNotification", {
1093 Title = "Success!";
1094 Text = "HyperTotal GUI Loaded!";
1095 })
1096 end
1097 if string.sub(msg, 1, 5) == (prefix.."cmds") then
1098 CMDSFRAME.Visible = true
1099 end
1100 if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
1101 for i,v in pairs(lplayer.Character:GetChildren()) do
1102 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
1103 v.Handle.Mesh:Destroy()
1104 end
1105 end
1106 end
1107 if string.sub(msg, 1, 10) == (prefix.."blockhats") then
1108 for i,v in pairs(lplayer.Character:GetChildren()) do
1109 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
1110 v.Handle.Mesh:Destroy()
1111 end
1112 end
1113 end
1114 if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
1115 for i,v in pairs(lplayer.Character:GetChildren()) do
1116 if (v:IsA("Tool")) then
1117 v.Handle.Mesh:Destroy()
1118 end
1119 end
1120 end
1121 if string.sub(msg, 1, 10) == (prefix.."blocktool") then
1122 for i,v in pairs(lplayer.Character:GetChildren()) do
1123 if (v:IsA("Tool")) then
1124 v.Handle.Mesh:Destroy()
1125 end
1126 end
1127 end
1128 if string.sub(msg, 1, 8) == (prefix.."spinner") then
1129 local p = Instance.new("RocketPropulsion")
1130 p.Parent = lplayer.Character.HumanoidRootPart
1131 p.Name = "Spinner"
1132 p.Target = lplayer.Character["Left Arm"]
1133 p:Fire()
1134 game:GetService("StarterGui"):SetCore("SendNotification", {
1135 Title = "Spinner enabled";
1136 Text = "Type ;nospinner to disable.";
1137 })
1138 end
1139 if string.sub(msg, 1, 10) == (prefix.."nospinner") then
1140 lplayer.Character.HumanoidRootPart.Spinner:Destroy()
1141 end
1142 if string.sub(msg, 1, 7) == (prefix.."reachd") then
1143 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
1144 if v:isA("Tool") then
1145 local a = Instance.new("SelectionBox",v.Handle)
1146 a.Adornee = v.Handle
1147 v.Handle.Size = Vector3.new(0.5,0.5,60)
1148 v.GripPos = Vector3.new(0,0,0)
1149 lplayer.Character.Humanoid:UnequipTools()
1150 end
1151 end
1152 game:GetService("StarterGui"):SetCore("SendNotification", {
1153 Title = "Reach applied!";
1154 Text = "Applied to equipped sword. Use ;noreach to disable.";
1155 })
1156 end
1157 if string.sub(msg, 1, 7) == (prefix.."reach ") then
1158 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
1159 if v:isA("Tool") then
1160 handleSize = v.Handle.Size
1161 wait()
1162 local a = Instance.new("SelectionBox",v.Handle)
1163 a.Name = "a"
1164 a.Adornee = v.Handle
1165 v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
1166 v.GripPos = Vector3.new(0,0,0)
1167 lplayer.Character.Humanoid:UnequipTools()
1168 end
1169 end
1170 game:GetService("StarterGui"):SetCore("SendNotification", {
1171 Title = "Reach applied!";
1172 Text = "Applied to equipped sword. Use ;noreach to disable.";
1173 })
1174 end
1175 if string.sub(msg, 1, 8) == (prefix.."noreach") then
1176 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
1177 if v:isA("Tool") then
1178 v.Handle.a:Destroy()
1179 v.Handle.Size = handleSize
1180 end
1181 end
1182 game:GetService("StarterGui"):SetCore("SendNotification", {
1183 Title = "Reach removed!";
1184 Text = "Removed reach from equipped sword.";
1185 })
1186 end
1187 if string.sub(msg, 1, 7) == (prefix.."rkill ") then
1188 for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
1189 lplayer.Character.Humanoid.Name = 1
1190 local l = lplayer.Character["1"]:Clone()
1191 l.Parent = lplayer.Character
1192 l.Name = "Humanoid"
1193 wait(0.1)
1194 lplayer.Character["1"]:Destroy()
1195 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
1196 lplayer.Character.Animate.Disabled = true
1197 wait(0.1)
1198 lplayer.Character.Animate.Disabled = false
1199 lplayer.Character.Humanoid.DisplayDistanceType = "None"
1200 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
1201 lplayer.Character.Humanoid:EquipTool(v)
1202 end
1203 wait(0.1)
1204 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
1205 wait(0.2)
1206 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
1207 wait(0.5)
1208 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
1209 game:GetService("StarterGui"):SetCore("SendNotification", {
1210 Title = "Tools needed!";
1211 Text = "You need a tool in your backpack for this command!";
1212 })
1213 end
1214 end
1215 if string.sub(msg, 1, 7) == (prefix.."tp me ") then
1216 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
1217 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
1218 end
1219 end
1220 if string.sub(msg, 1, 8) == (prefix.."cbring ") then
1221 if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
1222 cbringall = true
1223 else
1224 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
1225 brplr = v.Name
1226 end
1227 end
1228 cbring = true
1229 end
1230 if string.sub(msg, 1, 9) == (prefix.."uncbring") then
1231 cbring = false
1232 cbringall = false
1233 end
1234 if string.sub(msg, 1, 6) == (prefix.."swap ") then
1235 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
1236 local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
1237 local NOW = lplayer.Character.HumanoidRootPart.CFrame
1238 lplayer.Character.Humanoid.Name = 1
1239 local l = lplayer.Character["1"]:Clone()
1240 l.Parent = lplayer.Character
1241 l.Name = "Humanoid"
1242 wait(0.1)
1243 lplayer.Character["1"]:Destroy()
1244 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
1245 lplayer.Character.Animate.Disabled = true
1246 wait(0.1)
1247 lplayer.Character.Animate.Disabled = false
1248 lplayer.Character.Humanoid.DisplayDistanceType = "None"
1249 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
1250 lplayer.Character.Humanoid:EquipTool(v)
1251 end
1252 local function tp(player,player2)
1253 local char1,char2=player.Character,player2.Character
1254 if char1 and char2 then
1255 char1:MoveTo(char2.Head.Position)
1256 end
1257 end
1258 wait(0.1)
1259 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
1260 wait(0.2)
1261 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
1262 wait(0.5)
1263 lplayer.Character.HumanoidRootPart.CFrame = NOW
1264 wait(0.6)
1265 tp(lplayer, game:GetService("Players")[v.Name])
1266 wait(0.4)
1267 lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
1268 game:GetService("StarterGui"):SetCore("SendNotification", {
1269 Title = "Tools needed!";
1270 Text = "You need a tool in your backpack for this command!";
1271 })
1272 end
1273 end
1274 if string.sub(msg, 1, 8) == (prefix.."glitch ") then
1275 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
1276 lplayer.Character.Humanoid.Name = 1
1277 local l = lplayer.Character["1"]:Clone()
1278 l.Parent = lplayer.Character
1279 l.Name = "Humanoid"
1280 wait(0.1)
1281 lplayer.Character["1"]:Destroy()
1282 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
1283 lplayer.Character.Animate.Disabled = true
1284 wait(0.1)
1285 lplayer.Character.Animate.Disabled = false
1286 lplayer.Character.Humanoid.DisplayDistanceType = "None"
1287 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
1288 lplayer.Character.Humanoid:EquipTool(v)
1289 end
1290 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
1291 wait(0.3)
1292 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
1293 wait(0.4)
1294 b = Instance.new("BodyForce")
1295 b.Parent = lplayer.Character.HumanoidRootPart
1296 b.Name = "Glitch"
1297 b.Force = Vector3.new(100000000,5000,0)
1298 game:GetService("StarterGui"):SetCore("SendNotification", {
1299 Title = "Tools needed!";
1300 Text = "You need a tool in your backpack for this command!";
1301 })
1302 end
1303 end
1304 if string.sub(msg, 1, 9) == (prefix.."unglitch") then
1305 lplayer.Character.HumanoidRootPart.Glitch:Destroy()
1306 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
1307 b = Instance.new("BodyForce")
1308 b.Parent = lplayer.Character.HumanoidRootPart
1309 b.Name = "unGlitch"
1310 b.Force = Vector3.new(0,-5000000,0)
1311 wait(2)
1312 lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
1313 end
1314 if string.sub(msg, 1, 9) == (prefix.."grespawn") then
1315 lplayer.Character.Humanoid.Health = 0
1316 wait(1)
1317 lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
1318 lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
1319 end
1320 if string.sub(msg, 1, 9) == (prefix.."explorer") then
1321 loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
1322 game:GetService("StarterGui"):SetCore("SendNotification", {
1323 Title = "Success!";
1324 Text = "DEX Explorer has loaded.";
1325 })
1326 end
1327 if string.sub(msg, 1, 6) == (prefix.."anim ") then
1328 local Anim = Instance.new("Animation")
1329 Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
1330 local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
1331 track:Play(.1, 1, 1)
1332 end
1333 if string.sub(msg, 1, 8) == (prefix.."animgui") then
1334 loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
1335 game:GetService("StarterGui"):SetCore("SendNotification", {
1336 Title = "Success!";
1337 Text = "Energize Animations GUI has loaded.";
1338 })
1339 end
1340 if string.sub(msg, 1, 8) == (prefix.."savepos") then
1341 saved = lplayer.Character.HumanoidRootPart.CFrame
1342 game:GetService("StarterGui"):SetCore("SendNotification", {
1343 Title = "Position Saved";
1344 Text = "Use ;loadpos to return to saved position.";
1345 })
1346 end
1347 if string.sub(msg, 1, 8) == (prefix.."loadpos") then
1348 lplayer.Character.HumanoidRootPart.CFrame = saved
1349 end
1350 if string.sub(msg, 1, 6) == (prefix.."bang ") then
1351 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
1352 local Anim2 = Instance.new("Animation")
1353 Anim2.AnimationId = "rbxassetid://148840371"
1354 local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
1355 track2:Play(.1, 1, 1)
1356 bplrr = v.Name
1357 banpl = true
1358 end
1359 end
1360 if string.sub(msg, 1, 7) == (prefix.."unbang") then
1361 banpl = false
1362 end
1363 if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
1364 local function bringmodw()
1365 for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
1366 if obj.Name == (string.sub(msg, 11)) then
1367 for i,ch in pairs(obj:GetDescendants()) do
1368 if (ch:IsA("BasePart")) then
1369 ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
1370 ch.CanCollide = false
1371 ch.Transparency = 0.7
1372 wait()
1373 ch.CFrame = lplayer.Character["Left Leg"].CFrame
1374 wait()
1375 ch.CFrame = lplayer.Character["Right Leg"].CFrame
1376 wait()
1377 ch.CFrame = lplayer.Character["Head"].CFrame
1378 end
1379 end
1380 end
1381 end
1382 end
1383 while wait() do
1384 bringmodw()
1385 end
1386 game:GetService("StarterGui"):SetCore("SendNotification", {
1387 Title = "BringMod";
1388 Text = "BringMod enabled.";
1389 })
1390 end
1391 if string.sub(msg, 1, 8) == (prefix.."respawn") then
1392 local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
1393 local hum = Instance.new('Humanoid', mod)
1394 local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
1395 lplayer.Character = mod
1396 end
1397 if string.sub(msg, 1, 9) == (prefix.."shutdown") then
1398 game:GetService'RunService'.Stepped:Connect(function()
1399 pcall(function()
1400 for i,v in pairs(game:GetService'Players':GetPlayers()) do
1401 if v.Character ~= nil and v.Character:FindFirstChild'Head' then
1402 for _,x in pairs(v.Character.Head:GetChildren()) do
1403 if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
1404 end
1405 end
1406 end
1407 end)
1408 end)
1409 game:GetService("StarterGui"):SetCore("SendNotification", {
1410 Title = "Attempting Shutdown";
1411 Text = "Shutdown Attempt has begun.";
1412 })
1413 end
1414 if string.sub(msg, 1, 8) == (prefix.."delobj ") then
1415 objtodel = (string.sub(msg, 9))
1416 for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
1417 if v.Name == objtodel then
1418 v:Destroy()
1419 end
1420 end
1421 end
1422 if string.sub(msg, 1, 8) == (prefix.."getplrs") then
1423 for i,v in pairs(game:GetService("Players"):GetPlayers())do
1424 print(v)
1425 end
1426 game:GetService("StarterGui"):SetCore("SendNotification", {
1427 Title = "Printed";
1428 Text = "Players have been printed to console. (F9)";
1429 })
1430 end
1431 if string.sub(msg, 1, 9) == (prefix.."deldecal") then
1432 for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
1433 if (v:IsA("Decal")) then
1434 v:Destroy()
1435 end
1436 end
1437 end
1438 if string.sub(msg, 1, 11) == (prefix.."opfinality") then
1439 loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
1440 game:GetService("StarterGui"):SetCore("SendNotification", {
1441 Title = "Success!";
1442 Text = "OpFinality GUI has loaded.";
1443 })
1444 end
1445 if string.sub(msg, 1, 8) == (prefix.."remotes") then
1446 remotes = true
1447 added = true
1448 game.DescendantAdded:connect(function(rmt)
1449 if added == true then
1450 if remotes == true then
1451 if rmt:IsA("RemoteEvent") then
1452 print("A RemoteEvent was added!")
1453 print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
1454 print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
1455 end end end
1456 end)
1457 game.DescendantAdded:connect(function(rmtfnctn)
1458 if added == true then
1459 if remotes == true then
1460 if rmtfnctn:IsA("RemoteFunction") then
1461 warn("A RemoteFunction was added!")
1462 warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
1463 print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
1464 end end end
1465 end)
1466
1467 game.DescendantAdded:connect(function(bndfnctn)
1468 if added == true then
1469 if binds == true then
1470 if bndfnctn:IsA("BindableFunction") then
1471 print("A BindableFunction was added!")
1472 print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
1473 print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
1474 end end end
1475 end)
1476
1477 game.DescendantAdded:connect(function(bnd)
1478 if added == true then
1479 if binds == true then
1480 if bnd:IsA("BindableEvent") then
1481 warn("A BindableEvent was added!")
1482 warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
1483 print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
1484 end end end
1485 end)
1486
1487
1488 if binds == true then
1489 for i,v in pairs(game:GetDescendants()) do
1490 if v:IsA("BindableFunction") then
1491 print(" game." .. v:GetFullName() .. " | BindableFunction")
1492 print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
1493 end end
1494 for i,v in pairs(game:GetDescendants()) do
1495 if v:IsA("BindableEvent") then
1496 warn(" game." .. v:GetFullName() .. " | BindableEvent")
1497 print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
1498 end end
1499 else
1500 print("Off")
1501 end
1502 if remotes == true then
1503 for i,v in pairs(game:GetDescendants()) do
1504 if v:IsA("RemoteFunction") then
1505 warn(" game." .. v:GetFullName() .. " | RemoteFunction")
1506 print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
1507 end end
1508 wait()
1509 for i,v in pairs(game:GetDescendants()) do
1510 if v:IsA("RemoteEvent") then
1511 print(" game." .. v:GetFullName() .. " | RemoteEvent")
1512 print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
1513 end end
1514 else
1515 print("Off")
1516 end
1517 game:GetService("StarterGui"):SetCore("SendNotification", {
1518 Title = "Printing Remotes";
1519 Text = "Type ;noremotes to disable.";
1520 })
1521 end
1522 if string.sub(msg, 1, 10) == (prefix.."noremotes") then
1523 remotes = false
1524 added = false
1525 game:GetService("StarterGui"):SetCore("SendNotification", {
1526 Title = "Printing Remotes Disabled";
1527 Text = "Type ;remotes to enable.";
1528 })
1529 end
1530 if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
1531 spin = false
1532 followed = false
1533 traill = false
1534 noclip = false
1535 annoying = false
1536 hwalk = false
1537 cbringing = false
1538 end
1539 if string.sub(msg, 1, 8) == (prefix.."stopsit") then
1540 stopsitting = true
1541 end
1542 if string.sub(msg, 1, 6) == (prefix.."gosit") then
1543 stopsitting = false
1544 end
1545 if string.sub(msg, 1, 8) == (prefix.."version") then
1546 print(adminversion)
1547 game:GetService("StarterGui"):SetCore("SendNotification", {
1548 Title = "Version";
1549 Text = adminversion;
1550 })
1551 end
1552 if string.sub(msg, 1, 8) == (prefix.."clicktp") then
1553 clickgoto = true
1554 game:GetService("StarterGui"):SetCore("SendNotification", {
1555 Title = "Click TP";
1556 Text = "Press E to teleport to mouse position, ;noclicktp to stop";
1557 })
1558 end
1559 if string.sub(msg, 1, 9) == (prefix.."clickdel") then
1560 clickdel = true
1561 game:GetService("StarterGui"):SetCore("SendNotification", {
1562 Title = "Click Delete";
1563 Text = "Press E to delete part at mouse, ;noclickdel to stop";
1564 })
1565 end
1566 if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
1567 clickdel = false
1568 game:GetService("StarterGui"):SetCore("SendNotification", {
1569 Title = "Click Delete";
1570 Text = "Click delete has been disabled.";
1571 })
1572 end
1573 if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
1574 clickgoto = false
1575 game:GetService("StarterGui"):SetCore("SendNotification", {
1576 Title = "Click TP";
1577 Text = "Click TP has been disabled.";
1578 })
1579 end
1580 if string.sub(msg, 1, 8) == (prefix.."toolson") then
1581 gettingtools = true
1582 game:GetService("StarterGui"):SetCore("SendNotification", {
1583 Title = "Tools Enabled";
1584 Text = "Automatically colleting tools dropped.";
1585 })
1586 end
1587 if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
1588 gettingtools = false
1589 game:GetService("StarterGui"):SetCore("SendNotification", {
1590 Title = "Tools Disabled";
1591 Text = "Click TP has been disabled.";
1592 })
1593 end
1594 if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
1595 ScreenGui:Destroy()
1596 end
1597 if string.sub(msg, 1, 6) == (prefix.."reset") then
1598 lplayer.Character.Head:Destroy()
1599 end
1600 if string.sub(msg, 1, 7) == (prefix.."state ") then
1601 statechosen = string.sub(msg, 8)
1602 changingstate = true
1603 end
1604 if string.sub(msg, 1, 9) == (prefix.."gravity ") then
1605 game:GetService("Workspace").Gravity = string.sub(msg, 10)
1606 end
1607 if string.sub(msg, 1, 10) == (prefix.."looprhats") then
1608 removingmeshhats = true
1609 end
1610 if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
1611 removingmeshhats = false
1612 end
1613 if string.sub(msg, 1, 10) == (prefix.."looprtool") then
1614 removingmeshtool = true
1615 end
1616 if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
1617 removingmeshtool = false
1618 end
1619 if string.sub(msg, 1, 10) == (prefix.."givetool ") then
1620 for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
1621 if v:IsA("Tool") then
1622 for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
1623 v.Parent = player.Character
1624 end
1625 end
1626 end
1627 end
1628 if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
1629 for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
1630 if v:IsA("Tool") then
1631 v.Parent = lplayer.Character
1632 wait()
1633 for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
1634 v.Parent = player.Character
1635 end
1636 end
1637 end
1638 end
1639 if string.sub(msg, 1, 5) == (prefix.."age ") then
1640 for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
1641 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
1642 end
1643 end
1644 if string.sub(msg, 1, 4) == (prefix.."id ") then
1645 for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
1646 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
1647 end
1648 end
1649 if string.sub(msg, 1, 6) == (prefix..".age ") then
1650 for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
1651 game:GetService("StarterGui"):SetCore("SendNotification", {
1652 Title = player.AccountAge.." Days";
1653 Text = "Account age of "..player.Name;
1654 })
1655 end
1656 end
1657 if string.sub(msg, 1, 5) == (prefix..".id ") then
1658 for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
1659 game:GetService("StarterGui"):SetCore("SendNotification", {
1660 Title = player.UserId.." ID";
1661 Text = "Account ID of "..player.Name;
1662 })
1663 end
1664 end
1665 if string.sub(msg, 1, 7) == (prefix.."gameid") then
1666 game:GetService("StarterGui"):SetCore("SendNotification", {
1667 Title = "Game ID";
1668 Text = "Game ID: ".. game.GameId;
1669 })
1670 end
1671 if string.sub(msg, 1, 4) == (prefix.."pgs") then
1672 local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
1673 if pgscheck == true then
1674 game:GetService("StarterGui"):SetCore("SendNotification", {
1675 Title = "PGSPhysicsSolverEnabled";
1676 Text = "PGS is Enabled!";
1677 })
1678 else
1679 game:GetService("StarterGui"):SetCore("SendNotification", {
1680 Title = "PGSPhysicsSolverEnabled";
1681 Text = "PGS is Disabled!";
1682 })
1683 end
1684 end
1685 if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
1686 for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
1687 if v:IsA("Part") then
1688 if v.Transparency == 1 then
1689 if v.Name ~= "HumanoidRootPart" then
1690 v:Destroy()
1691 end
1692 end
1693 end
1694 end
1695 end
1696 if string.sub(msg, 1, 10) == (prefix.."removefog") then
1697 game:GetService("Lighting").FogStart = 0
1698 game:GetService("Lighting").FogEnd = 9999999999999
1699 end
1700 if string.sub(msg, 1, 8) == (prefix.."disable") then
1701 lplayer.Character.Humanoid.Parent = lplayer
1702 end
1703 if string.sub(msg, 1, 7) == (prefix.."enable") then
1704 lplayer.Humanoid.Parent = lplayer.Character
1705 end
1706 if string.sub(msg, 1, 8) == (prefix.."prefix ") then
1707 prefix = (string.sub(msg, 9, 9))
1708 wait(0.1)
1709 change()
1710 wait(0.1)
1711 game:GetService("StarterGui"):SetCore("SendNotification", {
1712 Title = "Prefix changed!";
1713 Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
1714 })
1715 end
1716 if string.sub(msg, 1, 12) == (";resetprefix") then
1717 prefix = ";"
1718 wait(0.1)
1719 change()
1720 wait(0.1)
1721 game:GetService("StarterGui"):SetCore("SendNotification", {
1722 Title = "Prefix changed!";
1723 Text = "Prefix is now "..prefix..". Make sure it's one key!";
1724 })
1725 end
1726 if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
1727 speedfly = string.sub(msg, 11)
1728 wait()
1729 change()
1730 end
1731 if string.sub(msg, 1, 8) == (prefix.."carpet ") then
1732 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
1733 local Anim3 = Instance.new("Animation")
1734 Anim3.AnimationId = "rbxassetid://282574440"
1735 local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
1736 track3:Play(.1, 1, 1)
1737 bplrr = v.Name
1738 banpl = true
1739 end
1740 end
1741 if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
1742 banpl = false
1743 end
1744 if string.sub(msg, 1, 7) == (prefix.."stare ") then
1745 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
1746 staring = true
1747 stareplr = v
1748 end
1749 end
1750 if string.sub(msg, 1, 8) == (prefix.."unstare") then
1751 staring = false
1752 end
1753 if string.sub(msg, 1, 8) == (prefix.."logchat") then
1754 chatlogs = true
1755 game:GetService("StarterGui"):SetCore("SendNotification", {
1756 Title = "LogChat enabled";
1757 Text = "Now logging all player chat.";
1758 })
1759 end
1760 if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
1761 chatlogs = false
1762 game:GetService("StarterGui"):SetCore("SendNotification", {
1763 Title = "LogChat disabled";
1764 Text = "Stopped logging all player chat.";
1765 })
1766 end
1767 if string.sub(msg, 1, 7) == (prefix.."fixcam") then
1768 game:GetService("Workspace").CurrentCamera:Destroy()
1769 wait(0.1)
1770 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
1771 game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
1772 lplayer.CameraMinZoomDistance = 0.5
1773 lplayer.CameraMaxZoomDistance = 400
1774 lplayer.CameraMode = "Classic"
1775 end
1776 if string.sub(msg, 1, 8) == (prefix.."unstate") then
1777 changingstate = false
1778 end
1779end)
1780
1781local function tp()
1782 for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
1783 if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
1784 if player.Name == brplr then
1785 player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
1786 end
1787 end
1788 end
1789end
1790local function tpall()
1791 for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
1792 if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
1793 player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
1794 end
1795 end
1796end
1797spawn(function()
1798 while wait(spamdelay) do
1799 if spamming == true then
1800 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
1801 end
1802 end
1803end)
1804spawn(function()
1805 while wait(spamdelay) do
1806 if spammingpm == true then
1807 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
1808 end
1809 end
1810end)
1811spawn(function()
1812 while wait() do
1813 if cbring == true then
1814 tp()
1815 end
1816 end
1817end)
1818spawn(function()
1819 while wait() do
1820 if cbringall == true then
1821 tpall()
1822 end
1823 end
1824end)
1825
1826Mouse.KeyDown:connect(function(Key)
1827 if Key == prefix then
1828 CMDBAR:CaptureFocus()
1829 end
1830end)
1831
1832CMDBAR.FocusLost:connect(function(enterPressed)
1833 if enterPressed then
1834 if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
1835 if string.sub(CMDBAR.Text, 6) == "me" then
1836 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
1837 else
1838 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
1839 local NOW = lplayer.Character.HumanoidRootPart.CFrame
1840 lplayer.Character.Humanoid.Name = 1
1841 local l = lplayer.Character["1"]:Clone()
1842 l.Parent = lplayer.Character
1843 l.Name = "Humanoid"
1844 wait(0.1)
1845 lplayer.Character["1"]:Destroy()
1846 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
1847 lplayer.Character.Animate.Disabled = true
1848 wait(0.1)
1849 lplayer.Character.Animate.Disabled = false
1850 lplayer.Character.Humanoid.DisplayDistanceType = "None"
1851 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
1852 lplayer.Character.Humanoid:EquipTool(v)
1853 end
1854 local function tp(player,player2)
1855 local char1,char2=player.Character,player2.Character
1856 if char1 and char2 then
1857 char1:MoveTo(char2.Head.Position)
1858 end
1859 end
1860 wait(0.1)
1861 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
1862 wait(0.2)
1863 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
1864 wait(0.5)
1865 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
1866 wait(0.7)
1867 tp(lplayer,game:GetService("Players")[v.Name])
1868 wait(0.7)
1869 lplayer.Character.HumanoidRootPart.CFrame = NOW
1870 game:GetService("StarterGui"):SetCore("SendNotification", {
1871 Title = "Tools needed!";
1872 Text = "You need a tool in your backpack for this command!";
1873 })
1874 end
1875 end
1876 end
1877 if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
1878 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
1879 local NOW = lplayer.Character.HumanoidRootPart.CFrame
1880 lplayer.Character.Humanoid.Name = 1
1881 local l = lplayer.Character["1"]:Clone()
1882 l.Parent = lplayer.Character
1883 l.Name = "Humanoid"
1884 wait(0.1)
1885 lplayer.Character["1"]:Destroy()
1886 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
1887 lplayer.Character.Animate.Disabled = true
1888 wait(0.1)
1889 lplayer.Character.Animate.Disabled = false
1890 lplayer.Character.Humanoid.DisplayDistanceType = "None"
1891 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
1892 lplayer.Character.Humanoid:EquipTool(v)
1893 end
1894 local function tp(player,player2)
1895 local char1,char2=player.Character,player2.Character
1896 if char1 and char2 then
1897 char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
1898 end
1899 end
1900 local function getout(player,player2)
1901 local char1,char2=player.Character,player2.Character
1902 if char1 and char2 then
1903 char1:MoveTo(char2.Head.Position)
1904 end
1905 end
1906 tp(game:GetService("Players")[v.Name], lplayer)
1907 wait(0.2)
1908 tp(game:GetService("Players")[v.Name], lplayer)
1909 wait(0.5)
1910 lplayer.Character.HumanoidRootPart.CFrame = NOW
1911 wait(0.5)
1912 getout(lplayer, game:GetService("Players")[v.Name])
1913 wait(0.3)
1914 lplayer.Character.HumanoidRootPart.CFrame = NOW
1915 game:GetService("StarterGui"):SetCore("SendNotification", {
1916 Title = "Tools needed!";
1917 Text = "You need a tool in your backpack for this command!";
1918 })
1919 end
1920 end
1921 if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
1922 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
1923 lplayer.Character.Humanoid.Name = 1
1924 local l = lplayer.Character["1"]:Clone()
1925 l.Parent = lplayer.Character
1926 l.Name = "Humanoid"
1927 wait(0.1)
1928 lplayer.Character["1"]:Destroy()
1929 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
1930 lplayer.Character.Animate.Disabled = true
1931 wait(0.1)
1932 lplayer.Character.Animate.Disabled = false
1933 lplayer.Character.Humanoid.DisplayDistanceType = "None"
1934 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
1935 lplayer.Character.Humanoid:EquipTool(v)
1936 end
1937 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
1938 spinplr = v
1939 wait(0.5)
1940 spin = true
1941 game:GetService("StarterGui"):SetCore("SendNotification", {
1942 Title = "Tools needed!";
1943 Text = "You need a tool in your backpack for this command!";
1944 })
1945 end
1946 end
1947 if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
1948 spin = false
1949 end
1950 if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
1951 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
1952 lplayer.Character.Humanoid.Name = 1
1953 local l = lplayer.Character["1"]:Clone()
1954 l.Parent = lplayer.Character
1955 l.Name = "Humanoid"
1956 wait(0.1)
1957 lplayer.Character["1"]:Destroy()
1958 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
1959 lplayer.Character.Animate.Disabled = true
1960 wait(0.1)
1961 lplayer.Character.Animate.Disabled = false
1962 lplayer.Character.Humanoid.DisplayDistanceType = "None"
1963 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
1964 lplayer.Character.Humanoid:EquipTool(v)
1965 end
1966 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
1967 wait(0.3)
1968 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
1969 attplr = v
1970 game:GetService("StarterGui"):SetCore("SendNotification", {
1971 Title = "Tools needed!";
1972 Text = "You need a tool in your backpack for this command!";
1973 })
1974 end
1975 end
1976 if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
1977 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
1978 local function getout(player,player2)
1979 local char1,char2=player.Character,player2.Character
1980 if char1 and char2 then
1981 char1:MoveTo(char2.Head.Position)
1982 end
1983 end
1984 getout(lplayer, game:GetService("Players")[v.Name])
1985 end
1986 end
1987 if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
1988 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
1989 followed = true
1990 flwplr = v
1991 end
1992 end
1993 if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
1994 followed = false
1995 end
1996 if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
1997 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
1998 local NOW = lplayer.Character.HumanoidRootPart.CFrame
1999 lplayer.Character.Humanoid.Name = 1
2000 local l = lplayer.Character["1"]:Clone()
2001 l.Parent = lplayer.Character
2002 l.Name = "Humanoid"
2003 wait(0.1)
2004 lplayer.Character["1"]:Destroy()
2005 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
2006 lplayer.Character.Animate.Disabled = true
2007 wait(0.1)
2008 lplayer.Character.Animate.Disabled = false
2009 lplayer.Character.Humanoid.DisplayDistanceType = "None"
2010 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
2011 lplayer.Character.Humanoid:EquipTool(v)
2012 end
2013 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2014 wait(0.2)
2015 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2016 wait(0.6)
2017 lplayer.Character.HumanoidRootPart.CFrame = NOW
2018 wait(0.6)
2019 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
2020 game:GetService("StarterGui"):SetCore("SendNotification", {
2021 Title = "Tools needed!";
2022 Text = "You need a tool in your backpack for this command!";
2023 })
2024 end
2025 end
2026 if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
2027 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
2028 traill = true
2029 trlplr = v
2030 end
2031 end
2032 if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
2033 traill = false
2034 end
2035 if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
2036 if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
2037 lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
2038 else
2039 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
2040 local o = Instance.new("RocketPropulsion")
2041 o.Parent = lplayer.Character.HumanoidRootPart
2042 o.Name = "Orbit"
2043 o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
2044 o:Fire()
2045 noclip = true
2046 end
2047 end
2048 end
2049 if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
2050 lplayer.Character.HumanoidRootPart.Orbit:Destroy()
2051 noclip = false
2052 end
2053 if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
2054 if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
2055 lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
2056 else
2057 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
2058 local y = Instance.new("RocketPropulsion")
2059 y.Parent = lplayer.Character.HumanoidRootPart
2060 y.CartoonFactor = 1
2061 y.MaxThrust = 800000
2062 y.MaxSpeed = 1000
2063 y.ThrustP = 200000
2064 y.Name = "Fling"
2065 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
2066 y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
2067 y:Fire()
2068 noclip = true
2069 end
2070 end
2071 end
2072 if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
2073 noclip = false
2074 lplayer.Character.HumanoidRootPart.Fling:Destroy()
2075 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
2076 wait(0.4)
2077 lplayer.Character.HumanoidRootPart.Fling:Destroy()
2078 end
2079 if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
2080 if game:GetService("Workspace").FilteringEnabled == true then
2081 warn("FE is Enabled (Filtering Enabled)")
2082 game:GetService("StarterGui"):SetCore("SendNotification", {
2083 Title = "FE is Enabled";
2084 Text = "Filtering Enabled. Enjoy using Reviz Admin!";
2085 })
2086 else
2087 warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
2088 game:GetService("StarterGui"):SetCore("SendNotification", {
2089 Title = "FE is Disabled";
2090 Text = "Filtering Disabled. Consider using a different admin script.";
2091 })
2092 end
2093 end
2094 if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
2095 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
2096 lplayer.Character.Humanoid.Name = 1
2097 local l = lplayer.Character["1"]:Clone()
2098 l.Parent = lplayer.Character
2099 l.Name = "Humanoid"
2100 wait(0.1)
2101 lplayer.Character["1"]:Destroy()
2102 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
2103 lplayer.Character.Animate.Disabled = true
2104 wait(0.1)
2105 lplayer.Character.Animate.Disabled = false
2106 lplayer.Character.Humanoid.DisplayDistanceType = "None"
2107 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
2108 lplayer.Character.Humanoid:EquipTool(v)
2109 end
2110 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2111 wait(0.2)
2112 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2113 wait(0.6)
2114 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
2115 game:GetService("StarterGui"):SetCore("SendNotification", {
2116 Title = "Tools needed!";
2117 Text = "You need a tool in your backpack for this command!";
2118 })
2119 end
2120 end
2121 if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
2122 noclip = true
2123 game:GetService("StarterGui"):SetCore("SendNotification", {
2124 Title = "Noclip enabled";
2125 Text = "Type ;clip to disable";
2126 })
2127 end
2128 if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
2129 noclip = false
2130 game:GetService("StarterGui"):SetCore("SendNotification", {
2131 Title = "Noclip disabled";
2132 Text = "Type ;noclip to enable";
2133 })
2134 end
2135 if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
2136 lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
2137 end
2138 if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
2139 lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
2140 end
2141 if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
2142 lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
2143 end
2144 if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
2145 lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
2146 end
2147 if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
2148 lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
2149 end
2150 if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
2151 lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
2152 end
2153 if string.sub(CMDBAR.Text, 1, 7) == ("default") then
2154 lplayer.Character.Humanoid.JumpPower = 50
2155 lplayer.Character.Humanoid.WalkSpeed = 16
2156 lplayer.Character.Humanoid.HipHeight = 0
2157 end
2158 if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
2159 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
2160 annoying = true
2161 annplr = v
2162 end
2163 end
2164 if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
2165 annoying = false
2166 end
2167 if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
2168 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
2169 hwalk = true
2170 hdwplr = v
2171 end
2172 end
2173 if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
2174 hwalk = false
2175 end
2176 if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
2177 lplayer.Character["Left Leg"]:Destroy()
2178 lplayer.Character["Left Arm"]:Destroy()
2179 lplayer.Character["Right Leg"]:Destroy()
2180 lplayer.Character["Right Arm"]:Destroy()
2181 end
2182 if string.sub(CMDBAR.Text, 1, 3) == ("god") then
2183 lplayer.Character.Humanoid.Name = 1
2184 local l = lplayer.Character["1"]:Clone()
2185 l.Parent = lplayer.Character
2186 l.Name = "Humanoid"
2187 wait(0.1)
2188 lplayer.Character["1"]:Destroy()
2189 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
2190 lplayer.Character.Animate.Disabled = true
2191 wait(0.1)
2192 lplayer.Character.Animate.Disabled = false
2193 lplayer.Character.Humanoid.DisplayDistanceType = "None"
2194 game:GetService("StarterGui"):SetCore("SendNotification", {
2195 Title = "FE Godmode enabled";
2196 Text = "Use ;grespawn or ;respawn to remove.";
2197 })
2198 end
2199 if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
2200 for i,v in pairs(lplayer.Character:GetChildren()) do
2201 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
2202 v.Parent = workspace
2203 end
2204 end
2205 end
2206 if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
2207 for i,v in pairs(lplayer.Character:GetChildren()) do
2208 if (v:IsA("Tool")) then
2209 v.Parent = workspace
2210 end
2211 end
2212 end
2213 if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
2214 droppinghats = true
2215 game:GetService("StarterGui"):SetCore("SendNotification", {
2216 Title = "Loop Drop Enabled";
2217 Text = "Type ;unloopdhats to disable";
2218 })
2219 end
2220 if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
2221 droppinghats = false
2222 game:GetService("StarterGui"):SetCore("SendNotification", {
2223 Title = "Loop Drop Disabled";
2224 Text = "Type ;loopdhats to enable.";
2225 })
2226 end
2227 if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
2228 droppingtools = true
2229 game:GetService("StarterGui"):SetCore("SendNotification", {
2230 Title = "Loop Drop Enabled";
2231 Text = "Type ;unloopdtool to disable";
2232 })
2233 end
2234 if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
2235 droppingtools = false
2236 game:GetService("StarterGui"):SetCore("SendNotification", {
2237 Title = "Loop Drop Disabled";
2238 Text = "Type ;loopdtool to enable.";
2239 })
2240 end
2241 if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
2242 Local = game:GetService('Players').LocalPlayer
2243 Char = Local.Character
2244 touched,tpdback = false, false
2245 box = Instance.new('Part',workspace)
2246 box.Anchored = true
2247 box.CanCollide = true
2248 box.Size = Vector3.new(10,1,10)
2249 box.Position = Vector3.new(0,10000,0)
2250 box.Touched:connect(function(part)
2251 if (part.Parent.Name == Local.Name) then
2252 if touched == false then
2253 touched = true
2254 function apply()
2255 if script.Disabled ~= true then
2256 no = Char.HumanoidRootPart:Clone()
2257 wait(.25)
2258 Char.HumanoidRootPart:Destroy()
2259 no.Parent = Char
2260 Char:MoveTo(loc)
2261 touched = false
2262 end end
2263 if Char then
2264 apply()
2265 end
2266 end
2267 end
2268 end)
2269 repeat wait() until Char
2270 loc = Char.HumanoidRootPart.Position
2271 Char:MoveTo(box.Position + Vector3.new(0,.5,0))
2272 game:GetService("StarterGui"):SetCore("SendNotification", {
2273 Title = "Invisibility enabled!";
2274 Text = "Reset or use ;respawn to remove.";
2275 })
2276 end
2277 if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
2278 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
2279 if game:GetService("Players")[v.Name].Character.Humanoid then
2280 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
2281 else
2282 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
2283 end
2284 end
2285 end
2286 if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
2287 if lplayer.Character.Humanoid then
2288 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
2289 else
2290 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
2291 end
2292 end
2293 if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
2294 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
2295 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2296 end
2297 end
2298 if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
2299 repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
2300 repeat wait() until Mouse
2301
2302 local T = lplayer.Character.HumanoidRootPart
2303 local CONTROL = {F = 0, B = 0, L = 0, R = 0}
2304 local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
2305 local SPEED = speedget
2306
2307 local function fly()
2308 flying = true
2309 local BG = Instance.new('BodyGyro', T)
2310 local BV = Instance.new('BodyVelocity', T)
2311 BG.P = 9e4
2312 BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
2313 BG.cframe = T.CFrame
2314 BV.velocity = Vector3.new(0, 0.1, 0)
2315 BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
2316 spawn(function()
2317 repeat wait()
2318 lplayer.Character.Humanoid.PlatformStand = true
2319 if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
2320 SPEED = 50
2321 elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
2322 SPEED = 0
2323 end
2324 if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
2325 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
2326 lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
2327 elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
2328 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
2329 else
2330 BV.velocity = Vector3.new(0, 0.1, 0)
2331 end
2332 BG.cframe = workspace.CurrentCamera.CoordinateFrame
2333 until not flying
2334 CONTROL = {F = 0, B = 0, L = 0, R = 0}
2335 lCONTROL = {F = 0, B = 0, L = 0, R = 0}
2336 SPEED = 0
2337 BG:destroy()
2338 BV:destroy()
2339 lplayer.Character.Humanoid.PlatformStand = false
2340 end)
2341 end
2342 Mouse.KeyDown:connect(function(KEY)
2343 if KEY:lower() == 'w' then
2344 CONTROL.F = speedfly
2345 elseif KEY:lower() == 's' then
2346 CONTROL.B = -speedfly
2347 elseif KEY:lower() == 'a' then
2348 CONTROL.L = -speedfly
2349 elseif KEY:lower() == 'd' then
2350 CONTROL.R = speedfly
2351 end
2352 end)
2353 Mouse.KeyUp:connect(function(KEY)
2354 if KEY:lower() == 'w' then
2355 CONTROL.F = 0
2356 elseif KEY:lower() == 's' then
2357 CONTROL.B = 0
2358 elseif KEY:lower() == 'a' then
2359 CONTROL.L = 0
2360 elseif KEY:lower() == 'd' then
2361 CONTROL.R = 0
2362 end
2363 end)
2364 fly()
2365 end
2366 if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
2367 flying = false
2368 lplayer.Character.Humanoid.PlatformStand = false
2369 end
2370 if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
2371 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
2372 end
2373 if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
2374 spamtext = (string.sub(CMDBAR.Text, 6))
2375 spamming = true
2376 end
2377 if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
2378 spamming = false
2379 end
2380 if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
2381 spamdelay = (string.sub(CMDBAR.Text, 10))
2382 end
2383 if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
2384 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
2385 pmspammed = v.Name
2386 spammingpm = true
2387 end
2388 end
2389 if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
2390 spammingpm = false
2391 end
2392 if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
2393 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
2394 v.Character["Left Leg"].Anchored = true
2395 v.Character["Left Arm"].Anchored = true
2396 v.Character["Right Leg"].Anchored = true
2397 v.Character["Right Arm"].Anchored = true
2398 v.Character.Torso.Anchored = true
2399 v.Character.Head.Anchored = true
2400 end
2401 end
2402 if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
2403 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
2404 v.Character["Left Leg"].Anchored = false
2405 v.Character["Left Arm"].Anchored = false
2406 v.Character["Right Leg"].Anchored = false
2407 v.Character["Right Arm"].Anchored = false
2408 v.Character.Torso.Anchored = false
2409 v.Character.Head.Anchored = false
2410 end
2411 end
2412 if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
2413 local a = game:GetService("Workspace"):getChildren()
2414 for i = 1, #a do
2415 if a[i].className == "Part" then
2416 a[i].Locked = false
2417 elseif a[i].className == "Model" then
2418 local r = a[i]:getChildren()
2419 for i = 1, #r do
2420 if r[i].className == "Part" then
2421 r[i].Locked = false
2422 end
2423 end
2424 end
2425 end
2426 game:GetService("StarterGui"):SetCore("SendNotification", {
2427 Title = "Success!";
2428 Text = "Workspace unlocked. Use ;lockws to lock.";
2429 })
2430 end
2431 if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
2432 local a = game:GetService("Workspace"):getChildren()
2433 for i = 1, #a do
2434 if a[i].className == "Part" then
2435 a[i].Locked = true
2436 elseif a[i].className == "Model" then
2437 local r = a[i]:getChildren()
2438 for i = 1, #r do
2439 if r[i].className == "Part" then
2440 r[i].Locked = true
2441 end
2442 end
2443 end
2444 end
2445 end
2446 if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
2447 local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
2448 Clone_T.BinType = "Clone"
2449 local Destruct = Instance.new("HopperBin",lplayer.Backpack)
2450 Destruct.BinType = "Hammer"
2451 local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
2452 Hold_T.BinType = "Grab"
2453 end
2454 if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
2455 lplayer.Character.Humanoid.PlatformStand = true
2456 end
2457 if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
2458 lplayer.Character.Humanoid.PlatformStand = false
2459 end
2460 if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
2461 lplayer.Character.Head.Mesh:Destroy()
2462 end
2463 if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
2464 lplayer.Character.Humanoid.Sit = true
2465 end
2466 if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
2467 local function bringobjw()
2468 for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
2469 if obj.Name == (string.sub(CMDBAR.Text, 10)) then
2470 obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
2471 obj.CanCollide = false
2472 obj.Transparency = 0.7
2473 wait()
2474 obj.CFrame = lplayer.Character["Left Leg"].CFrame
2475 wait()
2476 obj.CFrame = lplayer.Character["Right Leg"].CFrame
2477 wait()
2478 obj.CFrame = lplayer.Character["Head"].CFrame
2479 end
2480 end
2481 end
2482 while wait() do
2483 bringobjw()
2484 end
2485 game:GetService("StarterGui"):SetCore("SendNotification", {
2486 Title = "BringObj";
2487 Text = "BringObj enabled.";
2488 })
2489 end
2490 if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
2491 vis = (string.sub(CMDBAR.Text, 7))
2492 local a = game:GetService("Workspace"):GetDescendants()
2493 for i = 1, #a do
2494 if a[i].className == "Part" then
2495 a[i].Transparency = vis
2496 elseif a[i].className == "Model" then
2497 local r = a[i]:getChildren()
2498 for i = 1, #r do
2499 if r[i].className == "Part" then
2500 r[i].Transparency = vis
2501 end
2502 end
2503 end
2504 end
2505 end
2506 if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
2507 loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
2508 game:GetService("StarterGui"):SetCore("SendNotification", {
2509 Title = "Success!";
2510 Text = "HyperTotal GUI Loaded!";
2511 })
2512 end
2513 if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
2514 CMDSFRAME.Visible = true
2515 end
2516 if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
2517 for i,v in pairs(lplayer.Character:GetChildren()) do
2518 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
2519 v.Handle.Mesh:Destroy()
2520 end
2521 end
2522 end
2523 if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
2524 for i,v in pairs(lplayer.Character:GetChildren()) do
2525 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
2526 v.Handle.Mesh:Destroy()
2527 end
2528 end
2529 end
2530 if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
2531 for i,v in pairs(lplayer.Character:GetChildren()) do
2532 if (v:IsA("Tool")) then
2533 v.Handle.Mesh:Destroy()
2534 end
2535 end
2536 end
2537 if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
2538 for i,v in pairs(lplayer.Character:GetChildren()) do
2539 if (v:IsA("Tool")) then
2540 v.Handle.Mesh:Destroy()
2541 end
2542 end
2543 end
2544 if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
2545 local p = Instance.new("RocketPropulsion")
2546 p.Parent = lplayer.Character.HumanoidRootPart
2547 p.Name = "Spinner"
2548 p.Target = lplayer.Character["Left Arm"]
2549 p:Fire()
2550 game:GetService("StarterGui"):SetCore("SendNotification", {
2551 Title = "Spinner enabled";
2552 Text = "Type ;nospinner to disable.";
2553 })
2554 end
2555 if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
2556 lplayer.Character.HumanoidRootPart.Spinner:Destroy()
2557 end
2558 if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
2559 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
2560 if v:isA("Tool") then
2561 local a = Instance.new("SelectionBox",v.Handle)
2562 a.Adornee = v.Handle
2563 v.Handle.Size = Vector3.new(0.5,0.5,60)
2564 v.GripPos = Vector3.new(0,0,0)
2565 lplayer.Character.Humanoid:UnequipTools()
2566 end
2567 end
2568 game:GetService("StarterGui"):SetCore("SendNotification", {
2569 Title = "Reach applied!";
2570 Text = "Applied to equipped sword. Use ;noreach to disable.";
2571 })
2572 end
2573 if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
2574 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
2575 if v:isA("Tool") then
2576 local a = Instance.new("SelectionBox",v.Handle)
2577 a.Name = "Reach"
2578 a.Adornee = v.Handle
2579 v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
2580 v.GripPos = Vector3.new(0,0,0)
2581 lplayer.Character.Humanoid:UnequipTools()
2582 end
2583 end
2584 game:GetService("StarterGui"):SetCore("SendNotification", {
2585 Title = "Reach applied!";
2586 Text = "Applied to equipped sword. Use ;noreach to disable.";
2587 })
2588 end
2589 if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
2590 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
2591 if v:isA("Tool") then
2592 v.Handle.Reach:Destroy()
2593 end
2594 end
2595 game:GetService("StarterGui"):SetCore("SendNotification", {
2596 Title = "Reach removed!";
2597 Text = "Removed reach from equipped sword.";
2598 })
2599 end
2600 if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
2601 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
2602 lplayer.Character.Humanoid.Name = 1
2603 local l = lplayer.Character["1"]:Clone()
2604 l.Parent = lplayer.Character
2605 l.Name = "Humanoid"
2606 wait(0.1)
2607 lplayer.Character["1"]:Destroy()
2608 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
2609 lplayer.Character.Animate.Disabled = true
2610 wait(0.1)
2611 lplayer.Character.Animate.Disabled = false
2612 lplayer.Character.Humanoid.DisplayDistanceType = "None"
2613 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
2614 lplayer.Character.Humanoid:EquipTool(v)
2615 end
2616 wait(0.1)
2617 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2618 wait(0.2)
2619 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2620 wait(0.5)
2621 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
2622 game:GetService("StarterGui"):SetCore("SendNotification", {
2623 Title = "Tools needed!";
2624 Text = "You need a tool in your backpack for this command!";
2625 })
2626 end
2627 end
2628 if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
2629 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
2630 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2631 end
2632 end
2633 if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
2634 if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
2635 cbringall = true
2636 else
2637 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
2638 brplr = v.Name
2639 end
2640 end
2641 cbring = true
2642 end
2643 if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
2644 cbring = false
2645 cbringall = false
2646 end
2647 if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
2648 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
2649 local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2650 local NOW = lplayer.Character.HumanoidRootPart.CFrame
2651 lplayer.Character.Humanoid.Name = 1
2652 local l = lplayer.Character["1"]:Clone()
2653 l.Parent = lplayer.Character
2654 l.Name = "Humanoid"
2655 wait(0.1)
2656 lplayer.Character["1"]:Destroy()
2657 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
2658 lplayer.Character.Animate.Disabled = true
2659 wait(0.1)
2660 lplayer.Character.Animate.Disabled = false
2661 lplayer.Character.Humanoid.DisplayDistanceType = "None"
2662 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
2663 lplayer.Character.Humanoid:EquipTool(v)
2664 end
2665 local function tp(player,player2)
2666 local char1,char2=player.Character,player2.Character
2667 if char1 and char2 then
2668 char1:MoveTo(char2.Head.Position)
2669 end
2670 end
2671 wait(0.1)
2672 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2673 wait(0.2)
2674 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2675 wait(0.5)
2676 lplayer.Character.HumanoidRootPart.CFrame = NOW
2677 wait(0.6)
2678 tp(lplayer, game:GetService("Players")[v.Name])
2679 wait(0.4)
2680 lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
2681 game:GetService("StarterGui"):SetCore("SendNotification", {
2682 Title = "Tools needed!";
2683 Text = "You need a tool in your backpack for this command!";
2684 })
2685 end
2686 end
2687 if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
2688 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
2689 lplayer.Character.Humanoid.Name = 1
2690 local l = lplayer.Character["1"]:Clone()
2691 l.Parent = lplayer.Character
2692 l.Name = "Humanoid"
2693 wait(0.1)
2694 lplayer.Character["1"]:Destroy()
2695 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
2696 lplayer.Character.Animate.Disabled = true
2697 wait(0.1)
2698 lplayer.Character.Animate.Disabled = false
2699 lplayer.Character.Humanoid.DisplayDistanceType = "None"
2700 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
2701 lplayer.Character.Humanoid:EquipTool(v)
2702 end
2703 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
2704 wait(0.3)
2705 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
2706 wait(0.4)
2707 b = Instance.new("BodyForce")
2708 b.Parent = lplayer.Character.HumanoidRootPart
2709 b.Name = "Glitch"
2710 b.Force = Vector3.new(100000000,5000,0)
2711 game:GetService("StarterGui"):SetCore("SendNotification", {
2712 Title = "Tools needed!";
2713 Text = "You need a tool in your backpack for this command!";
2714 })
2715 end
2716 end
2717 if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
2718 lplayer.Character.HumanoidRootPart.Glitch:Destroy()
2719 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
2720 b = Instance.new("BodyForce")
2721 b.Parent = lplayer.Character.HumanoidRootPart
2722 b.Name = "unGlitch"
2723 b.Force = Vector3.new(0,-5000000,0)
2724 wait(2)
2725 lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
2726 end
2727 if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
2728 lplayer.Character.Humanoid.Health = 0
2729 wait(1)
2730 lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
2731 lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
2732 end
2733 if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
2734 loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
2735 game:GetService("StarterGui"):SetCore("SendNotification", {
2736 Title = "Success!";
2737 Text = "DEX Explorer has loaded.";
2738 })
2739 end
2740 if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
2741 local Anim = Instance.new("Animation")
2742 Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
2743 local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
2744 track:Play(.1, 1, 1)
2745 end
2746 if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
2747 loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
2748 game:GetService("StarterGui"):SetCore("SendNotification", {
2749 Title = "Success!";
2750 Text = "Energize Animations GUI has loaded.";
2751 })
2752 end
2753 if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
2754 saved = lplayer.Character.HumanoidRootPart.CFrame
2755 game:GetService("StarterGui"):SetCore("SendNotification", {
2756 Title = "Position Saved";
2757 Text = "Use ;loadpos to return to saved position.";
2758 })
2759 end
2760 if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
2761 lplayer.Character.HumanoidRootPart.CFrame = saved
2762 end
2763 if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
2764 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
2765 local Anim2 = Instance.new("Animation")
2766 Anim2.AnimationId = "rbxassetid://148840371"
2767 local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
2768 track2:Play(.1, 1, 1)
2769 bplrr = v.Name
2770 banpl = true
2771 end
2772 end
2773 if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
2774 banpl = false
2775 end
2776 if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
2777 local function bringmodw()
2778 for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
2779 if obj.Name == (string.sub(CMDBAR.Text, 10)) then
2780 for i,ch in pairs(obj:GetDescendants()) do
2781 if (ch:IsA("BasePart")) then
2782 ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
2783 ch.CanCollide = false
2784 ch.Transparency = 0.7
2785 wait()
2786 ch.CFrame = lplayer.Character["Left Leg"].CFrame
2787 wait()
2788 ch.CFrame = lplayer.Character["Right Leg"].CFrame
2789 wait()
2790 ch.CFrame = lplayer.Character["Head"].CFrame
2791 end
2792 end
2793 end
2794 end
2795 end
2796 while wait() do
2797 bringmodw()
2798 end
2799 game:GetService("StarterGui"):SetCore("SendNotification", {
2800 Title = "BringMod";
2801 Text = "BringMod enabled.";
2802 })
2803 end
2804 if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
2805 local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
2806 local hum = Instance.new('Humanoid', mod)
2807 local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
2808 lplayer.Character = mod
2809 end
2810 if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
2811 game:GetService'RunService'.Stepped:Connect(function()
2812 pcall(function()
2813 for i,v in pairs(game:GetService'Players':GetPlayers()) do
2814 if v.Character ~= nil and v.Character:FindFirstChild'Head' then
2815 for _,x in pairs(v.Character.Head:GetChildren()) do
2816 if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
2817 end
2818 end
2819 end
2820 end)
2821 end)
2822 game:GetService("StarterGui"):SetCore("SendNotification", {
2823 Title = "Attempting Shutdown";
2824 Text = "Shutdown Attempt has begun.";
2825 })
2826 end
2827 if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
2828 objtodel = (string.sub(CMDBAR.Text, 8))
2829 for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
2830 if v.Name == objtodel then
2831 v:Destroy()
2832 end
2833 end
2834 end
2835 if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
2836 for i,v in pairs(game:GetService("Players"):GetPlayers())do
2837 print(v)
2838 end
2839 game:GetService("StarterGui"):SetCore("SendNotification", {
2840 Title = "Printed";
2841 Text = "Players have been printed to console. (F9)";
2842 })
2843 end
2844 if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
2845 for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
2846 if (v:IsA("Decal")) then
2847 v:Destroy()
2848 end
2849 end
2850 end
2851 if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
2852 loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
2853 game:GetService("StarterGui"):SetCore("SendNotification", {
2854 Title = "Success!";
2855 Text = "OpFinality GUI has loaded.";
2856 })
2857 end
2858 if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
2859 remotes = true
2860 added = true
2861 game.DescendantAdded:connect(function(rmt)
2862 if added == true then
2863 if remotes == true then
2864 if rmt:IsA("RemoteEvent") then
2865 print("A RemoteEvent was added!")
2866 print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
2867 print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
2868 end end end
2869 end)
2870 game.DescendantAdded:connect(function(rmtfnctn)
2871 if added == true then
2872 if remotes == true then
2873 if rmtfnctn:IsA("RemoteFunction") then
2874 warn("A RemoteFunction was added!")
2875 warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
2876 print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
2877 end end end
2878 end)
2879
2880 game.DescendantAdded:connect(function(bndfnctn)
2881 if added == true then
2882 if binds == true then
2883 if bndfnctn:IsA("BindableFunction") then
2884 print("A BindableFunction was added!")
2885 print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
2886 print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
2887 end end end
2888 end)
2889
2890 game.DescendantAdded:connect(function(bnd)
2891 if added == true then
2892 if binds == true then
2893 if bnd:IsA("BindableEvent") then
2894 warn("A BindableEvent was added!")
2895 warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
2896 print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
2897 end end end
2898 end)
2899
2900
2901 if binds == true then
2902 for i,v in pairs(game:GetDescendants()) do
2903 if v:IsA("BindableFunction") then
2904 print(" game." .. v:GetFullName() .. " | BindableFunction")
2905 print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
2906 end end
2907 for i,v in pairs(game:GetDescendants()) do
2908 if v:IsA("BindableEvent") then
2909 warn(" game." .. v:GetFullName() .. " | BindableEvent")
2910 print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
2911 end end
2912 else
2913 print("Off")
2914 end
2915 if remotes == true then
2916 for i,v in pairs(game:GetDescendants()) do
2917 if v:IsA("RemoteFunction") then
2918 warn(" game." .. v:GetFullName() .. " | RemoteFunction")
2919 print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
2920 end end
2921 wait()
2922 for i,v in pairs(game:GetDescendants()) do
2923 if v:IsA("RemoteEvent") then
2924 print(" game." .. v:GetFullName() .. " | RemoteEvent")
2925 print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
2926 end end
2927 else
2928 print("Off")
2929 end
2930 game:GetService("StarterGui"):SetCore("SendNotification", {
2931 Title = "Printing Remotes";
2932 Text = "Type ;noremotes to disable.";
2933 })
2934 end
2935 if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
2936 remotes = false
2937 added = false
2938 game:GetService("StarterGui"):SetCore("SendNotification", {
2939 Title = "Printing Remotes Disabled";
2940 Text = "Type ;remotes to enable.";
2941 })
2942 end
2943 if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
2944 spin = false
2945 followed = false
2946 traill = false
2947 noclip = false
2948 annoying = false
2949 hwalk = false
2950 cbringing = false
2951 end
2952 if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
2953 stopsitting = true
2954 end
2955 if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
2956 stopsitting = false
2957 end
2958 if string.sub(CMDBAR.Text, 1, 7) == ("version") then
2959 print(adminversion)
2960 game:GetService("StarterGui"):SetCore("SendNotification", {
2961 Title = "Version";
2962 Text = adminversion;
2963 })
2964 end
2965 if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
2966 clickgoto = true
2967 game:GetService("StarterGui"):SetCore("SendNotification", {
2968 Title = "Click TP";
2969 Text = "Press E to teleport to mouse position";
2970 })
2971 end
2972 if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
2973 clickgoto = false
2974 game:GetService("StarterGui"):SetCore("SendNotification", {
2975 Title = "Click TP";
2976 Text = "Click TP has been disabled.";
2977 })
2978 end
2979 if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
2980 gettingtools = true
2981 game:GetService("StarterGui"):SetCore("SendNotification", {
2982 Title = "Tools Enabled";
2983 Text = "Automatically colleting tools dropped.";
2984 })
2985 end
2986 if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
2987 gettingtools = false
2988 game:GetService("StarterGui"):SetCore("SendNotification", {
2989 Title = "Tools Disabled";
2990 Text = "Click TP has been disabled.";
2991 })
2992 end
2993 if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
2994 ScreenGui:Destroy()
2995 end
2996 if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
2997 lplayer.Character.Head:Destroy()
2998 end
2999 if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
3000 statechosen = string.sub(CMDBAR.Text, 7)
3001 changingstate = true
3002 end
3003 if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
3004 game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
3005 end
3006 if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
3007 removingmeshhats = true
3008 end
3009 if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
3010 removingmeshhats = false
3011 end
3012 if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
3013 removingmeshtool = true
3014 end
3015 if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
3016 removingmeshtool = false
3017 end
3018 if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
3019 for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
3020 if v:IsA("Tool") then
3021 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
3022 v.Parent = player.Character
3023 end
3024 end
3025 end
3026 end
3027 if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
3028 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
3029 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
3030 end
3031 end
3032 if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
3033 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
3034 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
3035 end
3036 end
3037 if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
3038 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
3039 game:GetService("StarterGui"):SetCore("SendNotification", {
3040 Title = player.AccountAge.." Days";
3041 Text = "Account age of "..player.Name;
3042 })
3043 end
3044 end
3045 if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
3046 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
3047 game:GetService("StarterGui"):SetCore("SendNotification", {
3048 Title = player.UserId.." ID";
3049 Text = "Account ID of "..player.Name;
3050 })
3051 end
3052 end
3053 if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
3054 game:GetService("StarterGui"):SetCore("SendNotification", {
3055 Title = "Game ID";
3056 Text = "Game ID: ".. game.GameId;
3057 })
3058 end
3059 if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
3060 local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
3061 if pgscheck == true then
3062 game:GetService("StarterGui"):SetCore("SendNotification", {
3063 Title = "PGSPhysicsSolverEnabled";
3064 Text = "PGS is Enabled!";
3065 })
3066 else
3067 game:GetService("StarterGui"):SetCore("SendNotification", {
3068 Title = "PGSPhysicsSolverEnabled";
3069 Text = "PGS is Disabled!";
3070 })
3071 end
3072 end
3073 if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
3074 for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
3075 if v:IsA("Part") then
3076 if v.Transparency == 1 then
3077 if v.Name ~= "HumanoidRootPart" then
3078 v:Destroy()
3079 end
3080 end
3081 end
3082 end
3083 end
3084 if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
3085 game:GetService("Lighting").FogStart = 0
3086 game:GetService("Lighting").FogEnd = 9999999999999
3087 end
3088 if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
3089 lplayer.Character.Humanoid.Parent = lplayer
3090 end
3091 if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
3092 lplayer.Humanoid.Parent = lplayer.Character
3093 end
3094 if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
3095 for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
3096 if v:IsA("Tool") then
3097 v.Parent = lplayer.Character
3098 wait()
3099 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
3100 v.Parent = player.Character
3101 end
3102 end
3103 end
3104 end
3105 if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
3106 speedfly = string.sub(CMDBAR.Text, 10)
3107 wait()
3108 change()
3109 end
3110 if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
3111 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
3112 local Anim3 = Instance.new("Animation")
3113 Anim3.AnimationId = "rbxassetid://282574440"
3114 local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
3115 track3:Play(.1, 1, 1)
3116 bplrr = v.Name
3117 banpl = true
3118 end
3119 end
3120 if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
3121 banpl = false
3122 end
3123 if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
3124 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
3125 staring = true
3126 stareplr = v
3127 end
3128 end
3129 if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
3130 staring = false
3131 end
3132 if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
3133 chatlogs = true
3134 game:GetService("StarterGui"):SetCore("SendNotification", {
3135 Title = "LogChat enabled";
3136 Text = "Now logging all player chat.";
3137 })
3138 end
3139 if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
3140 chatlogs = false
3141 game:GetService("StarterGui"):SetCore("SendNotification", {
3142 Title = "LogChat disabled";
3143 Text = "Stopped logging all player chat.";
3144 })
3145 end
3146 if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
3147 game:GetService("Workspace").CurrentCamera:Destroy()
3148 wait(0.1)
3149 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
3150 game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
3151 lplayer.CameraMinZoomDistance = 0.5
3152 lplayer.CameraMaxZoomDistance = 400
3153 lplayer.CameraMode = "Classic"
3154 end
3155 if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
3156 changingstate = false
3157 end
3158 CMDBAR.Text = ""
3159 end
3160end)
3161
3162wait(0.3)
3163game:GetService("StarterGui"):SetCore("SendNotification", {
3164 Title = "Loaded successfully!";
3165 Text = "Reviz Admin V2 by illremember";
3166})
3167wait(0.1)
3168print("Reviz Admin V2 loaded!")
3169if game:GetService("Workspace").FilteringEnabled == true then
3170 warn("FE is Enabled (Filtering Enabled)")
3171 game:GetService("StarterGui"):SetCore("SendNotification", {
3172 Title = "FE is Enabled";
3173 Text = "Filtering Enabled. Enjoy using Reviz Admin!";
3174 })
3175else
3176 warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
3177 game:GetService("StarterGui"):SetCore("SendNotification", {
3178 Title = "FE is Disabled";
3179 Text = "Filtering Disabled. Consider using a different admin script.";
3180 })
3181end
3182
3183local intro = Instance.new("ScreenGui")
3184local Frame = Instance.new("Frame")
3185local ImageLabel = Instance.new("ImageLabel")
3186intro.Parent = game:GetService("CoreGui")
3187Frame.Parent = intro
3188Frame.BackgroundColor3 = Color3.new(1, 1, 1)
3189Frame.BackgroundTransparency = 1
3190Frame.Size = UDim2.new(1, 0, 0, 300)
3191Frame.Position = UDim2.new(0, 0, -0.4, 0)
3192ImageLabel.Parent = Frame
3193ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
3194ImageLabel.BackgroundTransparency = 1
3195ImageLabel.Position = UDim2.new(0, 0, 0, 0)
3196ImageLabel.Size = UDim2.new(1, 0, 1, 0)
3197ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
3198Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
3199wait(3.01)
3200Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
3201wait(5.01)
3202intro:Destroy()
3203RAW Paste Data
3204
3205-- Creator: illremember#3799
3206
3207-- Credits to infinite yield, harkinian, dex creators
3208
3209prefix = ";"
3210wait(0.3)
3211Commands = {
3212 '[-] cmdbar is shown when ; is pressed.',
3213 '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
3214 '[2] bring [plr] -- You need a tool! Will bring player to you',
3215 '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
3216 '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
3217 '[5] attach [plr] -- You need a tool! Attaches you to player',
3218 '[6] unattach [plr] -- Attempts to unattach you from a player',
3219 '[7] follow [plr] -- Makes you follow behind the player',
3220 '[8] unfollow',
3221 '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
3222 '[10] trail [plr] -- The opposite of follow, you stay infront of player',
3223 '[11] untrail',
3224 '[12] orbit [plr] -- Makes you orbit the player',
3225 '[13] unorbit',
3226 '[14] fling [plr] -- Makes you fling the player',
3227 '[15] unfling',
3228 '[16] fecheck -- Checks if the game is FE or not',
3229 '[17] void [plr] -- Teleports player to the void',
3230 '[18] noclip -- Gives you noclip to walk through walls',
3231 '[19] clip -- Removes noclip',
3232 '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
3233 '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
3234 '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
3235 '[23] default -- Changes your speed, jumppower and hipheight to default values',
3236 '[24] annoy [plr] -- Loop teleports you to the player',
3237 '[25] unannoy',
3238 '[26] headwalk [plr] -- Loop teleports you to the player head',
3239 '[27] unheadwalk',
3240 '[28] nolimbs -- Removes your arms and legs',
3241 '[29] god -- Gives you FE Godmode',
3242 '[30] drophats -- Drops your accessories',
3243 '[31] droptool -- Drops any tool you have equipped',
3244 '[32] loopdhats -- Loop drops your accessories',
3245 '[33] unloopdhats',
3246 '[34] loopdtool -- Loop drops any tools you have equipped',
3247 '[35] unloopdtool',
3248 '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
3249 '[37] view [plr] -- Changes your camera to the player character',
3250 '[38] unview',
3251 '[39] goto [plr] -- Teleports you to player',
3252 '[40] fly -- Allows you to fly, credit to Infinite Yield',
3253 '[41] unfly',
3254 '[42] chat [msg] -- Makes you chat a message',
3255 '[43] spam [msg] -- Spams a message',
3256 '[44] unspam',
3257 '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
3258 '[46] pmspam [plr] -- Spams a player in private message',
3259 '[47] unpmspam',
3260 '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
3261 '[49] uncfreeze [plr]',
3262 '[50] unlockws -- Unlocks the workspace',
3263 '[51] lockws -- Locks the workspace',
3264 '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
3265 '[53] pstand -- Enables platform stand',
3266 '[54] unpstand -- Disables platform stand',
3267 '[55] blockhead -- Removes your head mesh',
3268 '[56] sit',
3269 '[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',
3270 '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
3271 '[59] hypertotal -- Loads in my FE GUI Hypertotal',
3272 '[60] cmds -- Prints all commands',
3273 '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
3274 '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
3275 '[63] spinner -- Makes you spin',
3276 '[64] nospinner',
3277 '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
3278 '[66] noreach -- Removes reach, must have tool equipped',
3279 '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
3280 '[68] tp me [plr] -- Alternative to goto',
3281 '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
3282 '[70] uncbring',
3283 '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
3284 '[72] givetool [plr] -- Gives the tool you have equipped to the player',
3285 '[73] glitch [plr] -- Glitches you and the player, looks very cool',
3286 '[74] unglitch -- Unglitches you',
3287 '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
3288 '[76] explorer -- Loads up DEX',
3289 '[77] reset -- Resets your character.',
3290 '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
3291 '[79] animgui -- Loads up Energize animations GUI',
3292 '[80] savepos -- Saves your current position',
3293 '[81] loadpos -- Teleports you to your saved position',
3294 '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
3295 '[83] unbang',
3296 '[84] delcmdbar -- Removes the command bar completely',
3297 '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
3298 '[86] shutdown -- Uses harkinians script to shutdown server',
3299 '[87] respawn -- If grespawn doesnt work you can use respawn',
3300 '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
3301 '[89] getplrs -- Prints all players in game',
3302 '[90] deldecal -- Deletes all decals client sided',
3303 '[91] opfinality -- Loads in my FE GUI Opfinality',
3304 '[92] remotes -- Prints all remotes in the game in the console when added',
3305 '[93] noremotes -- Stops printing remotes',
3306 '[94] tpdefault -- Stops all loop teleports to a player',
3307 '[95] stopsit -- Will not allow you to sit',
3308 '[96] gosit -- Allows you to sit',
3309 '[97] clicktp -- Enables click tp',
3310 '[98] noclicktp -- Disables click tp',
3311 '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
3312 '[100] toolsoff -- Stops ;toolson',
3313 '[101] version -- Gets the admin version',
3314 '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
3315 '[103] gravity [num] -- Changes workspace gravity default is 196.2',
3316 '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
3317 '[105] clickdel -- Delete any block you press q on, client sided',
3318 '[106] noclickdel -- Stops clickdel',
3319 '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
3320 '[108] unlooprhats -- Stops loop removing mesh',
3321 '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
3322 '[110] unlooprtool -- Stops loop removing mesh',
3323 '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
3324 '[112] age [plr] -- Makes you chat the account age of the player',
3325 '[113] id [plr] -- Makes you chat the account ID of the player',
3326 '[114] .age [plr] -- Privately shows you the account age of the player',
3327 '[115] .id [plr] -- Privately shows you the account ID of the player',
3328 '[116] gameid -- Shows the game ID',
3329 '[117] removeinvis -- Removes all invisible walls/parts, client sided',
3330 '[118] removefog -- Removes fog, client sided',
3331 '[119] disable -- Disables your character by removing humanoid',
3332 '[120] enable -- Enables your character by adding humanoid',
3333 '[121] prefix [key] -- Changes the prefix used, default is ;',
3334 '[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.',
3335 '[123] flyspeed [num] -- Change your fly speed, default is 1',
3336 '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
3337 '[125] uncarpet -- Stops carpet player',
3338 '[126] stare [plr] -- Turns your character to stare at another player',
3339 '[127] unstare -- Stops stare player',
3340 '[128] logchat -- Logs all chat (including /e and whispers) of all players',
3341 '[129] unlogchat -- Disables logchat',
3342 '[130] fixcam -- Fixes/resets your camera',
3343 '[131] unstate -- Stops changing state',
3344}
3345speedget = 1
3346
3347lplayer = game:GetService("Players").LocalPlayer
3348
3349lplayer.CharacterAdded:Connect(function(character)
3350 spin = false
3351 flying = false
3352 staring = false
3353 banpl = false
3354end)
3355
3356function change()
3357 prefix = prefix
3358 speedfly = speedfly
3359end
3360
3361function GetPlayer(String) -- Credit to Timeless/xFunnieuss
3362 local Found = {}
3363 local strl = String:lower()
3364 if strl == "all" then
3365 for i,v in pairs(game:GetService("Players"):GetPlayers()) do
3366 table.insert(Found,v)
3367 end
3368 elseif strl == "others" then
3369 for i,v in pairs(game:GetService("Players"):GetPlayers()) do
3370 if v.Name ~= lplayer.Name then
3371 table.insert(Found,v)
3372 end
3373 end
3374 elseif strl == "me" then
3375 for i,v in pairs(game:GetService("Players"):GetPlayers()) do
3376 if v.Name == lplayer.Name then
3377 table.insert(Found,v)
3378 end
3379 end
3380 else
3381 for i,v in pairs(game:GetService("Players"):GetPlayers()) do
3382 if v.Name:lower():sub(1, #String) == String:lower() then
3383 table.insert(Found,v)
3384 end
3385 end
3386 end
3387 return Found
3388end
3389
3390local Mouse = lplayer:GetMouse()
3391
3392spin = false
3393followed = false
3394traill = false
3395noclip = false
3396annoying = false
3397hwalk = false
3398droppinghats = false
3399droppingtools = false
3400flying = false
3401spamdelay = 1
3402spamming = false
3403spammingpm = false
3404cbringing = false
3405remotes = true
3406added = true
3407binds = false
3408stopsitting = false
3409clickgoto = false
3410gettingtools = false
3411removingmeshhats = false
3412removingmeshtool = false
3413clickdel = false
3414staring = false
3415chatlogs = false
3416banpl = false
3417changingstate = false
3418statechosen = 0
3419
3420adminversion = "Reviz Admin by illremember, Version 2.0"
3421
3422flying = false
3423speedfly = 1
3424
3425function plrchat(plr, chat)
3426print(plr.Name..": "..tick().."\n"..chat)
3427end
3428
3429for i,v in pairs(game:GetService("Players"):GetPlayers()) do
3430v.Chatted:connect(function(chat)
3431if chatlogs then
3432plrchat(v, chat)
3433end
3434end)
3435end
3436game:GetService("Players").PlayerAdded:connect(function(plr)
3437plr.Chatted:connect(function(chat)
3438if chatlogs then
3439plrchat(plr, chat)
3440end
3441end)
3442end)
3443
3444
3445local ScreenGui = Instance.new("ScreenGui")
3446local Frame = Instance.new("Frame")
3447local CMDBAR = Instance.new("TextBox")
3448ScreenGui.Parent = game:GetService("CoreGui")
3449Frame.Parent = ScreenGui
3450Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
3451Frame.BackgroundTransparency = 0.3
3452Frame.Position = UDim2.new(0.5, 0, 0, 10)
3453Frame.Size = UDim2.new(0, 200, 0, 40)
3454Frame.Active = true
3455Frame.Draggable = true
3456CMDBAR.Name = "CMDBAR"
3457CMDBAR.Parent = Frame
3458CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
3459CMDBAR.BackgroundTransparency = 0.20000000298023
3460CMDBAR.Size = UDim2.new(0, 180, 0, 20)
3461CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
3462CMDBAR.Font = Enum.Font.SourceSansLight
3463CMDBAR.FontSize = Enum.FontSize.Size14
3464CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
3465CMDBAR.TextScaled = true
3466CMDBAR.TextSize = 14
3467CMDBAR.TextWrapped = true
3468CMDBAR.Text = "Press ; to type, Enter to execute"
3469
3470local CMDS = Instance.new("ScreenGui")
3471local CMDSFRAME = Instance.new("Frame")
3472local ScrollingFrame = Instance.new("ScrollingFrame")
3473local TextLabel = Instance.new("TextLabel")
3474local closegui = Instance.new("TextButton")
3475CMDS.Name = "CMDS"
3476CMDS.Parent = game:GetService("CoreGui")
3477CMDSFRAME.Name = "CMDSFRAME"
3478CMDSFRAME.Parent = CMDS
3479CMDSFRAME.Active = true
3480CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
3481CMDSFRAME.BorderSizePixel = 0
3482CMDSFRAME.Draggable = true
3483CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
3484CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
3485CMDSFRAME.Visible = false
3486ScrollingFrame.Parent = CMDSFRAME
3487ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
3488ScrollingFrame.BorderSizePixel = 0
3489ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
3490ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
3491ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
3492TextLabel.Parent = ScrollingFrame
3493TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
3494TextLabel.BackgroundTransparency = 1
3495TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
3496TextLabel.Font = Enum.Font.SourceSans
3497TextLabel.FontSize = Enum.FontSize.Size18
3498TextLabel.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."
3499TextLabel.TextColor3 = Color3.new(1, 1, 1)
3500TextLabel.TextSize = 15
3501TextLabel.TextWrapped = true
3502TextLabel.TextXAlignment = Enum.TextXAlignment.Left
3503TextLabel.TextYAlignment = Enum.TextYAlignment.Top
3504closegui.Name = "closegui"
3505closegui.Parent = CMDSFRAME
3506closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
3507closegui.BorderSizePixel = 0
3508closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
3509closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
3510closegui.Font = Enum.Font.SourceSansBold
3511closegui.FontSize = Enum.FontSize.Size24
3512closegui.Text = "X"
3513closegui.TextColor3 = Color3.new(1, 1, 1)
3514closegui.TextSize = 20
3515
3516closegui.MouseButton1Click:connect(function()
3517 CMDSFRAME.Visible = false
3518end)
3519
3520game:GetService('RunService').Stepped:connect(function()
3521 if spin then
3522 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
3523 end
3524 if followed then
3525 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
3526 end
3527 if traill then
3528 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
3529 end
3530 if annoying then
3531 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
3532 end
3533 if hwalk then
3534 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
3535 end
3536 if staring then
3537 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
3538 end
3539end)
3540game:GetService('RunService').Stepped:connect(function()
3541 if noclip then
3542 if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
3543 lplayer.Character.Head.CanCollide = false
3544 lplayer.Character.Torso.CanCollide = false
3545 lplayer.Character["Left Leg"].CanCollide = false
3546 lplayer.Character["Right Leg"].CanCollide = false
3547 else
3548 lplayer.Character.Humanoid:ChangeState(11)
3549 end
3550 end
3551 if changingstate then
3552 lplayer.Character.Humanoid:ChangeState(statechosen)
3553 end
3554end)
3555game:GetService('RunService').Stepped:connect(function()
3556 if droppinghats then
3557 for i,v in pairs(lplayer.Character:GetChildren()) do
3558 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
3559 v.Parent = workspace
3560 end
3561 end
3562 end
3563 if droppingtools then
3564 for i,v in pairs(lplayer.Character:GetChildren()) do
3565 if (v:IsA("Tool")) then
3566 v.Parent = workspace
3567 end
3568 end
3569 end
3570 if removingmeshhats then
3571 for i,v in pairs(lplayer.Character:GetChildren()) do
3572 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
3573 v.Handle.Mesh:Destroy()
3574 end
3575 end
3576 end
3577 if removingmeshtool then
3578 for i,v in pairs(lplayer.Character:GetChildren()) do
3579 if (v:IsA("Tool")) then
3580 v.Handle.Mesh:Destroy()
3581 end
3582 end
3583 end
3584end)
3585game:GetService('RunService').Stepped:connect(function()
3586 if banpl then
3587 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
3588 end
3589end)
3590game:GetService('RunService').Stepped:connect(function()
3591 if stopsitting then
3592 lplayer.Character.Humanoid.Sit = false
3593 end
3594end)
3595
3596plr = lplayer
3597hum = plr.Character.HumanoidRootPart
3598mouse = plr:GetMouse()
3599mouse.KeyDown:connect(function(key)
3600 if key == "e" then
3601 if mouse.Target then
3602 if clickgoto then
3603 hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
3604 elseif clickdel then
3605 mouse.Target:Destroy()
3606 end
3607 end
3608 end
3609end)
3610
3611game:GetService("Workspace").ChildAdded:connect(function(part)
3612 if gettingtools then
3613 if part:IsA("Tool") then
3614 part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
3615 end
3616 end
3617end)
3618
3619lplayer.Chatted:Connect(function(msg)
3620 if string.sub(msg, 1, 6) == (prefix.."kill ") then
3621 if string.sub(msg, 7) == "me" then
3622 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
3623 else
3624 for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
3625 local NOW = lplayer.Character.HumanoidRootPart.CFrame
3626 lplayer.Character.Humanoid.Name = 1
3627 local l = lplayer.Character["1"]:Clone()
3628 l.Parent = lplayer.Character
3629 l.Name = "Humanoid"
3630 wait(0.1)
3631 lplayer.Character["1"]:Destroy()
3632 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
3633 lplayer.Character.Animate.Disabled = true
3634 wait(0.1)
3635 lplayer.Character.Animate.Disabled = false
3636 lplayer.Character.Humanoid.DisplayDistanceType = "None"
3637 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
3638 lplayer.Character.Humanoid:EquipTool(v)
3639 end
3640 local function tp(player,player2)
3641 local char1,char2=player.Character,player2.Character
3642 if char1 and char2 then
3643 char1:MoveTo(char2.Head.Position)
3644 end
3645 end
3646 wait(0.1)
3647 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
3648 wait(0.2)
3649 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
3650 wait(0.5)
3651 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
3652 wait(0.7)
3653 tp(lplayer,game:GetService("Players")[v.Name])
3654 wait(0.7)
3655 lplayer.Character.HumanoidRootPart.CFrame = NOW
3656 game:GetService("StarterGui"):SetCore("SendNotification", {
3657 Title = "Tools needed!";
3658 Text = "You need a tool in your backpack for this command!";
3659 })
3660 end
3661 end
3662 end
3663 if string.sub(msg, 1, 7) == (prefix.."bring ") then
3664 for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
3665 local NOW = lplayer.Character.HumanoidRootPart.CFrame
3666 lplayer.Character.Humanoid.Name = 1
3667 local l = lplayer.Character["1"]:Clone()
3668 l.Parent = lplayer.Character
3669 l.Name = "Humanoid"
3670 wait(0.1)
3671 lplayer.Character["1"]:Destroy()
3672 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
3673 lplayer.Character.Animate.Disabled = true
3674 wait(0.1)
3675 lplayer.Character.Animate.Disabled = false
3676 lplayer.Character.Humanoid.DisplayDistanceType = "None"
3677 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
3678 lplayer.Character.Humanoid:EquipTool(v)
3679 end
3680 local function tp(player,player2)
3681 local char1,char2=player.Character,player2.Character
3682 if char1 and char2 then
3683 char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
3684 end
3685 end
3686 local function getout(player,player2)
3687 local char1,char2=player.Character,player2.Character
3688 if char1 and char2 then
3689 char1:MoveTo(char2.Head.Position)
3690 end
3691 end
3692 tp(game:GetService("Players")[v.Name], lplayer)
3693 wait(0.2)
3694 tp(game:GetService("Players")[v.Name], lplayer)
3695 wait(0.5)
3696 lplayer.Character.HumanoidRootPart.CFrame = NOW
3697 wait(0.5)
3698 getout(lplayer, game:GetService("Players")[v.Name])
3699 wait(0.3)
3700 lplayer.Character.HumanoidRootPart.CFrame = NOW
3701 game:GetService("StarterGui"):SetCore("SendNotification", {
3702 Title = "Tools needed!";
3703 Text = "You need a tool in your backpack for this command!";
3704 })
3705 end
3706 end
3707 if string.sub(msg, 1, 6) == (prefix.."spin ") then
3708 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
3709 lplayer.Character.Humanoid.Name = 1
3710 local l = lplayer.Character["1"]:Clone()
3711 l.Parent = lplayer.Character
3712 l.Name = "Humanoid"
3713 wait(0.1)
3714 lplayer.Character["1"]:Destroy()
3715 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
3716 lplayer.Character.Animate.Disabled = true
3717 wait(0.1)
3718 lplayer.Character.Animate.Disabled = false
3719 lplayer.Character.Humanoid.DisplayDistanceType = "None"
3720 lplayer.Character.Animate.Disabled = false
3721 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
3722 lplayer.Character.Humanoid:EquipTool(v)
3723 end
3724 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
3725 spinplr = v
3726 wait(0.5)
3727 spin = true
3728 game:GetService("StarterGui"):SetCore("SendNotification", {
3729 Title = "Tools needed!";
3730 Text = "You need a tool in your backpack for this command!";
3731 })
3732 end
3733 end
3734 if string.sub(msg, 1, 7) == (prefix.."unspin") then
3735 spin = false
3736 end
3737 if string.sub(msg, 1, 8) == (prefix.."attach ") then
3738 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
3739 lplayer.Character.Humanoid.Name = 1
3740 local l = lplayer.Character["1"]:Clone()
3741 l.Parent = lplayer.Character
3742 l.Name = "Humanoid"
3743 wait(0.1)
3744 lplayer.Character["1"]:Destroy()
3745 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
3746 lplayer.Character.Animate.Disabled = true
3747 wait(0.1)
3748 lplayer.Character.Animate.Disabled = false
3749 lplayer.Character.Humanoid.DisplayDistanceType = "None"
3750 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
3751 lplayer.Character.Humanoid:EquipTool(v)
3752 end
3753 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
3754 wait(0.3)
3755 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
3756 attplr = v
3757 game:GetService("StarterGui"):SetCore("SendNotification", {
3758 Title = "Tools needed!";
3759 Text = "You need a tool in your backpack for this command!";
3760 })
3761 end
3762 end
3763 if string.sub(msg, 1, 10) == (prefix.."unattach ") then
3764 for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
3765 local function getout(player,player2)
3766 local char1,char2=player.Character,player2.Character
3767 if char1 and char2 then
3768 char1:MoveTo(char2.Head.Position)
3769 end
3770 end
3771 getout(lplayer, game:GetService("Players")[v.Name])
3772 end
3773 end
3774 if string.sub(msg, 1, 8) == (prefix.."follow ") then
3775 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
3776 followed = true
3777 flwplr = v
3778 end
3779 end
3780 if string.sub(msg, 1, 9) == (prefix.."unfollow") then
3781 followed = false
3782 end
3783 if string.sub(msg, 1, 10) == (prefix.."freefall ") then
3784 for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
3785 local NOW = lplayer.Character.HumanoidRootPart.CFrame
3786 lplayer.Character.Humanoid.Name = 1
3787 local l = lplayer.Character["1"]:Clone()
3788 l.Parent = lplayer.Character
3789 l.Name = "Humanoid"
3790 wait(0.1)
3791 lplayer.Character["1"]:Destroy()
3792 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
3793 lplayer.Character.Animate.Disabled = true
3794 wait(0.1)
3795 lplayer.Character.Animate.Disabled = false
3796 lplayer.Character.Humanoid.DisplayDistanceType = "None"
3797 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
3798 lplayer.Character.Humanoid:EquipTool(v)
3799 end
3800 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
3801 wait(0.2)
3802 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
3803 wait(0.6)
3804 lplayer.Character.HumanoidRootPart.CFrame = NOW
3805 wait(0.6)
3806 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
3807 game:GetService("StarterGui"):SetCore("SendNotification", {
3808 Title = "Tools needed!";
3809 Text = "You need a tool in your backpack for this command!";
3810 })
3811 end
3812 end
3813 if string.sub(msg, 1, 7) == (prefix.."trail ") then
3814 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
3815 traill = true
3816 trlplr = v
3817 end
3818 end
3819 if string.sub(msg, 1, 8) == (prefix.."untrail") then
3820 traill = false
3821 end
3822 if string.sub(msg, 1, 7) == (prefix.."orbit ") then
3823 if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
3824 lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
3825 else
3826 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
3827 local o = Instance.new("RocketPropulsion")
3828 o.Parent = lplayer.Character.HumanoidRootPart
3829 o.Name = "Orbit"
3830 o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
3831 o:Fire()
3832 noclip = true
3833 end
3834 end
3835 end
3836 if string.sub(msg, 1, 8) == (prefix.."unorbit") then
3837 lplayer.Character.HumanoidRootPart.Orbit:Destroy()
3838 noclip = false
3839 end
3840 if string.sub(msg, 1, 7) == (prefix.."fling ") then
3841 if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
3842 lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
3843 else
3844 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
3845 local y = Instance.new("RocketPropulsion")
3846 y.Parent = lplayer.Character.HumanoidRootPart
3847 y.CartoonFactor = 1
3848 y.MaxThrust = 800000
3849 y.MaxSpeed = 1000
3850 y.ThrustP = 200000
3851 y.Name = "Fling"
3852 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
3853 y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
3854 y:Fire()
3855 noclip = true
3856 end
3857 end
3858 end
3859 if string.sub(msg, 1, 8) == (prefix.."unfling") then
3860 noclip = false
3861 lplayer.Character.HumanoidRootPart.Fling:Destroy()
3862 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
3863 wait(0.4)
3864 lplayer.Character.HumanoidRootPart.Fling:Destroy()
3865 end
3866 if string.sub(msg, 1, 8) == (prefix.."fecheck") then
3867 if game:GetService("Workspace").FilteringEnabled == true then
3868 warn("FE is Enabled (Filtering Enabled)")
3869 game:GetService("StarterGui"):SetCore("SendNotification", {
3870 Title = "FE is Enabled";
3871 Text = "Filtering Enabled. Enjoy using Reviz Admin!";
3872 })
3873 else
3874 warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
3875 game:GetService("StarterGui"):SetCore("SendNotification", {
3876 Title = "FE is Disabled";
3877 Text = "Filtering Disabled. Consider using a different admin script.";
3878 })
3879 end
3880 end
3881 if string.sub(msg, 1, 6) == (prefix.."void ") then
3882 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
3883 lplayer.Character.Humanoid.Name = 1
3884 local l = lplayer.Character["1"]:Clone()
3885 l.Parent = lplayer.Character
3886 l.Name = "Humanoid"
3887 wait(0.1)
3888 lplayer.Character["1"]:Destroy()
3889 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
3890 lplayer.Character.Animate.Disabled = true
3891 wait(0.1)
3892 lplayer.Character.Animate.Disabled = false
3893 lplayer.Character.Humanoid.DisplayDistanceType = "None"
3894 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
3895 lplayer.Character.Humanoid:EquipTool(v)
3896 end
3897 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
3898 wait(0.2)
3899 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
3900 wait(0.6)
3901 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
3902 game:GetService("StarterGui"):SetCore("SendNotification", {
3903 Title = "Tools needed!";
3904 Text = "You need a tool in your backpack for this command!";
3905 })
3906 end
3907 end
3908 if string.sub(msg, 1, 7) == (prefix.."noclip") then
3909 noclip = true
3910 game:GetService("StarterGui"):SetCore("SendNotification", {
3911 Title = "Noclip enabled";
3912 Text = "Type ;clip to disable";
3913 })
3914 end
3915 if string.sub(msg, 1, 5) == (prefix.."clip") then
3916 noclip = false
3917 game:GetService("StarterGui"):SetCore("SendNotification", {
3918 Title = "Noclip disabled";
3919 Text = "Type ;noclip to enable";
3920 })
3921 end
3922 if string.sub(msg, 1, 7) == (prefix.."speed ") then
3923 lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
3924 end
3925 if string.sub(msg, 1, 4) == (prefix.."ws ") then
3926 lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
3927 end
3928 if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
3929 lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
3930 end
3931 if string.sub(msg, 1, 4) == (prefix.."hh ") then
3932 lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
3933 end
3934 if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
3935 lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
3936 end
3937 if string.sub(msg, 1, 4) == (prefix.."jp ") then
3938 lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
3939 end
3940 if string.sub(msg, 1, 8) == (prefix.."default") then
3941 lplayer.Character.Humanoid.JumpPower = 50
3942 lplayer.Character.Humanoid.WalkSpeed = 16
3943 lplayer.Character.Humanoid.HipHeight = 0
3944 end
3945 if string.sub(msg, 1, 7) == (prefix.."annoy ") then
3946 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
3947 annoying = true
3948 annplr = v
3949 end
3950 end
3951 if string.sub(msg, 1, 8) == (prefix.."unannoy") then
3952 annoying = false
3953 end
3954 if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
3955 for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
3956 hwalk = true
3957 hdwplr = v
3958 end
3959 end
3960 if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
3961 hwalk = false
3962 end
3963 if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
3964 lplayer.Character["Left Leg"]:Destroy()
3965 lplayer.Character["Left Arm"]:Destroy()
3966 lplayer.Character["Right Leg"]:Destroy()
3967 lplayer.Character["Right Arm"]:Destroy()
3968 end
3969 if string.sub(msg, 1, 4) == (prefix.."god") then
3970 lplayer.Character.Humanoid.Name = 1
3971 local l = lplayer.Character["1"]:Clone()
3972 l.Parent = lplayer.Character
3973 l.Name = "Humanoid"
3974 wait(0.1)
3975 lplayer.Character["1"]:Destroy()
3976 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
3977 lplayer.Character.Animate.Disabled = true
3978 wait(0.1)
3979 lplayer.Character.Animate.Disabled = false
3980 lplayer.Character.Humanoid.DisplayDistanceType = "None"
3981 game:GetService("StarterGui"):SetCore("SendNotification", {
3982 Title = "FE Godmode enabled";
3983 Text = "Use ;grespawn or ;respawn to remove";
3984 })
3985 end
3986 if string.sub(msg, 1, 9) == (prefix.."drophats") then
3987 for i,v in pairs(lplayer.Character:GetChildren()) do
3988 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
3989 v.Parent = workspace
3990 end
3991 end
3992 end
3993 if string.sub(msg, 1, 9) == (prefix.."droptool") then
3994 for i,v in pairs(lplayer.Character:GetChildren()) do
3995 if (v:IsA("Tool")) then
3996 v.Parent = workspace
3997 end
3998 end
3999 end
4000 if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
4001 droppinghats = true
4002 game:GetService("StarterGui"):SetCore("SendNotification", {
4003 Title = "Loop Drop Enabled";
4004 Text = "Type ;unloopdhats to disable";
4005 })
4006 end
4007 if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
4008 droppinghats = false
4009 game:GetService("StarterGui"):SetCore("SendNotification", {
4010 Title = "Loop Drop Disabled";
4011 Text = "Type ;loopdhats to enable.";
4012 })
4013 end
4014 if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
4015 droppingtools = true
4016 game:GetService("StarterGui"):SetCore("SendNotification", {
4017 Title = "Loop Drop Enabled";
4018 Text = "Type ;unloopdtool to disable";
4019 })
4020 end
4021 if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
4022 droppingtools = false
4023 game:GetService("StarterGui"):SetCore("SendNotification", {
4024 Title = "Loop Drop Disabled";
4025 Text = "Type ;loopdtool to enable.";
4026 })
4027 end
4028 if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
4029 Local = game:GetService('Players').LocalPlayer
4030 Char = Local.Character
4031 touched,tpdback = false, false
4032 box = Instance.new('Part',workspace)
4033 box.Anchored = true
4034 box.CanCollide = true
4035 box.Size = Vector3.new(10,1,10)
4036 box.Position = Vector3.new(0,10000,0)
4037 box.Touched:connect(function(part)
4038 if (part.Parent.Name == Local.Name) then
4039 if touched == false then
4040 touched = true
4041 function apply()
4042 if script.Disabled ~= true then
4043 no = Char.HumanoidRootPart:Clone()
4044 wait(.25)
4045 Char.HumanoidRootPart:Destroy()
4046 no.Parent = Char
4047 Char:MoveTo(loc)
4048 touched = false
4049 end end
4050 if Char then
4051 apply()
4052 end
4053 end
4054 end
4055 end)
4056 repeat wait() until Char
4057 loc = Char.HumanoidRootPart.Position
4058 Char:MoveTo(box.Position + Vector3.new(0,.5,0))
4059 game:GetService("StarterGui"):SetCore("SendNotification", {
4060 Title = "Invisibility enabled!";
4061 Text = "Reset or use ;respawn to remove.";
4062 })
4063 end
4064 if string.sub(msg, 1, 6) == (prefix.."view ") then
4065 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
4066 if game:GetService("Players")[v.Name].Character.Humanoid then
4067 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
4068 else
4069 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
4070 end
4071 end
4072 end
4073 if string.sub(msg, 1, 7) == (prefix.."unview") then
4074 if lplayer.Character.Humanoid then
4075 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
4076 else
4077 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
4078 end
4079 end
4080 if string.sub(msg, 1, 6) == (prefix.."goto ") then
4081 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
4082 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
4083 end
4084 end
4085 if string.sub(msg, 1, 4) == (prefix.."fly") then
4086 repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
4087 repeat wait() until Mouse
4088
4089 local T = lplayer.Character.HumanoidRootPart
4090 local CONTROL = {F = 0, B = 0, L = 0, R = 0}
4091 local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
4092 local SPEED = speedget
4093
4094 local function fly()
4095 flying = true
4096 local BG = Instance.new('BodyGyro', T)
4097 local BV = Instance.new('BodyVelocity', T)
4098 BG.P = 9e4
4099 BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
4100 BG.cframe = T.CFrame
4101 BV.velocity = Vector3.new(0, 0.1, 0)
4102 BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
4103 spawn(function()
4104 repeat wait()
4105 lplayer.Character.Humanoid.PlatformStand = true
4106 if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
4107 SPEED = 50
4108 elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
4109 SPEED = 0
4110 end
4111 if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
4112 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
4113 lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
4114 elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
4115 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
4116 else
4117 BV.velocity = Vector3.new(0, 0.1, 0)
4118 end
4119 BG.cframe = workspace.CurrentCamera.CoordinateFrame
4120 until not flying
4121 CONTROL = {F = 0, B = 0, L = 0, R = 0}
4122 lCONTROL = {F = 0, B = 0, L = 0, R = 0}
4123 SPEED = 0
4124 BG:destroy()
4125 BV:destroy()
4126 lplayer.Character.Humanoid.PlatformStand = false
4127 end)
4128 end
4129 Mouse.KeyDown:connect(function(KEY)
4130 if KEY:lower() == 'w' then
4131 CONTROL.F = speedfly
4132 elseif KEY:lower() == 's' then
4133 CONTROL.B = -speedfly
4134 elseif KEY:lower() == 'a' then
4135 CONTROL.L = -speedfly
4136 elseif KEY:lower() == 'd' then
4137 CONTROL.R = speedfly
4138 end
4139 end)
4140 Mouse.KeyUp:connect(function(KEY)
4141 if KEY:lower() == 'w' then
4142 CONTROL.F = 0
4143 elseif KEY:lower() == 's' then
4144 CONTROL.B = 0
4145 elseif KEY:lower() == 'a' then
4146 CONTROL.L = 0
4147 elseif KEY:lower() == 'd' then
4148 CONTROL.R = 0
4149 end
4150 end)
4151 fly()
4152 end
4153 if string.sub(msg, 1, 6) == (prefix.."unfly") then
4154 flying = false
4155 lplayer.Character.Humanoid.PlatformStand = false
4156 end
4157 if string.sub(msg, 1, 6) == (prefix.."chat ") then
4158 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
4159 end
4160 if string.sub(msg, 1, 6) == (prefix.."spam ") then
4161 spamtext = (string.sub(msg, 7))
4162 spamming = true
4163 end
4164 if string.sub(msg, 1, 7) == (prefix.."unspam") then
4165 spamming = false
4166 end
4167 if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
4168 spamdelay = (string.sub(msg, 11))
4169 end
4170 if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
4171 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
4172 pmspammed = v.Name
4173 spammingpm = true
4174 end
4175 end
4176 if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
4177 spammingpm = false
4178 end
4179 if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
4180 for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
4181 v.Character["Left Leg"].Anchored = true
4182 v.Character["Left Arm"].Anchored = true
4183 v.Character["Right Leg"].Anchored = true
4184 v.Character["Right Arm"].Anchored = true
4185 v.Character.Torso.Anchored = true
4186 v.Character.Head.Anchored = true
4187 end
4188 end
4189 if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
4190 for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
4191 v.Character["Left Leg"].Anchored = false
4192 v.Character["Left Arm"].Anchored = false
4193 v.Character["Right Leg"].Anchored = false
4194 v.Character["Right Arm"].Anchored = false
4195 v.Character.Torso.Anchored = false
4196 v.Character.Head.Anchored = false
4197 end
4198 end
4199 if string.sub(msg, 1, 9) == (prefix.."unlockws") then
4200 local a = game:GetService("Workspace"):getChildren()
4201 for i = 1, #a do
4202 if a[i].className == "Part" then
4203 a[i].Locked = false
4204 elseif a[i].className == "Model" then
4205 local r = a[i]:getChildren()
4206 for i = 1, #r do
4207 if r[i].className == "Part" then
4208 r[i].Locked = false
4209 end
4210 end
4211 end
4212 end
4213 game:GetService("StarterGui"):SetCore("SendNotification", {
4214 Title = "Success!";
4215 Text = "Workspace unlocked. Use ;lockws to lock.";
4216 })
4217 end
4218 if string.sub(msg, 1, 7) == (prefix.."lockws") then
4219 local a = game:GetService("Workspace"):getChildren()
4220 for i = 1, #a do
4221 if a[i].className == "Part" then
4222 a[i].Locked = true
4223 elseif a[i].className == "Model" then
4224 local r = a[i]:getChildren()
4225 for i = 1, #r do
4226 if r[i].className == "Part" then
4227 r[i].Locked = true
4228 end
4229 end
4230 end
4231 end
4232 end
4233 if string.sub(msg, 1, 7) == (prefix.."btools") then
4234 local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
4235 Clone_T.BinType = "Clone"
4236 local Destruct = Instance.new("HopperBin",lplayer.Backpack)
4237 Destruct.BinType = "Hammer"
4238 local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
4239 Hold_T.BinType = "Grab"
4240 end
4241 if string.sub(msg, 1, 7) == (prefix.."pstand") then
4242 lplayer.Character.Humanoid.PlatformStand = true
4243 end
4244 if string.sub(msg, 1, 9) == (prefix.."unpstand") then
4245 lplayer.Character.Humanoid.PlatformStand = false
4246 end
4247 if string.sub(msg, 1, 10) == (prefix.."blockhead") then
4248 lplayer.Character.Head.Mesh:Destroy()
4249 end
4250 if string.sub(msg, 1, 4) == (prefix.."sit") then
4251 lplayer.Character.Humanoid.Sit = true
4252 end
4253 if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
4254 local function bringobjw()
4255 for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
4256 if obj.Name == (string.sub(msg, 11)) then
4257 obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
4258 obj.CanCollide = false
4259 obj.Transparency = 0.7
4260 wait()
4261 obj.CFrame = lplayer.Character["Left Leg"].CFrame
4262 wait()
4263 obj.CFrame = lplayer.Character["Right Leg"].CFrame
4264 wait()
4265 obj.CFrame = lplayer.Character["Head"].CFrame
4266 end
4267 end
4268 end
4269 while wait() do
4270 bringobjw()
4271 end
4272 game:GetService("StarterGui"):SetCore("SendNotification", {
4273 Title = "BringObj";
4274 Text = "BringObj enabled.";
4275 })
4276 end
4277 if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
4278 vis = (string.sub(msg, 8))
4279 local a = game:GetService("Workspace"):GetDescendants()
4280 for i = 1, #a do
4281 if a[i].className == "Part" then
4282 a[i].Transparency = vis
4283 elseif a[i].className == "Model" then
4284 local r = a[i]:getChildren()
4285 for i = 1, #r do
4286 if r[i].className == "Part" then
4287 r[i].Transparency = vis
4288 end
4289 end
4290 end
4291 end
4292 end
4293 if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
4294 loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
4295 game:GetService("StarterGui"):SetCore("SendNotification", {
4296 Title = "Success!";
4297 Text = "HyperTotal GUI Loaded!";
4298 })
4299 end
4300 if string.sub(msg, 1, 5) == (prefix.."cmds") then
4301 CMDSFRAME.Visible = true
4302 end
4303 if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
4304 for i,v in pairs(lplayer.Character:GetChildren()) do
4305 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
4306 v.Handle.Mesh:Destroy()
4307 end
4308 end
4309 end
4310 if string.sub(msg, 1, 10) == (prefix.."blockhats") then
4311 for i,v in pairs(lplayer.Character:GetChildren()) do
4312 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
4313 v.Handle.Mesh:Destroy()
4314 end
4315 end
4316 end
4317 if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
4318 for i,v in pairs(lplayer.Character:GetChildren()) do
4319 if (v:IsA("Tool")) then
4320 v.Handle.Mesh:Destroy()
4321 end
4322 end
4323 end
4324 if string.sub(msg, 1, 10) == (prefix.."blocktool") then
4325 for i,v in pairs(lplayer.Character:GetChildren()) do
4326 if (v:IsA("Tool")) then
4327 v.Handle.Mesh:Destroy()
4328 end
4329 end
4330 end
4331 if string.sub(msg, 1, 8) == (prefix.."spinner") then
4332 local p = Instance.new("RocketPropulsion")
4333 p.Parent = lplayer.Character.HumanoidRootPart
4334 p.Name = "Spinner"
4335 p.Target = lplayer.Character["Left Arm"]
4336 p:Fire()
4337 game:GetService("StarterGui"):SetCore("SendNotification", {
4338 Title = "Spinner enabled";
4339 Text = "Type ;nospinner to disable.";
4340 })
4341 end
4342 if string.sub(msg, 1, 10) == (prefix.."nospinner") then
4343 lplayer.Character.HumanoidRootPart.Spinner:Destroy()
4344 end
4345 if string.sub(msg, 1, 7) == (prefix.."reachd") then
4346 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
4347 if v:isA("Tool") then
4348 local a = Instance.new("SelectionBox",v.Handle)
4349 a.Adornee = v.Handle
4350 v.Handle.Size = Vector3.new(0.5,0.5,60)
4351 v.GripPos = Vector3.new(0,0,0)
4352 lplayer.Character.Humanoid:UnequipTools()
4353 end
4354 end
4355 game:GetService("StarterGui"):SetCore("SendNotification", {
4356 Title = "Reach applied!";
4357 Text = "Applied to equipped sword. Use ;noreach to disable.";
4358 })
4359 end
4360 if string.sub(msg, 1, 7) == (prefix.."reach ") then
4361 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
4362 if v:isA("Tool") then
4363 handleSize = v.Handle.Size
4364 wait()
4365 local a = Instance.new("SelectionBox",v.Handle)
4366 a.Name = "a"
4367 a.Adornee = v.Handle
4368 v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
4369 v.GripPos = Vector3.new(0,0,0)
4370 lplayer.Character.Humanoid:UnequipTools()
4371 end
4372 end
4373 game:GetService("StarterGui"):SetCore("SendNotification", {
4374 Title = "Reach applied!";
4375 Text = "Applied to equipped sword. Use ;noreach to disable.";
4376 })
4377 end
4378 if string.sub(msg, 1, 8) == (prefix.."noreach") then
4379 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
4380 if v:isA("Tool") then
4381 v.Handle.a:Destroy()
4382 v.Handle.Size = handleSize
4383 end
4384 end
4385 game:GetService("StarterGui"):SetCore("SendNotification", {
4386 Title = "Reach removed!";
4387 Text = "Removed reach from equipped sword.";
4388 })
4389 end
4390 if string.sub(msg, 1, 7) == (prefix.."rkill ") then
4391 for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
4392 lplayer.Character.Humanoid.Name = 1
4393 local l = lplayer.Character["1"]:Clone()
4394 l.Parent = lplayer.Character
4395 l.Name = "Humanoid"
4396 wait(0.1)
4397 lplayer.Character["1"]:Destroy()
4398 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
4399 lplayer.Character.Animate.Disabled = true
4400 wait(0.1)
4401 lplayer.Character.Animate.Disabled = false
4402 lplayer.Character.Humanoid.DisplayDistanceType = "None"
4403 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
4404 lplayer.Character.Humanoid:EquipTool(v)
4405 end
4406 wait(0.1)
4407 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
4408 wait(0.2)
4409 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
4410 wait(0.5)
4411 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
4412 game:GetService("StarterGui"):SetCore("SendNotification", {
4413 Title = "Tools needed!";
4414 Text = "You need a tool in your backpack for this command!";
4415 })
4416 end
4417 end
4418 if string.sub(msg, 1, 7) == (prefix.."tp me ") then
4419 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
4420 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
4421 end
4422 end
4423 if string.sub(msg, 1, 8) == (prefix.."cbring ") then
4424 if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
4425 cbringall = true
4426 else
4427 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
4428 brplr = v.Name
4429 end
4430 end
4431 cbring = true
4432 end
4433 if string.sub(msg, 1, 9) == (prefix.."uncbring") then
4434 cbring = false
4435 cbringall = false
4436 end
4437 if string.sub(msg, 1, 6) == (prefix.."swap ") then
4438 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
4439 local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
4440 local NOW = lplayer.Character.HumanoidRootPart.CFrame
4441 lplayer.Character.Humanoid.Name = 1
4442 local l = lplayer.Character["1"]:Clone()
4443 l.Parent = lplayer.Character
4444 l.Name = "Humanoid"
4445 wait(0.1)
4446 lplayer.Character["1"]:Destroy()
4447 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
4448 lplayer.Character.Animate.Disabled = true
4449 wait(0.1)
4450 lplayer.Character.Animate.Disabled = false
4451 lplayer.Character.Humanoid.DisplayDistanceType = "None"
4452 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
4453 lplayer.Character.Humanoid:EquipTool(v)
4454 end
4455 local function tp(player,player2)
4456 local char1,char2=player.Character,player2.Character
4457 if char1 and char2 then
4458 char1:MoveTo(char2.Head.Position)
4459 end
4460 end
4461 wait(0.1)
4462 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
4463 wait(0.2)
4464 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
4465 wait(0.5)
4466 lplayer.Character.HumanoidRootPart.CFrame = NOW
4467 wait(0.6)
4468 tp(lplayer, game:GetService("Players")[v.Name])
4469 wait(0.4)
4470 lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
4471 game:GetService("StarterGui"):SetCore("SendNotification", {
4472 Title = "Tools needed!";
4473 Text = "You need a tool in your backpack for this command!";
4474 })
4475 end
4476 end
4477 if string.sub(msg, 1, 8) == (prefix.."glitch ") then
4478 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
4479 lplayer.Character.Humanoid.Name = 1
4480 local l = lplayer.Character["1"]:Clone()
4481 l.Parent = lplayer.Character
4482 l.Name = "Humanoid"
4483 wait(0.1)
4484 lplayer.Character["1"]:Destroy()
4485 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
4486 lplayer.Character.Animate.Disabled = true
4487 wait(0.1)
4488 lplayer.Character.Animate.Disabled = false
4489 lplayer.Character.Humanoid.DisplayDistanceType = "None"
4490 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
4491 lplayer.Character.Humanoid:EquipTool(v)
4492 end
4493 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
4494 wait(0.3)
4495 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
4496 wait(0.4)
4497 b = Instance.new("BodyForce")
4498 b.Parent = lplayer.Character.HumanoidRootPart
4499 b.Name = "Glitch"
4500 b.Force = Vector3.new(100000000,5000,0)
4501 game:GetService("StarterGui"):SetCore("SendNotification", {
4502 Title = "Tools needed!";
4503 Text = "You need a tool in your backpack for this command!";
4504 })
4505 end
4506 end
4507 if string.sub(msg, 1, 9) == (prefix.."unglitch") then
4508 lplayer.Character.HumanoidRootPart.Glitch:Destroy()
4509 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
4510 b = Instance.new("BodyForce")
4511 b.Parent = lplayer.Character.HumanoidRootPart
4512 b.Name = "unGlitch"
4513 b.Force = Vector3.new(0,-5000000,0)
4514 wait(2)
4515 lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
4516 end
4517 if string.sub(msg, 1, 9) == (prefix.."grespawn") then
4518 lplayer.Character.Humanoid.Health = 0
4519 wait(1)
4520 lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
4521 lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
4522 end
4523 if string.sub(msg, 1, 9) == (prefix.."explorer") then
4524 loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
4525 game:GetService("StarterGui"):SetCore("SendNotification", {
4526 Title = "Success!";
4527 Text = "DEX Explorer has loaded.";
4528 })
4529 end
4530 if string.sub(msg, 1, 6) == (prefix.."anim ") then
4531 local Anim = Instance.new("Animation")
4532 Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
4533 local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
4534 track:Play(.1, 1, 1)
4535 end
4536 if string.sub(msg, 1, 8) == (prefix.."animgui") then
4537 loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
4538 game:GetService("StarterGui"):SetCore("SendNotification", {
4539 Title = "Success!";
4540 Text = "Energize Animations GUI has loaded.";
4541 })
4542 end
4543 if string.sub(msg, 1, 8) == (prefix.."savepos") then
4544 saved = lplayer.Character.HumanoidRootPart.CFrame
4545 game:GetService("StarterGui"):SetCore("SendNotification", {
4546 Title = "Position Saved";
4547 Text = "Use ;loadpos to return to saved position.";
4548 })
4549 end
4550 if string.sub(msg, 1, 8) == (prefix.."loadpos") then
4551 lplayer.Character.HumanoidRootPart.CFrame = saved
4552 end
4553 if string.sub(msg, 1, 6) == (prefix.."bang ") then
4554 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
4555 local Anim2 = Instance.new("Animation")
4556 Anim2.AnimationId = "rbxassetid://148840371"
4557 local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
4558 track2:Play(.1, 1, 1)
4559 bplrr = v.Name
4560 banpl = true
4561 end
4562 end
4563 if string.sub(msg, 1, 7) == (prefix.."unbang") then
4564 banpl = false
4565 end
4566 if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
4567 local function bringmodw()
4568 for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
4569 if obj.Name == (string.sub(msg, 11)) then
4570 for i,ch in pairs(obj:GetDescendants()) do
4571 if (ch:IsA("BasePart")) then
4572 ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
4573 ch.CanCollide = false
4574 ch.Transparency = 0.7
4575 wait()
4576 ch.CFrame = lplayer.Character["Left Leg"].CFrame
4577 wait()
4578 ch.CFrame = lplayer.Character["Right Leg"].CFrame
4579 wait()
4580 ch.CFrame = lplayer.Character["Head"].CFrame
4581 end
4582 end
4583 end
4584 end
4585 end
4586 while wait() do
4587 bringmodw()
4588 end
4589 game:GetService("StarterGui"):SetCore("SendNotification", {
4590 Title = "BringMod";
4591 Text = "BringMod enabled.";
4592 })
4593 end
4594 if string.sub(msg, 1, 8) == (prefix.."respawn") then
4595 local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
4596 local hum = Instance.new('Humanoid', mod)
4597 local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
4598 lplayer.Character = mod
4599 end
4600 if string.sub(msg, 1, 9) == (prefix.."shutdown") then
4601 game:GetService'RunService'.Stepped:Connect(function()
4602 pcall(function()
4603 for i,v in pairs(game:GetService'Players':GetPlayers()) do
4604 if v.Character ~= nil and v.Character:FindFirstChild'Head' then
4605 for _,x in pairs(v.Character.Head:GetChildren()) do
4606 if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
4607 end
4608 end
4609 end
4610 end)
4611 end)
4612 game:GetService("StarterGui"):SetCore("SendNotification", {
4613 Title = "Attempting Shutdown";
4614 Text = "Shutdown Attempt has begun.";
4615 })
4616 end
4617 if string.sub(msg, 1, 8) == (prefix.."delobj ") then
4618 objtodel = (string.sub(msg, 9))
4619 for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
4620 if v.Name == objtodel then
4621 v:Destroy()
4622 end
4623 end
4624 end
4625 if string.sub(msg, 1, 8) == (prefix.."getplrs") then
4626 for i,v in pairs(game:GetService("Players"):GetPlayers())do
4627 print(v)
4628 end
4629 game:GetService("StarterGui"):SetCore("SendNotification", {
4630 Title = "Printed";
4631 Text = "Players have been printed to console. (F9)";
4632 })
4633 end
4634 if string.sub(msg, 1, 9) == (prefix.."deldecal") then
4635 for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
4636 if (v:IsA("Decal")) then
4637 v:Destroy()
4638 end
4639 end
4640 end
4641 if string.sub(msg, 1, 11) == (prefix.."opfinality") then
4642 loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
4643 game:GetService("StarterGui"):SetCore("SendNotification", {
4644 Title = "Success!";
4645 Text = "OpFinality GUI has loaded.";
4646 })
4647 end
4648 if string.sub(msg, 1, 8) == (prefix.."remotes") then
4649 remotes = true
4650 added = true
4651 game.DescendantAdded:connect(function(rmt)
4652 if added == true then
4653 if remotes == true then
4654 if rmt:IsA("RemoteEvent") then
4655 print("A RemoteEvent was added!")
4656 print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
4657 print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
4658 end end end
4659 end)
4660 game.DescendantAdded:connect(function(rmtfnctn)
4661 if added == true then
4662 if remotes == true then
4663 if rmtfnctn:IsA("RemoteFunction") then
4664 warn("A RemoteFunction was added!")
4665 warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
4666 print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
4667 end end end
4668 end)
4669
4670 game.DescendantAdded:connect(function(bndfnctn)
4671 if added == true then
4672 if binds == true then
4673 if bndfnctn:IsA("BindableFunction") then
4674 print("A BindableFunction was added!")
4675 print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
4676 print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
4677 end end end
4678 end)
4679
4680 game.DescendantAdded:connect(function(bnd)
4681 if added == true then
4682 if binds == true then
4683 if bnd:IsA("BindableEvent") then
4684 warn("A BindableEvent was added!")
4685 warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
4686 print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
4687 end end end
4688 end)
4689
4690
4691 if binds == true then
4692 for i,v in pairs(game:GetDescendants()) do
4693 if v:IsA("BindableFunction") then
4694 print(" game." .. v:GetFullName() .. " | BindableFunction")
4695 print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
4696 end end
4697 for i,v in pairs(game:GetDescendants()) do
4698 if v:IsA("BindableEvent") then
4699 warn(" game." .. v:GetFullName() .. " | BindableEvent")
4700 print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
4701 end end
4702 else
4703 print("Off")
4704 end
4705 if remotes == true then
4706 for i,v in pairs(game:GetDescendants()) do
4707 if v:IsA("RemoteFunction") then
4708 warn(" game." .. v:GetFullName() .. " | RemoteFunction")
4709 print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
4710 end end
4711 wait()
4712 for i,v in pairs(game:GetDescendants()) do
4713 if v:IsA("RemoteEvent") then
4714 print(" game." .. v:GetFullName() .. " | RemoteEvent")
4715 print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
4716 end end
4717 else
4718 print("Off")
4719 end
4720 game:GetService("StarterGui"):SetCore("SendNotification", {
4721 Title = "Printing Remotes";
4722 Text = "Type ;noremotes to disable.";
4723 })
4724 end
4725 if string.sub(msg, 1, 10) == (prefix.."noremotes") then
4726 remotes = false
4727 added = false
4728 game:GetService("StarterGui"):SetCore("SendNotification", {
4729 Title = "Printing Remotes Disabled";
4730 Text = "Type ;remotes to enable.";
4731 })
4732 end
4733 if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
4734 spin = false
4735 followed = false
4736 traill = false
4737 noclip = false
4738 annoying = false
4739 hwalk = false
4740 cbringing = false
4741 end
4742 if string.sub(msg, 1, 8) == (prefix.."stopsit") then
4743 stopsitting = true
4744 end
4745 if string.sub(msg, 1, 6) == (prefix.."gosit") then
4746 stopsitting = false
4747 end
4748 if string.sub(msg, 1, 8) == (prefix.."version") then
4749 print(adminversion)
4750 game:GetService("StarterGui"):SetCore("SendNotification", {
4751 Title = "Version";
4752 Text = adminversion;
4753 })
4754 end
4755 if string.sub(msg, 1, 8) == (prefix.."clicktp") then
4756 clickgoto = true
4757 game:GetService("StarterGui"):SetCore("SendNotification", {
4758 Title = "Click TP";
4759 Text = "Press E to teleport to mouse position, ;noclicktp to stop";
4760 })
4761 end
4762 if string.sub(msg, 1, 9) == (prefix.."clickdel") then
4763 clickdel = true
4764 game:GetService("StarterGui"):SetCore("SendNotification", {
4765 Title = "Click Delete";
4766 Text = "Press E to delete part at mouse, ;noclickdel to stop";
4767 })
4768 end
4769 if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
4770 clickdel = false
4771 game:GetService("StarterGui"):SetCore("SendNotification", {
4772 Title = "Click Delete";
4773 Text = "Click delete has been disabled.";
4774 })
4775 end
4776 if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
4777 clickgoto = false
4778 game:GetService("StarterGui"):SetCore("SendNotification", {
4779 Title = "Click TP";
4780 Text = "Click TP has been disabled.";
4781 })
4782 end
4783 if string.sub(msg, 1, 8) == (prefix.."toolson") then
4784 gettingtools = true
4785 game:GetService("StarterGui"):SetCore("SendNotification", {
4786 Title = "Tools Enabled";
4787 Text = "Automatically colleting tools dropped.";
4788 })
4789 end
4790 if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
4791 gettingtools = false
4792 game:GetService("StarterGui"):SetCore("SendNotification", {
4793 Title = "Tools Disabled";
4794 Text = "Click TP has been disabled.";
4795 })
4796 end
4797 if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
4798 ScreenGui:Destroy()
4799 end
4800 if string.sub(msg, 1, 6) == (prefix.."reset") then
4801 lplayer.Character.Head:Destroy()
4802 end
4803 if string.sub(msg, 1, 7) == (prefix.."state ") then
4804 statechosen = string.sub(msg, 8)
4805 changingstate = true
4806 end
4807 if string.sub(msg, 1, 9) == (prefix.."gravity ") then
4808 game:GetService("Workspace").Gravity = string.sub(msg, 10)
4809 end
4810 if string.sub(msg, 1, 10) == (prefix.."looprhats") then
4811 removingmeshhats = true
4812 end
4813 if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
4814 removingmeshhats = false
4815 end
4816 if string.sub(msg, 1, 10) == (prefix.."looprtool") then
4817 removingmeshtool = true
4818 end
4819 if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
4820 removingmeshtool = false
4821 end
4822 if string.sub(msg, 1, 10) == (prefix.."givetool ") then
4823 for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
4824 if v:IsA("Tool") then
4825 for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
4826 v.Parent = player.Character
4827 end
4828 end
4829 end
4830 end
4831 if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
4832 for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
4833 if v:IsA("Tool") then
4834 v.Parent = lplayer.Character
4835 wait()
4836 for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
4837 v.Parent = player.Character
4838 end
4839 end
4840 end
4841 end
4842 if string.sub(msg, 1, 5) == (prefix.."age ") then
4843 for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
4844 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
4845 end
4846 end
4847 if string.sub(msg, 1, 4) == (prefix.."id ") then
4848 for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
4849 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
4850 end
4851 end
4852 if string.sub(msg, 1, 6) == (prefix..".age ") then
4853 for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
4854 game:GetService("StarterGui"):SetCore("SendNotification", {
4855 Title = player.AccountAge.." Days";
4856 Text = "Account age of "..player.Name;
4857 })
4858 end
4859 end
4860 if string.sub(msg, 1, 5) == (prefix..".id ") then
4861 for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
4862 game:GetService("StarterGui"):SetCore("SendNotification", {
4863 Title = player.UserId.." ID";
4864 Text = "Account ID of "..player.Name;
4865 })
4866 end
4867 end
4868 if string.sub(msg, 1, 7) == (prefix.."gameid") then
4869 game:GetService("StarterGui"):SetCore("SendNotification", {
4870 Title = "Game ID";
4871 Text = "Game ID: ".. game.GameId;
4872 })
4873 end
4874 if string.sub(msg, 1, 4) == (prefix.."pgs") then
4875 local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
4876 if pgscheck == true then
4877 game:GetService("StarterGui"):SetCore("SendNotification", {
4878 Title = "PGSPhysicsSolverEnabled";
4879 Text = "PGS is Enabled!";
4880 })
4881 else
4882 game:GetService("StarterGui"):SetCore("SendNotification", {
4883 Title = "PGSPhysicsSolverEnabled";
4884 Text = "PGS is Disabled!";
4885 })
4886 end
4887 end
4888 if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
4889 for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
4890 if v:IsA("Part") then
4891 if v.Transparency == 1 then
4892 if v.Name ~= "HumanoidRootPart" then
4893 v:Destroy()
4894 end
4895 end
4896 end
4897 end
4898 end
4899 if string.sub(msg, 1, 10) == (prefix.."removefog") then
4900 game:GetService("Lighting").FogStart = 0
4901 game:GetService("Lighting").FogEnd = 9999999999999
4902 end
4903 if string.sub(msg, 1, 8) == (prefix.."disable") then
4904 lplayer.Character.Humanoid.Parent = lplayer
4905 end
4906 if string.sub(msg, 1, 7) == (prefix.."enable") then
4907 lplayer.Humanoid.Parent = lplayer.Character
4908 end
4909 if string.sub(msg, 1, 8) == (prefix.."prefix ") then
4910 prefix = (string.sub(msg, 9, 9))
4911 wait(0.1)
4912 change()
4913 wait(0.1)
4914 game:GetService("StarterGui"):SetCore("SendNotification", {
4915 Title = "Prefix changed!";
4916 Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
4917 })
4918 end
4919 if string.sub(msg, 1, 12) == (";resetprefix") then
4920 prefix = ";"
4921 wait(0.1)
4922 change()
4923 wait(0.1)
4924 game:GetService("StarterGui"):SetCore("SendNotification", {
4925 Title = "Prefix changed!";
4926 Text = "Prefix is now "..prefix..". Make sure it's one key!";
4927 })
4928 end
4929 if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
4930 speedfly = string.sub(msg, 11)
4931 wait()
4932 change()
4933 end
4934 if string.sub(msg, 1, 8) == (prefix.."carpet ") then
4935 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
4936 local Anim3 = Instance.new("Animation")
4937 Anim3.AnimationId = "rbxassetid://282574440"
4938 local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
4939 track3:Play(.1, 1, 1)
4940 bplrr = v.Name
4941 banpl = true
4942 end
4943 end
4944 if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
4945 banpl = false
4946 end
4947 if string.sub(msg, 1, 7) == (prefix.."stare ") then
4948 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
4949 staring = true
4950 stareplr = v
4951 end
4952 end
4953 if string.sub(msg, 1, 8) == (prefix.."unstare") then
4954 staring = false
4955 end
4956 if string.sub(msg, 1, 8) == (prefix.."logchat") then
4957 chatlogs = true
4958 game:GetService("StarterGui"):SetCore("SendNotification", {
4959 Title = "LogChat enabled";
4960 Text = "Now logging all player chat.";
4961 })
4962 end
4963 if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
4964 chatlogs = false
4965 game:GetService("StarterGui"):SetCore("SendNotification", {
4966 Title = "LogChat disabled";
4967 Text = "Stopped logging all player chat.";
4968 })
4969 end
4970 if string.sub(msg, 1, 7) == (prefix.."fixcam") then
4971 game:GetService("Workspace").CurrentCamera:Destroy()
4972 wait(0.1)
4973 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
4974 game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
4975 lplayer.CameraMinZoomDistance = 0.5
4976 lplayer.CameraMaxZoomDistance = 400
4977 lplayer.CameraMode = "Classic"
4978 end
4979 if string.sub(msg, 1, 8) == (prefix.."unstate") then
4980 changingstate = false
4981 end
4982end)
4983
4984local function tp()
4985 for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
4986 if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
4987 if player.Name == brplr then
4988 player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
4989 end
4990 end
4991 end
4992end
4993local function tpall()
4994 for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
4995 if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
4996 player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
4997 end
4998 end
4999end
5000spawn(function()
5001 while wait(spamdelay) do
5002 if spamming == true then
5003 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
5004 end
5005 end
5006end)
5007spawn(function()
5008 while wait(spamdelay) do
5009 if spammingpm == true then
5010 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
5011 end
5012 end
5013end)
5014spawn(function()
5015 while wait() do
5016 if cbring == true then
5017 tp()
5018 end
5019 end
5020end)
5021spawn(function()
5022 while wait() do
5023 if cbringall == true then
5024 tpall()
5025 end
5026 end
5027end)
5028
5029Mouse.KeyDown:connect(function(Key)
5030 if Key == prefix then
5031 CMDBAR:CaptureFocus()
5032 end
5033end)
5034
5035CMDBAR.FocusLost:connect(function(enterPressed)
5036 if enterPressed then
5037 if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
5038 if string.sub(CMDBAR.Text, 6) == "me" then
5039 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
5040 else
5041 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
5042 local NOW = lplayer.Character.HumanoidRootPart.CFrame
5043 lplayer.Character.Humanoid.Name = 1
5044 local l = lplayer.Character["1"]:Clone()
5045 l.Parent = lplayer.Character
5046 l.Name = "Humanoid"
5047 wait(0.1)
5048 lplayer.Character["1"]:Destroy()
5049 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
5050 lplayer.Character.Animate.Disabled = true
5051 wait(0.1)
5052 lplayer.Character.Animate.Disabled = false
5053 lplayer.Character.Humanoid.DisplayDistanceType = "None"
5054 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
5055 lplayer.Character.Humanoid:EquipTool(v)
5056 end
5057 local function tp(player,player2)
5058 local char1,char2=player.Character,player2.Character
5059 if char1 and char2 then
5060 char1:MoveTo(char2.Head.Position)
5061 end
5062 end
5063 wait(0.1)
5064 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
5065 wait(0.2)
5066 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
5067 wait(0.5)
5068 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
5069 wait(0.7)
5070 tp(lplayer,game:GetService("Players")[v.Name])
5071 wait(0.7)
5072 lplayer.Character.HumanoidRootPart.CFrame = NOW
5073 game:GetService("StarterGui"):SetCore("SendNotification", {
5074 Title = "Tools needed!";
5075 Text = "You need a tool in your backpack for this command!";
5076 })
5077 end
5078 end
5079 end
5080 if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
5081 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
5082 local NOW = lplayer.Character.HumanoidRootPart.CFrame
5083 lplayer.Character.Humanoid.Name = 1
5084 local l = lplayer.Character["1"]:Clone()
5085 l.Parent = lplayer.Character
5086 l.Name = "Humanoid"
5087 wait(0.1)
5088 lplayer.Character["1"]:Destroy()
5089 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
5090 lplayer.Character.Animate.Disabled = true
5091 wait(0.1)
5092 lplayer.Character.Animate.Disabled = false
5093 lplayer.Character.Humanoid.DisplayDistanceType = "None"
5094 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
5095 lplayer.Character.Humanoid:EquipTool(v)
5096 end
5097 local function tp(player,player2)
5098 local char1,char2=player.Character,player2.Character
5099 if char1 and char2 then
5100 char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
5101 end
5102 end
5103 local function getout(player,player2)
5104 local char1,char2=player.Character,player2.Character
5105 if char1 and char2 then
5106 char1:MoveTo(char2.Head.Position)
5107 end
5108 end
5109 tp(game:GetService("Players")[v.Name], lplayer)
5110 wait(0.2)
5111 tp(game:GetService("Players")[v.Name], lplayer)
5112 wait(0.5)
5113 lplayer.Character.HumanoidRootPart.CFrame = NOW
5114 wait(0.5)
5115 getout(lplayer, game:GetService("Players")[v.Name])
5116 wait(0.3)
5117 lplayer.Character.HumanoidRootPart.CFrame = NOW
5118 game:GetService("StarterGui"):SetCore("SendNotification", {
5119 Title = "Tools needed!";
5120 Text = "You need a tool in your backpack for this command!";
5121 })
5122 end
5123 end
5124 if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
5125 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
5126 lplayer.Character.Humanoid.Name = 1
5127 local l = lplayer.Character["1"]:Clone()
5128 l.Parent = lplayer.Character
5129 l.Name = "Humanoid"
5130 wait(0.1)
5131 lplayer.Character["1"]:Destroy()
5132 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
5133 lplayer.Character.Animate.Disabled = true
5134 wait(0.1)
5135 lplayer.Character.Animate.Disabled = false
5136 lplayer.Character.Humanoid.DisplayDistanceType = "None"
5137 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
5138 lplayer.Character.Humanoid:EquipTool(v)
5139 end
5140 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
5141 spinplr = v
5142 wait(0.5)
5143 spin = true
5144 game:GetService("StarterGui"):SetCore("SendNotification", {
5145 Title = "Tools needed!";
5146 Text = "You need a tool in your backpack for this command!";
5147 })
5148 end
5149 end
5150 if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
5151 spin = false
5152 end
5153 if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
5154 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
5155 lplayer.Character.Humanoid.Name = 1
5156 local l = lplayer.Character["1"]:Clone()
5157 l.Parent = lplayer.Character
5158 l.Name = "Humanoid"
5159 wait(0.1)
5160 lplayer.Character["1"]:Destroy()
5161 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
5162 lplayer.Character.Animate.Disabled = true
5163 wait(0.1)
5164 lplayer.Character.Animate.Disabled = false
5165 lplayer.Character.Humanoid.DisplayDistanceType = "None"
5166 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
5167 lplayer.Character.Humanoid:EquipTool(v)
5168 end
5169 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
5170 wait(0.3)
5171 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
5172 attplr = v
5173 game:GetService("StarterGui"):SetCore("SendNotification", {
5174 Title = "Tools needed!";
5175 Text = "You need a tool in your backpack for this command!";
5176 })
5177 end
5178 end
5179 if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
5180 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
5181 local function getout(player,player2)
5182 local char1,char2=player.Character,player2.Character
5183 if char1 and char2 then
5184 char1:MoveTo(char2.Head.Position)
5185 end
5186 end
5187 getout(lplayer, game:GetService("Players")[v.Name])
5188 end
5189 end
5190 if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
5191 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
5192 followed = true
5193 flwplr = v
5194 end
5195 end
5196 if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
5197 followed = false
5198 end
5199 if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
5200 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
5201 local NOW = lplayer.Character.HumanoidRootPart.CFrame
5202 lplayer.Character.Humanoid.Name = 1
5203 local l = lplayer.Character["1"]:Clone()
5204 l.Parent = lplayer.Character
5205 l.Name = "Humanoid"
5206 wait(0.1)
5207 lplayer.Character["1"]:Destroy()
5208 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
5209 lplayer.Character.Animate.Disabled = true
5210 wait(0.1)
5211 lplayer.Character.Animate.Disabled = false
5212 lplayer.Character.Humanoid.DisplayDistanceType = "None"
5213 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
5214 lplayer.Character.Humanoid:EquipTool(v)
5215 end
5216 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
5217 wait(0.2)
5218 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
5219 wait(0.6)
5220 lplayer.Character.HumanoidRootPart.CFrame = NOW
5221 wait(0.6)
5222 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
5223 game:GetService("StarterGui"):SetCore("SendNotification", {
5224 Title = "Tools needed!";
5225 Text = "You need a tool in your backpack for this command!";
5226 })
5227 end
5228 end
5229 if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
5230 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
5231 traill = true
5232 trlplr = v
5233 end
5234 end
5235 if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
5236 traill = false
5237 end
5238 if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
5239 if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
5240 lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
5241 else
5242 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
5243 local o = Instance.new("RocketPropulsion")
5244 o.Parent = lplayer.Character.HumanoidRootPart
5245 o.Name = "Orbit"
5246 o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
5247 o:Fire()
5248 noclip = true
5249 end
5250 end
5251 end
5252 if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
5253 lplayer.Character.HumanoidRootPart.Orbit:Destroy()
5254 noclip = false
5255 end
5256 if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
5257 if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
5258 lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
5259 else
5260 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
5261 local y = Instance.new("RocketPropulsion")
5262 y.Parent = lplayer.Character.HumanoidRootPart
5263 y.CartoonFactor = 1
5264 y.MaxThrust = 800000
5265 y.MaxSpeed = 1000
5266 y.ThrustP = 200000
5267 y.Name = "Fling"
5268 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
5269 y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
5270 y:Fire()
5271 noclip = true
5272 end
5273 end
5274 end
5275 if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
5276 noclip = false
5277 lplayer.Character.HumanoidRootPart.Fling:Destroy()
5278 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
5279 wait(0.4)
5280 lplayer.Character.HumanoidRootPart.Fling:Destroy()
5281 end
5282 if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
5283 if game:GetService("Workspace").FilteringEnabled == true then
5284 warn("FE is Enabled (Filtering Enabled)")
5285 game:GetService("StarterGui"):SetCore("SendNotification", {
5286 Title = "FE is Enabled";
5287 Text = "Filtering Enabled. Enjoy using Reviz Admin!";
5288 })
5289 else
5290 warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
5291 game:GetService("StarterGui"):SetCore("SendNotification", {
5292 Title = "FE is Disabled";
5293 Text = "Filtering Disabled. Consider using a different admin script.";
5294 })
5295 end
5296 end
5297 if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
5298 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
5299 lplayer.Character.Humanoid.Name = 1
5300 local l = lplayer.Character["1"]:Clone()
5301 l.Parent = lplayer.Character
5302 l.Name = "Humanoid"
5303 wait(0.1)
5304 lplayer.Character["1"]:Destroy()
5305 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
5306 lplayer.Character.Animate.Disabled = true
5307 wait(0.1)
5308 lplayer.Character.Animate.Disabled = false
5309 lplayer.Character.Humanoid.DisplayDistanceType = "None"
5310 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
5311 lplayer.Character.Humanoid:EquipTool(v)
5312 end
5313 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
5314 wait(0.2)
5315 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
5316 wait(0.6)
5317 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
5318 game:GetService("StarterGui"):SetCore("SendNotification", {
5319 Title = "Tools needed!";
5320 Text = "You need a tool in your backpack for this command!";
5321 })
5322 end
5323 end
5324 if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
5325 noclip = true
5326 game:GetService("StarterGui"):SetCore("SendNotification", {
5327 Title = "Noclip enabled";
5328 Text = "Type ;clip to disable";
5329 })
5330 end
5331 if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
5332 noclip = false
5333 game:GetService("StarterGui"):SetCore("SendNotification", {
5334 Title = "Noclip disabled";
5335 Text = "Type ;noclip to enable";
5336 })
5337 end
5338 if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
5339 lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
5340 end
5341 if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
5342 lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
5343 end
5344 if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
5345 lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
5346 end
5347 if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
5348 lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
5349 end
5350 if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
5351 lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
5352 end
5353 if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
5354 lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
5355 end
5356 if string.sub(CMDBAR.Text, 1, 7) == ("default") then
5357 lplayer.Character.Humanoid.JumpPower = 50
5358 lplayer.Character.Humanoid.WalkSpeed = 16
5359 lplayer.Character.Humanoid.HipHeight = 0
5360 end
5361 if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
5362 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
5363 annoying = true
5364 annplr = v
5365 end
5366 end
5367 if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
5368 annoying = false
5369 end
5370 if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
5371 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
5372 hwalk = true
5373 hdwplr = v
5374 end
5375 end
5376 if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
5377 hwalk = false
5378 end
5379 if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
5380 lplayer.Character["Left Leg"]:Destroy()
5381 lplayer.Character["Left Arm"]:Destroy()
5382 lplayer.Character["Right Leg"]:Destroy()
5383 lplayer.Character["Right Arm"]:Destroy()
5384 end
5385 if string.sub(CMDBAR.Text, 1, 3) == ("god") then
5386 lplayer.Character.Humanoid.Name = 1
5387 local l = lplayer.Character["1"]:Clone()
5388 l.Parent = lplayer.Character
5389 l.Name = "Humanoid"
5390 wait(0.1)
5391 lplayer.Character["1"]:Destroy()
5392 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
5393 lplayer.Character.Animate.Disabled = true
5394 wait(0.1)
5395 lplayer.Character.Animate.Disabled = false
5396 lplayer.Character.Humanoid.DisplayDistanceType = "None"
5397 game:GetService("StarterGui"):SetCore("SendNotification", {
5398 Title = "FE Godmode enabled";
5399 Text = "Use ;grespawn or ;respawn to remove.";
5400 })
5401 end
5402 if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
5403 for i,v in pairs(lplayer.Character:GetChildren()) do
5404 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
5405 v.Parent = workspace
5406 end
5407 end
5408 end
5409 if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
5410 for i,v in pairs(lplayer.Character:GetChildren()) do
5411 if (v:IsA("Tool")) then
5412 v.Parent = workspace
5413 end
5414 end
5415 end
5416 if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
5417 droppinghats = true
5418 game:GetService("StarterGui"):SetCore("SendNotification", {
5419 Title = "Loop Drop Enabled";
5420 Text = "Type ;unloopdhats to disable";
5421 })
5422 end
5423 if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
5424 droppinghats = false
5425 game:GetService("StarterGui"):SetCore("SendNotification", {
5426 Title = "Loop Drop Disabled";
5427 Text = "Type ;loopdhats to enable.";
5428 })
5429 end
5430 if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
5431 droppingtools = true
5432 game:GetService("StarterGui"):SetCore("SendNotification", {
5433 Title = "Loop Drop Enabled";
5434 Text = "Type ;unloopdtool to disable";
5435 })
5436 end
5437 if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
5438 droppingtools = false
5439 game:GetService("StarterGui"):SetCore("SendNotification", {
5440 Title = "Loop Drop Disabled";
5441 Text = "Type ;loopdtool to enable.";
5442 })
5443 end
5444 if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
5445 Local = game:GetService('Players').LocalPlayer
5446 Char = Local.Character
5447 touched,tpdback = false, false
5448 box = Instance.new('Part',workspace)
5449 box.Anchored = true
5450 box.CanCollide = true
5451 box.Size = Vector3.new(10,1,10)
5452 box.Position = Vector3.new(0,10000,0)
5453 box.Touched:connect(function(part)
5454 if (part.Parent.Name == Local.Name) then
5455 if touched == false then
5456 touched = true
5457 function apply()
5458 if script.Disabled ~= true then
5459 no = Char.HumanoidRootPart:Clone()
5460 wait(.25)
5461 Char.HumanoidRootPart:Destroy()
5462 no.Parent = Char
5463 Char:MoveTo(loc)
5464 touched = false
5465 end end
5466 if Char then
5467 apply()
5468 end
5469 end
5470 end
5471 end)
5472 repeat wait() until Char
5473 loc = Char.HumanoidRootPart.Position
5474 Char:MoveTo(box.Position + Vector3.new(0,.5,0))
5475 game:GetService("StarterGui"):SetCore("SendNotification", {
5476 Title = "Invisibility enabled!";
5477 Text = "Reset or use ;respawn to remove.";
5478 })
5479 end
5480 if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
5481 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
5482 if game:GetService("Players")[v.Name].Character.Humanoid then
5483 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
5484 else
5485 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
5486 end
5487 end
5488 end
5489 if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
5490 if lplayer.Character.Humanoid then
5491 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
5492 else
5493 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
5494 end
5495 end
5496 if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
5497 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
5498 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
5499 end
5500 end
5501 if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
5502 repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
5503 repeat wait() until Mouse
5504
5505 local T = lplayer.Character.HumanoidRootPart
5506 local CONTROL = {F = 0, B = 0, L = 0, R = 0}
5507 local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
5508 local SPEED = speedget
5509
5510 local function fly()
5511 flying = true
5512 local BG = Instance.new('BodyGyro', T)
5513 local BV = Instance.new('BodyVelocity', T)
5514 BG.P = 9e4
5515 BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
5516 BG.cframe = T.CFrame
5517 BV.velocity = Vector3.new(0, 0.1, 0)
5518 BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
5519 spawn(function()
5520 repeat wait()
5521 lplayer.Character.Humanoid.PlatformStand = true
5522 if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
5523 SPEED = 50
5524 elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
5525 SPEED = 0
5526 end
5527 if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
5528 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
5529 lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
5530 elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
5531 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
5532 else
5533 BV.velocity = Vector3.new(0, 0.1, 0)
5534 end
5535 BG.cframe = workspace.CurrentCamera.CoordinateFrame
5536 until not flying
5537 CONTROL = {F = 0, B = 0, L = 0, R = 0}
5538 lCONTROL = {F = 0, B = 0, L = 0, R = 0}
5539 SPEED = 0
5540 BG:destroy()
5541 BV:destroy()
5542 lplayer.Character.Humanoid.PlatformStand = false
5543 end)
5544 end
5545 Mouse.KeyDown:connect(function(KEY)
5546 if KEY:lower() == 'w' then
5547 CONTROL.F = speedfly
5548 elseif KEY:lower() == 's' then
5549 CONTROL.B = -speedfly
5550 elseif KEY:lower() == 'a' then
5551 CONTROL.L = -speedfly
5552 elseif KEY:lower() == 'd' then
5553 CONTROL.R = speedfly
5554 end
5555 end)
5556 Mouse.KeyUp:connect(function(KEY)
5557 if KEY:lower() == 'w' then
5558 CONTROL.F = 0
5559 elseif KEY:lower() == 's' then
5560 CONTROL.B = 0
5561 elseif KEY:lower() == 'a' then
5562 CONTROL.L = 0
5563 elseif KEY:lower() == 'd' then
5564 CONTROL.R = 0
5565 end
5566 end)
5567 fly()
5568 end
5569 if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
5570 flying = false
5571 lplayer.Character.Humanoid.PlatformStand = false
5572 end
5573 if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
5574 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
5575 end
5576 if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
5577 spamtext = (string.sub(CMDBAR.Text, 6))
5578 spamming = true
5579 end
5580 if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
5581 spamming = false
5582 end
5583 if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
5584 spamdelay = (string.sub(CMDBAR.Text, 10))
5585 end
5586 if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
5587 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
5588 pmspammed = v.Name
5589 spammingpm = true
5590 end
5591 end
5592 if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
5593 spammingpm = false
5594 end
5595 if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
5596 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
5597 v.Character["Left Leg"].Anchored = true
5598 v.Character["Left Arm"].Anchored = true
5599 v.Character["Right Leg"].Anchored = true
5600 v.Character["Right Arm"].Anchored = true
5601 v.Character.Torso.Anchored = true
5602 v.Character.Head.Anchored = true
5603 end
5604 end
5605 if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
5606 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
5607 v.Character["Left Leg"].Anchored = false
5608 v.Character["Left Arm"].Anchored = false
5609 v.Character["Right Leg"].Anchored = false
5610 v.Character["Right Arm"].Anchored = false
5611 v.Character.Torso.Anchored = false
5612 v.Character.Head.Anchored = false
5613 end
5614 end
5615 if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
5616 local a = game:GetService("Workspace"):getChildren()
5617 for i = 1, #a do
5618 if a[i].className == "Part" then
5619 a[i].Locked = false
5620 elseif a[i].className == "Model" then
5621 local r = a[i]:getChildren()
5622 for i = 1, #r do
5623 if r[i].className == "Part" then
5624 r[i].Locked = false
5625 end
5626 end
5627 end
5628 end
5629 game:GetService("StarterGui"):SetCore("SendNotification", {
5630 Title = "Success!";
5631 Text = "Workspace unlocked. Use ;lockws to lock.";
5632 })
5633 end
5634 if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
5635 local a = game:GetService("Workspace"):getChildren()
5636 for i = 1, #a do
5637 if a[i].className == "Part" then
5638 a[i].Locked = true
5639 elseif a[i].className == "Model" then
5640 local r = a[i]:getChildren()
5641 for i = 1, #r do
5642 if r[i].className == "Part" then
5643 r[i].Locked = true
5644 end
5645 end
5646 end
5647 end
5648 end
5649 if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
5650 local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
5651 Clone_T.BinType = "Clone"
5652 local Destruct = Instance.new("HopperBin",lplayer.Backpack)
5653 Destruct.BinType = "Hammer"
5654 local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
5655 Hold_T.BinType = "Grab"
5656 end
5657 if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
5658 lplayer.Character.Humanoid.PlatformStand = true
5659 end
5660 if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
5661 lplayer.Character.Humanoid.PlatformStand = false
5662 end
5663 if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
5664 lplayer.Character.Head.Mesh:Destroy()
5665 end
5666 if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
5667 lplayer.Character.Humanoid.Sit = true
5668 end
5669 if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
5670 local function bringobjw()
5671 for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
5672 if obj.Name == (string.sub(CMDBAR.Text, 10)) then
5673 obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
5674 obj.CanCollide = false
5675 obj.Transparency = 0.7
5676 wait()
5677 obj.CFrame = lplayer.Character["Left Leg"].CFrame
5678 wait()
5679 obj.CFrame = lplayer.Character["Right Leg"].CFrame
5680 wait()
5681 obj.CFrame = lplayer.Character["Head"].CFrame
5682 end
5683 end
5684 end
5685 while wait() do
5686 bringobjw()
5687 end
5688 game:GetService("StarterGui"):SetCore("SendNotification", {
5689 Title = "BringObj";
5690 Text = "BringObj enabled.";
5691 })
5692 end
5693 if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
5694 vis = (string.sub(CMDBAR.Text, 7))
5695 local a = game:GetService("Workspace"):GetDescendants()
5696 for i = 1, #a do
5697 if a[i].className == "Part" then
5698 a[i].Transparency = vis
5699 elseif a[i].className == "Model" then
5700 local r = a[i]:getChildren()
5701 for i = 1, #r do
5702 if r[i].className == "Part" then
5703 r[i].Transparency = vis
5704 end
5705 end
5706 end
5707 end
5708 end
5709 if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
5710 loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
5711 game:GetService("StarterGui"):SetCore("SendNotification", {
5712 Title = "Success!";
5713 Text = "HyperTotal GUI Loaded!";
5714 })
5715 end
5716 if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
5717 CMDSFRAME.Visible = true
5718 end
5719 if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
5720 for i,v in pairs(lplayer.Character:GetChildren()) do
5721 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
5722 v.Handle.Mesh:Destroy()
5723 end
5724 end
5725 end
5726 if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
5727 for i,v in pairs(lplayer.Character:GetChildren()) do
5728 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
5729 v.Handle.Mesh:Destroy()
5730 end
5731 end
5732 end
5733 if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
5734 for i,v in pairs(lplayer.Character:GetChildren()) do
5735 if (v:IsA("Tool")) then
5736 v.Handle.Mesh:Destroy()
5737 end
5738 end
5739 end
5740 if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
5741 for i,v in pairs(lplayer.Character:GetChildren()) do
5742 if (v:IsA("Tool")) then
5743 v.Handle.Mesh:Destroy()
5744 end
5745 end
5746 end
5747 if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
5748 local p = Instance.new("RocketPropulsion")
5749 p.Parent = lplayer.Character.HumanoidRootPart
5750 p.Name = "Spinner"
5751 p.Target = lplayer.Character["Left Arm"]
5752 p:Fire()
5753 game:GetService("StarterGui"):SetCore("SendNotification", {
5754 Title = "Spinner enabled";
5755 Text = "Type ;nospinner to disable.";
5756 })
5757 end
5758 if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
5759 lplayer.Character.HumanoidRootPart.Spinner:Destroy()
5760 end
5761 if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
5762 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
5763 if v:isA("Tool") then
5764 local a = Instance.new("SelectionBox",v.Handle)
5765 a.Adornee = v.Handle
5766 v.Handle.Size = Vector3.new(0.5,0.5,60)
5767 v.GripPos = Vector3.new(0,0,0)
5768 lplayer.Character.Humanoid:UnequipTools()
5769 end
5770 end
5771 game:GetService("StarterGui"):SetCore("SendNotification", {
5772 Title = "Reach applied!";
5773 Text = "Applied to equipped sword. Use ;noreach to disable.";
5774 })
5775 end
5776 if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
5777 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
5778 if v:isA("Tool") then
5779 local a = Instance.new("SelectionBox",v.Handle)
5780 a.Name = "Reach"
5781 a.Adornee = v.Handle
5782 v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
5783 v.GripPos = Vector3.new(0,0,0)
5784 lplayer.Character.Humanoid:UnequipTools()
5785 end
5786 end
5787 game:GetService("StarterGui"):SetCore("SendNotification", {
5788 Title = "Reach applied!";
5789 Text = "Applied to equipped sword. Use ;noreach to disable.";
5790 })
5791 end
5792 if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
5793 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
5794 if v:isA("Tool") then
5795 v.Handle.Reach:Destroy()
5796 end
5797 end
5798 game:GetService("StarterGui"):SetCore("SendNotification", {
5799 Title = "Reach removed!";
5800 Text = "Removed reach from equipped sword.";
5801 })
5802 end
5803 if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
5804 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
5805 lplayer.Character.Humanoid.Name = 1
5806 local l = lplayer.Character["1"]:Clone()
5807 l.Parent = lplayer.Character
5808 l.Name = "Humanoid"
5809 wait(0.1)
5810 lplayer.Character["1"]:Destroy()
5811 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
5812 lplayer.Character.Animate.Disabled = true
5813 wait(0.1)
5814 lplayer.Character.Animate.Disabled = false
5815 lplayer.Character.Humanoid.DisplayDistanceType = "None"
5816 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
5817 lplayer.Character.Humanoid:EquipTool(v)
5818 end
5819 wait(0.1)
5820 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
5821 wait(0.2)
5822 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
5823 wait(0.5)
5824 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
5825 game:GetService("StarterGui"):SetCore("SendNotification", {
5826 Title = "Tools needed!";
5827 Text = "You need a tool in your backpack for this command!";
5828 })
5829 end
5830 end
5831 if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
5832 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
5833 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
5834 end
5835 end
5836 if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
5837 if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
5838 cbringall = true
5839 else
5840 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
5841 brplr = v.Name
5842 end
5843 end
5844 cbring = true
5845 end
5846 if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
5847 cbring = false
5848 cbringall = false
5849 end
5850 if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
5851 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
5852 local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
5853 local NOW = lplayer.Character.HumanoidRootPart.CFrame
5854 lplayer.Character.Humanoid.Name = 1
5855 local l = lplayer.Character["1"]:Clone()
5856 l.Parent = lplayer.Character
5857 l.Name = "Humanoid"
5858 wait(0.1)
5859 lplayer.Character["1"]:Destroy()
5860 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
5861 lplayer.Character.Animate.Disabled = true
5862 wait(0.1)
5863 lplayer.Character.Animate.Disabled = false
5864 lplayer.Character.Humanoid.DisplayDistanceType = "None"
5865 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
5866 lplayer.Character.Humanoid:EquipTool(v)
5867 end
5868 local function tp(player,player2)
5869 local char1,char2=player.Character,player2.Character
5870 if char1 and char2 then
5871 char1:MoveTo(char2.Head.Position)
5872 end
5873 end
5874 wait(0.1)
5875 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
5876 wait(0.2)
5877 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
5878 wait(0.5)
5879 lplayer.Character.HumanoidRootPart.CFrame = NOW
5880 wait(0.6)
5881 tp(lplayer, game:GetService("Players")[v.Name])
5882 wait(0.4)
5883 lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
5884 game:GetService("StarterGui"):SetCore("SendNotification", {
5885 Title = "Tools needed!";
5886 Text = "You need a tool in your backpack for this command!";
5887 })
5888 end
5889 end
5890 if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
5891 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
5892 lplayer.Character.Humanoid.Name = 1
5893 local l = lplayer.Character["1"]:Clone()
5894 l.Parent = lplayer.Character
5895 l.Name = "Humanoid"
5896 wait(0.1)
5897 lplayer.Character["1"]:Destroy()
5898 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
5899 lplayer.Character.Animate.Disabled = true
5900 wait(0.1)
5901 lplayer.Character.Animate.Disabled = false
5902 lplayer.Character.Humanoid.DisplayDistanceType = "None"
5903 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
5904 lplayer.Character.Humanoid:EquipTool(v)
5905 end
5906 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
5907 wait(0.3)
5908 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
5909 wait(0.4)
5910 b = Instance.new("BodyForce")
5911 b.Parent = lplayer.Character.HumanoidRootPart
5912 b.Name = "Glitch"
5913 b.Force = Vector3.new(100000000,5000,0)
5914 game:GetService("StarterGui"):SetCore("SendNotification", {
5915 Title = "Tools needed!";
5916 Text = "You need a tool in your backpack for this command!";
5917 })
5918 end
5919 end
5920 if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
5921 lplayer.Character.HumanoidRootPart.Glitch:Destroy()
5922 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
5923 b = Instance.new("BodyForce")
5924 b.Parent = lplayer.Character.HumanoidRootPart
5925 b.Name = "unGlitch"
5926 b.Force = Vector3.new(0,-5000000,0)
5927 wait(2)
5928 lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
5929 end
5930 if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
5931 lplayer.Character.Humanoid.Health = 0
5932 wait(1)
5933 lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
5934 lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
5935 end
5936 if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
5937 loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
5938 game:GetService("StarterGui"):SetCore("SendNotification", {
5939 Title = "Success!";
5940 Text = "DEX Explorer has loaded.";
5941 })
5942 end
5943 if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
5944 local Anim = Instance.new("Animation")
5945 Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
5946 local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
5947 track:Play(.1, 1, 1)
5948 end
5949 if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
5950 loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
5951 game:GetService("StarterGui"):SetCore("SendNotification", {
5952 Title = "Success!";
5953 Text = "Energize Animations GUI has loaded.";
5954 })
5955 end
5956 if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
5957 saved = lplayer.Character.HumanoidRootPart.CFrame
5958 game:GetService("StarterGui"):SetCore("SendNotification", {
5959 Title = "Position Saved";
5960 Text = "Use ;loadpos to return to saved position.";
5961 })
5962 end
5963 if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
5964 lplayer.Character.HumanoidRootPart.CFrame = saved
5965 end
5966 if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
5967 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
5968 local Anim2 = Instance.new("Animation")
5969 Anim2.AnimationId = "rbxassetid://148840371"
5970 local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
5971 track2:Play(.1, 1, 1)
5972 bplrr = v.Name
5973 banpl = true
5974 end
5975 end
5976 if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
5977 banpl = false
5978 end
5979 if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
5980 local function bringmodw()
5981 for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
5982 if obj.Name == (string.sub(CMDBAR.Text, 10)) then
5983 for i,ch in pairs(obj:GetDescendants()) do
5984 if (ch:IsA("BasePart")) then
5985 ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
5986 ch.CanCollide = false
5987 ch.Transparency = 0.7
5988 wait()
5989 ch.CFrame = lplayer.Character["Left Leg"].CFrame
5990 wait()
5991 ch.CFrame = lplayer.Character["Right Leg"].CFrame
5992 wait()
5993 ch.CFrame = lplayer.Character["Head"].CFrame
5994 end
5995 end
5996 end
5997 end
5998 end
5999 while wait() do
6000 bringmodw()
6001 end
6002 game:GetService("StarterGui"):SetCore("SendNotification", {
6003 Title = "BringMod";
6004 Text = "BringMod enabled.";
6005 })
6006 end
6007 if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
6008 local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
6009 local hum = Instance.new('Humanoid', mod)
6010 local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
6011 lplayer.Character = mod
6012 end
6013 if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
6014 game:GetService'RunService'.Stepped:Connect(function()
6015 pcall(function()
6016 for i,v in pairs(game:GetService'Players':GetPlayers()) do
6017 if v.Character ~= nil and v.Character:FindFirstChild'Head' then
6018 for _,x in pairs(v.Character.Head:GetChildren()) do
6019 if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
6020 end
6021 end
6022 end
6023 end)
6024 end)
6025 game:GetService("StarterGui"):SetCore("SendNotification", {
6026 Title = "Attempting Shutdown";
6027 Text = "Shutdown Attempt has begun.";
6028 })
6029 end
6030 if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
6031 objtodel = (string.sub(CMDBAR.Text, 8))
6032 for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
6033 if v.Name == objtodel then
6034 v:Destroy()
6035 end
6036 end
6037 end
6038 if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
6039 for i,v in pairs(game:GetService("Players"):GetPlayers())do
6040 print(v)
6041 end
6042 game:GetService("StarterGui"):SetCore("SendNotification", {
6043 Title = "Printed";
6044 Text = "Players have been printed to console. (F9)";
6045 })
6046 end
6047 if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
6048 for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
6049 if (v:IsA("Decal")) then
6050 v:Destroy()
6051 end
6052 end
6053 end
6054 if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
6055 loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
6056 game:GetService("StarterGui"):SetCore("SendNotification", {
6057 Title = "Success!";
6058 Text = "OpFinality GUI has loaded.";
6059 })
6060 end
6061 if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
6062 remotes = true
6063 added = true
6064 game.DescendantAdded:connect(function(rmt)
6065 if added == true then
6066 if remotes == true then
6067 if rmt:IsA("RemoteEvent") then
6068 print("A RemoteEvent was added!")
6069 print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
6070 print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
6071 end end end
6072 end)
6073 game.DescendantAdded:connect(function(rmtfnctn)
6074 if added == true then
6075 if remotes == true then
6076 if rmtfnctn:IsA("RemoteFunction") then
6077 warn("A RemoteFunction was added!")
6078 warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
6079 print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
6080 end end end
6081 end)
6082
6083 game.DescendantAdded:connect(function(bndfnctn)
6084 if added == true then
6085 if binds == true then
6086 if bndfnctn:IsA("BindableFunction") then
6087 print("A BindableFunction was added!")
6088 print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
6089 print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
6090 end end end
6091 end)
6092
6093 game.DescendantAdded:connect(function(bnd)
6094 if added == true then
6095 if binds == true then
6096 if bnd:IsA("BindableEvent") then
6097 warn("A BindableEvent was added!")
6098 warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
6099 print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
6100 end end end
6101 end)
6102
6103
6104 if binds == true then
6105 for i,v in pairs(game:GetDescendants()) do
6106 if v:IsA("BindableFunction") then
6107 print(" game." .. v:GetFullName() .. " | BindableFunction")
6108 print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
6109 end end
6110 for i,v in pairs(game:GetDescendants()) do
6111 if v:IsA("BindableEvent") then
6112 warn(" game." .. v:GetFullName() .. " | BindableEvent")
6113 print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
6114 end end
6115 else
6116 print("Off")
6117 end
6118 if remotes == true then
6119 for i,v in pairs(game:GetDescendants()) do
6120 if v:IsA("RemoteFunction") then
6121 warn(" game." .. v:GetFullName() .. " | RemoteFunction")
6122 print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
6123 end end
6124 wait()
6125 for i,v in pairs(game:GetDescendants()) do
6126 if v:IsA("RemoteEvent") then
6127 print(" game." .. v:GetFullName() .. " | RemoteEvent")
6128 print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
6129 end end
6130 else
6131 print("Off")
6132 end
6133 game:GetService("StarterGui"):SetCore("SendNotification", {
6134 Title = "Printing Remotes";
6135 Text = "Type ;noremotes to disable.";
6136 })
6137 end
6138 if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
6139 remotes = false
6140 added = false
6141 game:GetService("StarterGui"):SetCore("SendNotification", {
6142 Title = "Printing Remotes Disabled";
6143 Text = "Type ;remotes to enable.";
6144 })
6145 end
6146 if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
6147 spin = false
6148 followed = false
6149 traill = false
6150 noclip = false
6151 annoying = false
6152 hwalk = false
6153 cbringing = false
6154 end
6155 if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
6156 stopsitting = true
6157 end
6158 if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
6159 stopsitting = false
6160 end
6161 if string.sub(CMDBAR.Text, 1, 7) == ("version") then
6162 print(adminversion)
6163 game:GetService("StarterGui"):SetCore("SendNotification", {
6164 Title = "Version";
6165 Text = adminversion;
6166 })
6167 end
6168 if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
6169 clickgoto = true
6170 game:GetService("StarterGui"):SetCore("SendNotification", {
6171 Title = "Click TP";
6172 Text = "Press E to teleport to mouse position";
6173 })
6174 end
6175 if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
6176 clickgoto = false
6177 game:GetService("StarterGui"):SetCore("SendNotification", {
6178 Title = "Click TP";
6179 Text = "Click TP has been disabled.";
6180 })
6181 end
6182 if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
6183 gettingtools = true
6184 game:GetService("StarterGui"):SetCore("SendNotification", {
6185 Title = "Tools Enabled";
6186 Text = "Automatically colleting tools dropped.";
6187 })
6188 end
6189 if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
6190 gettingtools = false
6191 game:GetService("StarterGui"):SetCore("SendNotification", {
6192 Title = "Tools Disabled";
6193 Text = "Click TP has been disabled.";
6194 })
6195 end
6196 if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
6197 ScreenGui:Destroy()
6198 end
6199 if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
6200 lplayer.Character.Head:Destroy()
6201 end
6202 if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
6203 statechosen = string.sub(CMDBAR.Text, 7)
6204 changingstate = true
6205 end
6206 if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
6207 game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
6208 end
6209 if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
6210 removingmeshhats = true
6211 end
6212 if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
6213 removingmeshhats = false
6214 end
6215 if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
6216 removingmeshtool = true
6217 end
6218 if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
6219 removingmeshtool = false
6220 end
6221 if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
6222 for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
6223 if v:IsA("Tool") then
6224 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
6225 v.Parent = player.Character
6226 end
6227 end
6228 end
6229 end
6230 if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
6231 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
6232 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
6233 end
6234 end
6235 if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
6236 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
6237 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
6238 end
6239 end
6240 if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
6241 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
6242 game:GetService("StarterGui"):SetCore("SendNotification", {
6243 Title = player.AccountAge.." Days";
6244 Text = "Account age of "..player.Name;
6245 })
6246 end
6247 end
6248 if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
6249 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
6250 game:GetService("StarterGui"):SetCore("SendNotification", {
6251 Title = player.UserId.." ID";
6252 Text = "Account ID of "..player.Name;
6253 })
6254 end
6255 end
6256 if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
6257 game:GetService("StarterGui"):SetCore("SendNotification", {
6258 Title = "Game ID";
6259 Text = "Game ID: ".. game.GameId;
6260 })
6261 end
6262 if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
6263 local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
6264 if pgscheck == true then
6265 game:GetService("StarterGui"):SetCore("SendNotification", {
6266 Title = "PGSPhysicsSolverEnabled";
6267 Text = "PGS is Enabled!";
6268 })
6269 else
6270 game:GetService("StarterGui"):SetCore("SendNotification", {
6271 Title = "PGSPhysicsSolverEnabled";
6272 Text = "PGS is Disabled!";
6273 })
6274 end
6275 end
6276 if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
6277 for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
6278 if v:IsA("Part") then
6279 if v.Transparency == 1 then
6280 if v.Name ~= "HumanoidRootPart" then
6281 v:Destroy()
6282 end
6283 end
6284 end
6285 end
6286 end
6287 if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
6288 game:GetService("Lighting").FogStart = 0
6289 game:GetService("Lighting").FogEnd = 9999999999999
6290 end
6291 if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
6292 lplayer.Character.Humanoid.Parent = lplayer
6293 end
6294 if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
6295 lplayer.Humanoid.Parent = lplayer.Character
6296 end
6297 if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
6298 for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
6299 if v:IsA("Tool") then
6300 v.Parent = lplayer.Character
6301 wait()
6302 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
6303 v.Parent = player.Character
6304 end
6305 end
6306 end
6307 end
6308 if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
6309 speedfly = string.sub(CMDBAR.Text, 10)
6310 wait()
6311 change()
6312 end
6313 if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
6314 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
6315 local Anim3 = Instance.new("Animation")
6316 Anim3.AnimationId = "rbxassetid://282574440"
6317 local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
6318 track3:Play(.1, 1, 1)
6319 bplrr = v.Name
6320 banpl = true
6321 end
6322 end
6323 if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
6324 banpl = false
6325 end
6326 if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
6327 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
6328 staring = true
6329 stareplr = v
6330 end
6331 end
6332 if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
6333 staring = false
6334 end
6335 if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
6336 chatlogs = true
6337 game:GetService("StarterGui"):SetCore("SendNotification", {
6338 Title = "LogChat enabled";
6339 Text = "Now logging all player chat.";
6340 })
6341 end
6342 if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
6343 chatlogs = false
6344 game:GetService("StarterGui"):SetCore("SendNotification", {
6345 Title = "LogChat disabled";
6346 Text = "Stopped logging all player chat.";
6347 })
6348 end
6349 if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
6350 game:GetService("Workspace").CurrentCamera:Destroy()
6351 wait(0.1)
6352 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
6353 game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
6354 lplayer.CameraMinZoomDistance = 0.5
6355 lplayer.CameraMaxZoomDistance = 400
6356 lplayer.CameraMode = "Classic"
6357 end
6358 if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
6359 changingstate = false
6360 end
6361 CMDBAR.Text = ""
6362 end
6363end)
6364
6365wait(0.3)
6366game:GetService("StarterGui"):SetCore("SendNotification", {
6367 Title = "Loaded successfully!";
6368 Text = "Reviz Admin V2 by illremember";
6369})
6370wait(0.1)
6371print("Reviz Admin V2 loaded!")
6372if game:GetService("Workspace").FilteringEnabled == true then
6373 warn("FE is Enabled (Filtering Enabled)")
6374 game:GetService("StarterGui"):SetCore("SendNotification", {
6375 Title = "FE is Enabled";
6376 Text = "Filtering Enabled. Enjoy using Reviz Admin!";
6377 })
6378else
6379 warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
6380 game:GetService("StarterGui"):SetCore("SendNotification", {
6381 Title = "FE is Disabled";
6382 Text = "Filtering Disabled. Consider using a different admin script.";
6383 })
6384end
6385
6386local intro = Instance.new("ScreenGui")
6387local Frame = Instance.new("Frame")
6388local ImageLabel = Instance.new("ImageLabel")
6389intro.Parent = game:GetService("CoreGui")
6390Frame.Parent = intro
6391Frame.BackgroundColor3 = Color3.new(1, 1, 1)
6392Frame.BackgroundTransparency = 1
6393Frame.Size = UDim2.new(1, 0, 0, 300)
6394Frame.Position = UDim2.new(0, 0, -0.4, 0)
6395ImageLabel.Parent = Frame
6396ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
6397ImageLabel.BackgroundTransparency = 1
6398ImageLabel.Position = UDim2.new(0, 0, 0, 0)
6399ImageLabel.Size = UDim2.new(1, 0, 1, 0)
6400ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
6401Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
6402wait(3.01)
6403Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
6404wait(5.01)
6405intro:Destroy()
6406
6407Not a member of Pastebin yet?
6408Sign Up, it unlocks many cool features!
6409
6410create new paste / dealsnew! / syntax languages / archive / faq / tools / night mode / api / scraping api
6411privacy statement / cookies policy / terms of service / security disclosure / dmca / contact
6412
6413Dedicated Server Hosting by Steadfast