· 6 years ago · Feb 16, 2020, 06:58 PM
1PASTEBINGO API TOOLS FAQ DEALS
2Search...
3paste
4
5hjwuyy2w
6FREE
7My Pastes
8Nothing here yet...
9Public Pastes
10problem2
11Java | 2 sec ago
12Untitled
137 sec ago
14Untitled
1519 sec ago
16Untitled
1721 sec ago
18ONEZ-218
1926 sec ago
20Untitled
2135 sec ago
22Untitled
2339 sec ago
24Untitled
2542 sec ago
26IMPORTANT: Please secure your Pastebin account by adding an email address to your profile.
27SHARE
28TWEET
29
30 PrisonBreaker V1.3 AIMBOT
31 A GUEST FEB 11TH, 2019 60,654 NEVER
32rawdownloadcloneembedreportprinttext 185.82 KB
33-- Farewell Infortality.
34-- Version: 2.82
35-- Instances:
36local PrisonBreakerv13 = Instance.new("ScreenGui")
37local main = Instance.new("Frame")
38local title = Instance.new("TextLabel")
39local credits = Instance.new("TextLabel")
40local police = Instance.new("TextButton")
41local inmate = Instance.new("TextButton")
42local neutral = Instance.new("TextButton")
43local arrestcrims = Instance.new("TextButton")
44local invis = Instance.new("TextButton")
45local superpunch = Instance.new("TextButton")
46local guns = Instance.new("TextButton")
47local taserbypass = Instance.new("TextButton")
48local fling = Instance.new("TextButton")
49local reviz = Instance.new("TextButton")
50local arrest = Instance.new("TextButton")
51local attach = Instance.new("TextButton")
52local fastrem = Instance.new("TextButton")
53local fastm9 = Instance.new("TextButton")
54local fasttaze = Instance.new("TextButton")
55local fastak = Instance.new("TextButton")
56local killothers = Instance.new("TextButton")
57local btools = Instance.new("TextButton")
58local speed = Instance.new("TextButton")
59local escape = Instance.new("TextButton")
60local label = Instance.new("TextLabel")
61local prison = Instance.new("TextButton")
62local yard = Instance.new("TextButton")
63local crimbase = Instance.new("TextButton")
64local aimbot = Instance.new("TextButton")
65local respawn = Instance.new("TextButton")
66local lag = Instance.new("TextButton")
67--Properties:
68PrisonBreakerv13.Name = "PrisonBreaker v1.3"
69PrisonBreakerv13.Parent = game.CoreGui
70
71main.Name = "main"
72main.Parent = PrisonBreakerv13
73main.BackgroundColor3 = Color3.new(0, 1, 0)
74main.Position = UDim2.new(0.00947120413, 0, 0.311656445, 0)
75main.Size = UDim2.new(0, 383, 0, 538)
76main.Active = true
77main.Draggable = true
78
79title.Name = "title"
80title.Parent = main
81title.BackgroundColor3 = Color3.new(0.333333, 0, 1)
82title.Size = UDim2.new(0, 381, 0, 50)
83title.Font = Enum.Font.ArialBold
84title.Text = "PrisonBreaker V1.3"
85title.TextColor3 = Color3.new(0, 0, 0)
86title.TextSize = 14
87
88credits.Name = "credits"
89credits.Parent = main
90credits.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
91credits.Position = UDim2.new(0, 0, 0.925650537, 0)
92credits.Size = UDim2.new(0, 381, 0, 40)
93credits.Font = Enum.Font.Highway
94credits.Text = "Made By JAKE11PRICE on YouTube"
95credits.TextColor3 = Color3.new(0, 0, 0)
96credits.TextSize = 14
97
98police.Name = "police"
99police.Parent = main
100police.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
101police.Position = UDim2.new(0.0203045681, 0, 0.115241639, 0)
102police.Size = UDim2.new(0, 111, 0, 32)
103police.Font = Enum.Font.GothamBold
104police.Text = "Team Police"
105police.TextColor3 = Color3.new(0, 0, 0)
106police.TextSize = 14
107police.MouseButton1Down:connect(function()
108workspace.Remote.TeamEvent:FireServer("Bright blue")
109end)
110
111inmate.Name = "inmate"
112inmate.Parent = main
113inmate.BackgroundColor3 = Color3.new(1, 0.333333, 0)
114inmate.Position = UDim2.new(0.3350254, 0, 0.115241639, 0)
115inmate.Size = UDim2.new(0, 111, 0, 32)
116inmate.Font = Enum.Font.GothamBold
117inmate.Text = "Team Inmate"
118inmate.TextColor3 = Color3.new(0, 0, 0)
119inmate.TextSize = 14
120inmate.MouseButton1Down:connect(function()
121workspace.Remote.TeamEvent:FireServer("Bright orange")
122end)
123
124neutral.Name = "neutral"
125neutral.Parent = main
126neutral.BackgroundColor3 = Color3.new(0.772549, 0.74902, 0.784314)
127neutral.Position = UDim2.new(0.657360375, 0, 0.115241639, 0)
128neutral.Size = UDim2.new(0, 111, 0, 32)
129neutral.Font = Enum.Font.GothamBold
130neutral.Text = "Team Neutral"
131neutral.TextColor3 = Color3.new(0, 0, 0)
132neutral.TextSize = 14
133neutral.MouseButton1Down:connect(function()
134Workspace.Remote.TeamEvent:FireServer("Medium stone grey")
135end)
136
137arrestcrims.Name = "arrestcrims"
138arrestcrims.Parent = main
139arrestcrims.BackgroundColor3 = Color3.new(1, 0, 0)
140arrestcrims.Position = UDim2.new(0.0203045681, 0, 0.18959108, 0)
141arrestcrims.Size = UDim2.new(0, 111, 0, 31)
142arrestcrims.Font = Enum.Font.GothamBold
143arrestcrims.Text = "Arrest Crims"
144arrestcrims.TextColor3 = Color3.new(0, 0, 0)
145arrestcrims.TextSize = 14
146arrestcrims.MouseButton1Down:connect(function()
147local Player = game.Players.LocalPlayer
148local cpos = Player.Character.HumanoidRootPart.CFrame
149for i,v in pairs(game.Teams.Criminals:GetPlayers()) do
150if v.Name ~= Player.Name then
151local i = 10
152 repeat
153 wait()
154 i = i-1
155 game.Workspace.Remote.arrest:InvokeServer(v.Character.HumanoidRootPart)
156 Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
157 until i == 0
158end
159end
160Player.Character.HumanoidRootPart.CFrame = cpos
161Notify("Success", "Arrested all of the n00bs", "Cool!")
162end)
163
164invis.Name = "invis"
165invis.Parent = main
166invis.BackgroundColor3 = Color3.new(1, 0, 0)
167invis.Position = UDim2.new(0.332487345, 0, 0.18959108, 0)
168invis.Size = UDim2.new(0, 111, 0, 31)
169invis.Font = Enum.Font.GothamBold
170invis.Text = "Invisible"
171invis.TextColor3 = Color3.new(0, 0, 0)
172invis.TextSize = 14
173invis.MouseButton1Down:connect(function()
174local player = game.Players.LocalPlayer
175position = player.Character.HumanoidRootPart.Position
176wait(0.1)
177player.Character:MoveTo(position + Vector3.new(0, 1000000, 0))
178wait(0.1)
179humanoidrootpart = player.Character.HumanoidRootPart:clone()
180wait(0.1)
181player.Character.HumanoidRootPart:Destroy()
182humanoidrootpart.Parent = player.Character
183player.Character:MoveTo(position)
184wait()
185end)
186
187superpunch.Name = "superpunch"
188superpunch.Parent = main
189superpunch.BackgroundColor3 = Color3.new(1, 0, 0)
190superpunch.Position = UDim2.new(0.657360375, 0, 0.18959108, 0)
191superpunch.Size = UDim2.new(0, 111, 0, 31)
192superpunch.Font = Enum.Font.GothamBold
193superpunch.Text = "SuperPunch"
194superpunch.TextColor3 = Color3.new(0, 0, 0)
195superpunch.TextSize = 14
196superpunch.MouseButton1Down:connect(function()
197mainRemotes = game.ReplicatedStorage meleeRemote = mainRemotes['meleeEvent'] mouse = game.Players.LocalPlayer:GetMouse() punching = false cooldown = false function punch() cooldown = true local part = Instance.new("Part", game.Players.LocalPlayer.Character) part.Transparency = 1 part.Size = Vector3.new(5, 2, 3) part.CanCollide = false local w1 = Instance.new("Weld", part) w1.Part0 = game.Players.LocalPlayer.Character.Torso w1.Part1 = part w1.C1 = CFrame.new(0,0,2) part.Touched:connect(function(hit) if game.Players:FindFirstChild(hit.Parent.Name) then local plr = game.Players:FindFirstChild(hit.Parent.Name) if plr.Name ~= game.Players.LocalPlayer.Name then part:Destroy() for i = 1,100 do meleeRemote:FireServer(plr) end end end end) wait(1) cooldown = false part:Destroy() end mouse.KeyDown:connect(function(key) if cooldown == false then if key:lower() == "f" then punch() end end end)
198end)
199
200guns.Name = "guns"
201guns.Parent = main
202guns.BackgroundColor3 = Color3.new(1, 0, 0)
203guns.Position = UDim2.new(0.0203045681, 0, 0.262081772, 0)
204guns.Size = UDim2.new(0, 111, 0, 32)
205guns.Font = Enum.Font.GothamBlack
206guns.Text = "Guns"
207guns.TextColor3 = Color3.new(0, 0, 0)
208guns.TextSize = 14
209guns.MouseButton1Down:connect(function()
210for i,v in pairs(Workspace.Prison_ITEMS.giver:GetChildren()) do
211
212lol = Workspace.Remote.ItemHandler:InvokeServer(v.ITEMPICKUP)
213print(lol)
214end
215end)
216
217taserbypass.Name = "taserbypass"
218taserbypass.Parent = main
219taserbypass.BackgroundColor3 = Color3.new(1, 0, 0)
220taserbypass.Position = UDim2.new(0.33502537, 0, 0.262081772, 0)
221taserbypass.Size = UDim2.new(0, 111, 0, 32)
222taserbypass.Font = Enum.Font.GothamBold
223taserbypass.Text = "Taser Bypass"
224taserbypass.TextColor3 = Color3.new(0, 0, 0)
225taserbypass.TextSize = 14
226taserbypass.MouseButton1Down:connect(function()
227game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
228 game.Players.LocalPlayer.CharacterAdded:connect(function()
229 game.Workspace:WaitForChild(game.Players.LocalPlayer.Name)
230 game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
231 end)
232 local message = Instance.new("Message",game.Workspace)
233 message.Text = 'Made By Jake11price'
234 wait(2)
235 message:Destroy()
236end)
237
238fling.Name = "fling"
239fling.Parent = main
240fling.BackgroundColor3 = Color3.new(1, 0, 0)
241fling.Position = UDim2.new(0.657360375, 0, 0.262081772, 0)
242fling.Size = UDim2.new(0, 111, 0, 32)
243fling.Font = Enum.Font.GothamBold
244fling.Text = "Fling"
245fling.TextColor3 = Color3.new(0, 0, 0)
246fling.TextSize = 14
247fling.MouseButton1Down:connect(function()
248--fe fling script, modified by CDrom202 for R6
249
250power = 300 -- change this to make it more or less powerful
251
252game:GetService('RunService').Stepped:connect(function()
253game.Players.LocalPlayer.Character.Head.CanCollide = false
254game.Players.LocalPlayer.Character.Torso.CanCollide = false
255game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
256game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
257end)
258
259wait(.1)
260local bambam = Instance.new("BodyThrust")
261bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
262bambam.Force = Vector3.new(power,0,power)
263bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
264end)
265
266reviz.Name = "reviz"
267reviz.Parent = main
268reviz.BackgroundColor3 = Color3.new(1, 0, 0)
269reviz.Position = UDim2.new(0.0183727033, 0, 0.332713753, 0)
270reviz.Size = UDim2.new(0, 111, 0, 32)
271reviz.Font = Enum.Font.GothamBold
272reviz.Text = "Reviz Admin"
273reviz.TextColor3 = Color3.new(0, 0, 0)
274reviz.TextSize = 14
275reviz.MouseButton1Down:connect(function()
276-- Creator: illremember#3799
277
278-- Credits to infinite yield, harkinian, dex creators
279
280prefix = ";"
281wait(0.3)
282Commands = {
283 '[-] cmdbar is shown when ; is pressed.',
284 '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
285 '[2] bring [plr] -- You need a tool! Will bring player to you',
286 '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
287 '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
288 '[5] attach [plr] -- You need a tool! Attaches you to player',
289 '[6] unattach [plr] -- Attempts to unattach you from a player',
290 '[7] follow [plr] -- Makes you follow behind the player',
291 '[8] unfollow',
292 '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
293 '[10] trail [plr] -- The opposite of follow, you stay infront of player',
294 '[11] untrail',
295 '[12] orbit [plr] -- Makes you orbit the player',
296 '[13] unorbit',
297 '[14] fling [plr] -- Makes you fling the player',
298 '[15] unfling',
299 '[16] fecheck -- Checks if the game is FE or not',
300 '[17] void [plr] -- Teleports player to the void',
301 '[18] noclip -- Gives you noclip to walk through walls',
302 '[19] clip -- Removes noclip',
303 '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
304 '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
305 '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
306 '[23] default -- Changes your speed, jumppower and hipheight to default values',
307 '[24] annoy [plr] -- Loop teleports you to the player',
308 '[25] unannoy',
309 '[26] headwalk [plr] -- Loop teleports you to the player head',
310 '[27] unheadwalk',
311 '[28] nolimbs -- Removes your arms and legs',
312 '[29] god -- Gives you FE Godmode',
313 '[30] drophats -- Drops your accessories',
314 '[31] droptool -- Drops any tool you have equipped',
315 '[32] loopdhats -- Loop drops your accessories',
316 '[33] unloopdhats',
317 '[34] loopdtool -- Loop drops any tools you have equipped',
318 '[35] unloopdtool',
319 '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
320 '[37] view [plr] -- Changes your camera to the player character',
321 '[38] unview',
322 '[39] goto [plr] -- Teleports you to player',
323 '[40] fly -- Allows you to fly, credit to Infinite Yield',
324 '[41] unfly',
325 '[42] chat [msg] -- Makes you chat a message',
326 '[43] spam [msg] -- Spams a message',
327 '[44] unspam',
328 '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
329 '[46] pmspam [plr] -- Spams a player in private message',
330 '[47] unpmspam',
331 '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
332 '[49] uncfreeze [plr]',
333 '[50] unlockws -- Unlocks the workspace',
334 '[51] lockws -- Locks the workspace',
335 '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
336 '[53] pstand -- Enables platform stand',
337 '[54] unpstand -- Disables platform stand',
338 '[55] blockhead -- Removes your head mesh',
339 '[56] sit',
340 '[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',
341 '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
342 '[59] hypertotal -- Loads in my FE GUI Hypertotal',
343 '[60] cmds -- Prints all commands',
344 '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
345 '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
346 '[63] spinner -- Makes you spin',
347 '[64] nospinner',
348 '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
349 '[66] noreach -- Removes reach, must have tool equipped',
350 '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
351 '[68] tp me [plr] -- Alternative to goto',
352 '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
353 '[70] uncbring',
354 '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
355 '[72] givetool [plr] -- Gives the tool you have equipped to the player',
356 '[73] glitch [plr] -- Glitches you and the player, looks very cool',
357 '[74] unglitch -- Unglitches you',
358 '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
359 '[76] explorer -- Loads up DEX',
360 '[77] reset -- Resets your character.',
361 '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
362 '[79] animgui -- Loads up Energize animations GUI',
363 '[80] savepos -- Saves your current position',
364 '[81] loadpos -- Teleports you to your saved position',
365 '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
366 '[83] unbang',
367 '[84] delcmdbar -- Removes the command bar completely',
368 '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
369 '[86] shutdown -- Uses harkinians script to shutdown server',
370 '[87] respawn -- If grespawn doesnt work you can use respawn',
371 '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
372 '[89] getplrs -- Prints all players in game',
373 '[90] deldecal -- Deletes all decals client sided',
374 '[91] opfinality -- Loads in my FE GUI Opfinality',
375 '[92] remotes -- Prints all remotes in the game in the console when added',
376 '[93] noremotes -- Stops printing remotes',
377 '[94] tpdefault -- Stops all loop teleports to a player',
378 '[95] stopsit -- Will not allow you to sit',
379 '[96] gosit -- Allows you to sit',
380 '[97] clicktp -- Enables click tp',
381 '[98] noclicktp -- Disables click tp',
382 '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
383 '[100] toolsoff -- Stops ;toolson',
384 '[101] version -- Gets the admin version',
385 '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
386 '[103] gravity [num] -- Changes workspace gravity default is 196.2',
387 '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
388 '[105] clickdel -- Delete any block you press q on, client sided',
389 '[106] noclickdel -- Stops clickdel',
390 '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
391 '[108] unlooprhats -- Stops loop removing mesh',
392 '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
393 '[110] unlooprtool -- Stops loop removing mesh',
394 '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
395 '[112] age [plr] -- Makes you chat the account age of the player',
396 '[113] id [plr] -- Makes you chat the account ID of the player',
397 '[114] .age [plr] -- Privately shows you the account age of the player',
398 '[115] .id [plr] -- Privately shows you the account ID of the player',
399 '[116] gameid -- Shows the game ID',
400 '[117] removeinvis -- Removes all invisible walls/parts, client sided',
401 '[118] removefog -- Removes fog, client sided',
402 '[119] disable -- Disables your character by removing humanoid',
403 '[120] enable -- Enables your character by adding humanoid',
404 '[121] prefix [key] -- Changes the prefix used, default is ;',
405 '[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.',
406 '[123] flyspeed [num] -- Change your fly speed, default is 1',
407 '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
408 '[125] uncarpet -- Stops carpet player',
409 '[126] stare [plr] -- Turns your character to stare at another player',
410 '[127] unstare -- Stops stare player',
411 '[128] logchat -- Logs all chat (including /e and whispers) of all players',
412 '[129] unlogchat -- Disables logchat',
413 '[130] fixcam -- Fixes/resets your camera',
414 '[131] unstate -- Stops changing state',
415}
416speedget = 1
417
418lplayer = game:GetService("Players").LocalPlayer
419
420lplayer.CharacterAdded:Connect(function(character)
421 spin = false
422 flying = false
423 staring = false
424 banpl = false
425end)
426
427function change()
428 prefix = prefix
429 speedfly = speedfly
430end
431
432function GetPlayer(String) -- Credit to Timeless/xFunnieuss
433 local Found = {}
434 local strl = String:lower()
435 if strl == "all" then
436 for i,v in pairs(game:GetService("Players"):GetPlayers()) do
437 table.insert(Found,v)
438 end
439 elseif strl == "others" then
440 for i,v in pairs(game:GetService("Players"):GetPlayers()) do
441 if v.Name ~= lplayer.Name then
442 table.insert(Found,v)
443 end
444 end
445 elseif strl == "me" then
446 for i,v in pairs(game:GetService("Players"):GetPlayers()) do
447 if v.Name == lplayer.Name then
448 table.insert(Found,v)
449 end
450 end
451 else
452 for i,v in pairs(game:GetService("Players"):GetPlayers()) do
453 if v.Name:lower():sub(1, #String) == String:lower() then
454 table.insert(Found,v)
455 end
456 end
457 end
458 return Found
459end
460
461local Mouse = lplayer:GetMouse()
462
463spin = false
464followed = false
465traill = false
466noclip = false
467annoying = false
468hwalk = false
469droppinghats = false
470droppingtools = false
471flying = false
472spamdelay = 1
473spamming = false
474spammingpm = false
475cbringing = false
476remotes = true
477added = true
478binds = false
479stopsitting = false
480clickgoto = false
481gettingtools = false
482removingmeshhats = false
483removingmeshtool = false
484clickdel = false
485staring = false
486chatlogs = false
487banpl = false
488changingstate = false
489statechosen = 0
490
491adminversion = "Reviz Admin by illremember, Version 2.0"
492
493flying = false
494speedfly = 1
495
496function plrchat(plr, chat)
497print(plr.Name..": "..tick().."\n"..chat)
498end
499
500for i,v in pairs(game:GetService("Players"):GetPlayers()) do
501v.Chatted:connect(function(chat)
502if chatlogs then
503plrchat(v, chat)
504end
505end)
506end
507game:GetService("Players").PlayerAdded:connect(function(plr)
508plr.Chatted:connect(function(chat)
509if chatlogs then
510plrchat(plr, chat)
511end
512end)
513end)
514
515
516local ScreenGui = Instance.new("ScreenGui")
517local Frame = Instance.new("Frame")
518local CMDBAR = Instance.new("TextBox")
519ScreenGui.Parent = game:GetService("CoreGui")
520Frame.Parent = ScreenGui
521Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
522Frame.BackgroundTransparency = 0.3
523Frame.Position = UDim2.new(0.5, 0, 0, 10)
524Frame.Size = UDim2.new(0, 200, 0, 40)
525Frame.Active = true
526Frame.Draggable = true
527CMDBAR.Name = "CMDBAR"
528CMDBAR.Parent = Frame
529CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
530CMDBAR.BackgroundTransparency = 0.20000000298023
531CMDBAR.Size = UDim2.new(0, 180, 0, 20)
532CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
533CMDBAR.Font = Enum.Font.SourceSansLight
534CMDBAR.FontSize = Enum.FontSize.Size14
535CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
536CMDBAR.TextScaled = true
537CMDBAR.TextSize = 14
538CMDBAR.TextWrapped = true
539CMDBAR.Text = "Press ; to type, Enter to execute"
540
541local CMDS = Instance.new("ScreenGui")
542local CMDSFRAME = Instance.new("Frame")
543local ScrollingFrame = Instance.new("ScrollingFrame")
544local TextLabel = Instance.new("TextLabel")
545local closegui = Instance.new("TextButton")
546CMDS.Name = "CMDS"
547CMDS.Parent = game:GetService("CoreGui")
548CMDSFRAME.Name = "CMDSFRAME"
549CMDSFRAME.Parent = CMDS
550CMDSFRAME.Active = true
551CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
552CMDSFRAME.BorderSizePixel = 0
553CMDSFRAME.Draggable = true
554CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
555CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
556CMDSFRAME.Visible = false
557ScrollingFrame.Parent = CMDSFRAME
558ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
559ScrollingFrame.BorderSizePixel = 0
560ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
561ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
562ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
563TextLabel.Parent = ScrollingFrame
564TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
565TextLabel.BackgroundTransparency = 1
566TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
567TextLabel.Font = Enum.Font.SourceSans
568TextLabel.FontSize = Enum.FontSize.Size18
569TextLabel.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."
570TextLabel.TextColor3 = Color3.new(1, 1, 1)
571TextLabel.TextSize = 15
572TextLabel.TextWrapped = true
573TextLabel.TextXAlignment = Enum.TextXAlignment.Left
574TextLabel.TextYAlignment = Enum.TextYAlignment.Top
575closegui.Name = "closegui"
576closegui.Parent = CMDSFRAME
577closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
578closegui.BorderSizePixel = 0
579closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
580closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
581closegui.Font = Enum.Font.SourceSansBold
582closegui.FontSize = Enum.FontSize.Size24
583closegui.Text = "X"
584closegui.TextColor3 = Color3.new(1, 1, 1)
585closegui.TextSize = 20
586
587closegui.MouseButton1Click:connect(function()
588 CMDSFRAME.Visible = false
589end)
590
591game:GetService('RunService').Stepped:connect(function()
592 if spin then
593 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
594 end
595 if followed then
596 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
597 end
598 if traill then
599 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
600 end
601 if annoying then
602 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
603 end
604 if hwalk then
605 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
606 end
607 if staring then
608 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
609 end
610end)
611game:GetService('RunService').Stepped:connect(function()
612 if noclip then
613 if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
614 lplayer.Character.Head.CanCollide = false
615 lplayer.Character.Torso.CanCollide = false
616 lplayer.Character["Left Leg"].CanCollide = false
617 lplayer.Character["Right Leg"].CanCollide = false
618 else
619 lplayer.Character.Humanoid:ChangeState(11)
620 end
621 end
622 if changingstate then
623 lplayer.Character.Humanoid:ChangeState(statechosen)
624 end
625end)
626game:GetService('RunService').Stepped:connect(function()
627 if droppinghats then
628 for i,v in pairs(lplayer.Character:GetChildren()) do
629 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
630 v.Parent = workspace
631 end
632 end
633 end
634 if droppingtools then
635 for i,v in pairs(lplayer.Character:GetChildren()) do
636 if (v:IsA("Tool")) then
637 v.Parent = workspace
638 end
639 end
640 end
641 if removingmeshhats then
642 for i,v in pairs(lplayer.Character:GetChildren()) do
643 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
644 v.Handle.Mesh:Destroy()
645 end
646 end
647 end
648 if removingmeshtool then
649 for i,v in pairs(lplayer.Character:GetChildren()) do
650 if (v:IsA("Tool")) then
651 v.Handle.Mesh:Destroy()
652 end
653 end
654 end
655end)
656game:GetService('RunService').Stepped:connect(function()
657 if banpl then
658 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
659 end
660end)
661game:GetService('RunService').Stepped:connect(function()
662 if stopsitting then
663 lplayer.Character.Humanoid.Sit = false
664 end
665end)
666
667plr = lplayer
668hum = plr.Character.HumanoidRootPart
669mouse = plr:GetMouse()
670mouse.KeyDown:connect(function(key)
671 if key == "e" then
672 if mouse.Target then
673 if clickgoto then
674 hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
675 elseif clickdel then
676 mouse.Target:Destroy()
677 end
678 end
679 end
680end)
681
682game:GetService("Workspace").ChildAdded:connect(function(part)
683 if gettingtools then
684 if part:IsA("Tool") then
685 part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
686 end
687 end
688end)
689
690lplayer.Chatted:Connect(function(msg)
691 if string.sub(msg, 1, 6) == (prefix.."kill ") then
692 if string.sub(msg, 7) == "me" then
693 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
694 else
695 for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
696 local NOW = lplayer.Character.HumanoidRootPart.CFrame
697 lplayer.Character.Humanoid.Name = 1
698 local l = lplayer.Character["1"]:Clone()
699 l.Parent = lplayer.Character
700 l.Name = "Humanoid"
701 wait(0.1)
702 lplayer.Character["1"]:Destroy()
703 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
704 lplayer.Character.Animate.Disabled = true
705 wait(0.1)
706 lplayer.Character.Animate.Disabled = false
707 lplayer.Character.Humanoid.DisplayDistanceType = "None"
708 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
709 lplayer.Character.Humanoid:EquipTool(v)
710 end
711 local function tp(player,player2)
712 local char1,char2=player.Character,player2.Character
713 if char1 and char2 then
714 char1:MoveTo(char2.Head.Position)
715 end
716 end
717 wait(0.1)
718 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
719 wait(0.2)
720 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
721 wait(0.5)
722 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
723 wait(0.7)
724 tp(lplayer,game:GetService("Players")[v.Name])
725 wait(0.7)
726 lplayer.Character.HumanoidRootPart.CFrame = NOW
727 game:GetService("StarterGui"):SetCore("SendNotification", {
728 Title = "Tools needed!";
729 Text = "You need a tool in your backpack for this command!";
730 })
731 end
732 end
733 end
734 if string.sub(msg, 1, 7) == (prefix.."bring ") then
735 for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
736 local NOW = lplayer.Character.HumanoidRootPart.CFrame
737 lplayer.Character.Humanoid.Name = 1
738 local l = lplayer.Character["1"]:Clone()
739 l.Parent = lplayer.Character
740 l.Name = "Humanoid"
741 wait(0.1)
742 lplayer.Character["1"]:Destroy()
743 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
744 lplayer.Character.Animate.Disabled = true
745 wait(0.1)
746 lplayer.Character.Animate.Disabled = false
747 lplayer.Character.Humanoid.DisplayDistanceType = "None"
748 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
749 lplayer.Character.Humanoid:EquipTool(v)
750 end
751 local function tp(player,player2)
752 local char1,char2=player.Character,player2.Character
753 if char1 and char2 then
754 char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
755 end
756 end
757 local function getout(player,player2)
758 local char1,char2=player.Character,player2.Character
759 if char1 and char2 then
760 char1:MoveTo(char2.Head.Position)
761 end
762 end
763 tp(game:GetService("Players")[v.Name], lplayer)
764 wait(0.2)
765 tp(game:GetService("Players")[v.Name], lplayer)
766 wait(0.5)
767 lplayer.Character.HumanoidRootPart.CFrame = NOW
768 wait(0.5)
769 getout(lplayer, game:GetService("Players")[v.Name])
770 wait(0.3)
771 lplayer.Character.HumanoidRootPart.CFrame = NOW
772 game:GetService("StarterGui"):SetCore("SendNotification", {
773 Title = "Tools needed!";
774 Text = "You need a tool in your backpack for this command!";
775 })
776 end
777 end
778 if string.sub(msg, 1, 6) == (prefix.."spin ") then
779 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
780 lplayer.Character.Humanoid.Name = 1
781 local l = lplayer.Character["1"]:Clone()
782 l.Parent = lplayer.Character
783 l.Name = "Humanoid"
784 wait(0.1)
785 lplayer.Character["1"]:Destroy()
786 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
787 lplayer.Character.Animate.Disabled = true
788 wait(0.1)
789 lplayer.Character.Animate.Disabled = false
790 lplayer.Character.Humanoid.DisplayDistanceType = "None"
791 lplayer.Character.Animate.Disabled = false
792 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
793 lplayer.Character.Humanoid:EquipTool(v)
794 end
795 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
796 spinplr = v
797 wait(0.5)
798 spin = true
799 game:GetService("StarterGui"):SetCore("SendNotification", {
800 Title = "Tools needed!";
801 Text = "You need a tool in your backpack for this command!";
802 })
803 end
804 end
805 if string.sub(msg, 1, 7) == (prefix.."unspin") then
806 spin = false
807 end
808 if string.sub(msg, 1, 8) == (prefix.."attach ") then
809 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
810 lplayer.Character.Humanoid.Name = 1
811 local l = lplayer.Character["1"]:Clone()
812 l.Parent = lplayer.Character
813 l.Name = "Humanoid"
814 wait(0.1)
815 lplayer.Character["1"]:Destroy()
816 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
817 lplayer.Character.Animate.Disabled = true
818 wait(0.1)
819 lplayer.Character.Animate.Disabled = false
820 lplayer.Character.Humanoid.DisplayDistanceType = "None"
821 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
822 lplayer.Character.Humanoid:EquipTool(v)
823 end
824 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
825 wait(0.3)
826 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
827 attplr = v
828 game:GetService("StarterGui"):SetCore("SendNotification", {
829 Title = "Tools needed!";
830 Text = "You need a tool in your backpack for this command!";
831 })
832 end
833 end
834 if string.sub(msg, 1, 10) == (prefix.."unattach ") then
835 for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
836 local function getout(player,player2)
837 local char1,char2=player.Character,player2.Character
838 if char1 and char2 then
839 char1:MoveTo(char2.Head.Position)
840 end
841 end
842 getout(lplayer, game:GetService("Players")[v.Name])
843 end
844 end
845 if string.sub(msg, 1, 8) == (prefix.."follow ") then
846 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
847 followed = true
848 flwplr = v
849 end
850 end
851 if string.sub(msg, 1, 9) == (prefix.."unfollow") then
852 followed = false
853 end
854 if string.sub(msg, 1, 10) == (prefix.."freefall ") then
855 for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
856 local NOW = lplayer.Character.HumanoidRootPart.CFrame
857 lplayer.Character.Humanoid.Name = 1
858 local l = lplayer.Character["1"]:Clone()
859 l.Parent = lplayer.Character
860 l.Name = "Humanoid"
861 wait(0.1)
862 lplayer.Character["1"]:Destroy()
863 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
864 lplayer.Character.Animate.Disabled = true
865 wait(0.1)
866 lplayer.Character.Animate.Disabled = false
867 lplayer.Character.Humanoid.DisplayDistanceType = "None"
868 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
869 lplayer.Character.Humanoid:EquipTool(v)
870 end
871 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
872 wait(0.2)
873 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
874 wait(0.6)
875 lplayer.Character.HumanoidRootPart.CFrame = NOW
876 wait(0.6)
877 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
878 game:GetService("StarterGui"):SetCore("SendNotification", {
879 Title = "Tools needed!";
880 Text = "You need a tool in your backpack for this command!";
881 })
882 end
883 end
884 if string.sub(msg, 1, 7) == (prefix.."trail ") then
885 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
886 traill = true
887 trlplr = v
888 end
889 end
890 if string.sub(msg, 1, 8) == (prefix.."untrail") then
891 traill = false
892 end
893 if string.sub(msg, 1, 7) == (prefix.."orbit ") then
894 if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
895 lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
896 else
897 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
898 local o = Instance.new("RocketPropulsion")
899 o.Parent = lplayer.Character.HumanoidRootPart
900 o.Name = "Orbit"
901 o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
902 o:Fire()
903 noclip = true
904 end
905 end
906 end
907 if string.sub(msg, 1, 8) == (prefix.."unorbit") then
908 lplayer.Character.HumanoidRootPart.Orbit:Destroy()
909 noclip = false
910 end
911 if string.sub(msg, 1, 7) == (prefix.."fling ") then
912 if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
913 lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
914 else
915 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
916 local y = Instance.new("RocketPropulsion")
917 y.Parent = lplayer.Character.HumanoidRootPart
918 y.CartoonFactor = 1
919 y.MaxThrust = 800000
920 y.MaxSpeed = 1000
921 y.ThrustP = 200000
922 y.Name = "Fling"
923 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
924 y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
925 y:Fire()
926 noclip = true
927 end
928 end
929 end
930 if string.sub(msg, 1, 8) == (prefix.."unfling") then
931 noclip = false
932 lplayer.Character.HumanoidRootPart.Fling:Destroy()
933 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
934 wait(0.4)
935 lplayer.Character.HumanoidRootPart.Fling:Destroy()
936 end
937 if string.sub(msg, 1, 8) == (prefix.."fecheck") then
938 if game:GetService("Workspace").FilteringEnabled == true then
939 warn("FE is Enabled (Filtering Enabled)")
940 game:GetService("StarterGui"):SetCore("SendNotification", {
941 Title = "FE is Enabled";
942 Text = "Filtering Enabled. Enjoy using Reviz Admin!";
943 })
944 else
945 warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
946 game:GetService("StarterGui"):SetCore("SendNotification", {
947 Title = "FE is Disabled";
948 Text = "Filtering Disabled. Consider using a different admin script.";
949 })
950 end
951 end
952 if string.sub(msg, 1, 6) == (prefix.."void ") then
953 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
954 lplayer.Character.Humanoid.Name = 1
955 local l = lplayer.Character["1"]:Clone()
956 l.Parent = lplayer.Character
957 l.Name = "Humanoid"
958 wait(0.1)
959 lplayer.Character["1"]:Destroy()
960 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
961 lplayer.Character.Animate.Disabled = true
962 wait(0.1)
963 lplayer.Character.Animate.Disabled = false
964 lplayer.Character.Humanoid.DisplayDistanceType = "None"
965 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
966 lplayer.Character.Humanoid:EquipTool(v)
967 end
968 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
969 wait(0.2)
970 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
971 wait(0.6)
972 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
973 game:GetService("StarterGui"):SetCore("SendNotification", {
974 Title = "Tools needed!";
975 Text = "You need a tool in your backpack for this command!";
976 })
977 end
978 end
979 if string.sub(msg, 1, 7) == (prefix.."noclip") then
980 noclip = true
981 game:GetService("StarterGui"):SetCore("SendNotification", {
982 Title = "Noclip enabled";
983 Text = "Type ;clip to disable";
984 })
985 end
986 if string.sub(msg, 1, 5) == (prefix.."clip") then
987 noclip = false
988 game:GetService("StarterGui"):SetCore("SendNotification", {
989 Title = "Noclip disabled";
990 Text = "Type ;noclip to enable";
991 })
992 end
993 if string.sub(msg, 1, 7) == (prefix.."speed ") then
994 lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
995 end
996 if string.sub(msg, 1, 4) == (prefix.."ws ") then
997 lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
998 end
999 if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
1000 lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
1001 end
1002 if string.sub(msg, 1, 4) == (prefix.."hh ") then
1003 lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
1004 end
1005 if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
1006 lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
1007 end
1008 if string.sub(msg, 1, 4) == (prefix.."jp ") then
1009 lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
1010 end
1011 if string.sub(msg, 1, 8) == (prefix.."default") then
1012 lplayer.Character.Humanoid.JumpPower = 50
1013 lplayer.Character.Humanoid.WalkSpeed = 16
1014 lplayer.Character.Humanoid.HipHeight = 0
1015 end
1016 if string.sub(msg, 1, 7) == (prefix.."annoy ") then
1017 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
1018 annoying = true
1019 annplr = v
1020 end
1021 end
1022 if string.sub(msg, 1, 8) == (prefix.."unannoy") then
1023 annoying = false
1024 end
1025 if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
1026 for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
1027 hwalk = true
1028 hdwplr = v
1029 end
1030 end
1031 if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
1032 hwalk = false
1033 end
1034 if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
1035 lplayer.Character["Left Leg"]:Destroy()
1036 lplayer.Character["Left Arm"]:Destroy()
1037 lplayer.Character["Right Leg"]:Destroy()
1038 lplayer.Character["Right Arm"]:Destroy()
1039 end
1040 if string.sub(msg, 1, 4) == (prefix.."god") then
1041 lplayer.Character.Humanoid.Name = 1
1042 local l = lplayer.Character["1"]:Clone()
1043 l.Parent = lplayer.Character
1044 l.Name = "Humanoid"
1045 wait(0.1)
1046 lplayer.Character["1"]:Destroy()
1047 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
1048 lplayer.Character.Animate.Disabled = true
1049 wait(0.1)
1050 lplayer.Character.Animate.Disabled = false
1051 lplayer.Character.Humanoid.DisplayDistanceType = "None"
1052 game:GetService("StarterGui"):SetCore("SendNotification", {
1053 Title = "FE Godmode enabled";
1054 Text = "Use ;grespawn or ;respawn to remove";
1055 })
1056 end
1057 if string.sub(msg, 1, 9) == (prefix.."drophats") then
1058 for i,v in pairs(lplayer.Character:GetChildren()) do
1059 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
1060 v.Parent = workspace
1061 end
1062 end
1063 end
1064 if string.sub(msg, 1, 9) == (prefix.."droptool") then
1065 for i,v in pairs(lplayer.Character:GetChildren()) do
1066 if (v:IsA("Tool")) then
1067 v.Parent = workspace
1068 end
1069 end
1070 end
1071 if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
1072 droppinghats = true
1073 game:GetService("StarterGui"):SetCore("SendNotification", {
1074 Title = "Loop Drop Enabled";
1075 Text = "Type ;unloopdhats to disable";
1076 })
1077 end
1078 if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
1079 droppinghats = false
1080 game:GetService("StarterGui"):SetCore("SendNotification", {
1081 Title = "Loop Drop Disabled";
1082 Text = "Type ;loopdhats to enable.";
1083 })
1084 end
1085 if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
1086 droppingtools = true
1087 game:GetService("StarterGui"):SetCore("SendNotification", {
1088 Title = "Loop Drop Enabled";
1089 Text = "Type ;unloopdtool to disable";
1090 })
1091 end
1092 if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
1093 droppingtools = false
1094 game:GetService("StarterGui"):SetCore("SendNotification", {
1095 Title = "Loop Drop Disabled";
1096 Text = "Type ;loopdtool to enable.";
1097 })
1098 end
1099 if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
1100 Local = game:GetService('Players').LocalPlayer
1101 Char = Local.Character
1102 touched,tpdback = false, false
1103 box = Instance.new('Part',workspace)
1104 box.Anchored = true
1105 box.CanCollide = true
1106 box.Size = Vector3.new(10,1,10)
1107 box.Position = Vector3.new(0,10000,0)
1108 box.Touched:connect(function(part)
1109 if (part.Parent.Name == Local.Name) then
1110 if touched == false then
1111 touched = true
1112 function apply()
1113 if script.Disabled ~= true then
1114 no = Char.HumanoidRootPart:Clone()
1115 wait(.25)
1116 Char.HumanoidRootPart:Destroy()
1117 no.Parent = Char
1118 Char:MoveTo(loc)
1119 touched = false
1120 end end
1121 if Char then
1122 apply()
1123 end
1124 end
1125 end
1126 end)
1127 repeat wait() until Char
1128 loc = Char.HumanoidRootPart.Position
1129 Char:MoveTo(box.Position + Vector3.new(0,.5,0))
1130 game:GetService("StarterGui"):SetCore("SendNotification", {
1131 Title = "Invisibility enabled!";
1132 Text = "Reset or use ;respawn to remove.";
1133 })
1134 end
1135 if string.sub(msg, 1, 6) == (prefix.."view ") then
1136 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
1137 if game:GetService("Players")[v.Name].Character.Humanoid then
1138 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
1139 else
1140 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
1141 end
1142 end
1143 end
1144 if string.sub(msg, 1, 7) == (prefix.."unview") then
1145 if lplayer.Character.Humanoid then
1146 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
1147 else
1148 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
1149 end
1150 end
1151 if string.sub(msg, 1, 6) == (prefix.."goto ") then
1152 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
1153 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
1154 end
1155 end
1156 if string.sub(msg, 1, 4) == (prefix.."fly") then
1157 repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
1158 repeat wait() until Mouse
1159
1160 local T = lplayer.Character.HumanoidRootPart
1161 local CONTROL = {F = 0, B = 0, L = 0, R = 0}
1162 local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
1163 local SPEED = speedget
1164
1165 local function fly()
1166 flying = true
1167 local BG = Instance.new('BodyGyro', T)
1168 local BV = Instance.new('BodyVelocity', T)
1169 BG.P = 9e4
1170 BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
1171 BG.cframe = T.CFrame
1172 BV.velocity = Vector3.new(0, 0.1, 0)
1173 BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
1174 spawn(function()
1175 repeat wait()
1176 lplayer.Character.Humanoid.PlatformStand = true
1177 if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
1178 SPEED = 50
1179 elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
1180 SPEED = 0
1181 end
1182 if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
1183 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
1184 lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
1185 elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
1186 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
1187 else
1188 BV.velocity = Vector3.new(0, 0.1, 0)
1189 end
1190 BG.cframe = workspace.CurrentCamera.CoordinateFrame
1191 until not flying
1192 CONTROL = {F = 0, B = 0, L = 0, R = 0}
1193 lCONTROL = {F = 0, B = 0, L = 0, R = 0}
1194 SPEED = 0
1195 BG:destroy()
1196 BV:destroy()
1197 lplayer.Character.Humanoid.PlatformStand = false
1198 end)
1199 end
1200 Mouse.KeyDown:connect(function(KEY)
1201 if KEY:lower() == 'w' then
1202 CONTROL.F = speedfly
1203 elseif KEY:lower() == 's' then
1204 CONTROL.B = -speedfly
1205 elseif KEY:lower() == 'a' then
1206 CONTROL.L = -speedfly
1207 elseif KEY:lower() == 'd' then
1208 CONTROL.R = speedfly
1209 end
1210 end)
1211 Mouse.KeyUp:connect(function(KEY)
1212 if KEY:lower() == 'w' then
1213 CONTROL.F = 0
1214 elseif KEY:lower() == 's' then
1215 CONTROL.B = 0
1216 elseif KEY:lower() == 'a' then
1217 CONTROL.L = 0
1218 elseif KEY:lower() == 'd' then
1219 CONTROL.R = 0
1220 end
1221 end)
1222 fly()
1223 end
1224 if string.sub(msg, 1, 6) == (prefix.."unfly") then
1225 flying = false
1226 lplayer.Character.Humanoid.PlatformStand = false
1227 end
1228 if string.sub(msg, 1, 6) == (prefix.."chat ") then
1229 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
1230 end
1231 if string.sub(msg, 1, 6) == (prefix.."spam ") then
1232 spamtext = (string.sub(msg, 7))
1233 spamming = true
1234 end
1235 if string.sub(msg, 1, 7) == (prefix.."unspam") then
1236 spamming = false
1237 end
1238 if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
1239 spamdelay = (string.sub(msg, 11))
1240 end
1241 if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
1242 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
1243 pmspammed = v.Name
1244 spammingpm = true
1245 end
1246 end
1247 if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
1248 spammingpm = false
1249 end
1250 if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
1251 for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
1252 v.Character["Left Leg"].Anchored = true
1253 v.Character["Left Arm"].Anchored = true
1254 v.Character["Right Leg"].Anchored = true
1255 v.Character["Right Arm"].Anchored = true
1256 v.Character.Torso.Anchored = true
1257 v.Character.Head.Anchored = true
1258 end
1259 end
1260 if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
1261 for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
1262 v.Character["Left Leg"].Anchored = false
1263 v.Character["Left Arm"].Anchored = false
1264 v.Character["Right Leg"].Anchored = false
1265 v.Character["Right Arm"].Anchored = false
1266 v.Character.Torso.Anchored = false
1267 v.Character.Head.Anchored = false
1268 end
1269 end
1270 if string.sub(msg, 1, 9) == (prefix.."unlockws") then
1271 local a = game:GetService("Workspace"):getChildren()
1272 for i = 1, #a do
1273 if a[i].className == "Part" then
1274 a[i].Locked = false
1275 elseif a[i].className == "Model" then
1276 local r = a[i]:getChildren()
1277 for i = 1, #r do
1278 if r[i].className == "Part" then
1279 r[i].Locked = false
1280 end
1281 end
1282 end
1283 end
1284 game:GetService("StarterGui"):SetCore("SendNotification", {
1285 Title = "Success!";
1286 Text = "Workspace unlocked. Use ;lockws to lock.";
1287 })
1288 end
1289 if string.sub(msg, 1, 7) == (prefix.."lockws") then
1290 local a = game:GetService("Workspace"):getChildren()
1291 for i = 1, #a do
1292 if a[i].className == "Part" then
1293 a[i].Locked = true
1294 elseif a[i].className == "Model" then
1295 local r = a[i]:getChildren()
1296 for i = 1, #r do
1297 if r[i].className == "Part" then
1298 r[i].Locked = true
1299 end
1300 end
1301 end
1302 end
1303 end
1304 if string.sub(msg, 1, 7) == (prefix.."btools") then
1305 local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
1306 Clone_T.BinType = "Clone"
1307 local Destruct = Instance.new("HopperBin",lplayer.Backpack)
1308 Destruct.BinType = "Hammer"
1309 local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
1310 Hold_T.BinType = "Grab"
1311 end
1312 if string.sub(msg, 1, 7) == (prefix.."pstand") then
1313 lplayer.Character.Humanoid.PlatformStand = true
1314 end
1315 if string.sub(msg, 1, 9) == (prefix.."unpstand") then
1316 lplayer.Character.Humanoid.PlatformStand = false
1317 end
1318 if string.sub(msg, 1, 10) == (prefix.."blockhead") then
1319 lplayer.Character.Head.Mesh:Destroy()
1320 end
1321 if string.sub(msg, 1, 4) == (prefix.."sit") then
1322 lplayer.Character.Humanoid.Sit = true
1323 end
1324 if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
1325 local function bringobjw()
1326 for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
1327 if obj.Name == (string.sub(msg, 11)) then
1328 obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
1329 obj.CanCollide = false
1330 obj.Transparency = 0.7
1331 wait()
1332 obj.CFrame = lplayer.Character["Left Leg"].CFrame
1333 wait()
1334 obj.CFrame = lplayer.Character["Right Leg"].CFrame
1335 wait()
1336 obj.CFrame = lplayer.Character["Head"].CFrame
1337 end
1338 end
1339 end
1340 while wait() do
1341 bringobjw()
1342 end
1343 game:GetService("StarterGui"):SetCore("SendNotification", {
1344 Title = "BringObj";
1345 Text = "BringObj enabled.";
1346 })
1347 end
1348 if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
1349 vis = (string.sub(msg, 8))
1350 local a = game:GetService("Workspace"):GetDescendants()
1351 for i = 1, #a do
1352 if a[i].className == "Part" then
1353 a[i].Transparency = vis
1354 elseif a[i].className == "Model" then
1355 local r = a[i]:getChildren()
1356 for i = 1, #r do
1357 if r[i].className == "Part" then
1358 r[i].Transparency = vis
1359 end
1360 end
1361 end
1362 end
1363 end
1364 if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
1365 loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
1366 game:GetService("StarterGui"):SetCore("SendNotification", {
1367 Title = "Success!";
1368 Text = "HyperTotal GUI Loaded!";
1369 })
1370 end
1371 if string.sub(msg, 1, 5) == (prefix.."cmds") then
1372 CMDSFRAME.Visible = true
1373 end
1374 if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
1375 for i,v in pairs(lplayer.Character:GetChildren()) do
1376 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
1377 v.Handle.Mesh:Destroy()
1378 end
1379 end
1380 end
1381 if string.sub(msg, 1, 10) == (prefix.."blockhats") then
1382 for i,v in pairs(lplayer.Character:GetChildren()) do
1383 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
1384 v.Handle.Mesh:Destroy()
1385 end
1386 end
1387 end
1388 if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
1389 for i,v in pairs(lplayer.Character:GetChildren()) do
1390 if (v:IsA("Tool")) then
1391 v.Handle.Mesh:Destroy()
1392 end
1393 end
1394 end
1395 if string.sub(msg, 1, 10) == (prefix.."blocktool") then
1396 for i,v in pairs(lplayer.Character:GetChildren()) do
1397 if (v:IsA("Tool")) then
1398 v.Handle.Mesh:Destroy()
1399 end
1400 end
1401 end
1402 if string.sub(msg, 1, 8) == (prefix.."spinner") then
1403 local p = Instance.new("RocketPropulsion")
1404 p.Parent = lplayer.Character.HumanoidRootPart
1405 p.Name = "Spinner"
1406 p.Target = lplayer.Character["Left Arm"]
1407 p:Fire()
1408 game:GetService("StarterGui"):SetCore("SendNotification", {
1409 Title = "Spinner enabled";
1410 Text = "Type ;nospinner to disable.";
1411 })
1412 end
1413 if string.sub(msg, 1, 10) == (prefix.."nospinner") then
1414 lplayer.Character.HumanoidRootPart.Spinner:Destroy()
1415 end
1416 if string.sub(msg, 1, 7) == (prefix.."reachd") then
1417 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
1418 if v:isA("Tool") then
1419 local a = Instance.new("SelectionBox",v.Handle)
1420 a.Adornee = v.Handle
1421 v.Handle.Size = Vector3.new(0.5,0.5,60)
1422 v.GripPos = Vector3.new(0,0,0)
1423 lplayer.Character.Humanoid:UnequipTools()
1424 end
1425 end
1426 game:GetService("StarterGui"):SetCore("SendNotification", {
1427 Title = "Reach applied!";
1428 Text = "Applied to equipped sword. Use ;noreach to disable.";
1429 })
1430 end
1431 if string.sub(msg, 1, 7) == (prefix.."reach ") then
1432 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
1433 if v:isA("Tool") then
1434 handleSize = v.Handle.Size
1435 wait()
1436 local a = Instance.new("SelectionBox",v.Handle)
1437 a.Name = "a"
1438 a.Adornee = v.Handle
1439 v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
1440 v.GripPos = Vector3.new(0,0,0)
1441 lplayer.Character.Humanoid:UnequipTools()
1442 end
1443 end
1444 game:GetService("StarterGui"):SetCore("SendNotification", {
1445 Title = "Reach applied!";
1446 Text = "Applied to equipped sword. Use ;noreach to disable.";
1447 })
1448 end
1449 if string.sub(msg, 1, 8) == (prefix.."noreach") then
1450 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
1451 if v:isA("Tool") then
1452 v.Handle.a:Destroy()
1453 v.Handle.Size = handleSize
1454 end
1455 end
1456 game:GetService("StarterGui"):SetCore("SendNotification", {
1457 Title = "Reach removed!";
1458 Text = "Removed reach from equipped sword.";
1459 })
1460 end
1461 if string.sub(msg, 1, 7) == (prefix.."rkill ") then
1462 for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
1463 lplayer.Character.Humanoid.Name = 1
1464 local l = lplayer.Character["1"]:Clone()
1465 l.Parent = lplayer.Character
1466 l.Name = "Humanoid"
1467 wait(0.1)
1468 lplayer.Character["1"]:Destroy()
1469 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
1470 lplayer.Character.Animate.Disabled = true
1471 wait(0.1)
1472 lplayer.Character.Animate.Disabled = false
1473 lplayer.Character.Humanoid.DisplayDistanceType = "None"
1474 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
1475 lplayer.Character.Humanoid:EquipTool(v)
1476 end
1477 wait(0.1)
1478 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
1479 wait(0.2)
1480 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
1481 wait(0.5)
1482 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
1483 game:GetService("StarterGui"):SetCore("SendNotification", {
1484 Title = "Tools needed!";
1485 Text = "You need a tool in your backpack for this command!";
1486 })
1487 end
1488 end
1489 if string.sub(msg, 1, 7) == (prefix.."tp me ") then
1490 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
1491 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
1492 end
1493 end
1494 if string.sub(msg, 1, 8) == (prefix.."cbring ") then
1495 if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
1496 cbringall = true
1497 else
1498 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
1499 brplr = v.Name
1500 end
1501 end
1502 cbring = true
1503 end
1504 if string.sub(msg, 1, 9) == (prefix.."uncbring") then
1505 cbring = false
1506 cbringall = false
1507 end
1508 if string.sub(msg, 1, 6) == (prefix.."swap ") then
1509 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
1510 local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
1511 local NOW = lplayer.Character.HumanoidRootPart.CFrame
1512 lplayer.Character.Humanoid.Name = 1
1513 local l = lplayer.Character["1"]:Clone()
1514 l.Parent = lplayer.Character
1515 l.Name = "Humanoid"
1516 wait(0.1)
1517 lplayer.Character["1"]:Destroy()
1518 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
1519 lplayer.Character.Animate.Disabled = true
1520 wait(0.1)
1521 lplayer.Character.Animate.Disabled = false
1522 lplayer.Character.Humanoid.DisplayDistanceType = "None"
1523 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
1524 lplayer.Character.Humanoid:EquipTool(v)
1525 end
1526 local function tp(player,player2)
1527 local char1,char2=player.Character,player2.Character
1528 if char1 and char2 then
1529 char1:MoveTo(char2.Head.Position)
1530 end
1531 end
1532 wait(0.1)
1533 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
1534 wait(0.2)
1535 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
1536 wait(0.5)
1537 lplayer.Character.HumanoidRootPart.CFrame = NOW
1538 wait(0.6)
1539 tp(lplayer, game:GetService("Players")[v.Name])
1540 wait(0.4)
1541 lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
1542 game:GetService("StarterGui"):SetCore("SendNotification", {
1543 Title = "Tools needed!";
1544 Text = "You need a tool in your backpack for this command!";
1545 })
1546 end
1547 end
1548 if string.sub(msg, 1, 8) == (prefix.."glitch ") then
1549 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
1550 lplayer.Character.Humanoid.Name = 1
1551 local l = lplayer.Character["1"]:Clone()
1552 l.Parent = lplayer.Character
1553 l.Name = "Humanoid"
1554 wait(0.1)
1555 lplayer.Character["1"]:Destroy()
1556 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
1557 lplayer.Character.Animate.Disabled = true
1558 wait(0.1)
1559 lplayer.Character.Animate.Disabled = false
1560 lplayer.Character.Humanoid.DisplayDistanceType = "None"
1561 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
1562 lplayer.Character.Humanoid:EquipTool(v)
1563 end
1564 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
1565 wait(0.3)
1566 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
1567 wait(0.4)
1568 b = Instance.new("BodyForce")
1569 b.Parent = lplayer.Character.HumanoidRootPart
1570 b.Name = "Glitch"
1571 b.Force = Vector3.new(100000000,5000,0)
1572 game:GetService("StarterGui"):SetCore("SendNotification", {
1573 Title = "Tools needed!";
1574 Text = "You need a tool in your backpack for this command!";
1575 })
1576 end
1577 end
1578 if string.sub(msg, 1, 9) == (prefix.."unglitch") then
1579 lplayer.Character.HumanoidRootPart.Glitch:Destroy()
1580 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
1581 b = Instance.new("BodyForce")
1582 b.Parent = lplayer.Character.HumanoidRootPart
1583 b.Name = "unGlitch"
1584 b.Force = Vector3.new(0,-5000000,0)
1585 wait(2)
1586 lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
1587 end
1588 if string.sub(msg, 1, 9) == (prefix.."grespawn") then
1589 lplayer.Character.Humanoid.Health = 0
1590 wait(1)
1591 lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
1592 lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
1593 end
1594 if string.sub(msg, 1, 9) == (prefix.."explorer") then
1595 loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
1596 game:GetService("StarterGui"):SetCore("SendNotification", {
1597 Title = "Success!";
1598 Text = "DEX Explorer has loaded.";
1599 })
1600 end
1601 if string.sub(msg, 1, 6) == (prefix.."anim ") then
1602 local Anim = Instance.new("Animation")
1603 Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
1604 local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
1605 track:Play(.1, 1, 1)
1606 end
1607 if string.sub(msg, 1, 8) == (prefix.."animgui") then
1608 loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
1609 game:GetService("StarterGui"):SetCore("SendNotification", {
1610 Title = "Success!";
1611 Text = "Energize Animations GUI has loaded.";
1612 })
1613 end
1614 if string.sub(msg, 1, 8) == (prefix.."savepos") then
1615 saved = lplayer.Character.HumanoidRootPart.CFrame
1616 game:GetService("StarterGui"):SetCore("SendNotification", {
1617 Title = "Position Saved";
1618 Text = "Use ;loadpos to return to saved position.";
1619 })
1620 end
1621 if string.sub(msg, 1, 8) == (prefix.."loadpos") then
1622 lplayer.Character.HumanoidRootPart.CFrame = saved
1623 end
1624 if string.sub(msg, 1, 6) == (prefix.."bang ") then
1625 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
1626 local Anim2 = Instance.new("Animation")
1627 Anim2.AnimationId = "rbxassetid://148840371"
1628 local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
1629 track2:Play(.1, 1, 1)
1630 bplrr = v.Name
1631 banpl = true
1632 end
1633 end
1634 if string.sub(msg, 1, 7) == (prefix.."unbang") then
1635 banpl = false
1636 end
1637 if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
1638 local function bringmodw()
1639 for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
1640 if obj.Name == (string.sub(msg, 11)) then
1641 for i,ch in pairs(obj:GetDescendants()) do
1642 if (ch:IsA("BasePart")) then
1643 ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
1644 ch.CanCollide = false
1645 ch.Transparency = 0.7
1646 wait()
1647 ch.CFrame = lplayer.Character["Left Leg"].CFrame
1648 wait()
1649 ch.CFrame = lplayer.Character["Right Leg"].CFrame
1650 wait()
1651 ch.CFrame = lplayer.Character["Head"].CFrame
1652 end
1653 end
1654 end
1655 end
1656 end
1657 while wait() do
1658 bringmodw()
1659 end
1660 game:GetService("StarterGui"):SetCore("SendNotification", {
1661 Title = "BringMod";
1662 Text = "BringMod enabled.";
1663 })
1664 end
1665 if string.sub(msg, 1, 8) == (prefix.."respawn") then
1666 local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
1667 local hum = Instance.new('Humanoid', mod)
1668 local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
1669 lplayer.Character = mod
1670 end
1671 if string.sub(msg, 1, 9) == (prefix.."shutdown") then
1672 game:GetService'RunService'.Stepped:Connect(function()
1673 pcall(function()
1674 for i,v in pairs(game:GetService'Players':GetPlayers()) do
1675 if v.Character ~= nil and v.Character:FindFirstChild'Head' then
1676 for _,x in pairs(v.Character.Head:GetChildren()) do
1677 if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
1678 end
1679 end
1680 end
1681 end)
1682 end)
1683 game:GetService("StarterGui"):SetCore("SendNotification", {
1684 Title = "Attempting Shutdown";
1685 Text = "Shutdown Attempt has begun.";
1686 })
1687 end
1688 if string.sub(msg, 1, 8) == (prefix.."delobj ") then
1689 objtodel = (string.sub(msg, 9))
1690 for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
1691 if v.Name == objtodel then
1692 v:Destroy()
1693 end
1694 end
1695 end
1696 if string.sub(msg, 1, 8) == (prefix.."getplrs") then
1697 for i,v in pairs(game:GetService("Players"):GetPlayers())do
1698 print(v)
1699 end
1700 game:GetService("StarterGui"):SetCore("SendNotification", {
1701 Title = "Printed";
1702 Text = "Players have been printed to console. (F9)";
1703 })
1704 end
1705 if string.sub(msg, 1, 9) == (prefix.."deldecal") then
1706 for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
1707 if (v:IsA("Decal")) then
1708 v:Destroy()
1709 end
1710 end
1711 end
1712 if string.sub(msg, 1, 11) == (prefix.."opfinality") then
1713 loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
1714 game:GetService("StarterGui"):SetCore("SendNotification", {
1715 Title = "Success!";
1716 Text = "OpFinality GUI has loaded.";
1717 })
1718 end
1719 if string.sub(msg, 1, 8) == (prefix.."remotes") then
1720 remotes = true
1721 added = true
1722 game.DescendantAdded:connect(function(rmt)
1723 if added == true then
1724 if remotes == true then
1725 if rmt:IsA("RemoteEvent") then
1726 print("A RemoteEvent was added!")
1727 print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
1728 print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
1729 end end end
1730 end)
1731 game.DescendantAdded:connect(function(rmtfnctn)
1732 if added == true then
1733 if remotes == true then
1734 if rmtfnctn:IsA("RemoteFunction") then
1735 warn("A RemoteFunction was added!")
1736 warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
1737 print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
1738 end end end
1739 end)
1740
1741 game.DescendantAdded:connect(function(bndfnctn)
1742 if added == true then
1743 if binds == true then
1744 if bndfnctn:IsA("BindableFunction") then
1745 print("A BindableFunction was added!")
1746 print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
1747 print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
1748 end end end
1749 end)
1750
1751 game.DescendantAdded:connect(function(bnd)
1752 if added == true then
1753 if binds == true then
1754 if bnd:IsA("BindableEvent") then
1755 warn("A BindableEvent was added!")
1756 warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
1757 print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
1758 end end end
1759 end)
1760
1761
1762 if binds == true then
1763 for i,v in pairs(game:GetDescendants()) do
1764 if v:IsA("BindableFunction") then
1765 print(" game." .. v:GetFullName() .. " | BindableFunction")
1766 print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
1767 end end
1768 for i,v in pairs(game:GetDescendants()) do
1769 if v:IsA("BindableEvent") then
1770 warn(" game." .. v:GetFullName() .. " | BindableEvent")
1771 print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
1772 end end
1773 else
1774 print("Off")
1775 end
1776 if remotes == true then
1777 for i,v in pairs(game:GetDescendants()) do
1778 if v:IsA("RemoteFunction") then
1779 warn(" game." .. v:GetFullName() .. " | RemoteFunction")
1780 print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
1781 end end
1782 wait()
1783 for i,v in pairs(game:GetDescendants()) do
1784 if v:IsA("RemoteEvent") then
1785 print(" game." .. v:GetFullName() .. " | RemoteEvent")
1786 print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
1787 end end
1788 else
1789 print("Off")
1790 end
1791 game:GetService("StarterGui"):SetCore("SendNotification", {
1792 Title = "Printing Remotes";
1793 Text = "Type ;noremotes to disable.";
1794 })
1795 end
1796 if string.sub(msg, 1, 10) == (prefix.."noremotes") then
1797 remotes = false
1798 added = false
1799 game:GetService("StarterGui"):SetCore("SendNotification", {
1800 Title = "Printing Remotes Disabled";
1801 Text = "Type ;remotes to enable.";
1802 })
1803 end
1804 if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
1805 spin = false
1806 followed = false
1807 traill = false
1808 noclip = false
1809 annoying = false
1810 hwalk = false
1811 cbringing = false
1812 end
1813 if string.sub(msg, 1, 8) == (prefix.."stopsit") then
1814 stopsitting = true
1815 end
1816 if string.sub(msg, 1, 6) == (prefix.."gosit") then
1817 stopsitting = false
1818 end
1819 if string.sub(msg, 1, 8) == (prefix.."version") then
1820 print(adminversion)
1821 game:GetService("StarterGui"):SetCore("SendNotification", {
1822 Title = "Version";
1823 Text = adminversion;
1824 })
1825 end
1826 if string.sub(msg, 1, 8) == (prefix.."clicktp") then
1827 clickgoto = true
1828 game:GetService("StarterGui"):SetCore("SendNotification", {
1829 Title = "Click TP";
1830 Text = "Press E to teleport to mouse position, ;noclicktp to stop";
1831 })
1832 end
1833 if string.sub(msg, 1, 9) == (prefix.."clickdel") then
1834 clickdel = true
1835 game:GetService("StarterGui"):SetCore("SendNotification", {
1836 Title = "Click Delete";
1837 Text = "Press E to delete part at mouse, ;noclickdel to stop";
1838 })
1839 end
1840 if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
1841 clickdel = false
1842 game:GetService("StarterGui"):SetCore("SendNotification", {
1843 Title = "Click Delete";
1844 Text = "Click delete has been disabled.";
1845 })
1846 end
1847 if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
1848 clickgoto = false
1849 game:GetService("StarterGui"):SetCore("SendNotification", {
1850 Title = "Click TP";
1851 Text = "Click TP has been disabled.";
1852 })
1853 end
1854 if string.sub(msg, 1, 8) == (prefix.."toolson") then
1855 gettingtools = true
1856 game:GetService("StarterGui"):SetCore("SendNotification", {
1857 Title = "Tools Enabled";
1858 Text = "Automatically colleting tools dropped.";
1859 })
1860 end
1861 if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
1862 gettingtools = false
1863 game:GetService("StarterGui"):SetCore("SendNotification", {
1864 Title = "Tools Disabled";
1865 Text = "Click TP has been disabled.";
1866 })
1867 end
1868 if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
1869 ScreenGui:Destroy()
1870 end
1871 if string.sub(msg, 1, 6) == (prefix.."reset") then
1872 lplayer.Character.Head:Destroy()
1873 end
1874 if string.sub(msg, 1, 7) == (prefix.."state ") then
1875 statechosen = string.sub(msg, 8)
1876 changingstate = true
1877 end
1878 if string.sub(msg, 1, 9) == (prefix.."gravity ") then
1879 game:GetService("Workspace").Gravity = string.sub(msg, 10)
1880 end
1881 if string.sub(msg, 1, 10) == (prefix.."looprhats") then
1882 removingmeshhats = true
1883 end
1884 if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
1885 removingmeshhats = false
1886 end
1887 if string.sub(msg, 1, 10) == (prefix.."looprtool") then
1888 removingmeshtool = true
1889 end
1890 if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
1891 removingmeshtool = false
1892 end
1893 if string.sub(msg, 1, 10) == (prefix.."givetool ") then
1894 for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
1895 if v:IsA("Tool") then
1896 for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
1897 v.Parent = player.Character
1898 end
1899 end
1900 end
1901 end
1902 if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
1903 for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
1904 if v:IsA("Tool") then
1905 v.Parent = lplayer.Character
1906 wait()
1907 for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
1908 v.Parent = player.Character
1909 end
1910 end
1911 end
1912 end
1913 if string.sub(msg, 1, 5) == (prefix.."age ") then
1914 for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
1915 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
1916 end
1917 end
1918 if string.sub(msg, 1, 4) == (prefix.."id ") then
1919 for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
1920 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
1921 end
1922 end
1923 if string.sub(msg, 1, 6) == (prefix..".age ") then
1924 for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
1925 game:GetService("StarterGui"):SetCore("SendNotification", {
1926 Title = player.AccountAge.." Days";
1927 Text = "Account age of "..player.Name;
1928 })
1929 end
1930 end
1931 if string.sub(msg, 1, 5) == (prefix..".id ") then
1932 for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
1933 game:GetService("StarterGui"):SetCore("SendNotification", {
1934 Title = player.UserId.." ID";
1935 Text = "Account ID of "..player.Name;
1936 })
1937 end
1938 end
1939 if string.sub(msg, 1, 7) == (prefix.."gameid") then
1940 game:GetService("StarterGui"):SetCore("SendNotification", {
1941 Title = "Game ID";
1942 Text = "Game ID: ".. game.GameId;
1943 })
1944 end
1945 if string.sub(msg, 1, 4) == (prefix.."pgs") then
1946 local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
1947 if pgscheck == true then
1948 game:GetService("StarterGui"):SetCore("SendNotification", {
1949 Title = "PGSPhysicsSolverEnabled";
1950 Text = "PGS is Enabled!";
1951 })
1952 else
1953 game:GetService("StarterGui"):SetCore("SendNotification", {
1954 Title = "PGSPhysicsSolverEnabled";
1955 Text = "PGS is Disabled!";
1956 })
1957 end
1958 end
1959 if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
1960 for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
1961 if v:IsA("Part") then
1962 if v.Transparency == 1 then
1963 if v.Name ~= "HumanoidRootPart" then
1964 v:Destroy()
1965 end
1966 end
1967 end
1968 end
1969 end
1970 if string.sub(msg, 1, 10) == (prefix.."removefog") then
1971 game:GetService("Lighting").FogStart = 0
1972 game:GetService("Lighting").FogEnd = 9999999999999
1973 end
1974 if string.sub(msg, 1, 8) == (prefix.."disable") then
1975 lplayer.Character.Humanoid.Parent = lplayer
1976 end
1977 if string.sub(msg, 1, 7) == (prefix.."enable") then
1978 lplayer.Humanoid.Parent = lplayer.Character
1979 end
1980 if string.sub(msg, 1, 8) == (prefix.."prefix ") then
1981 prefix = (string.sub(msg, 9, 9))
1982 wait(0.1)
1983 change()
1984 wait(0.1)
1985 game:GetService("StarterGui"):SetCore("SendNotification", {
1986 Title = "Prefix changed!";
1987 Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
1988 })
1989 end
1990 if string.sub(msg, 1, 12) == (";resetprefix") then
1991 prefix = ";"
1992 wait(0.1)
1993 change()
1994 wait(0.1)
1995 game:GetService("StarterGui"):SetCore("SendNotification", {
1996 Title = "Prefix changed!";
1997 Text = "Prefix is now "..prefix..". Make sure it's one key!";
1998 })
1999 end
2000 if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
2001 speedfly = string.sub(msg, 11)
2002 wait()
2003 change()
2004 end
2005 if string.sub(msg, 1, 8) == (prefix.."carpet ") then
2006 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
2007 local Anim3 = Instance.new("Animation")
2008 Anim3.AnimationId = "rbxassetid://282574440"
2009 local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
2010 track3:Play(.1, 1, 1)
2011 bplrr = v.Name
2012 banpl = true
2013 end
2014 end
2015 if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
2016 banpl = false
2017 end
2018 if string.sub(msg, 1, 7) == (prefix.."stare ") then
2019 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
2020 staring = true
2021 stareplr = v
2022 end
2023 end
2024 if string.sub(msg, 1, 8) == (prefix.."unstare") then
2025 staring = false
2026 end
2027 if string.sub(msg, 1, 8) == (prefix.."logchat") then
2028 chatlogs = true
2029 game:GetService("StarterGui"):SetCore("SendNotification", {
2030 Title = "LogChat enabled";
2031 Text = "Now logging all player chat.";
2032 })
2033 end
2034 if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
2035 chatlogs = false
2036 game:GetService("StarterGui"):SetCore("SendNotification", {
2037 Title = "LogChat disabled";
2038 Text = "Stopped logging all player chat.";
2039 })
2040 end
2041 if string.sub(msg, 1, 7) == (prefix.."fixcam") then
2042 game:GetService("Workspace").CurrentCamera:Destroy()
2043 wait(0.1)
2044 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
2045 game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
2046 lplayer.CameraMinZoomDistance = 0.5
2047 lplayer.CameraMaxZoomDistance = 400
2048 lplayer.CameraMode = "Classic"
2049 end
2050 if string.sub(msg, 1, 8) == (prefix.."unstate") then
2051 changingstate = false
2052 end
2053end)
2054
2055local function tp()
2056 for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
2057 if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
2058 if player.Name == brplr then
2059 player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
2060 end
2061 end
2062 end
2063end
2064local function tpall()
2065 for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
2066 if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
2067 player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
2068 end
2069 end
2070end
2071spawn(function()
2072 while wait(spamdelay) do
2073 if spamming == true then
2074 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
2075 end
2076 end
2077end)
2078spawn(function()
2079 while wait(spamdelay) do
2080 if spammingpm == true then
2081 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
2082 end
2083 end
2084end)
2085spawn(function()
2086 while wait() do
2087 if cbring == true then
2088 tp()
2089 end
2090 end
2091end)
2092spawn(function()
2093 while wait() do
2094 if cbringall == true then
2095 tpall()
2096 end
2097 end
2098end)
2099
2100Mouse.KeyDown:connect(function(Key)
2101 if Key == prefix then
2102 CMDBAR:CaptureFocus()
2103 end
2104end)
2105
2106CMDBAR.FocusLost:connect(function(enterPressed)
2107 if enterPressed then
2108 if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
2109 if string.sub(CMDBAR.Text, 6) == "me" then
2110 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
2111 else
2112 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
2113 local NOW = lplayer.Character.HumanoidRootPart.CFrame
2114 lplayer.Character.Humanoid.Name = 1
2115 local l = lplayer.Character["1"]:Clone()
2116 l.Parent = lplayer.Character
2117 l.Name = "Humanoid"
2118 wait(0.1)
2119 lplayer.Character["1"]:Destroy()
2120 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
2121 lplayer.Character.Animate.Disabled = true
2122 wait(0.1)
2123 lplayer.Character.Animate.Disabled = false
2124 lplayer.Character.Humanoid.DisplayDistanceType = "None"
2125 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
2126 lplayer.Character.Humanoid:EquipTool(v)
2127 end
2128 local function tp(player,player2)
2129 local char1,char2=player.Character,player2.Character
2130 if char1 and char2 then
2131 char1:MoveTo(char2.Head.Position)
2132 end
2133 end
2134 wait(0.1)
2135 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2136 wait(0.2)
2137 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2138 wait(0.5)
2139 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
2140 wait(0.7)
2141 tp(lplayer,game:GetService("Players")[v.Name])
2142 wait(0.7)
2143 lplayer.Character.HumanoidRootPart.CFrame = NOW
2144 game:GetService("StarterGui"):SetCore("SendNotification", {
2145 Title = "Tools needed!";
2146 Text = "You need a tool in your backpack for this command!";
2147 })
2148 end
2149 end
2150 end
2151 if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
2152 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
2153 local NOW = lplayer.Character.HumanoidRootPart.CFrame
2154 lplayer.Character.Humanoid.Name = 1
2155 local l = lplayer.Character["1"]:Clone()
2156 l.Parent = lplayer.Character
2157 l.Name = "Humanoid"
2158 wait(0.1)
2159 lplayer.Character["1"]:Destroy()
2160 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
2161 lplayer.Character.Animate.Disabled = true
2162 wait(0.1)
2163 lplayer.Character.Animate.Disabled = false
2164 lplayer.Character.Humanoid.DisplayDistanceType = "None"
2165 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
2166 lplayer.Character.Humanoid:EquipTool(v)
2167 end
2168 local function tp(player,player2)
2169 local char1,char2=player.Character,player2.Character
2170 if char1 and char2 then
2171 char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
2172 end
2173 end
2174 local function getout(player,player2)
2175 local char1,char2=player.Character,player2.Character
2176 if char1 and char2 then
2177 char1:MoveTo(char2.Head.Position)
2178 end
2179 end
2180 tp(game:GetService("Players")[v.Name], lplayer)
2181 wait(0.2)
2182 tp(game:GetService("Players")[v.Name], lplayer)
2183 wait(0.5)
2184 lplayer.Character.HumanoidRootPart.CFrame = NOW
2185 wait(0.5)
2186 getout(lplayer, game:GetService("Players")[v.Name])
2187 wait(0.3)
2188 lplayer.Character.HumanoidRootPart.CFrame = NOW
2189 game:GetService("StarterGui"):SetCore("SendNotification", {
2190 Title = "Tools needed!";
2191 Text = "You need a tool in your backpack for this command!";
2192 })
2193 end
2194 end
2195 if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
2196 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
2197 lplayer.Character.Humanoid.Name = 1
2198 local l = lplayer.Character["1"]:Clone()
2199 l.Parent = lplayer.Character
2200 l.Name = "Humanoid"
2201 wait(0.1)
2202 lplayer.Character["1"]:Destroy()
2203 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
2204 lplayer.Character.Animate.Disabled = true
2205 wait(0.1)
2206 lplayer.Character.Animate.Disabled = false
2207 lplayer.Character.Humanoid.DisplayDistanceType = "None"
2208 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
2209 lplayer.Character.Humanoid:EquipTool(v)
2210 end
2211 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
2212 spinplr = v
2213 wait(0.5)
2214 spin = true
2215 game:GetService("StarterGui"):SetCore("SendNotification", {
2216 Title = "Tools needed!";
2217 Text = "You need a tool in your backpack for this command!";
2218 })
2219 end
2220 end
2221 if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
2222 spin = false
2223 end
2224 if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
2225 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
2226 lplayer.Character.Humanoid.Name = 1
2227 local l = lplayer.Character["1"]:Clone()
2228 l.Parent = lplayer.Character
2229 l.Name = "Humanoid"
2230 wait(0.1)
2231 lplayer.Character["1"]:Destroy()
2232 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
2233 lplayer.Character.Animate.Disabled = true
2234 wait(0.1)
2235 lplayer.Character.Animate.Disabled = false
2236 lplayer.Character.Humanoid.DisplayDistanceType = "None"
2237 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
2238 lplayer.Character.Humanoid:EquipTool(v)
2239 end
2240 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
2241 wait(0.3)
2242 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
2243 attplr = v
2244 game:GetService("StarterGui"):SetCore("SendNotification", {
2245 Title = "Tools needed!";
2246 Text = "You need a tool in your backpack for this command!";
2247 })
2248 end
2249 end
2250 if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
2251 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
2252 local function getout(player,player2)
2253 local char1,char2=player.Character,player2.Character
2254 if char1 and char2 then
2255 char1:MoveTo(char2.Head.Position)
2256 end
2257 end
2258 getout(lplayer, game:GetService("Players")[v.Name])
2259 end
2260 end
2261 if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
2262 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
2263 followed = true
2264 flwplr = v
2265 end
2266 end
2267 if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
2268 followed = false
2269 end
2270 if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
2271 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
2272 local NOW = lplayer.Character.HumanoidRootPart.CFrame
2273 lplayer.Character.Humanoid.Name = 1
2274 local l = lplayer.Character["1"]:Clone()
2275 l.Parent = lplayer.Character
2276 l.Name = "Humanoid"
2277 wait(0.1)
2278 lplayer.Character["1"]:Destroy()
2279 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
2280 lplayer.Character.Animate.Disabled = true
2281 wait(0.1)
2282 lplayer.Character.Animate.Disabled = false
2283 lplayer.Character.Humanoid.DisplayDistanceType = "None"
2284 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
2285 lplayer.Character.Humanoid:EquipTool(v)
2286 end
2287 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2288 wait(0.2)
2289 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2290 wait(0.6)
2291 lplayer.Character.HumanoidRootPart.CFrame = NOW
2292 wait(0.6)
2293 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
2294 game:GetService("StarterGui"):SetCore("SendNotification", {
2295 Title = "Tools needed!";
2296 Text = "You need a tool in your backpack for this command!";
2297 })
2298 end
2299 end
2300 if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
2301 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
2302 traill = true
2303 trlplr = v
2304 end
2305 end
2306 if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
2307 traill = false
2308 end
2309 if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
2310 if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
2311 lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
2312 else
2313 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
2314 local o = Instance.new("RocketPropulsion")
2315 o.Parent = lplayer.Character.HumanoidRootPart
2316 o.Name = "Orbit"
2317 o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
2318 o:Fire()
2319 noclip = true
2320 end
2321 end
2322 end
2323 if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
2324 lplayer.Character.HumanoidRootPart.Orbit:Destroy()
2325 noclip = false
2326 end
2327 if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
2328 if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
2329 lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
2330 else
2331 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
2332 local y = Instance.new("RocketPropulsion")
2333 y.Parent = lplayer.Character.HumanoidRootPart
2334 y.CartoonFactor = 1
2335 y.MaxThrust = 800000
2336 y.MaxSpeed = 1000
2337 y.ThrustP = 200000
2338 y.Name = "Fling"
2339 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
2340 y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
2341 y:Fire()
2342 noclip = true
2343 end
2344 end
2345 end
2346 if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
2347 noclip = false
2348 lplayer.Character.HumanoidRootPart.Fling:Destroy()
2349 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
2350 wait(0.4)
2351 lplayer.Character.HumanoidRootPart.Fling:Destroy()
2352 end
2353 if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
2354 if game:GetService("Workspace").FilteringEnabled == true then
2355 warn("FE is Enabled (Filtering Enabled)")
2356 game:GetService("StarterGui"):SetCore("SendNotification", {
2357 Title = "FE is Enabled";
2358 Text = "Filtering Enabled. Enjoy using Reviz Admin!";
2359 })
2360 else
2361 warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
2362 game:GetService("StarterGui"):SetCore("SendNotification", {
2363 Title = "FE is Disabled";
2364 Text = "Filtering Disabled. Consider using a different admin script.";
2365 })
2366 end
2367 end
2368 if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
2369 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
2370 lplayer.Character.Humanoid.Name = 1
2371 local l = lplayer.Character["1"]:Clone()
2372 l.Parent = lplayer.Character
2373 l.Name = "Humanoid"
2374 wait(0.1)
2375 lplayer.Character["1"]:Destroy()
2376 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
2377 lplayer.Character.Animate.Disabled = true
2378 wait(0.1)
2379 lplayer.Character.Animate.Disabled = false
2380 lplayer.Character.Humanoid.DisplayDistanceType = "None"
2381 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
2382 lplayer.Character.Humanoid:EquipTool(v)
2383 end
2384 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2385 wait(0.2)
2386 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2387 wait(0.6)
2388 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
2389 game:GetService("StarterGui"):SetCore("SendNotification", {
2390 Title = "Tools needed!";
2391 Text = "You need a tool in your backpack for this command!";
2392 })
2393 end
2394 end
2395 if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
2396 noclip = true
2397 game:GetService("StarterGui"):SetCore("SendNotification", {
2398 Title = "Noclip enabled";
2399 Text = "Type ;clip to disable";
2400 })
2401 end
2402 if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
2403 noclip = false
2404 game:GetService("StarterGui"):SetCore("SendNotification", {
2405 Title = "Noclip disabled";
2406 Text = "Type ;noclip to enable";
2407 })
2408 end
2409 if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
2410 lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
2411 end
2412 if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
2413 lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
2414 end
2415 if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
2416 lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
2417 end
2418 if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
2419 lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
2420 end
2421 if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
2422 lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
2423 end
2424 if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
2425 lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
2426 end
2427 if string.sub(CMDBAR.Text, 1, 7) == ("default") then
2428 lplayer.Character.Humanoid.JumpPower = 50
2429 lplayer.Character.Humanoid.WalkSpeed = 16
2430 lplayer.Character.Humanoid.HipHeight = 0
2431 end
2432 if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
2433 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
2434 annoying = true
2435 annplr = v
2436 end
2437 end
2438 if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
2439 annoying = false
2440 end
2441 if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
2442 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
2443 hwalk = true
2444 hdwplr = v
2445 end
2446 end
2447 if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
2448 hwalk = false
2449 end
2450 if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
2451 lplayer.Character["Left Leg"]:Destroy()
2452 lplayer.Character["Left Arm"]:Destroy()
2453 lplayer.Character["Right Leg"]:Destroy()
2454 lplayer.Character["Right Arm"]:Destroy()
2455 end
2456 if string.sub(CMDBAR.Text, 1, 3) == ("god") then
2457 lplayer.Character.Humanoid.Name = 1
2458 local l = lplayer.Character["1"]:Clone()
2459 l.Parent = lplayer.Character
2460 l.Name = "Humanoid"
2461 wait(0.1)
2462 lplayer.Character["1"]:Destroy()
2463 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
2464 lplayer.Character.Animate.Disabled = true
2465 wait(0.1)
2466 lplayer.Character.Animate.Disabled = false
2467 lplayer.Character.Humanoid.DisplayDistanceType = "None"
2468 game:GetService("StarterGui"):SetCore("SendNotification", {
2469 Title = "FE Godmode enabled";
2470 Text = "Use ;grespawn or ;respawn to remove.";
2471 })
2472 end
2473 if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
2474 for i,v in pairs(lplayer.Character:GetChildren()) do
2475 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
2476 v.Parent = workspace
2477 end
2478 end
2479 end
2480 if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
2481 for i,v in pairs(lplayer.Character:GetChildren()) do
2482 if (v:IsA("Tool")) then
2483 v.Parent = workspace
2484 end
2485 end
2486 end
2487 if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
2488 droppinghats = true
2489 game:GetService("StarterGui"):SetCore("SendNotification", {
2490 Title = "Loop Drop Enabled";
2491 Text = "Type ;unloopdhats to disable";
2492 })
2493 end
2494 if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
2495 droppinghats = false
2496 game:GetService("StarterGui"):SetCore("SendNotification", {
2497 Title = "Loop Drop Disabled";
2498 Text = "Type ;loopdhats to enable.";
2499 })
2500 end
2501 if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
2502 droppingtools = true
2503 game:GetService("StarterGui"):SetCore("SendNotification", {
2504 Title = "Loop Drop Enabled";
2505 Text = "Type ;unloopdtool to disable";
2506 })
2507 end
2508 if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
2509 droppingtools = false
2510 game:GetService("StarterGui"):SetCore("SendNotification", {
2511 Title = "Loop Drop Disabled";
2512 Text = "Type ;loopdtool to enable.";
2513 })
2514 end
2515 if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
2516 Local = game:GetService('Players').LocalPlayer
2517 Char = Local.Character
2518 touched,tpdback = false, false
2519 box = Instance.new('Part',workspace)
2520 box.Anchored = true
2521 box.CanCollide = true
2522 box.Size = Vector3.new(10,1,10)
2523 box.Position = Vector3.new(0,10000,0)
2524 box.Touched:connect(function(part)
2525 if (part.Parent.Name == Local.Name) then
2526 if touched == false then
2527 touched = true
2528 function apply()
2529 if script.Disabled ~= true then
2530 no = Char.HumanoidRootPart:Clone()
2531 wait(.25)
2532 Char.HumanoidRootPart:Destroy()
2533 no.Parent = Char
2534 Char:MoveTo(loc)
2535 touched = false
2536 end end
2537 if Char then
2538 apply()
2539 end
2540 end
2541 end
2542 end)
2543 repeat wait() until Char
2544 loc = Char.HumanoidRootPart.Position
2545 Char:MoveTo(box.Position + Vector3.new(0,.5,0))
2546 game:GetService("StarterGui"):SetCore("SendNotification", {
2547 Title = "Invisibility enabled!";
2548 Text = "Reset or use ;respawn to remove.";
2549 })
2550 end
2551 if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
2552 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
2553 if game:GetService("Players")[v.Name].Character.Humanoid then
2554 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
2555 else
2556 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
2557 end
2558 end
2559 end
2560 if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
2561 if lplayer.Character.Humanoid then
2562 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
2563 else
2564 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
2565 end
2566 end
2567 if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
2568 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
2569 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2570 end
2571 end
2572 if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
2573 repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
2574 repeat wait() until Mouse
2575
2576 local T = lplayer.Character.HumanoidRootPart
2577 local CONTROL = {F = 0, B = 0, L = 0, R = 0}
2578 local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
2579 local SPEED = speedget
2580
2581 local function fly()
2582 flying = true
2583 local BG = Instance.new('BodyGyro', T)
2584 local BV = Instance.new('BodyVelocity', T)
2585 BG.P = 9e4
2586 BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
2587 BG.cframe = T.CFrame
2588 BV.velocity = Vector3.new(0, 0.1, 0)
2589 BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
2590 spawn(function()
2591 repeat wait()
2592 lplayer.Character.Humanoid.PlatformStand = true
2593 if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
2594 SPEED = 50
2595 elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
2596 SPEED = 0
2597 end
2598 if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
2599 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
2600 lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
2601 elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
2602 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
2603 else
2604 BV.velocity = Vector3.new(0, 0.1, 0)
2605 end
2606 BG.cframe = workspace.CurrentCamera.CoordinateFrame
2607 until not flying
2608 CONTROL = {F = 0, B = 0, L = 0, R = 0}
2609 lCONTROL = {F = 0, B = 0, L = 0, R = 0}
2610 SPEED = 0
2611 BG:destroy()
2612 BV:destroy()
2613 lplayer.Character.Humanoid.PlatformStand = false
2614 end)
2615 end
2616 Mouse.KeyDown:connect(function(KEY)
2617 if KEY:lower() == 'w' then
2618 CONTROL.F = speedfly
2619 elseif KEY:lower() == 's' then
2620 CONTROL.B = -speedfly
2621 elseif KEY:lower() == 'a' then
2622 CONTROL.L = -speedfly
2623 elseif KEY:lower() == 'd' then
2624 CONTROL.R = speedfly
2625 end
2626 end)
2627 Mouse.KeyUp:connect(function(KEY)
2628 if KEY:lower() == 'w' then
2629 CONTROL.F = 0
2630 elseif KEY:lower() == 's' then
2631 CONTROL.B = 0
2632 elseif KEY:lower() == 'a' then
2633 CONTROL.L = 0
2634 elseif KEY:lower() == 'd' then
2635 CONTROL.R = 0
2636 end
2637 end)
2638 fly()
2639 end
2640 if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
2641 flying = false
2642 lplayer.Character.Humanoid.PlatformStand = false
2643 end
2644 if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
2645 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
2646 end
2647 if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
2648 spamtext = (string.sub(CMDBAR.Text, 6))
2649 spamming = true
2650 end
2651 if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
2652 spamming = false
2653 end
2654 if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
2655 spamdelay = (string.sub(CMDBAR.Text, 10))
2656 end
2657 if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
2658 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
2659 pmspammed = v.Name
2660 spammingpm = true
2661 end
2662 end
2663 if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
2664 spammingpm = false
2665 end
2666 if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
2667 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
2668 v.Character["Left Leg"].Anchored = true
2669 v.Character["Left Arm"].Anchored = true
2670 v.Character["Right Leg"].Anchored = true
2671 v.Character["Right Arm"].Anchored = true
2672 v.Character.Torso.Anchored = true
2673 v.Character.Head.Anchored = true
2674 end
2675 end
2676 if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
2677 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
2678 v.Character["Left Leg"].Anchored = false
2679 v.Character["Left Arm"].Anchored = false
2680 v.Character["Right Leg"].Anchored = false
2681 v.Character["Right Arm"].Anchored = false
2682 v.Character.Torso.Anchored = false
2683 v.Character.Head.Anchored = false
2684 end
2685 end
2686 if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
2687 local a = game:GetService("Workspace"):getChildren()
2688 for i = 1, #a do
2689 if a[i].className == "Part" then
2690 a[i].Locked = false
2691 elseif a[i].className == "Model" then
2692 local r = a[i]:getChildren()
2693 for i = 1, #r do
2694 if r[i].className == "Part" then
2695 r[i].Locked = false
2696 end
2697 end
2698 end
2699 end
2700 game:GetService("StarterGui"):SetCore("SendNotification", {
2701 Title = "Success!";
2702 Text = "Workspace unlocked. Use ;lockws to lock.";
2703 })
2704 end
2705 if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
2706 local a = game:GetService("Workspace"):getChildren()
2707 for i = 1, #a do
2708 if a[i].className == "Part" then
2709 a[i].Locked = true
2710 elseif a[i].className == "Model" then
2711 local r = a[i]:getChildren()
2712 for i = 1, #r do
2713 if r[i].className == "Part" then
2714 r[i].Locked = true
2715 end
2716 end
2717 end
2718 end
2719 end
2720 if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
2721 local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
2722 Clone_T.BinType = "Clone"
2723 local Destruct = Instance.new("HopperBin",lplayer.Backpack)
2724 Destruct.BinType = "Hammer"
2725 local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
2726 Hold_T.BinType = "Grab"
2727 end
2728 if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
2729 lplayer.Character.Humanoid.PlatformStand = true
2730 end
2731 if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
2732 lplayer.Character.Humanoid.PlatformStand = false
2733 end
2734 if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
2735 lplayer.Character.Head.Mesh:Destroy()
2736 end
2737 if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
2738 lplayer.Character.Humanoid.Sit = true
2739 end
2740 if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
2741 local function bringobjw()
2742 for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
2743 if obj.Name == (string.sub(CMDBAR.Text, 10)) then
2744 obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
2745 obj.CanCollide = false
2746 obj.Transparency = 0.7
2747 wait()
2748 obj.CFrame = lplayer.Character["Left Leg"].CFrame
2749 wait()
2750 obj.CFrame = lplayer.Character["Right Leg"].CFrame
2751 wait()
2752 obj.CFrame = lplayer.Character["Head"].CFrame
2753 end
2754 end
2755 end
2756 while wait() do
2757 bringobjw()
2758 end
2759 game:GetService("StarterGui"):SetCore("SendNotification", {
2760 Title = "BringObj";
2761 Text = "BringObj enabled.";
2762 })
2763 end
2764 if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
2765 vis = (string.sub(CMDBAR.Text, 7))
2766 local a = game:GetService("Workspace"):GetDescendants()
2767 for i = 1, #a do
2768 if a[i].className == "Part" then
2769 a[i].Transparency = vis
2770 elseif a[i].className == "Model" then
2771 local r = a[i]:getChildren()
2772 for i = 1, #r do
2773 if r[i].className == "Part" then
2774 r[i].Transparency = vis
2775 end
2776 end
2777 end
2778 end
2779 end
2780 if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
2781 loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
2782 game:GetService("StarterGui"):SetCore("SendNotification", {
2783 Title = "Success!";
2784 Text = "HyperTotal GUI Loaded!";
2785 })
2786 end
2787 if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
2788 CMDSFRAME.Visible = true
2789 end
2790 if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
2791 for i,v in pairs(lplayer.Character:GetChildren()) do
2792 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
2793 v.Handle.Mesh:Destroy()
2794 end
2795 end
2796 end
2797 if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
2798 for i,v in pairs(lplayer.Character:GetChildren()) do
2799 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
2800 v.Handle.Mesh:Destroy()
2801 end
2802 end
2803 end
2804 if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
2805 for i,v in pairs(lplayer.Character:GetChildren()) do
2806 if (v:IsA("Tool")) then
2807 v.Handle.Mesh:Destroy()
2808 end
2809 end
2810 end
2811 if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
2812 for i,v in pairs(lplayer.Character:GetChildren()) do
2813 if (v:IsA("Tool")) then
2814 v.Handle.Mesh:Destroy()
2815 end
2816 end
2817 end
2818 if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
2819 local p = Instance.new("RocketPropulsion")
2820 p.Parent = lplayer.Character.HumanoidRootPart
2821 p.Name = "Spinner"
2822 p.Target = lplayer.Character["Left Arm"]
2823 p:Fire()
2824 game:GetService("StarterGui"):SetCore("SendNotification", {
2825 Title = "Spinner enabled";
2826 Text = "Type ;nospinner to disable.";
2827 })
2828 end
2829 if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
2830 lplayer.Character.HumanoidRootPart.Spinner:Destroy()
2831 end
2832 if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
2833 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
2834 if v:isA("Tool") then
2835 local a = Instance.new("SelectionBox",v.Handle)
2836 a.Adornee = v.Handle
2837 v.Handle.Size = Vector3.new(0.5,0.5,60)
2838 v.GripPos = Vector3.new(0,0,0)
2839 lplayer.Character.Humanoid:UnequipTools()
2840 end
2841 end
2842 game:GetService("StarterGui"):SetCore("SendNotification", {
2843 Title = "Reach applied!";
2844 Text = "Applied to equipped sword. Use ;noreach to disable.";
2845 })
2846 end
2847 if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
2848 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
2849 if v:isA("Tool") then
2850 local a = Instance.new("SelectionBox",v.Handle)
2851 a.Name = "Reach"
2852 a.Adornee = v.Handle
2853 v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
2854 v.GripPos = Vector3.new(0,0,0)
2855 lplayer.Character.Humanoid:UnequipTools()
2856 end
2857 end
2858 game:GetService("StarterGui"):SetCore("SendNotification", {
2859 Title = "Reach applied!";
2860 Text = "Applied to equipped sword. Use ;noreach to disable.";
2861 })
2862 end
2863 if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
2864 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
2865 if v:isA("Tool") then
2866 v.Handle.Reach:Destroy()
2867 end
2868 end
2869 game:GetService("StarterGui"):SetCore("SendNotification", {
2870 Title = "Reach removed!";
2871 Text = "Removed reach from equipped sword.";
2872 })
2873 end
2874 if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
2875 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
2876 lplayer.Character.Humanoid.Name = 1
2877 local l = lplayer.Character["1"]:Clone()
2878 l.Parent = lplayer.Character
2879 l.Name = "Humanoid"
2880 wait(0.1)
2881 lplayer.Character["1"]:Destroy()
2882 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
2883 lplayer.Character.Animate.Disabled = true
2884 wait(0.1)
2885 lplayer.Character.Animate.Disabled = false
2886 lplayer.Character.Humanoid.DisplayDistanceType = "None"
2887 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
2888 lplayer.Character.Humanoid:EquipTool(v)
2889 end
2890 wait(0.1)
2891 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2892 wait(0.2)
2893 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2894 wait(0.5)
2895 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
2896 game:GetService("StarterGui"):SetCore("SendNotification", {
2897 Title = "Tools needed!";
2898 Text = "You need a tool in your backpack for this command!";
2899 })
2900 end
2901 end
2902 if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
2903 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
2904 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2905 end
2906 end
2907 if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
2908 if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
2909 cbringall = true
2910 else
2911 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
2912 brplr = v.Name
2913 end
2914 end
2915 cbring = true
2916 end
2917 if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
2918 cbring = false
2919 cbringall = false
2920 end
2921 if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
2922 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
2923 local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2924 local NOW = lplayer.Character.HumanoidRootPart.CFrame
2925 lplayer.Character.Humanoid.Name = 1
2926 local l = lplayer.Character["1"]:Clone()
2927 l.Parent = lplayer.Character
2928 l.Name = "Humanoid"
2929 wait(0.1)
2930 lplayer.Character["1"]:Destroy()
2931 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
2932 lplayer.Character.Animate.Disabled = true
2933 wait(0.1)
2934 lplayer.Character.Animate.Disabled = false
2935 lplayer.Character.Humanoid.DisplayDistanceType = "None"
2936 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
2937 lplayer.Character.Humanoid:EquipTool(v)
2938 end
2939 local function tp(player,player2)
2940 local char1,char2=player.Character,player2.Character
2941 if char1 and char2 then
2942 char1:MoveTo(char2.Head.Position)
2943 end
2944 end
2945 wait(0.1)
2946 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2947 wait(0.2)
2948 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
2949 wait(0.5)
2950 lplayer.Character.HumanoidRootPart.CFrame = NOW
2951 wait(0.6)
2952 tp(lplayer, game:GetService("Players")[v.Name])
2953 wait(0.4)
2954 lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
2955 game:GetService("StarterGui"):SetCore("SendNotification", {
2956 Title = "Tools needed!";
2957 Text = "You need a tool in your backpack for this command!";
2958 })
2959 end
2960 end
2961 if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
2962 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
2963 lplayer.Character.Humanoid.Name = 1
2964 local l = lplayer.Character["1"]:Clone()
2965 l.Parent = lplayer.Character
2966 l.Name = "Humanoid"
2967 wait(0.1)
2968 lplayer.Character["1"]:Destroy()
2969 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
2970 lplayer.Character.Animate.Disabled = true
2971 wait(0.1)
2972 lplayer.Character.Animate.Disabled = false
2973 lplayer.Character.Humanoid.DisplayDistanceType = "None"
2974 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
2975 lplayer.Character.Humanoid:EquipTool(v)
2976 end
2977 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
2978 wait(0.3)
2979 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
2980 wait(0.4)
2981 b = Instance.new("BodyForce")
2982 b.Parent = lplayer.Character.HumanoidRootPart
2983 b.Name = "Glitch"
2984 b.Force = Vector3.new(100000000,5000,0)
2985 game:GetService("StarterGui"):SetCore("SendNotification", {
2986 Title = "Tools needed!";
2987 Text = "You need a tool in your backpack for this command!";
2988 })
2989 end
2990 end
2991 if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
2992 lplayer.Character.HumanoidRootPart.Glitch:Destroy()
2993 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
2994 b = Instance.new("BodyForce")
2995 b.Parent = lplayer.Character.HumanoidRootPart
2996 b.Name = "unGlitch"
2997 b.Force = Vector3.new(0,-5000000,0)
2998 wait(2)
2999 lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
3000 end
3001 if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
3002 lplayer.Character.Humanoid.Health = 0
3003 wait(1)
3004 lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
3005 lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
3006 end
3007 if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
3008 loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
3009 game:GetService("StarterGui"):SetCore("SendNotification", {
3010 Title = "Success!";
3011 Text = "DEX Explorer has loaded.";
3012 })
3013 end
3014 if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
3015 local Anim = Instance.new("Animation")
3016 Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
3017 local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
3018 track:Play(.1, 1, 1)
3019 end
3020 if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
3021 loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
3022 game:GetService("StarterGui"):SetCore("SendNotification", {
3023 Title = "Success!";
3024 Text = "Energize Animations GUI has loaded.";
3025 })
3026 end
3027 if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
3028 saved = lplayer.Character.HumanoidRootPart.CFrame
3029 game:GetService("StarterGui"):SetCore("SendNotification", {
3030 Title = "Position Saved";
3031 Text = "Use ;loadpos to return to saved position.";
3032 })
3033 end
3034 if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
3035 lplayer.Character.HumanoidRootPart.CFrame = saved
3036 end
3037 if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
3038 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
3039 local Anim2 = Instance.new("Animation")
3040 Anim2.AnimationId = "rbxassetid://148840371"
3041 local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
3042 track2:Play(.1, 1, 1)
3043 bplrr = v.Name
3044 banpl = true
3045 end
3046 end
3047 if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
3048 banpl = false
3049 end
3050 if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
3051 local function bringmodw()
3052 for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
3053 if obj.Name == (string.sub(CMDBAR.Text, 10)) then
3054 for i,ch in pairs(obj:GetDescendants()) do
3055 if (ch:IsA("BasePart")) then
3056 ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
3057 ch.CanCollide = false
3058 ch.Transparency = 0.7
3059 wait()
3060 ch.CFrame = lplayer.Character["Left Leg"].CFrame
3061 wait()
3062 ch.CFrame = lplayer.Character["Right Leg"].CFrame
3063 wait()
3064 ch.CFrame = lplayer.Character["Head"].CFrame
3065 end
3066 end
3067 end
3068 end
3069 end
3070 while wait() do
3071 bringmodw()
3072 end
3073 game:GetService("StarterGui"):SetCore("SendNotification", {
3074 Title = "BringMod";
3075 Text = "BringMod enabled.";
3076 })
3077 end
3078 if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
3079 local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
3080 local hum = Instance.new('Humanoid', mod)
3081 local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
3082 lplayer.Character = mod
3083 end
3084 if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
3085 game:GetService'RunService'.Stepped:Connect(function()
3086 pcall(function()
3087 for i,v in pairs(game:GetService'Players':GetPlayers()) do
3088 if v.Character ~= nil and v.Character:FindFirstChild'Head' then
3089 for _,x in pairs(v.Character.Head:GetChildren()) do
3090 if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
3091 end
3092 end
3093 end
3094 end)
3095 end)
3096 game:GetService("StarterGui"):SetCore("SendNotification", {
3097 Title = "Attempting Shutdown";
3098 Text = "Shutdown Attempt has begun.";
3099 })
3100 end
3101 if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
3102 objtodel = (string.sub(CMDBAR.Text, 8))
3103 for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
3104 if v.Name == objtodel then
3105 v:Destroy()
3106 end
3107 end
3108 end
3109 if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
3110 for i,v in pairs(game:GetService("Players"):GetPlayers())do
3111 print(v)
3112 end
3113 game:GetService("StarterGui"):SetCore("SendNotification", {
3114 Title = "Printed";
3115 Text = "Players have been printed to console. (F9)";
3116 })
3117 end
3118 if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
3119 for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
3120 if (v:IsA("Decal")) then
3121 v:Destroy()
3122 end
3123 end
3124 end
3125 if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
3126 loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
3127 game:GetService("StarterGui"):SetCore("SendNotification", {
3128 Title = "Success!";
3129 Text = "OpFinality GUI has loaded.";
3130 })
3131 end
3132 if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
3133 remotes = true
3134 added = true
3135 game.DescendantAdded:connect(function(rmt)
3136 if added == true then
3137 if remotes == true then
3138 if rmt:IsA("RemoteEvent") then
3139 print("A RemoteEvent was added!")
3140 print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
3141 print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
3142 end end end
3143 end)
3144 game.DescendantAdded:connect(function(rmtfnctn)
3145 if added == true then
3146 if remotes == true then
3147 if rmtfnctn:IsA("RemoteFunction") then
3148 warn("A RemoteFunction was added!")
3149 warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
3150 print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
3151 end end end
3152 end)
3153
3154 game.DescendantAdded:connect(function(bndfnctn)
3155 if added == true then
3156 if binds == true then
3157 if bndfnctn:IsA("BindableFunction") then
3158 print("A BindableFunction was added!")
3159 print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
3160 print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
3161 end end end
3162 end)
3163
3164 game.DescendantAdded:connect(function(bnd)
3165 if added == true then
3166 if binds == true then
3167 if bnd:IsA("BindableEvent") then
3168 warn("A BindableEvent was added!")
3169 warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
3170 print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
3171 end end end
3172 end)
3173
3174
3175 if binds == true then
3176 for i,v in pairs(game:GetDescendants()) do
3177 if v:IsA("BindableFunction") then
3178 print(" game." .. v:GetFullName() .. " | BindableFunction")
3179 print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
3180 end end
3181 for i,v in pairs(game:GetDescendants()) do
3182 if v:IsA("BindableEvent") then
3183 warn(" game." .. v:GetFullName() .. " | BindableEvent")
3184 print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
3185 end end
3186 else
3187 print("Off")
3188 end
3189 if remotes == true then
3190 for i,v in pairs(game:GetDescendants()) do
3191 if v:IsA("RemoteFunction") then
3192 warn(" game." .. v:GetFullName() .. " | RemoteFunction")
3193 print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
3194 end end
3195 wait()
3196 for i,v in pairs(game:GetDescendants()) do
3197 if v:IsA("RemoteEvent") then
3198 print(" game." .. v:GetFullName() .. " | RemoteEvent")
3199 print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
3200 end end
3201 else
3202 print("Off")
3203 end
3204 game:GetService("StarterGui"):SetCore("SendNotification", {
3205 Title = "Printing Remotes";
3206 Text = "Type ;noremotes to disable.";
3207 })
3208 end
3209 if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
3210 remotes = false
3211 added = false
3212 game:GetService("StarterGui"):SetCore("SendNotification", {
3213 Title = "Printing Remotes Disabled";
3214 Text = "Type ;remotes to enable.";
3215 })
3216 end
3217 if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
3218 spin = false
3219 followed = false
3220 traill = false
3221 noclip = false
3222 annoying = false
3223 hwalk = false
3224 cbringing = false
3225 end
3226 if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
3227 stopsitting = true
3228 end
3229 if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
3230 stopsitting = false
3231 end
3232 if string.sub(CMDBAR.Text, 1, 7) == ("version") then
3233 print(adminversion)
3234 game:GetService("StarterGui"):SetCore("SendNotification", {
3235 Title = "Version";
3236 Text = adminversion;
3237 })
3238 end
3239 if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
3240 clickgoto = true
3241 game:GetService("StarterGui"):SetCore("SendNotification", {
3242 Title = "Click TP";
3243 Text = "Press E to teleport to mouse position";
3244 })
3245 end
3246 if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
3247 clickgoto = false
3248 game:GetService("StarterGui"):SetCore("SendNotification", {
3249 Title = "Click TP";
3250 Text = "Click TP has been disabled.";
3251 })
3252 end
3253 if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
3254 gettingtools = true
3255 game:GetService("StarterGui"):SetCore("SendNotification", {
3256 Title = "Tools Enabled";
3257 Text = "Automatically colleting tools dropped.";
3258 })
3259 end
3260 if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
3261 gettingtools = false
3262 game:GetService("StarterGui"):SetCore("SendNotification", {
3263 Title = "Tools Disabled";
3264 Text = "Click TP has been disabled.";
3265 })
3266 end
3267 if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
3268 ScreenGui:Destroy()
3269 end
3270 if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
3271 lplayer.Character.Head:Destroy()
3272 end
3273 if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
3274 statechosen = string.sub(CMDBAR.Text, 7)
3275 changingstate = true
3276 end
3277 if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
3278 game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
3279 end
3280 if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
3281 removingmeshhats = true
3282 end
3283 if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
3284 removingmeshhats = false
3285 end
3286 if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
3287 removingmeshtool = true
3288 end
3289 if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
3290 removingmeshtool = false
3291 end
3292 if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
3293 for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
3294 if v:IsA("Tool") then
3295 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
3296 v.Parent = player.Character
3297 end
3298 end
3299 end
3300 end
3301 if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
3302 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
3303 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
3304 end
3305 end
3306 if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
3307 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
3308 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
3309 end
3310 end
3311 if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
3312 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
3313 game:GetService("StarterGui"):SetCore("SendNotification", {
3314 Title = player.AccountAge.." Days";
3315 Text = "Account age of "..player.Name;
3316 })
3317 end
3318 end
3319 if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
3320 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
3321 game:GetService("StarterGui"):SetCore("SendNotification", {
3322 Title = player.UserId.." ID";
3323 Text = "Account ID of "..player.Name;
3324 })
3325 end
3326 end
3327 if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
3328 game:GetService("StarterGui"):SetCore("SendNotification", {
3329 Title = "Game ID";
3330 Text = "Game ID: ".. game.GameId;
3331 })
3332 end
3333 if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
3334 local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
3335 if pgscheck == true then
3336 game:GetService("StarterGui"):SetCore("SendNotification", {
3337 Title = "PGSPhysicsSolverEnabled";
3338 Text = "PGS is Enabled!";
3339 })
3340 else
3341 game:GetService("StarterGui"):SetCore("SendNotification", {
3342 Title = "PGSPhysicsSolverEnabled";
3343 Text = "PGS is Disabled!";
3344 })
3345 end
3346 end
3347 if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
3348 for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
3349 if v:IsA("Part") then
3350 if v.Transparency == 1 then
3351 if v.Name ~= "HumanoidRootPart" then
3352 v:Destroy()
3353 end
3354 end
3355 end
3356 end
3357 end
3358 if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
3359 game:GetService("Lighting").FogStart = 0
3360 game:GetService("Lighting").FogEnd = 9999999999999
3361 end
3362 if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
3363 lplayer.Character.Humanoid.Parent = lplayer
3364 end
3365 if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
3366 lplayer.Humanoid.Parent = lplayer.Character
3367 end
3368 if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
3369 for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
3370 if v:IsA("Tool") then
3371 v.Parent = lplayer.Character
3372 wait()
3373 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
3374 v.Parent = player.Character
3375 end
3376 end
3377 end
3378 end
3379 if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
3380 speedfly = string.sub(CMDBAR.Text, 10)
3381 wait()
3382 change()
3383 end
3384 if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
3385 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
3386 local Anim3 = Instance.new("Animation")
3387 Anim3.AnimationId = "rbxassetid://282574440"
3388 local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
3389 track3:Play(.1, 1, 1)
3390 bplrr = v.Name
3391 banpl = true
3392 end
3393 end
3394 if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
3395 banpl = false
3396 end
3397 if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
3398 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
3399 staring = true
3400 stareplr = v
3401 end
3402 end
3403 if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
3404 staring = false
3405 end
3406 if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
3407 chatlogs = true
3408 game:GetService("StarterGui"):SetCore("SendNotification", {
3409 Title = "LogChat enabled";
3410 Text = "Now logging all player chat.";
3411 })
3412 end
3413 if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
3414 chatlogs = false
3415 game:GetService("StarterGui"):SetCore("SendNotification", {
3416 Title = "LogChat disabled";
3417 Text = "Stopped logging all player chat.";
3418 })
3419 end
3420 if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
3421 game:GetService("Workspace").CurrentCamera:Destroy()
3422 wait(0.1)
3423 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
3424 game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
3425 lplayer.CameraMinZoomDistance = 0.5
3426 lplayer.CameraMaxZoomDistance = 400
3427 lplayer.CameraMode = "Classic"
3428 end
3429 if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
3430 changingstate = false
3431 end
3432 CMDBAR.Text = ""
3433 end
3434end)
3435
3436wait(0.3)
3437game:GetService("StarterGui"):SetCore("SendNotification", {
3438 Title = "Loaded successfully!";
3439 Text = "Reviz Admin V2 by illremember";
3440})
3441wait(0.1)
3442print("Reviz Admin V2 loaded!")
3443if game:GetService("Workspace").FilteringEnabled == true then
3444 warn("FE is Enabled (Filtering Enabled)")
3445 game:GetService("StarterGui"):SetCore("SendNotification", {
3446 Title = "FE is Enabled";
3447 Text = "Filtering Enabled. Enjoy using Reviz Admin!";
3448 })
3449else
3450 warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
3451 game:GetService("StarterGui"):SetCore("SendNotification", {
3452 Title = "FE is Disabled";
3453 Text = "Filtering Disabled. Consider using a different admin script.";
3454 })
3455end
3456
3457local intro = Instance.new("ScreenGui")
3458local Frame = Instance.new("Frame")
3459local ImageLabel = Instance.new("ImageLabel")
3460intro.Parent = game:GetService("CoreGui")
3461Frame.Parent = intro
3462Frame.BackgroundColor3 = Color3.new(1, 1, 1)
3463Frame.BackgroundTransparency = 1
3464Frame.Size = UDim2.new(1, 0, 0, 300)
3465Frame.Position = UDim2.new(0, 0, -0.4, 0)
3466ImageLabel.Parent = Frame
3467ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
3468ImageLabel.BackgroundTransparency = 1
3469ImageLabel.Position = UDim2.new(0, 0, 0, 0)
3470ImageLabel.Size = UDim2.new(1, 0, 1, 0)
3471ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
3472Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
3473wait(3.01)
3474Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
3475wait(5.01)
3476intro:Destroy()
3477end)
3478
3479arrest.Name = "arrest"
3480arrest.Parent = main
3481arrest.BackgroundColor3 = Color3.new(1, 0, 0)
3482arrest.Position = UDim2.new(0.333333343, 0, 0.332713753, 0)
3483arrest.Size = UDim2.new(0, 111, 0, 32)
3484arrest.Font = Enum.Font.GothamBlack
3485arrest.Text = "Arrest"
3486arrest.TextColor3 = Color3.new(0, 0, 0)
3487arrest.TextSize = 14
3488arrest.MouseButton1Down:connect(function()
3489local mouse = game.Players.LocalPlayer:GetMouse()
3490local arrestEvent = game.Workspace.Remote.arrest
3491mouse.Button1Down:connect(function()
3492local obj = mouse.Target
3493local response = arrestEvent:InvokeServer(obj)
3494 end)
3495end)
3496
3497attach.Name = "attach"
3498attach.Parent = main
3499attach.BackgroundColor3 = Color3.new(1, 0, 0)
3500attach.Position = UDim2.new(0.656167924, 0, 0.332713753, 0)
3501attach.Size = UDim2.new(0, 111, 0, 32)
3502attach.Font = Enum.Font.GothamBlack
3503attach.Text = "Attach"
3504attach.TextColor3 = Color3.new(0, 0, 0)
3505attach.TextSize = 14
3506attach.MouseButton1Down:connect(function()
3507local targetname = "" -- Person you want to bring
3508
3509local LocalPlayer = game:GetService("Players").LocalPlayer
3510local ran1 = false
3511local equipped = false
3512local savepos = LocalPlayer.Character.HumanoidRootPart.CFrame
3513local target = game:GetService("Players")[targetname]
3514repeat
3515for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
3516if tool:IsA("Tool") then
3517tool.Parent = LocalPlayer
3518end
3519end
3520LocalPlayer.Character:ClearAllChildren()
3521local char = Instance.new("Model", workspace)
3522char.Name = "character"
3523Instance.new("Part", char).Name = "Torso";
3524Instance.new("Part", char).Name = "Head";
3525Instance.new("Humanoid", char).Name = "Humanoid";
3526LocalPlayer.Character = char
3527repeat wait() until LocalPlayer.Character
3528until #LocalPlayer:GetChildren() - 4 >= 2
3529for _, char in pairs(workspace:GetChildren()) do
3530if char.Name == "character" and char:IsA("Model") then
3531char:Destroy()
3532end
3533end
3534repeat wait() until LocalPlayer.Character.HumanoidRootPart ~= nil
3535for _, tool in pairs(LocalPlayer:GetChildren()) do
3536if tool:IsA("Tool") then
3537tool.Parent = LocalPlayer.Backpack
3538end
3539end
3540LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = LocalPlayer.Character
3541LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = LocalPlayer.Character
3542local tool = LocalPlayer.Character:FindFirstChildOfClass("Tool")
3543tool.Parent = workspace
3544local attacher = LocalPlayer.Character:FindFirstChildOfClass("Tool")
3545attacher.Parent = workspace
3546LocalPlayer.Character.Humanoid:EquipTool(tool)
3547repeat wait() until LocalPlayer.Character:FindFirstChildOfClass("Tool") ~= nil
3548LocalPlayer.Character.Humanoid:UnequipTools()
3549attacher.AncestryChanged:connect(function()
3550if ran1 == false then
3551ran1 = true
3552equipped = true
3553end
3554end)
3555end)
3556
3557fastrem.Name = "fastrem"
3558fastrem.Parent = main
3559fastrem.BackgroundColor3 = Color3.new(1, 1, 0)
3560fastrem.Position = UDim2.new(0, 0, 0.48327139, 0)
3561fastrem.Size = UDim2.new(0, 84, 0, 32)
3562fastrem.Font = Enum.Font.Garamond
3563fastrem.Text = "Fast Remington"
3564fastrem.TextColor3 = Color3.new(0, 0, 0)
3565fastrem.TextSize = 14
3566fastrem.MouseButton1Down:connect(function()
3567local Player = game.Players.LocalPlayer.Name
3568local Gun = "Remington 870" -- < -- Gun Name
3569local Run = game:GetService("RunService")
3570
3571Gun = game.Players[Player].Character[Gun]
3572local Mouse = game.Players.LocalPlayer:GetMouse()
3573local Down = false
3574local Sound = Gun.Handle.FireSound
3575
3576function CreateRay(Point_A, Point_B)
3577local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
3578local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
3579local Dist = (Point_A - Pos).Magnitude
3580local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
3581
3582return CFrame, Dist, Ray
3583end
3584
3585function FireLaser(target)
3586coroutine.resume(coroutine.create(function()
3587local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
3588local Bullet = Instance.new("Part", Gun)
3589Bullet.BrickColor = BrickColor.Yellow()
3590Bullet.Material = "Neon"
3591Bullet.Anchored = true
3592Bullet.CanCollide = false
3593Bullet.Size = Vector3.new(0.2, 0.2, D)
3594Bullet.CFrame = C
3595
3596local bulletTable = {}
3597table.insert(bulletTable, {
3598Hit = target,
3599Distance = D,
3600Cframe = C,
3601RayObject = R
3602})
3603
3604game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
3605local C = Sound:Clone()
3606C.Parent = Gun
3607C:Play()
3608wait(0.05)
3609Bullet:Remove()
3610end))
3611end
3612
3613Mouse.Button1Down:Connect(function()
3614Down = true
3615end)
3616
3617
3618Mouse.Button1Up:Connect(function()
3619Down = false
3620end)
3621
3622while Run.Stepped:wait() do
3623if Down == true then
3624game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
3625FireLaser(Mouse.Target)
3626end
3627end
3628end)
3629
3630fastm9.Name = "fastm9"
3631fastm9.Parent = main
3632fastm9.BackgroundColor3 = Color3.new(1, 1, 0)
3633fastm9.Position = UDim2.new(0.259869933, 0, 0.48327136, 0)
3634fastm9.Size = UDim2.new(0, 84, 0, 32)
3635fastm9.Font = Enum.Font.Garamond
3636fastm9.Text = "Fast M9"
3637fastm9.TextColor3 = Color3.new(0, 0, 0)
3638fastm9.TextSize = 14
3639fastm9.MouseButton1Down:connect(function()
3640local Player = game.Players.LocalPlayer.Name
3641local Gun = "M9" -- < -- Gun Name
3642local Run = game:GetService("RunService")
3643
3644Gun = game.Players[Player].Character[Gun]
3645local Mouse = game.Players.LocalPlayer:GetMouse()
3646local Down = false
3647local Sound = Gun.Handle.FireSound
3648
3649function CreateRay(Point_A, Point_B)
3650local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
3651local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
3652local Dist = (Point_A - Pos).Magnitude
3653local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
3654
3655return CFrame, Dist, Ray
3656end
3657
3658function FireLaser(target)
3659coroutine.resume(coroutine.create(function()
3660local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
3661local Bullet = Instance.new("Part", Gun)
3662Bullet.BrickColor = BrickColor.Yellow()
3663Bullet.Material = "Neon"
3664Bullet.Anchored = true
3665Bullet.CanCollide = false
3666Bullet.Size = Vector3.new(0.2, 0.2, D)
3667Bullet.CFrame = C
3668
3669local bulletTable = {}
3670table.insert(bulletTable, {
3671Hit = target,
3672Distance = D,
3673Cframe = C,
3674RayObject = R
3675})
3676
3677game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
3678local C = Sound:Clone()
3679C.Parent = Gun
3680C:Play()
3681wait(0.05)
3682Bullet:Remove()
3683end))
3684end
3685
3686Mouse.Button1Down:Connect(function()
3687Down = true
3688end)
3689
3690
3691Mouse.Button1Up:Connect(function()
3692Down = false
3693end)
3694
3695while Run.Stepped:wait() do
3696if Down == true then
3697game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
3698FireLaser(Mouse.Target)
3699end
3700end
3701end)
3702
3703fasttaze.Name = "fasttaze"
3704fasttaze.Parent = main
3705fasttaze.BackgroundColor3 = Color3.new(1, 1, 0)
3706fasttaze.Position = UDim2.new(0.530197382, 0, 0.48327136, 0)
3707fasttaze.Size = UDim2.new(0, 84, 0, 32)
3708fasttaze.Font = Enum.Font.Garamond
3709fasttaze.Text = "Fast Taser"
3710fasttaze.TextColor3 = Color3.new(0, 0, 0)
3711fasttaze.TextSize = 14
3712fasttaze.MouseButton1Down:connect(function()
3713local Player = game.Players.LocalPlayer.Name
3714local Gun = "Taser" -- < -- Gun Name
3715local Run = game:GetService("RunService")
3716
3717Gun = game.Players[Player].Character[Gun]
3718local Mouse = game.Players.LocalPlayer:GetMouse()
3719local Down = false
3720local Sound = Gun.Handle.FireSound
3721
3722function CreateRay(Point_A, Point_B)
3723local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
3724local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
3725local Dist = (Point_A - Pos).Magnitude
3726local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
3727
3728return CFrame, Dist, Ray
3729end
3730
3731function FireLaser(target)
3732coroutine.resume(coroutine.create(function()
3733local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
3734local Bullet = Instance.new("Part", Gun)
3735Bullet.BrickColor = BrickColor.Yellow()
3736Bullet.Material = "Neon"
3737Bullet.Anchored = true
3738Bullet.CanCollide = false
3739Bullet.Size = Vector3.new(0.2, 0.2, D)
3740Bullet.CFrame = C
3741
3742local bulletTable = {}
3743table.insert(bulletTable, {
3744Hit = target,
3745Distance = D,
3746Cframe = C,
3747RayObject = R
3748})
3749
3750game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
3751local C = Sound:Clone()
3752C.Parent = Gun
3753C:Play()
3754wait(0.05)
3755Bullet:Remove()
3756end))
3757end
3758
3759Mouse.Button1Down:Connect(function()
3760Down = true
3761end)
3762
3763
3764Mouse.Button1Up:Connect(function()
3765Down = false
3766end)
3767
3768while Run.Stepped:wait() do
3769if Down == true then
3770game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
3771FireLaser(Mouse.Target)
3772end
3773end
3774end)
3775
3776fastak.Name = "fastak"
3777fastak.Parent = main
3778fastak.BackgroundColor3 = Color3.new(1, 1, 0)
3779fastak.Position = UDim2.new(0.792650878, 0, 0.48327136, 0)
3780fastak.Size = UDim2.new(0, 79, 0, 32)
3781fastak.Font = Enum.Font.Garamond
3782fastak.Text = "Fast AK47"
3783fastak.TextColor3 = Color3.new(0, 0, 0)
3784fastak.TextSize = 14
3785fastak.MouseButton1Down:connect(function()
3786local Player = game.Players.LocalPlayer.Name
3787local Gun = "AK-47" -- < -- Gun Name
3788local Run = game:GetService("RunService")
3789
3790Gun = game.Players[Player].Character[Gun]
3791local Mouse = game.Players.LocalPlayer:GetMouse()
3792local Down = false
3793local Sound = Gun.Handle.FireSound
3794
3795function CreateRay(Point_A, Point_B)
3796local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
3797local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
3798local Dist = (Point_A - Pos).Magnitude
3799local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
3800
3801return CFrame, Dist, Ray
3802end
3803
3804function FireLaser(target)
3805coroutine.resume(coroutine.create(function()
3806local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
3807local Bullet = Instance.new("Part", Gun)
3808Bullet.BrickColor = BrickColor.Yellow()
3809Bullet.Material = "Neon"
3810Bullet.Anchored = true
3811Bullet.CanCollide = false
3812Bullet.Size = Vector3.new(0.2, 0.2, D)
3813Bullet.CFrame = C
3814
3815local bulletTable = {}
3816table.insert(bulletTable, {
3817Hit = target,
3818Distance = D,
3819Cframe = C,
3820RayObject = R
3821})
3822
3823game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
3824local C = Sound:Clone()
3825C.Parent = Gun
3826C:Play()
3827wait(0.05)
3828Bullet:Remove()
3829end))
3830end
3831
3832Mouse.Button1Down:Connect(function()
3833Down = true
3834end)
3835
3836
3837Mouse.Button1Up:Connect(function()
3838Down = false
3839end)
3840
3841while Run.Stepped:wait() do
3842if Down == true then
3843game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
3844FireLaser(Mouse.Target)
3845end
3846end
3847end)
3848
3849killothers.Name = "killothers"
3850killothers.Parent = main
3851killothers.BackgroundColor3 = Color3.new(0, 1, 1)
3852killothers.Position = UDim2.new(0.0209699646, 0, 0.825278759, 0)
3853killothers.Size = UDim2.new(0, 354, 0, 45)
3854killothers.Font = Enum.Font.GothamBold
3855killothers.Text = "Kill Others {WORKING}"
3856killothers.TextColor3 = Color3.new(0, 0, 0)
3857killothers.TextSize = 14
3858killothers.MouseButton1Down:connect(function()
3859workspace.Remote.TeamEvent:FireServer("Medium stone grey")
3860
3861game.Workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)
3862
3863wait(0.5)
3864function kill(a)
3865local A_1 =
3866{
3867[1] =
3868{
3869["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-391.152252, 8.65560055, -83.2166901)),
3870["Distance"] = 3.2524313926697,
3871["Cframe"] = CFrame.new(840.310791, 101.334137, 2267.87988, 0.0636406094, 0.151434347, -0.986416459, 0, 0.988420188, 0.151741937, 0.997972965, -0.00965694897, 0.0629036576),
3872["Hit"] = a.Character.Head
3873},
3874 [2] =
3875{
3876["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-392.481476, -8.44939327, -76.7261353)),
3877["Distance"] = 3.2699294090271,
3878["Cframe"] = CFrame.new(840.290466, 101.184189, 2267.93506, 0.0964837447, 0.0589403138, -0.993587971, 4.65661287e-10, 0.998245299, 0.0592165813, 0.995334625, -0.00571343815, 0.0963144377),
3879["Hit"] = a.Character.Head
3880},
3881[3] =
3882{
3883["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-389.21701, -2.50536323, -92.2163162)),
3884["Distance"] = 3.1665518283844,
3885["Cframe"] = CFrame.new(840.338867, 101.236496, 2267.80371, 0.0166504811, 0.0941716284, -0.995416701, 1.16415322e-10, 0.995554805, 0.0941846818, 0.999861419, -0.00156822044, 0.0165764652),
3886["Hit"] = a.Character.Head
3887},
3888[4] =
3889{
3890["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-393.353973, 3.13988972, -72.5452042)),
3891["Distance"] = 3.3218522071838,
3892["Cframe"] = CFrame.new(840.277222, 101.285957, 2267.9707, 0.117109694, 0.118740402, -0.985994935, -1.86264515e-09, 0.992826641, 0.119563118, 0.993119001, -0.0140019981, 0.116269611),
3893["Hit"] = a.Character.Head
3894},
3895[5] =
3896{
3897["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-390.73172, 3.2097764, -85.5477524)),
3898["Distance"] = 3.222757101059,
3899["Cframe"] = CFrame.new(840.317993, 101.286423, 2267.86035, 0.0517584644, 0.123365127, -0.991010666, 0, 0.992340803, 0.123530701, 0.99865967, -0.00639375951, 0.0513620302),
3900["Hit"] = a.Character.Head
3901}
3902}
3903local A_2 = game.Players.LocalPlayer.Backpack["Remington 870"]
3904local Event = game:GetService("ReplicatedStorage").ShootEvent
3905Event:FireServer(A_1, A_2)
3906Event:FireServer(A_1, A_2)
3907end
3908
3909for i,v in pairs(game.Players:GetChildren())do
3910if v.Name ~= game.Players.LocalPlayer.Name then
3911kill(v)
3912end
3913end
3914wait(1)
3915workspace.Remote.TeamEvent:FireServer("Bright orange")
3916
3917end)
3918
3919btools.Name = "btools"
3920btools.Parent = main
3921btools.BackgroundColor3 = Color3.new(1, 0, 0)
3922btools.Position = UDim2.new(0.0131370649, 0, 0.407063216, 0)
3923btools.Size = UDim2.new(0, 111, 0, 32)
3924btools.Font = Enum.Font.GothamBold
3925btools.Text = "Btools"
3926btools.TextColor3 = Color3.new(0, 0, 0)
3927btools.TextSize = 14
3928btools.MouseButton1Down:connect(function()
3929local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
3930tool1.BinType = "Hammer"
3931end)
3932
3933speed.Name = "speed"
3934speed.Parent = main
3935speed.BackgroundColor3 = Color3.new(1, 0, 0)
3936speed.Position = UDim2.new(0.328083992, 0, 0.407063216, 0)
3937speed.Size = UDim2.new(0, 112, 0, 32)
3938speed.Font = Enum.Font.GothamBold
3939speed.Text = "Speed"
3940speed.TextColor3 = Color3.new(0, 0, 0)
3941speed.TextSize = 14
3942speed.MouseButton1Down:connect(function()
3943Speed = "100" -- Change to how fast you want to go
3944
3945player = game.Players.LocalPlayer.Character
3946power = "WalkSpeed"
3947player.Humanoid[power] = Speed
3948wait()
3949player.HumanoidRootPart.CustomPhysicalProperties = PhysicalProperties.new(9e99, 9e99, 9e99, 9e99, 9e99)
3950wait()
3951repeat
3952game.Workspace.Gravity = 1000
3953wait()
3954game.Players.LocalPlayer.Character.Humanoid.JumpPower = 287.5
3955wait()
3956until game.Players.LocalPlayer.Character.Humanoid.Health == 0
3957end)
3958
3959escape.Name = "escape"
3960escape.Parent = main
3961escape.BackgroundColor3 = Color3.new(1, 0, 0)
3962escape.Position = UDim2.new(0.653557003, 0, 0.407063186, 0)
3963escape.Size = UDim2.new(0, 112, 0, 32)
3964escape.Font = Enum.Font.GothamBold
3965escape.Text = "Escape"
3966escape.TextColor3 = Color3.new(0, 0, 0)
3967escape.TextSize = 14
3968escape.MouseButton1Down:connect(function()
3969game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(465.9,98.19,2253.47)
3970end)
3971
3972label.Name = "label"
3973label.Parent = main
3974label.BackgroundColor3 = Color3.new(1, 1, 1)
3975label.Position = UDim2.new(0.0209836699, 0, 0.657992601, 0)
3976label.Size = UDim2.new(0, 354, 0, 30)
3977label.Font = Enum.Font.Gotham
3978label.Text = "TELEPORTS"
3979label.TextColor3 = Color3.new(0, 0, 0)
3980label.TextSize = 14
3981
3982prison.Name = "prison"
3983prison.Parent = main
3984prison.BackgroundColor3 = Color3.new(1, 0.333333, 1)
3985prison.Position = UDim2.new(0.0208877288, 0, 0.728624523, 0)
3986prison.Size = UDim2.new(0, 110, 0, 32)
3987prison.Font = Enum.Font.GothamBlack
3988prison.Text = "Prison"
3989prison.TextColor3 = Color3.new(0, 0, 0)
3990prison.TextSize = 14
3991prison.MouseButton1Down:connect(function()
3992game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(918.77,100,2379.07)
3993end)
3994
3995yard.Name = "yard"
3996yard.Parent = main
3997yard.BackgroundColor3 = Color3.new(1, 0.333333, 1)
3998yard.Position = UDim2.new(0.328981698, 0, 0.728624523, 0)
3999yard.Size = UDim2.new(0, 112, 0, 32)
4000yard.Font = Enum.Font.GothamBlack
4001yard.Text = "Yard"
4002yard.TextColor3 = Color3.new(0, 0, 0)
4003yard.TextSize = 14
4004yard.MouseButton1Down:connect(function()
4005game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(779.87,98,2458.93)
4006end)
4007
4008crimbase.Name = "crimbase"
4009crimbase.Parent = main
4010crimbase.BackgroundColor3 = Color3.new(1, 0.333333, 1)
4011crimbase.Position = UDim2.new(0.634464741, 0, 0.728624523, 0)
4012crimbase.Size = UDim2.new(0, 118, 0, 32)
4013crimbase.Font = Enum.Font.GothamBlack
4014crimbase.Text = "Crim Base"
4015crimbase.TextColor3 = Color3.new(0, 0, 0)
4016crimbase.TextSize = 14
4017crimbase.MouseButton1Down:connect(function()
4018game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-943.46,94.13,2063.63)
4019end)
4020
4021aimbot.Name = "aimbot"
4022aimbot.Parent = main
4023aimbot.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
4024aimbot.Position = UDim2.new(0.0208877288, 0, 0.557620823, 0)
4025aimbot.Size = UDim2.new(0, 108, 0, 32)
4026aimbot.Font = Enum.Font.GothamBold
4027aimbot.Text = "Aimbot"
4028aimbot.TextColor3 = Color3.new(0.333333, 1, 1)
4029aimbot.TextSize = 14
4030aimbot.TextStrokeColor3 = Color3.new(0.333333, 1, 1)
4031aimbot.MouseButton1Down:connect(function()
4032-- Farewell Infortality.
4033-- Version: 2.82
4034-- Instances:
4035local strucidhack = Instance.new("ScreenGui")
4036local MainGUI = Instance.new("Frame")
4037local aimbotandesp = Instance.new("TextButton")
4038local closegui = Instance.new("TextButton")
4039local TextLabel = Instance.new("TextLabel")
4040local opengui = Instance.new("Frame")
4041local open = Instance.new("TextButton")
4042--Properties:
4043strucidhack.Name = "strucid hack"
4044strucidhack.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
4045MainGUI.Active = true
4046MainGUI.Draggable = true
4047
4048MainGUI.Name = "MainGUI"
4049MainGUI.Parent = strucidhack
4050MainGUI.BackgroundColor3 = Color3.new(1, 1, 1)
4051MainGUI.Position = UDim2.new(0.22521247, 0, 0.195965424, 0)
4052MainGUI.Size = UDim2.new(0, 385, 0, 371)
4053MainGUI.Visible = false
4054
4055aimbotandesp.Name = "aimbot and esp"
4056aimbotandesp.Parent = MainGUI
4057aimbotandesp.BackgroundColor3 = Color3.new(1, 1, 1)
4058aimbotandesp.BorderColor3 = Color3.new(0.333333, 0.666667, 1)
4059aimbotandesp.BorderSizePixel = 3
4060aimbotandesp.Position = UDim2.new(0.136179864, 0, 0.310200483, 0)
4061aimbotandesp.Size = UDim2.new(0, 257, 0, 118)
4062aimbotandesp.Font = Enum.Font.GothamSemibold
4063aimbotandesp.Text = "Open Aimbot Gui"
4064aimbotandesp.TextColor3 = Color3.new(0, 0, 0.498039)
4065aimbotandesp.TextSize = 23
4066aimbotandesp.MouseButton1Click:connect(function()
4067 local plrs = game:GetService("Players")
4068local TeamBased = true ; local teambasedswitch = "o"
4069local presskeytoaim = true; local aimkey = "e"
4070local raycast = false
4071
4072local espupdatetime = 5; autoesp = false
4073
4074
4075
4076local lockaim = true; local lockangle = 5
4077
4078
4079
4080--function findwat(folder, what)
4081-- for i, smth in pairs(folder:GetChildren()) do
4082-- if string.find(string.lower(tostring(smth)), string.lower(what)) then
4083-- return smth
4084-- end
4085-- end
4086--end
4087--
4088--local plrs = findwat(game, "Players")
4089
4090
4091
4092
4093local Gui = Instance.new("ScreenGui")
4094local Move = Instance.new("Frame")
4095local Main = Instance.new("Frame")
4096local EspStatus = Instance.new("TextLabel")
4097local st1 = Instance.new("TextLabel")
4098local st1_2 = Instance.new("TextLabel")
4099local st1_3 = Instance.new("TextLabel")
4100local Name = Instance.new("TextLabel")
4101--Properties:
4102Gui.Name = "Gui"
4103Gui.Parent = plrs.LocalPlayer:WaitForChild("PlayerGui")
4104
4105Move.Name = "Move"
4106Move.Parent = Gui
4107Move.BackgroundColor3 = Color3.new(0.0431373, 1, 0.0745098)
4108Move.BackgroundTransparency = 0.40000000596046
4109Move.BorderSizePixel = 0
4110Move.Position = UDim2.new(0.005, 0,0.018, 0)
4111Move.Size = UDim2.new(0.28141585, 0, 0.0320388414, 0)
4112
4113Main.Name = "Main"
4114Main.Parent = Move
4115Main.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
4116Main.BackgroundTransparency = 0.69999998807907
4117Main.Position = UDim2.new(0, 0, 0.995670795, 0)
4118Main.Size = UDim2.new(1.0000006, 0, 9.79697132, 0)
4119
4120EspStatus.Name = "EspStatus"
4121EspStatus.Parent = Main
4122EspStatus.BackgroundColor3 = Color3.new(1, 1, 1)
4123EspStatus.BackgroundTransparency = 1
4124EspStatus.Size = UDim2.new(0.272955924, 0, 0.161862016, 0)
4125EspStatus.Font = Enum.Font.ArialBold
4126EspStatus.Text = "Press T to update Esp"
4127EspStatus.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
4128EspStatus.TextScaled = true
4129EspStatus.TextSize = 14
4130EspStatus.TextWrapped = true
4131
4132st1.Name = "st1"
4133st1.Parent = Main
4134st1.BackgroundColor3 = Color3.new(1, 1, 1)
4135st1.BackgroundTransparency = 1
4136st1.Position = UDim2.new(0.271787882, 0, 0, 0)
4137st1.Size = UDim2.new(0.728211343, 0, 0.161862016, 0)
4138st1.Font = Enum.Font.ArialBold
4139st1.Text = "Press "..aimkey.." to lock on a person inside ur view"
4140st1.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
4141st1.TextScaled = true
4142st1.TextSize = 14
4143st1.TextWrapped = true
4144
4145st1_2.Name = "st1"
4146st1_2.Parent = Main
4147st1_2.BackgroundColor3 = Color3.new(1, 1, 1)
4148st1_2.BackgroundTransparency = 1
4149st1_2.Position = UDim2.new(0, 0, 0.375590861, 0)
4150st1_2.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
4151st1_2.Font = Enum.Font.ArialBold
4152st1_2.Text = "Press L to enable esp loop"
4153st1_2.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
4154st1_2.TextScaled = true
4155st1_2.TextSize = 14
4156st1_2.TextWrapped = true
4157
4158st1_3.Name = "st1"
4159st1_3.Parent = Main
4160st1_3.BackgroundColor3 = Color3.new(1, 1, 1)
4161st1_3.BackgroundTransparency = 1
4162st1_3.Position = UDim2.new(0, 0, 0.18558608, 0)
4163st1_3.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
4164st1_3.Font = Enum.Font.ArialBold
4165st1_3.Text = "Press O to change team based mode"
4166st1_3.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
4167st1_3.TextScaled = true
4168st1_3.TextSize = 14
4169st1_3.TextWrapped = true
4170local teambasedstatus = st1_3:Clone()
4171teambasedstatus.Parent = st1_3
4172teambasedstatus.TextScaled = true
4173teambasedstatus.Position = UDim2.new(0, 0,0.694, 0)
4174teambasedstatus.Text = tostring(TeamBased)
4175
4176Name.Name = "Name"
4177Name.Parent = Move
4178Name.BackgroundColor3 = Color3.new(1, 1, 1)
4179Name.BackgroundTransparency = 1
4180Name.Size = UDim2.new(0.838, 0, 0.980000019, 0)
4181Name.Font = Enum.Font.Arial
4182Name.Text = "FPS gui v1.0"
4183Name.TextColor3 = Color3.new(0, 0, 0)
4184Name.TextScaled = true
4185Name.TextSize = 14
4186Name.TextWrapped = true
4187Name.TextXAlignment = Enum.TextXAlignment.Left
4188-- Scripts:
4189
4190
4191local plrsforaim = {}
4192
4193local lplr = game:GetService("Players").LocalPlayer
4194Move.Draggable = true
4195Gui.ResetOnSpawn = false
4196Gui.Name = "Chat"
4197Gui.DisplayOrder = 999
4198
4199 Gui.Parent = plrs.LocalPlayer.PlayerGui
4200
4201
4202f = {}
4203local espforlder
4204
4205f.addesp = function()
4206 --print("ESP ran")
4207 if espforlder then
4208 else
4209 espforlder = Instance.new("Folder")
4210 espforlder.Parent = game.Workspace.CurrentCamera
4211 end
4212 for i, v in pairs(espforlder:GetChildren()) do
4213 v:Destroy()
4214 end
4215 for _, plr in pairs(plrs:GetChildren()) do
4216 if plr.Character and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name then
4217 if TeamBased == true then
4218 if plr.Team.Name ~= plrs.LocalPlayer.Team.Name then
4219 local e = espforlder:FindFirstChild(plr.Name)
4220 if not e then
4221 --print("Added esp for team based")
4222 local bill = Instance.new("BillboardGui", espforlder)
4223 bill.Name = plr.Name
4224 bill.AlwaysOnTop = true
4225 bill.Size = UDim2.new(1,0,1,0)
4226 bill.Adornee = plr.Character.Head
4227 local Frame = Instance.new('Frame',bill)
4228 Frame.Active = true
4229 Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
4230 Frame.BackgroundTransparency = 0
4231 Frame.BorderSizePixel = 0
4232 Frame.AnchorPoint = Vector2.new(.5, .5)
4233 Frame.Position = UDim2.new (0.5,0,0.5,0)
4234 Frame.Size = UDim2.new (1,0,1,0)
4235 Frame.Rotation = 0
4236 plr.Character.Humanoid.Died:Connect(function()
4237 bill:Destroy()
4238 end)
4239 end
4240 end
4241 else
4242 local e = espforlder:FindFirstChild(plr.Name)
4243 if not e then
4244 --print("Added esp")
4245 local bill = Instance.new("BillboardGui", espforlder)
4246 bill.Name = plr.Name
4247 bill.AlwaysOnTop = true
4248 bill.Size = UDim2.new(1,0,1,0)
4249 bill.Adornee = plr.Character.Head
4250 local Frame = Instance.new('Frame',bill)
4251 Frame.Active = true
4252 Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
4253 Frame.BackgroundTransparency = 0
4254 Frame.BorderSizePixel = 0
4255 Frame.AnchorPoint = Vector2.new(.5, .5)
4256 Frame.Position = UDim2.new (0.5,0,0.5,0)
4257 Frame.Size = UDim2.new (1,0,1,0)
4258 Frame.Rotation = 0
4259 plr.Character.Humanoid.Died:Connect(function()
4260 bill:Destroy()
4261 end)
4262 end
4263 end
4264
4265
4266 end
4267 end
4268end
4269local cam = game.Workspace.CurrentCamera
4270
4271local mouse = lplr:GetMouse()
4272local switch = false
4273local key = "k"
4274local aimatpart = nil
4275mouse.KeyDown:Connect(function(a)
4276 if a == "t" then
4277 print("worked1")
4278 f.addesp()
4279 elseif a == "u" then
4280 if raycast == true then
4281 raycast = false
4282 else
4283 raycast = true
4284 end
4285 elseif a == "l" then
4286 if autoesp == false then
4287 autoesp = true
4288 else
4289 autoesp = false
4290 end
4291 end
4292 if a == "j" then
4293 if mouse.Target then
4294 mouse.Target:Destroy()
4295 end
4296 end
4297 if a == key then
4298 if switch == false then
4299 switch = true
4300 else
4301 switch = false
4302 if aimatpart ~= nil then
4303 aimatpart = nil
4304 end
4305 end
4306 elseif a == teambasedswitch then
4307 if TeamBased == true then
4308 TeamBased = false
4309 teambasedstatus.Text = tostring(TeamBased)
4310 else
4311 TeamBased = true
4312 teambasedstatus.Text = tostring(TeamBased)
4313 end
4314 elseif a == aimkey then
4315 if not aimatpart then
4316 local maxangle = math.rad(20)
4317 for i, plr in pairs(plrs:GetChildren()) do
4318 if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
4319 if TeamBased == true then
4320 if plr.Team.Name ~= lplr.Team.Name then
4321 local an = checkfov(plr.Character.Head)
4322 if an < maxangle then
4323 maxangle = an
4324 aimatpart = plr.Character.Head
4325 end
4326 end
4327 else
4328 local an = checkfov(plr.Character.Head)
4329 if an < maxangle then
4330 maxangle = an
4331 aimatpart = plr.Character.Head
4332 end
4333 print(plr)
4334 end
4335 plr.Character.Humanoid.Died:Connect(function()
4336 if aimatpart.Parent == plr.Character or aimatpart == nil then
4337 aimatpart = nil
4338 end
4339 end)
4340 end
4341 end
4342 else
4343 aimatpart = nil
4344 end
4345 end
4346end)
4347
4348function getfovxyz (p0, p1, deg)
4349 local x1, y1, z1 = p0:ToOrientation()
4350 local cf = CFrame.new(p0.p, p1.p)
4351 local x2, y2, z2 = cf:ToOrientation()
4352 --local d = math.deg
4353 if deg then
4354 --return Vector3.new(d(x1-x2), d(y1-y2), d(z1-z2))
4355 else
4356 return Vector3.new((x1-x2), (y1-y2), (z1-z2))
4357 end
4358end
4359
4360function getaimbotplrs()
4361 plrsforaim = {}
4362 for i, plr in pairs(plrs:GetChildren()) do
4363 if plr.Character and plr.Character.Humanoid and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name and plr.Character.Head then
4364
4365 if TeamBased == true then
4366 if plr.Team.Name ~= lplr.Team.Name then
4367 local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
4368 local r = Ray.new(cf, cf.LookVector * 10000)
4369 local ign = {}
4370 for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
4371 if v:IsA("BasePart") then
4372 table.insert(ign , v)
4373 end
4374 end
4375 local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
4376 if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
4377 table.insert(plrsforaim, obj)
4378 end
4379 end
4380 else
4381 local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
4382 local r = Ray.new(cf, cf.LookVector * 10000)
4383 local ign = {}
4384 for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
4385 if v:IsA("BasePart") then
4386 table.insert(ign , v)
4387 end
4388 end
4389 local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
4390 if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
4391 table.insert(plrsforaim, obj)
4392 end
4393 end
4394
4395
4396 end
4397 end
4398end
4399
4400function aimat(part)
4401 cam.CFrame = CFrame.new(cam.CFrame.p, part.CFrame.p)
4402end
4403function checkfov (part)
4404 local fov = getfovxyz(game.Workspace.CurrentCamera.CFrame, part.CFrame)
4405 local angle = math.abs(fov.X) + math.abs(fov.Y)
4406 return angle
4407end
4408
4409game:GetService("RunService").RenderStepped:Connect(function()
4410 if aimatpart then
4411 aimat(aimatpart)
4412 if aimatpart.Parent == plrs.LocalPlayer.Character then
4413 aimatpart = nil
4414 end
4415 end
4416
4417
4418-- if switch == true then
4419-- local maxangle = 99999
4420--
4421-- --print("Loop")
4422-- if true and raycast == false then
4423-- for i, plr in pairs(plrs:GetChildren()) do
4424-- if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
4425-- if TeamBased then
4426-- if plr.Team.Name ~= lplr.Team.Name or plr.Team.TeamColor ~= lplr.Team.TeamColor then
4427-- local an = checkfov(plr.Character.Head)
4428-- if an < maxangle then
4429-- maxangle = an
4430-- aimatpart = plr.Character.Head
4431-- if an < lockangle then
4432-- break
4433-- end
4434-- end
4435-- end
4436-- else
4437-- local an = checkfov(plr.Character.Head)
4438-- if an < maxangle then
4439-- maxangle = an
4440-- aimatpart = plr.Character.Head
4441-- if an < lockangle then
4442-- break
4443-- end
4444-- end
4445-- end
4446--
4447--
4448--
4449--
4450-- end
4451-- end
4452-- elseif raycast == true then
4453--
4454-- end
4455
4456 if raycast == true and switch == false and not aimatpart then
4457 getaimbotplrs()
4458 aimatpart = nil
4459 local maxangle = 999
4460 for i, v in ipairs(plrsforaim) do
4461 if v.Parent ~= lplr.Character then
4462 local an = checkfov(v)
4463 if an < maxangle and v ~= lplr.Character.Head then
4464 maxangle = an
4465 aimatpart = v
4466 print(v:GetFullName())
4467 v.Parent.Humanoid.Died:connect(function()
4468 aimatpart = nil
4469 end)
4470 end
4471 end
4472 end
4473
4474 end
4475end)
4476delay(0, function()
4477 while wait(espupdatetime) do
4478 if autoesp == true then
4479 pcall(function()
4480 f.addesp()
4481 end)
4482 end
4483 end
4484end)
4485warn("loaded")
4486end)
4487
4488closegui.Name = "close gui"
4489closegui.Parent = MainGUI
4490closegui.BackgroundColor3 = Color3.new(1, 1, 1)
4491closegui.Position = UDim2.new(0.892828405, 0, 0.0474808663, 0)
4492closegui.Size = UDim2.new(0, 28, 0, 36)
4493closegui.Font = Enum.Font.SourceSansBold
4494closegui.Text = "X"
4495closegui.TextColor3 = Color3.new(0, 0, 0)
4496closegui.TextSize = 34
4497
4498TextLabel.Parent = MainGUI
4499TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
4500TextLabel.BorderSizePixel = 3
4501TextLabel.Position = UDim2.new(0.0389667451, 0, 0.0325634778, 0)
4502TextLabel.Size = UDim2.new(0, 313, 0, 50)
4503TextLabel.Font = Enum.Font.SciFi
4504TextLabel.Text = "Aimbot/Esp"
4505TextLabel.TextColor3 = Color3.new(0, 0, 0)
4506TextLabel.TextSize = 20
4507
4508opengui.Name = "open gui"
4509opengui.Parent = strucidhack
4510opengui.BackgroundColor3 = Color3.new(1, 1, 1)
4511opengui.Position = UDim2.new(0.0198300499, 0, 0.925072074, 0)
4512opengui.Size = UDim2.new(0, 19, 0, 22)
4513
4514open.Name = "open"
4515open.Parent = opengui
4516closegui.MouseButton1Click:connect(function()
4517 MainGUI.Visible = false
4518 opengui.Visible = true
4519end)
4520open.BackgroundColor3 = Color3.new(1, 1, 1)
4521open.Position = UDim2.new(-0.746906042, 0, -0.172385469, 0)
4522open.Size = UDim2.new(0, 65, 0, 29)
4523open.Font = Enum.Font.SourceSans
4524open.Text = "Open gui"
4525open.TextColor3 = Color3.new(0, 0, 0)
4526open.TextSize = 14
4527open.MouseButton1Click:connect(function()
4528 MainGUI.Visible = true
4529 opengui.Visible = false
4530end)
4531end)
4532
4533respawn.Name = "respawn"
4534respawn.Parent = main
4535respawn.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
4536respawn.Position = UDim2.new(0.33420366, 0, 0.557620823, 0)
4537respawn.Size = UDim2.new(0, 111, 0, 32)
4538respawn.Font = Enum.Font.GothamBold
4539respawn.Text = "Fast Respawn"
4540respawn.TextColor3 = Color3.new(0, 1, 1)
4541respawn.TextSize = 14
4542respawn.MouseButton1Down:connect(function()
4543game.Workspace.Remote.loadchar:InvokeServer(game.Players:GetChildren())
4544end)
4545
4546lag.Name = "lag"
4547lag.Parent = main
4548lag.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
4549lag.Position = UDim2.new(0.652741492, 0, 0.557620823, 0)
4550lag.Size = UDim2.new(0, 112, 0, 32)
4551lag.Font = Enum.Font.GothamBold
4552lag.Text = "Lag Server"
4553lag.TextColor3 = Color3.new(0.333333, 1, 1)
4554lag.TextSize = 14
4555lag.MouseButton1Down:connect(function()
4556local toolamount = 250
4557x = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
4558wait()
4559local LocalPlayer = game:GetService("Players").LocalPlayer
4560local died = false
4561local savepos = LocalPlayer.Character.HumanoidRootPart.CFrame
4562repeat
4563for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
4564if tool:IsA("Tool") then
4565tool.Parent = LocalPlayer
4566end
4567end
4568LocalPlayer.Character:ClearAllChildren()
4569local char = Instance.new("Model", workspace)
4570char.Name = "character"
4571Instance.new("Part", char).Name = "Torso";
4572Instance.new("Part", char).Name = "Head";
4573Instance.new("Humanoid", char).Name = "Humanoid";
4574LocalPlayer.Character = char
4575repeat wait() until LocalPlayer.Character
4576until #LocalPlayer:GetChildren() - 4 >= toolamount
4577for _, char in pairs(workspace:GetChildren()) do
4578if char.Name == "character" and char:IsA("Model") then
4579char:Destroy()
4580end
4581end
4582repeat wait() until LocalPlayer.Character.HumanoidRootPart
4583LocalPlayer.Character.HumanoidRootPart.CFrame = savepos
4584for _, tool in pairs(LocalPlayer:GetChildren()) do
4585if tool:IsA("Tool") then
4586tool.Parent = LocalPlayer.Backpack
4587end
4588end
4589wait(0.5)
4590for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
4591if v:IsA("Tool") then
4592v.Parent = game.Players.LocalPlayer.Character
4593end
4594end
4595wait(0.5)
4596for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
4597 if (v:IsA("Tool")) then
4598v.Parent = workspace
4599end
4600end
4601wait()
4602game.Players.LocalPlayer.Character.Humanoid.Health = 0
4603wait(0.85)
4604game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = x
4605end)
4606-- Scripts:
4607RAW Paste Data
4608-- Farewell Infortality.
4609-- Version: 2.82
4610-- Instances:
4611local PrisonBreakerv13 = Instance.new("ScreenGui")
4612local main = Instance.new("Frame")
4613local title = Instance.new("TextLabel")
4614local credits = Instance.new("TextLabel")
4615local police = Instance.new("TextButton")
4616local inmate = Instance.new("TextButton")
4617local neutral = Instance.new("TextButton")
4618local arrestcrims = Instance.new("TextButton")
4619local invis = Instance.new("TextButton")
4620local superpunch = Instance.new("TextButton")
4621local guns = Instance.new("TextButton")
4622local taserbypass = Instance.new("TextButton")
4623local fling = Instance.new("TextButton")
4624local reviz = Instance.new("TextButton")
4625local arrest = Instance.new("TextButton")
4626local attach = Instance.new("TextButton")
4627local fastrem = Instance.new("TextButton")
4628local fastm9 = Instance.new("TextButton")
4629local fasttaze = Instance.new("TextButton")
4630local fastak = Instance.new("TextButton")
4631local killothers = Instance.new("TextButton")
4632local btools = Instance.new("TextButton")
4633local speed = Instance.new("TextButton")
4634local escape = Instance.new("TextButton")
4635local label = Instance.new("TextLabel")
4636local prison = Instance.new("TextButton")
4637local yard = Instance.new("TextButton")
4638local crimbase = Instance.new("TextButton")
4639local aimbot = Instance.new("TextButton")
4640local respawn = Instance.new("TextButton")
4641local lag = Instance.new("TextButton")
4642--Properties:
4643PrisonBreakerv13.Name = "PrisonBreaker v1.3"
4644PrisonBreakerv13.Parent = game.CoreGui
4645
4646main.Name = "main"
4647main.Parent = PrisonBreakerv13
4648main.BackgroundColor3 = Color3.new(0, 1, 0)
4649main.Position = UDim2.new(0.00947120413, 0, 0.311656445, 0)
4650main.Size = UDim2.new(0, 383, 0, 538)
4651main.Active = true
4652main.Draggable = true
4653
4654title.Name = "title"
4655title.Parent = main
4656title.BackgroundColor3 = Color3.new(0.333333, 0, 1)
4657title.Size = UDim2.new(0, 381, 0, 50)
4658title.Font = Enum.Font.ArialBold
4659title.Text = "PrisonBreaker V1.3"
4660title.TextColor3 = Color3.new(0, 0, 0)
4661title.TextSize = 14
4662
4663credits.Name = "credits"
4664credits.Parent = main
4665credits.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
4666credits.Position = UDim2.new(0, 0, 0.925650537, 0)
4667credits.Size = UDim2.new(0, 381, 0, 40)
4668credits.Font = Enum.Font.Highway
4669credits.Text = "Made By JAKE11PRICE on YouTube"
4670credits.TextColor3 = Color3.new(0, 0, 0)
4671credits.TextSize = 14
4672
4673police.Name = "police"
4674police.Parent = main
4675police.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
4676police.Position = UDim2.new(0.0203045681, 0, 0.115241639, 0)
4677police.Size = UDim2.new(0, 111, 0, 32)
4678police.Font = Enum.Font.GothamBold
4679police.Text = "Team Police"
4680police.TextColor3 = Color3.new(0, 0, 0)
4681police.TextSize = 14
4682police.MouseButton1Down:connect(function()
4683workspace.Remote.TeamEvent:FireServer("Bright blue")
4684end)
4685
4686inmate.Name = "inmate"
4687inmate.Parent = main
4688inmate.BackgroundColor3 = Color3.new(1, 0.333333, 0)
4689inmate.Position = UDim2.new(0.3350254, 0, 0.115241639, 0)
4690inmate.Size = UDim2.new(0, 111, 0, 32)
4691inmate.Font = Enum.Font.GothamBold
4692inmate.Text = "Team Inmate"
4693inmate.TextColor3 = Color3.new(0, 0, 0)
4694inmate.TextSize = 14
4695inmate.MouseButton1Down:connect(function()
4696workspace.Remote.TeamEvent:FireServer("Bright orange")
4697end)
4698
4699neutral.Name = "neutral"
4700neutral.Parent = main
4701neutral.BackgroundColor3 = Color3.new(0.772549, 0.74902, 0.784314)
4702neutral.Position = UDim2.new(0.657360375, 0, 0.115241639, 0)
4703neutral.Size = UDim2.new(0, 111, 0, 32)
4704neutral.Font = Enum.Font.GothamBold
4705neutral.Text = "Team Neutral"
4706neutral.TextColor3 = Color3.new(0, 0, 0)
4707neutral.TextSize = 14
4708neutral.MouseButton1Down:connect(function()
4709Workspace.Remote.TeamEvent:FireServer("Medium stone grey")
4710end)
4711
4712arrestcrims.Name = "arrestcrims"
4713arrestcrims.Parent = main
4714arrestcrims.BackgroundColor3 = Color3.new(1, 0, 0)
4715arrestcrims.Position = UDim2.new(0.0203045681, 0, 0.18959108, 0)
4716arrestcrims.Size = UDim2.new(0, 111, 0, 31)
4717arrestcrims.Font = Enum.Font.GothamBold
4718arrestcrims.Text = "Arrest Crims"
4719arrestcrims.TextColor3 = Color3.new(0, 0, 0)
4720arrestcrims.TextSize = 14
4721arrestcrims.MouseButton1Down:connect(function()
4722local Player = game.Players.LocalPlayer
4723local cpos = Player.Character.HumanoidRootPart.CFrame
4724for i,v in pairs(game.Teams.Criminals:GetPlayers()) do
4725if v.Name ~= Player.Name then
4726local i = 10
4727 repeat
4728 wait()
4729 i = i-1
4730 game.Workspace.Remote.arrest:InvokeServer(v.Character.HumanoidRootPart)
4731 Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
4732 until i == 0
4733end
4734end
4735Player.Character.HumanoidRootPart.CFrame = cpos
4736Notify("Success", "Arrested all of the n00bs", "Cool!")
4737end)
4738
4739invis.Name = "invis"
4740invis.Parent = main
4741invis.BackgroundColor3 = Color3.new(1, 0, 0)
4742invis.Position = UDim2.new(0.332487345, 0, 0.18959108, 0)
4743invis.Size = UDim2.new(0, 111, 0, 31)
4744invis.Font = Enum.Font.GothamBold
4745invis.Text = "Invisible"
4746invis.TextColor3 = Color3.new(0, 0, 0)
4747invis.TextSize = 14
4748invis.MouseButton1Down:connect(function()
4749local player = game.Players.LocalPlayer
4750position = player.Character.HumanoidRootPart.Position
4751wait(0.1)
4752player.Character:MoveTo(position + Vector3.new(0, 1000000, 0))
4753wait(0.1)
4754humanoidrootpart = player.Character.HumanoidRootPart:clone()
4755wait(0.1)
4756player.Character.HumanoidRootPart:Destroy()
4757humanoidrootpart.Parent = player.Character
4758player.Character:MoveTo(position)
4759wait()
4760end)
4761
4762superpunch.Name = "superpunch"
4763superpunch.Parent = main
4764superpunch.BackgroundColor3 = Color3.new(1, 0, 0)
4765superpunch.Position = UDim2.new(0.657360375, 0, 0.18959108, 0)
4766superpunch.Size = UDim2.new(0, 111, 0, 31)
4767superpunch.Font = Enum.Font.GothamBold
4768superpunch.Text = "SuperPunch"
4769superpunch.TextColor3 = Color3.new(0, 0, 0)
4770superpunch.TextSize = 14
4771superpunch.MouseButton1Down:connect(function()
4772mainRemotes = game.ReplicatedStorage meleeRemote = mainRemotes['meleeEvent'] mouse = game.Players.LocalPlayer:GetMouse() punching = false cooldown = false function punch() cooldown = true local part = Instance.new("Part", game.Players.LocalPlayer.Character) part.Transparency = 1 part.Size = Vector3.new(5, 2, 3) part.CanCollide = false local w1 = Instance.new("Weld", part) w1.Part0 = game.Players.LocalPlayer.Character.Torso w1.Part1 = part w1.C1 = CFrame.new(0,0,2) part.Touched:connect(function(hit) if game.Players:FindFirstChild(hit.Parent.Name) then local plr = game.Players:FindFirstChild(hit.Parent.Name) if plr.Name ~= game.Players.LocalPlayer.Name then part:Destroy() for i = 1,100 do meleeRemote:FireServer(plr) end end end end) wait(1) cooldown = false part:Destroy() end mouse.KeyDown:connect(function(key) if cooldown == false then if key:lower() == "f" then punch() end end end)
4773end)
4774
4775guns.Name = "guns"
4776guns.Parent = main
4777guns.BackgroundColor3 = Color3.new(1, 0, 0)
4778guns.Position = UDim2.new(0.0203045681, 0, 0.262081772, 0)
4779guns.Size = UDim2.new(0, 111, 0, 32)
4780guns.Font = Enum.Font.GothamBlack
4781guns.Text = "Guns"
4782guns.TextColor3 = Color3.new(0, 0, 0)
4783guns.TextSize = 14
4784guns.MouseButton1Down:connect(function()
4785for i,v in pairs(Workspace.Prison_ITEMS.giver:GetChildren()) do
4786
4787lol = Workspace.Remote.ItemHandler:InvokeServer(v.ITEMPICKUP)
4788print(lol)
4789end
4790end)
4791
4792taserbypass.Name = "taserbypass"
4793taserbypass.Parent = main
4794taserbypass.BackgroundColor3 = Color3.new(1, 0, 0)
4795taserbypass.Position = UDim2.new(0.33502537, 0, 0.262081772, 0)
4796taserbypass.Size = UDim2.new(0, 111, 0, 32)
4797taserbypass.Font = Enum.Font.GothamBold
4798taserbypass.Text = "Taser Bypass"
4799taserbypass.TextColor3 = Color3.new(0, 0, 0)
4800taserbypass.TextSize = 14
4801taserbypass.MouseButton1Down:connect(function()
4802game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
4803 game.Players.LocalPlayer.CharacterAdded:connect(function()
4804 game.Workspace:WaitForChild(game.Players.LocalPlayer.Name)
4805 game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
4806 end)
4807 local message = Instance.new("Message",game.Workspace)
4808 message.Text = 'Made By Jake11price'
4809 wait(2)
4810 message:Destroy()
4811end)
4812
4813fling.Name = "fling"
4814fling.Parent = main
4815fling.BackgroundColor3 = Color3.new(1, 0, 0)
4816fling.Position = UDim2.new(0.657360375, 0, 0.262081772, 0)
4817fling.Size = UDim2.new(0, 111, 0, 32)
4818fling.Font = Enum.Font.GothamBold
4819fling.Text = "Fling"
4820fling.TextColor3 = Color3.new(0, 0, 0)
4821fling.TextSize = 14
4822fling.MouseButton1Down:connect(function()
4823--fe fling script, modified by CDrom202 for R6
4824
4825power = 300 -- change this to make it more or less powerful
4826
4827game:GetService('RunService').Stepped:connect(function()
4828game.Players.LocalPlayer.Character.Head.CanCollide = false
4829game.Players.LocalPlayer.Character.Torso.CanCollide = false
4830game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
4831game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
4832end)
4833
4834wait(.1)
4835local bambam = Instance.new("BodyThrust")
4836bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
4837bambam.Force = Vector3.new(power,0,power)
4838bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
4839end)
4840
4841reviz.Name = "reviz"
4842reviz.Parent = main
4843reviz.BackgroundColor3 = Color3.new(1, 0, 0)
4844reviz.Position = UDim2.new(0.0183727033, 0, 0.332713753, 0)
4845reviz.Size = UDim2.new(0, 111, 0, 32)
4846reviz.Font = Enum.Font.GothamBold
4847reviz.Text = "Reviz Admin"
4848reviz.TextColor3 = Color3.new(0, 0, 0)
4849reviz.TextSize = 14
4850reviz.MouseButton1Down:connect(function()
4851-- Creator: illremember#3799
4852
4853-- Credits to infinite yield, harkinian, dex creators
4854
4855prefix = ";"
4856wait(0.3)
4857Commands = {
4858 '[-] cmdbar is shown when ; is pressed.',
4859 '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
4860 '[2] bring [plr] -- You need a tool! Will bring player to you',
4861 '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
4862 '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
4863 '[5] attach [plr] -- You need a tool! Attaches you to player',
4864 '[6] unattach [plr] -- Attempts to unattach you from a player',
4865 '[7] follow [plr] -- Makes you follow behind the player',
4866 '[8] unfollow',
4867 '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
4868 '[10] trail [plr] -- The opposite of follow, you stay infront of player',
4869 '[11] untrail',
4870 '[12] orbit [plr] -- Makes you orbit the player',
4871 '[13] unorbit',
4872 '[14] fling [plr] -- Makes you fling the player',
4873 '[15] unfling',
4874 '[16] fecheck -- Checks if the game is FE or not',
4875 '[17] void [plr] -- Teleports player to the void',
4876 '[18] noclip -- Gives you noclip to walk through walls',
4877 '[19] clip -- Removes noclip',
4878 '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
4879 '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
4880 '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
4881 '[23] default -- Changes your speed, jumppower and hipheight to default values',
4882 '[24] annoy [plr] -- Loop teleports you to the player',
4883 '[25] unannoy',
4884 '[26] headwalk [plr] -- Loop teleports you to the player head',
4885 '[27] unheadwalk',
4886 '[28] nolimbs -- Removes your arms and legs',
4887 '[29] god -- Gives you FE Godmode',
4888 '[30] drophats -- Drops your accessories',
4889 '[31] droptool -- Drops any tool you have equipped',
4890 '[32] loopdhats -- Loop drops your accessories',
4891 '[33] unloopdhats',
4892 '[34] loopdtool -- Loop drops any tools you have equipped',
4893 '[35] unloopdtool',
4894 '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
4895 '[37] view [plr] -- Changes your camera to the player character',
4896 '[38] unview',
4897 '[39] goto [plr] -- Teleports you to player',
4898 '[40] fly -- Allows you to fly, credit to Infinite Yield',
4899 '[41] unfly',
4900 '[42] chat [msg] -- Makes you chat a message',
4901 '[43] spam [msg] -- Spams a message',
4902 '[44] unspam',
4903 '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
4904 '[46] pmspam [plr] -- Spams a player in private message',
4905 '[47] unpmspam',
4906 '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
4907 '[49] uncfreeze [plr]',
4908 '[50] unlockws -- Unlocks the workspace',
4909 '[51] lockws -- Locks the workspace',
4910 '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
4911 '[53] pstand -- Enables platform stand',
4912 '[54] unpstand -- Disables platform stand',
4913 '[55] blockhead -- Removes your head mesh',
4914 '[56] sit',
4915 '[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',
4916 '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
4917 '[59] hypertotal -- Loads in my FE GUI Hypertotal',
4918 '[60] cmds -- Prints all commands',
4919 '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
4920 '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
4921 '[63] spinner -- Makes you spin',
4922 '[64] nospinner',
4923 '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
4924 '[66] noreach -- Removes reach, must have tool equipped',
4925 '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
4926 '[68] tp me [plr] -- Alternative to goto',
4927 '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
4928 '[70] uncbring',
4929 '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
4930 '[72] givetool [plr] -- Gives the tool you have equipped to the player',
4931 '[73] glitch [plr] -- Glitches you and the player, looks very cool',
4932 '[74] unglitch -- Unglitches you',
4933 '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
4934 '[76] explorer -- Loads up DEX',
4935 '[77] reset -- Resets your character.',
4936 '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
4937 '[79] animgui -- Loads up Energize animations GUI',
4938 '[80] savepos -- Saves your current position',
4939 '[81] loadpos -- Teleports you to your saved position',
4940 '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
4941 '[83] unbang',
4942 '[84] delcmdbar -- Removes the command bar completely',
4943 '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
4944 '[86] shutdown -- Uses harkinians script to shutdown server',
4945 '[87] respawn -- If grespawn doesnt work you can use respawn',
4946 '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
4947 '[89] getplrs -- Prints all players in game',
4948 '[90] deldecal -- Deletes all decals client sided',
4949 '[91] opfinality -- Loads in my FE GUI Opfinality',
4950 '[92] remotes -- Prints all remotes in the game in the console when added',
4951 '[93] noremotes -- Stops printing remotes',
4952 '[94] tpdefault -- Stops all loop teleports to a player',
4953 '[95] stopsit -- Will not allow you to sit',
4954 '[96] gosit -- Allows you to sit',
4955 '[97] clicktp -- Enables click tp',
4956 '[98] noclicktp -- Disables click tp',
4957 '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
4958 '[100] toolsoff -- Stops ;toolson',
4959 '[101] version -- Gets the admin version',
4960 '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
4961 '[103] gravity [num] -- Changes workspace gravity default is 196.2',
4962 '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
4963 '[105] clickdel -- Delete any block you press q on, client sided',
4964 '[106] noclickdel -- Stops clickdel',
4965 '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
4966 '[108] unlooprhats -- Stops loop removing mesh',
4967 '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
4968 '[110] unlooprtool -- Stops loop removing mesh',
4969 '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
4970 '[112] age [plr] -- Makes you chat the account age of the player',
4971 '[113] id [plr] -- Makes you chat the account ID of the player',
4972 '[114] .age [plr] -- Privately shows you the account age of the player',
4973 '[115] .id [plr] -- Privately shows you the account ID of the player',
4974 '[116] gameid -- Shows the game ID',
4975 '[117] removeinvis -- Removes all invisible walls/parts, client sided',
4976 '[118] removefog -- Removes fog, client sided',
4977 '[119] disable -- Disables your character by removing humanoid',
4978 '[120] enable -- Enables your character by adding humanoid',
4979 '[121] prefix [key] -- Changes the prefix used, default is ;',
4980 '[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.',
4981 '[123] flyspeed [num] -- Change your fly speed, default is 1',
4982 '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
4983 '[125] uncarpet -- Stops carpet player',
4984 '[126] stare [plr] -- Turns your character to stare at another player',
4985 '[127] unstare -- Stops stare player',
4986 '[128] logchat -- Logs all chat (including /e and whispers) of all players',
4987 '[129] unlogchat -- Disables logchat',
4988 '[130] fixcam -- Fixes/resets your camera',
4989 '[131] unstate -- Stops changing state',
4990}
4991speedget = 1
4992
4993lplayer = game:GetService("Players").LocalPlayer
4994
4995lplayer.CharacterAdded:Connect(function(character)
4996 spin = false
4997 flying = false
4998 staring = false
4999 banpl = false
5000end)
5001
5002function change()
5003 prefix = prefix
5004 speedfly = speedfly
5005end
5006
5007function GetPlayer(String) -- Credit to Timeless/xFunnieuss
5008 local Found = {}
5009 local strl = String:lower()
5010 if strl == "all" then
5011 for i,v in pairs(game:GetService("Players"):GetPlayers()) do
5012 table.insert(Found,v)
5013 end
5014 elseif strl == "others" then
5015 for i,v in pairs(game:GetService("Players"):GetPlayers()) do
5016 if v.Name ~= lplayer.Name then
5017 table.insert(Found,v)
5018 end
5019 end
5020 elseif strl == "me" then
5021 for i,v in pairs(game:GetService("Players"):GetPlayers()) do
5022 if v.Name == lplayer.Name then
5023 table.insert(Found,v)
5024 end
5025 end
5026 else
5027 for i,v in pairs(game:GetService("Players"):GetPlayers()) do
5028 if v.Name:lower():sub(1, #String) == String:lower() then
5029 table.insert(Found,v)
5030 end
5031 end
5032 end
5033 return Found
5034end
5035
5036local Mouse = lplayer:GetMouse()
5037
5038spin = false
5039followed = false
5040traill = false
5041noclip = false
5042annoying = false
5043hwalk = false
5044droppinghats = false
5045droppingtools = false
5046flying = false
5047spamdelay = 1
5048spamming = false
5049spammingpm = false
5050cbringing = false
5051remotes = true
5052added = true
5053binds = false
5054stopsitting = false
5055clickgoto = false
5056gettingtools = false
5057removingmeshhats = false
5058removingmeshtool = false
5059clickdel = false
5060staring = false
5061chatlogs = false
5062banpl = false
5063changingstate = false
5064statechosen = 0
5065
5066adminversion = "Reviz Admin by illremember, Version 2.0"
5067
5068flying = false
5069speedfly = 1
5070
5071function plrchat(plr, chat)
5072print(plr.Name..": "..tick().."\n"..chat)
5073end
5074
5075for i,v in pairs(game:GetService("Players"):GetPlayers()) do
5076v.Chatted:connect(function(chat)
5077if chatlogs then
5078plrchat(v, chat)
5079end
5080end)
5081end
5082game:GetService("Players").PlayerAdded:connect(function(plr)
5083plr.Chatted:connect(function(chat)
5084if chatlogs then
5085plrchat(plr, chat)
5086end
5087end)
5088end)
5089
5090
5091local ScreenGui = Instance.new("ScreenGui")
5092local Frame = Instance.new("Frame")
5093local CMDBAR = Instance.new("TextBox")
5094ScreenGui.Parent = game:GetService("CoreGui")
5095Frame.Parent = ScreenGui
5096Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
5097Frame.BackgroundTransparency = 0.3
5098Frame.Position = UDim2.new(0.5, 0, 0, 10)
5099Frame.Size = UDim2.new(0, 200, 0, 40)
5100Frame.Active = true
5101Frame.Draggable = true
5102CMDBAR.Name = "CMDBAR"
5103CMDBAR.Parent = Frame
5104CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
5105CMDBAR.BackgroundTransparency = 0.20000000298023
5106CMDBAR.Size = UDim2.new(0, 180, 0, 20)
5107CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
5108CMDBAR.Font = Enum.Font.SourceSansLight
5109CMDBAR.FontSize = Enum.FontSize.Size14
5110CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
5111CMDBAR.TextScaled = true
5112CMDBAR.TextSize = 14
5113CMDBAR.TextWrapped = true
5114CMDBAR.Text = "Press ; to type, Enter to execute"
5115
5116local CMDS = Instance.new("ScreenGui")
5117local CMDSFRAME = Instance.new("Frame")
5118local ScrollingFrame = Instance.new("ScrollingFrame")
5119local TextLabel = Instance.new("TextLabel")
5120local closegui = Instance.new("TextButton")
5121CMDS.Name = "CMDS"
5122CMDS.Parent = game:GetService("CoreGui")
5123CMDSFRAME.Name = "CMDSFRAME"
5124CMDSFRAME.Parent = CMDS
5125CMDSFRAME.Active = true
5126CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
5127CMDSFRAME.BorderSizePixel = 0
5128CMDSFRAME.Draggable = true
5129CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
5130CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
5131CMDSFRAME.Visible = false
5132ScrollingFrame.Parent = CMDSFRAME
5133ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
5134ScrollingFrame.BorderSizePixel = 0
5135ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
5136ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
5137ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
5138TextLabel.Parent = ScrollingFrame
5139TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
5140TextLabel.BackgroundTransparency = 1
5141TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
5142TextLabel.Font = Enum.Font.SourceSans
5143TextLabel.FontSize = Enum.FontSize.Size18
5144TextLabel.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."
5145TextLabel.TextColor3 = Color3.new(1, 1, 1)
5146TextLabel.TextSize = 15
5147TextLabel.TextWrapped = true
5148TextLabel.TextXAlignment = Enum.TextXAlignment.Left
5149TextLabel.TextYAlignment = Enum.TextYAlignment.Top
5150closegui.Name = "closegui"
5151closegui.Parent = CMDSFRAME
5152closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
5153closegui.BorderSizePixel = 0
5154closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
5155closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
5156closegui.Font = Enum.Font.SourceSansBold
5157closegui.FontSize = Enum.FontSize.Size24
5158closegui.Text = "X"
5159closegui.TextColor3 = Color3.new(1, 1, 1)
5160closegui.TextSize = 20
5161
5162closegui.MouseButton1Click:connect(function()
5163 CMDSFRAME.Visible = false
5164end)
5165
5166game:GetService('RunService').Stepped:connect(function()
5167 if spin then
5168 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
5169 end
5170 if followed then
5171 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
5172 end
5173 if traill then
5174 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
5175 end
5176 if annoying then
5177 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
5178 end
5179 if hwalk then
5180 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
5181 end
5182 if staring then
5183 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
5184 end
5185end)
5186game:GetService('RunService').Stepped:connect(function()
5187 if noclip then
5188 if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
5189 lplayer.Character.Head.CanCollide = false
5190 lplayer.Character.Torso.CanCollide = false
5191 lplayer.Character["Left Leg"].CanCollide = false
5192 lplayer.Character["Right Leg"].CanCollide = false
5193 else
5194 lplayer.Character.Humanoid:ChangeState(11)
5195 end
5196 end
5197 if changingstate then
5198 lplayer.Character.Humanoid:ChangeState(statechosen)
5199 end
5200end)
5201game:GetService('RunService').Stepped:connect(function()
5202 if droppinghats then
5203 for i,v in pairs(lplayer.Character:GetChildren()) do
5204 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
5205 v.Parent = workspace
5206 end
5207 end
5208 end
5209 if droppingtools then
5210 for i,v in pairs(lplayer.Character:GetChildren()) do
5211 if (v:IsA("Tool")) then
5212 v.Parent = workspace
5213 end
5214 end
5215 end
5216 if removingmeshhats then
5217 for i,v in pairs(lplayer.Character:GetChildren()) do
5218 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
5219 v.Handle.Mesh:Destroy()
5220 end
5221 end
5222 end
5223 if removingmeshtool then
5224 for i,v in pairs(lplayer.Character:GetChildren()) do
5225 if (v:IsA("Tool")) then
5226 v.Handle.Mesh:Destroy()
5227 end
5228 end
5229 end
5230end)
5231game:GetService('RunService').Stepped:connect(function()
5232 if banpl then
5233 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
5234 end
5235end)
5236game:GetService('RunService').Stepped:connect(function()
5237 if stopsitting then
5238 lplayer.Character.Humanoid.Sit = false
5239 end
5240end)
5241
5242plr = lplayer
5243hum = plr.Character.HumanoidRootPart
5244mouse = plr:GetMouse()
5245mouse.KeyDown:connect(function(key)
5246 if key == "e" then
5247 if mouse.Target then
5248 if clickgoto then
5249 hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
5250 elseif clickdel then
5251 mouse.Target:Destroy()
5252 end
5253 end
5254 end
5255end)
5256
5257game:GetService("Workspace").ChildAdded:connect(function(part)
5258 if gettingtools then
5259 if part:IsA("Tool") then
5260 part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
5261 end
5262 end
5263end)
5264
5265lplayer.Chatted:Connect(function(msg)
5266 if string.sub(msg, 1, 6) == (prefix.."kill ") then
5267 if string.sub(msg, 7) == "me" then
5268 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
5269 else
5270 for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
5271 local NOW = lplayer.Character.HumanoidRootPart.CFrame
5272 lplayer.Character.Humanoid.Name = 1
5273 local l = lplayer.Character["1"]:Clone()
5274 l.Parent = lplayer.Character
5275 l.Name = "Humanoid"
5276 wait(0.1)
5277 lplayer.Character["1"]:Destroy()
5278 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
5279 lplayer.Character.Animate.Disabled = true
5280 wait(0.1)
5281 lplayer.Character.Animate.Disabled = false
5282 lplayer.Character.Humanoid.DisplayDistanceType = "None"
5283 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
5284 lplayer.Character.Humanoid:EquipTool(v)
5285 end
5286 local function tp(player,player2)
5287 local char1,char2=player.Character,player2.Character
5288 if char1 and char2 then
5289 char1:MoveTo(char2.Head.Position)
5290 end
5291 end
5292 wait(0.1)
5293 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
5294 wait(0.2)
5295 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
5296 wait(0.5)
5297 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
5298 wait(0.7)
5299 tp(lplayer,game:GetService("Players")[v.Name])
5300 wait(0.7)
5301 lplayer.Character.HumanoidRootPart.CFrame = NOW
5302 game:GetService("StarterGui"):SetCore("SendNotification", {
5303 Title = "Tools needed!";
5304 Text = "You need a tool in your backpack for this command!";
5305 })
5306 end
5307 end
5308 end
5309 if string.sub(msg, 1, 7) == (prefix.."bring ") then
5310 for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
5311 local NOW = lplayer.Character.HumanoidRootPart.CFrame
5312 lplayer.Character.Humanoid.Name = 1
5313 local l = lplayer.Character["1"]:Clone()
5314 l.Parent = lplayer.Character
5315 l.Name = "Humanoid"
5316 wait(0.1)
5317 lplayer.Character["1"]:Destroy()
5318 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
5319 lplayer.Character.Animate.Disabled = true
5320 wait(0.1)
5321 lplayer.Character.Animate.Disabled = false
5322 lplayer.Character.Humanoid.DisplayDistanceType = "None"
5323 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
5324 lplayer.Character.Humanoid:EquipTool(v)
5325 end
5326 local function tp(player,player2)
5327 local char1,char2=player.Character,player2.Character
5328 if char1 and char2 then
5329 char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
5330 end
5331 end
5332 local function getout(player,player2)
5333 local char1,char2=player.Character,player2.Character
5334 if char1 and char2 then
5335 char1:MoveTo(char2.Head.Position)
5336 end
5337 end
5338 tp(game:GetService("Players")[v.Name], lplayer)
5339 wait(0.2)
5340 tp(game:GetService("Players")[v.Name], lplayer)
5341 wait(0.5)
5342 lplayer.Character.HumanoidRootPart.CFrame = NOW
5343 wait(0.5)
5344 getout(lplayer, game:GetService("Players")[v.Name])
5345 wait(0.3)
5346 lplayer.Character.HumanoidRootPart.CFrame = NOW
5347 game:GetService("StarterGui"):SetCore("SendNotification", {
5348 Title = "Tools needed!";
5349 Text = "You need a tool in your backpack for this command!";
5350 })
5351 end
5352 end
5353 if string.sub(msg, 1, 6) == (prefix.."spin ") then
5354 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
5355 lplayer.Character.Humanoid.Name = 1
5356 local l = lplayer.Character["1"]:Clone()
5357 l.Parent = lplayer.Character
5358 l.Name = "Humanoid"
5359 wait(0.1)
5360 lplayer.Character["1"]:Destroy()
5361 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
5362 lplayer.Character.Animate.Disabled = true
5363 wait(0.1)
5364 lplayer.Character.Animate.Disabled = false
5365 lplayer.Character.Humanoid.DisplayDistanceType = "None"
5366 lplayer.Character.Animate.Disabled = false
5367 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
5368 lplayer.Character.Humanoid:EquipTool(v)
5369 end
5370 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
5371 spinplr = v
5372 wait(0.5)
5373 spin = true
5374 game:GetService("StarterGui"):SetCore("SendNotification", {
5375 Title = "Tools needed!";
5376 Text = "You need a tool in your backpack for this command!";
5377 })
5378 end
5379 end
5380 if string.sub(msg, 1, 7) == (prefix.."unspin") then
5381 spin = false
5382 end
5383 if string.sub(msg, 1, 8) == (prefix.."attach ") then
5384 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
5385 lplayer.Character.Humanoid.Name = 1
5386 local l = lplayer.Character["1"]:Clone()
5387 l.Parent = lplayer.Character
5388 l.Name = "Humanoid"
5389 wait(0.1)
5390 lplayer.Character["1"]:Destroy()
5391 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
5392 lplayer.Character.Animate.Disabled = true
5393 wait(0.1)
5394 lplayer.Character.Animate.Disabled = false
5395 lplayer.Character.Humanoid.DisplayDistanceType = "None"
5396 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
5397 lplayer.Character.Humanoid:EquipTool(v)
5398 end
5399 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
5400 wait(0.3)
5401 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
5402 attplr = v
5403 game:GetService("StarterGui"):SetCore("SendNotification", {
5404 Title = "Tools needed!";
5405 Text = "You need a tool in your backpack for this command!";
5406 })
5407 end
5408 end
5409 if string.sub(msg, 1, 10) == (prefix.."unattach ") then
5410 for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
5411 local function getout(player,player2)
5412 local char1,char2=player.Character,player2.Character
5413 if char1 and char2 then
5414 char1:MoveTo(char2.Head.Position)
5415 end
5416 end
5417 getout(lplayer, game:GetService("Players")[v.Name])
5418 end
5419 end
5420 if string.sub(msg, 1, 8) == (prefix.."follow ") then
5421 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
5422 followed = true
5423 flwplr = v
5424 end
5425 end
5426 if string.sub(msg, 1, 9) == (prefix.."unfollow") then
5427 followed = false
5428 end
5429 if string.sub(msg, 1, 10) == (prefix.."freefall ") then
5430 for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
5431 local NOW = lplayer.Character.HumanoidRootPart.CFrame
5432 lplayer.Character.Humanoid.Name = 1
5433 local l = lplayer.Character["1"]:Clone()
5434 l.Parent = lplayer.Character
5435 l.Name = "Humanoid"
5436 wait(0.1)
5437 lplayer.Character["1"]:Destroy()
5438 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
5439 lplayer.Character.Animate.Disabled = true
5440 wait(0.1)
5441 lplayer.Character.Animate.Disabled = false
5442 lplayer.Character.Humanoid.DisplayDistanceType = "None"
5443 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
5444 lplayer.Character.Humanoid:EquipTool(v)
5445 end
5446 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
5447 wait(0.2)
5448 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
5449 wait(0.6)
5450 lplayer.Character.HumanoidRootPart.CFrame = NOW
5451 wait(0.6)
5452 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
5453 game:GetService("StarterGui"):SetCore("SendNotification", {
5454 Title = "Tools needed!";
5455 Text = "You need a tool in your backpack for this command!";
5456 })
5457 end
5458 end
5459 if string.sub(msg, 1, 7) == (prefix.."trail ") then
5460 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
5461 traill = true
5462 trlplr = v
5463 end
5464 end
5465 if string.sub(msg, 1, 8) == (prefix.."untrail") then
5466 traill = false
5467 end
5468 if string.sub(msg, 1, 7) == (prefix.."orbit ") then
5469 if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
5470 lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
5471 else
5472 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
5473 local o = Instance.new("RocketPropulsion")
5474 o.Parent = lplayer.Character.HumanoidRootPart
5475 o.Name = "Orbit"
5476 o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
5477 o:Fire()
5478 noclip = true
5479 end
5480 end
5481 end
5482 if string.sub(msg, 1, 8) == (prefix.."unorbit") then
5483 lplayer.Character.HumanoidRootPart.Orbit:Destroy()
5484 noclip = false
5485 end
5486 if string.sub(msg, 1, 7) == (prefix.."fling ") then
5487 if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
5488 lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
5489 else
5490 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
5491 local y = Instance.new("RocketPropulsion")
5492 y.Parent = lplayer.Character.HumanoidRootPart
5493 y.CartoonFactor = 1
5494 y.MaxThrust = 800000
5495 y.MaxSpeed = 1000
5496 y.ThrustP = 200000
5497 y.Name = "Fling"
5498 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
5499 y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
5500 y:Fire()
5501 noclip = true
5502 end
5503 end
5504 end
5505 if string.sub(msg, 1, 8) == (prefix.."unfling") then
5506 noclip = false
5507 lplayer.Character.HumanoidRootPart.Fling:Destroy()
5508 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
5509 wait(0.4)
5510 lplayer.Character.HumanoidRootPart.Fling:Destroy()
5511 end
5512 if string.sub(msg, 1, 8) == (prefix.."fecheck") then
5513 if game:GetService("Workspace").FilteringEnabled == true then
5514 warn("FE is Enabled (Filtering Enabled)")
5515 game:GetService("StarterGui"):SetCore("SendNotification", {
5516 Title = "FE is Enabled";
5517 Text = "Filtering Enabled. Enjoy using Reviz Admin!";
5518 })
5519 else
5520 warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
5521 game:GetService("StarterGui"):SetCore("SendNotification", {
5522 Title = "FE is Disabled";
5523 Text = "Filtering Disabled. Consider using a different admin script.";
5524 })
5525 end
5526 end
5527 if string.sub(msg, 1, 6) == (prefix.."void ") then
5528 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
5529 lplayer.Character.Humanoid.Name = 1
5530 local l = lplayer.Character["1"]:Clone()
5531 l.Parent = lplayer.Character
5532 l.Name = "Humanoid"
5533 wait(0.1)
5534 lplayer.Character["1"]:Destroy()
5535 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
5536 lplayer.Character.Animate.Disabled = true
5537 wait(0.1)
5538 lplayer.Character.Animate.Disabled = false
5539 lplayer.Character.Humanoid.DisplayDistanceType = "None"
5540 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
5541 lplayer.Character.Humanoid:EquipTool(v)
5542 end
5543 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
5544 wait(0.2)
5545 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
5546 wait(0.6)
5547 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
5548 game:GetService("StarterGui"):SetCore("SendNotification", {
5549 Title = "Tools needed!";
5550 Text = "You need a tool in your backpack for this command!";
5551 })
5552 end
5553 end
5554 if string.sub(msg, 1, 7) == (prefix.."noclip") then
5555 noclip = true
5556 game:GetService("StarterGui"):SetCore("SendNotification", {
5557 Title = "Noclip enabled";
5558 Text = "Type ;clip to disable";
5559 })
5560 end
5561 if string.sub(msg, 1, 5) == (prefix.."clip") then
5562 noclip = false
5563 game:GetService("StarterGui"):SetCore("SendNotification", {
5564 Title = "Noclip disabled";
5565 Text = "Type ;noclip to enable";
5566 })
5567 end
5568 if string.sub(msg, 1, 7) == (prefix.."speed ") then
5569 lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
5570 end
5571 if string.sub(msg, 1, 4) == (prefix.."ws ") then
5572 lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
5573 end
5574 if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
5575 lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
5576 end
5577 if string.sub(msg, 1, 4) == (prefix.."hh ") then
5578 lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
5579 end
5580 if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
5581 lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
5582 end
5583 if string.sub(msg, 1, 4) == (prefix.."jp ") then
5584 lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
5585 end
5586 if string.sub(msg, 1, 8) == (prefix.."default") then
5587 lplayer.Character.Humanoid.JumpPower = 50
5588 lplayer.Character.Humanoid.WalkSpeed = 16
5589 lplayer.Character.Humanoid.HipHeight = 0
5590 end
5591 if string.sub(msg, 1, 7) == (prefix.."annoy ") then
5592 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
5593 annoying = true
5594 annplr = v
5595 end
5596 end
5597 if string.sub(msg, 1, 8) == (prefix.."unannoy") then
5598 annoying = false
5599 end
5600 if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
5601 for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
5602 hwalk = true
5603 hdwplr = v
5604 end
5605 end
5606 if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
5607 hwalk = false
5608 end
5609 if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
5610 lplayer.Character["Left Leg"]:Destroy()
5611 lplayer.Character["Left Arm"]:Destroy()
5612 lplayer.Character["Right Leg"]:Destroy()
5613 lplayer.Character["Right Arm"]:Destroy()
5614 end
5615 if string.sub(msg, 1, 4) == (prefix.."god") then
5616 lplayer.Character.Humanoid.Name = 1
5617 local l = lplayer.Character["1"]:Clone()
5618 l.Parent = lplayer.Character
5619 l.Name = "Humanoid"
5620 wait(0.1)
5621 lplayer.Character["1"]:Destroy()
5622 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
5623 lplayer.Character.Animate.Disabled = true
5624 wait(0.1)
5625 lplayer.Character.Animate.Disabled = false
5626 lplayer.Character.Humanoid.DisplayDistanceType = "None"
5627 game:GetService("StarterGui"):SetCore("SendNotification", {
5628 Title = "FE Godmode enabled";
5629 Text = "Use ;grespawn or ;respawn to remove";
5630 })
5631 end
5632 if string.sub(msg, 1, 9) == (prefix.."drophats") then
5633 for i,v in pairs(lplayer.Character:GetChildren()) do
5634 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
5635 v.Parent = workspace
5636 end
5637 end
5638 end
5639 if string.sub(msg, 1, 9) == (prefix.."droptool") then
5640 for i,v in pairs(lplayer.Character:GetChildren()) do
5641 if (v:IsA("Tool")) then
5642 v.Parent = workspace
5643 end
5644 end
5645 end
5646 if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
5647 droppinghats = true
5648 game:GetService("StarterGui"):SetCore("SendNotification", {
5649 Title = "Loop Drop Enabled";
5650 Text = "Type ;unloopdhats to disable";
5651 })
5652 end
5653 if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
5654 droppinghats = false
5655 game:GetService("StarterGui"):SetCore("SendNotification", {
5656 Title = "Loop Drop Disabled";
5657 Text = "Type ;loopdhats to enable.";
5658 })
5659 end
5660 if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
5661 droppingtools = true
5662 game:GetService("StarterGui"):SetCore("SendNotification", {
5663 Title = "Loop Drop Enabled";
5664 Text = "Type ;unloopdtool to disable";
5665 })
5666 end
5667 if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
5668 droppingtools = false
5669 game:GetService("StarterGui"):SetCore("SendNotification", {
5670 Title = "Loop Drop Disabled";
5671 Text = "Type ;loopdtool to enable.";
5672 })
5673 end
5674 if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
5675 Local = game:GetService('Players').LocalPlayer
5676 Char = Local.Character
5677 touched,tpdback = false, false
5678 box = Instance.new('Part',workspace)
5679 box.Anchored = true
5680 box.CanCollide = true
5681 box.Size = Vector3.new(10,1,10)
5682 box.Position = Vector3.new(0,10000,0)
5683 box.Touched:connect(function(part)
5684 if (part.Parent.Name == Local.Name) then
5685 if touched == false then
5686 touched = true
5687 function apply()
5688 if script.Disabled ~= true then
5689 no = Char.HumanoidRootPart:Clone()
5690 wait(.25)
5691 Char.HumanoidRootPart:Destroy()
5692 no.Parent = Char
5693 Char:MoveTo(loc)
5694 touched = false
5695 end end
5696 if Char then
5697 apply()
5698 end
5699 end
5700 end
5701 end)
5702 repeat wait() until Char
5703 loc = Char.HumanoidRootPart.Position
5704 Char:MoveTo(box.Position + Vector3.new(0,.5,0))
5705 game:GetService("StarterGui"):SetCore("SendNotification", {
5706 Title = "Invisibility enabled!";
5707 Text = "Reset or use ;respawn to remove.";
5708 })
5709 end
5710 if string.sub(msg, 1, 6) == (prefix.."view ") then
5711 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
5712 if game:GetService("Players")[v.Name].Character.Humanoid then
5713 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
5714 else
5715 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
5716 end
5717 end
5718 end
5719 if string.sub(msg, 1, 7) == (prefix.."unview") then
5720 if lplayer.Character.Humanoid then
5721 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
5722 else
5723 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
5724 end
5725 end
5726 if string.sub(msg, 1, 6) == (prefix.."goto ") then
5727 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
5728 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
5729 end
5730 end
5731 if string.sub(msg, 1, 4) == (prefix.."fly") then
5732 repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
5733 repeat wait() until Mouse
5734
5735 local T = lplayer.Character.HumanoidRootPart
5736 local CONTROL = {F = 0, B = 0, L = 0, R = 0}
5737 local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
5738 local SPEED = speedget
5739
5740 local function fly()
5741 flying = true
5742 local BG = Instance.new('BodyGyro', T)
5743 local BV = Instance.new('BodyVelocity', T)
5744 BG.P = 9e4
5745 BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
5746 BG.cframe = T.CFrame
5747 BV.velocity = Vector3.new(0, 0.1, 0)
5748 BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
5749 spawn(function()
5750 repeat wait()
5751 lplayer.Character.Humanoid.PlatformStand = true
5752 if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
5753 SPEED = 50
5754 elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
5755 SPEED = 0
5756 end
5757 if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
5758 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
5759 lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
5760 elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
5761 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
5762 else
5763 BV.velocity = Vector3.new(0, 0.1, 0)
5764 end
5765 BG.cframe = workspace.CurrentCamera.CoordinateFrame
5766 until not flying
5767 CONTROL = {F = 0, B = 0, L = 0, R = 0}
5768 lCONTROL = {F = 0, B = 0, L = 0, R = 0}
5769 SPEED = 0
5770 BG:destroy()
5771 BV:destroy()
5772 lplayer.Character.Humanoid.PlatformStand = false
5773 end)
5774 end
5775 Mouse.KeyDown:connect(function(KEY)
5776 if KEY:lower() == 'w' then
5777 CONTROL.F = speedfly
5778 elseif KEY:lower() == 's' then
5779 CONTROL.B = -speedfly
5780 elseif KEY:lower() == 'a' then
5781 CONTROL.L = -speedfly
5782 elseif KEY:lower() == 'd' then
5783 CONTROL.R = speedfly
5784 end
5785 end)
5786 Mouse.KeyUp:connect(function(KEY)
5787 if KEY:lower() == 'w' then
5788 CONTROL.F = 0
5789 elseif KEY:lower() == 's' then
5790 CONTROL.B = 0
5791 elseif KEY:lower() == 'a' then
5792 CONTROL.L = 0
5793 elseif KEY:lower() == 'd' then
5794 CONTROL.R = 0
5795 end
5796 end)
5797 fly()
5798 end
5799 if string.sub(msg, 1, 6) == (prefix.."unfly") then
5800 flying = false
5801 lplayer.Character.Humanoid.PlatformStand = false
5802 end
5803 if string.sub(msg, 1, 6) == (prefix.."chat ") then
5804 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
5805 end
5806 if string.sub(msg, 1, 6) == (prefix.."spam ") then
5807 spamtext = (string.sub(msg, 7))
5808 spamming = true
5809 end
5810 if string.sub(msg, 1, 7) == (prefix.."unspam") then
5811 spamming = false
5812 end
5813 if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
5814 spamdelay = (string.sub(msg, 11))
5815 end
5816 if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
5817 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
5818 pmspammed = v.Name
5819 spammingpm = true
5820 end
5821 end
5822 if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
5823 spammingpm = false
5824 end
5825 if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
5826 for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
5827 v.Character["Left Leg"].Anchored = true
5828 v.Character["Left Arm"].Anchored = true
5829 v.Character["Right Leg"].Anchored = true
5830 v.Character["Right Arm"].Anchored = true
5831 v.Character.Torso.Anchored = true
5832 v.Character.Head.Anchored = true
5833 end
5834 end
5835 if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
5836 for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
5837 v.Character["Left Leg"].Anchored = false
5838 v.Character["Left Arm"].Anchored = false
5839 v.Character["Right Leg"].Anchored = false
5840 v.Character["Right Arm"].Anchored = false
5841 v.Character.Torso.Anchored = false
5842 v.Character.Head.Anchored = false
5843 end
5844 end
5845 if string.sub(msg, 1, 9) == (prefix.."unlockws") then
5846 local a = game:GetService("Workspace"):getChildren()
5847 for i = 1, #a do
5848 if a[i].className == "Part" then
5849 a[i].Locked = false
5850 elseif a[i].className == "Model" then
5851 local r = a[i]:getChildren()
5852 for i = 1, #r do
5853 if r[i].className == "Part" then
5854 r[i].Locked = false
5855 end
5856 end
5857 end
5858 end
5859 game:GetService("StarterGui"):SetCore("SendNotification", {
5860 Title = "Success!";
5861 Text = "Workspace unlocked. Use ;lockws to lock.";
5862 })
5863 end
5864 if string.sub(msg, 1, 7) == (prefix.."lockws") then
5865 local a = game:GetService("Workspace"):getChildren()
5866 for i = 1, #a do
5867 if a[i].className == "Part" then
5868 a[i].Locked = true
5869 elseif a[i].className == "Model" then
5870 local r = a[i]:getChildren()
5871 for i = 1, #r do
5872 if r[i].className == "Part" then
5873 r[i].Locked = true
5874 end
5875 end
5876 end
5877 end
5878 end
5879 if string.sub(msg, 1, 7) == (prefix.."btools") then
5880 local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
5881 Clone_T.BinType = "Clone"
5882 local Destruct = Instance.new("HopperBin",lplayer.Backpack)
5883 Destruct.BinType = "Hammer"
5884 local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
5885 Hold_T.BinType = "Grab"
5886 end
5887 if string.sub(msg, 1, 7) == (prefix.."pstand") then
5888 lplayer.Character.Humanoid.PlatformStand = true
5889 end
5890 if string.sub(msg, 1, 9) == (prefix.."unpstand") then
5891 lplayer.Character.Humanoid.PlatformStand = false
5892 end
5893 if string.sub(msg, 1, 10) == (prefix.."blockhead") then
5894 lplayer.Character.Head.Mesh:Destroy()
5895 end
5896 if string.sub(msg, 1, 4) == (prefix.."sit") then
5897 lplayer.Character.Humanoid.Sit = true
5898 end
5899 if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
5900 local function bringobjw()
5901 for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
5902 if obj.Name == (string.sub(msg, 11)) then
5903 obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
5904 obj.CanCollide = false
5905 obj.Transparency = 0.7
5906 wait()
5907 obj.CFrame = lplayer.Character["Left Leg"].CFrame
5908 wait()
5909 obj.CFrame = lplayer.Character["Right Leg"].CFrame
5910 wait()
5911 obj.CFrame = lplayer.Character["Head"].CFrame
5912 end
5913 end
5914 end
5915 while wait() do
5916 bringobjw()
5917 end
5918 game:GetService("StarterGui"):SetCore("SendNotification", {
5919 Title = "BringObj";
5920 Text = "BringObj enabled.";
5921 })
5922 end
5923 if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
5924 vis = (string.sub(msg, 8))
5925 local a = game:GetService("Workspace"):GetDescendants()
5926 for i = 1, #a do
5927 if a[i].className == "Part" then
5928 a[i].Transparency = vis
5929 elseif a[i].className == "Model" then
5930 local r = a[i]:getChildren()
5931 for i = 1, #r do
5932 if r[i].className == "Part" then
5933 r[i].Transparency = vis
5934 end
5935 end
5936 end
5937 end
5938 end
5939 if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
5940 loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
5941 game:GetService("StarterGui"):SetCore("SendNotification", {
5942 Title = "Success!";
5943 Text = "HyperTotal GUI Loaded!";
5944 })
5945 end
5946 if string.sub(msg, 1, 5) == (prefix.."cmds") then
5947 CMDSFRAME.Visible = true
5948 end
5949 if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
5950 for i,v in pairs(lplayer.Character:GetChildren()) do
5951 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
5952 v.Handle.Mesh:Destroy()
5953 end
5954 end
5955 end
5956 if string.sub(msg, 1, 10) == (prefix.."blockhats") then
5957 for i,v in pairs(lplayer.Character:GetChildren()) do
5958 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
5959 v.Handle.Mesh:Destroy()
5960 end
5961 end
5962 end
5963 if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
5964 for i,v in pairs(lplayer.Character:GetChildren()) do
5965 if (v:IsA("Tool")) then
5966 v.Handle.Mesh:Destroy()
5967 end
5968 end
5969 end
5970 if string.sub(msg, 1, 10) == (prefix.."blocktool") then
5971 for i,v in pairs(lplayer.Character:GetChildren()) do
5972 if (v:IsA("Tool")) then
5973 v.Handle.Mesh:Destroy()
5974 end
5975 end
5976 end
5977 if string.sub(msg, 1, 8) == (prefix.."spinner") then
5978 local p = Instance.new("RocketPropulsion")
5979 p.Parent = lplayer.Character.HumanoidRootPart
5980 p.Name = "Spinner"
5981 p.Target = lplayer.Character["Left Arm"]
5982 p:Fire()
5983 game:GetService("StarterGui"):SetCore("SendNotification", {
5984 Title = "Spinner enabled";
5985 Text = "Type ;nospinner to disable.";
5986 })
5987 end
5988 if string.sub(msg, 1, 10) == (prefix.."nospinner") then
5989 lplayer.Character.HumanoidRootPart.Spinner:Destroy()
5990 end
5991 if string.sub(msg, 1, 7) == (prefix.."reachd") then
5992 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
5993 if v:isA("Tool") then
5994 local a = Instance.new("SelectionBox",v.Handle)
5995 a.Adornee = v.Handle
5996 v.Handle.Size = Vector3.new(0.5,0.5,60)
5997 v.GripPos = Vector3.new(0,0,0)
5998 lplayer.Character.Humanoid:UnequipTools()
5999 end
6000 end
6001 game:GetService("StarterGui"):SetCore("SendNotification", {
6002 Title = "Reach applied!";
6003 Text = "Applied to equipped sword. Use ;noreach to disable.";
6004 })
6005 end
6006 if string.sub(msg, 1, 7) == (prefix.."reach ") then
6007 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
6008 if v:isA("Tool") then
6009 handleSize = v.Handle.Size
6010 wait()
6011 local a = Instance.new("SelectionBox",v.Handle)
6012 a.Name = "a"
6013 a.Adornee = v.Handle
6014 v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
6015 v.GripPos = Vector3.new(0,0,0)
6016 lplayer.Character.Humanoid:UnequipTools()
6017 end
6018 end
6019 game:GetService("StarterGui"):SetCore("SendNotification", {
6020 Title = "Reach applied!";
6021 Text = "Applied to equipped sword. Use ;noreach to disable.";
6022 })
6023 end
6024 if string.sub(msg, 1, 8) == (prefix.."noreach") then
6025 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
6026 if v:isA("Tool") then
6027 v.Handle.a:Destroy()
6028 v.Handle.Size = handleSize
6029 end
6030 end
6031 game:GetService("StarterGui"):SetCore("SendNotification", {
6032 Title = "Reach removed!";
6033 Text = "Removed reach from equipped sword.";
6034 })
6035 end
6036 if string.sub(msg, 1, 7) == (prefix.."rkill ") then
6037 for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
6038 lplayer.Character.Humanoid.Name = 1
6039 local l = lplayer.Character["1"]:Clone()
6040 l.Parent = lplayer.Character
6041 l.Name = "Humanoid"
6042 wait(0.1)
6043 lplayer.Character["1"]:Destroy()
6044 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
6045 lplayer.Character.Animate.Disabled = true
6046 wait(0.1)
6047 lplayer.Character.Animate.Disabled = false
6048 lplayer.Character.Humanoid.DisplayDistanceType = "None"
6049 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
6050 lplayer.Character.Humanoid:EquipTool(v)
6051 end
6052 wait(0.1)
6053 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
6054 wait(0.2)
6055 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
6056 wait(0.5)
6057 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
6058 game:GetService("StarterGui"):SetCore("SendNotification", {
6059 Title = "Tools needed!";
6060 Text = "You need a tool in your backpack for this command!";
6061 })
6062 end
6063 end
6064 if string.sub(msg, 1, 7) == (prefix.."tp me ") then
6065 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
6066 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
6067 end
6068 end
6069 if string.sub(msg, 1, 8) == (prefix.."cbring ") then
6070 if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
6071 cbringall = true
6072 else
6073 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
6074 brplr = v.Name
6075 end
6076 end
6077 cbring = true
6078 end
6079 if string.sub(msg, 1, 9) == (prefix.."uncbring") then
6080 cbring = false
6081 cbringall = false
6082 end
6083 if string.sub(msg, 1, 6) == (prefix.."swap ") then
6084 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
6085 local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
6086 local NOW = lplayer.Character.HumanoidRootPart.CFrame
6087 lplayer.Character.Humanoid.Name = 1
6088 local l = lplayer.Character["1"]:Clone()
6089 l.Parent = lplayer.Character
6090 l.Name = "Humanoid"
6091 wait(0.1)
6092 lplayer.Character["1"]:Destroy()
6093 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
6094 lplayer.Character.Animate.Disabled = true
6095 wait(0.1)
6096 lplayer.Character.Animate.Disabled = false
6097 lplayer.Character.Humanoid.DisplayDistanceType = "None"
6098 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
6099 lplayer.Character.Humanoid:EquipTool(v)
6100 end
6101 local function tp(player,player2)
6102 local char1,char2=player.Character,player2.Character
6103 if char1 and char2 then
6104 char1:MoveTo(char2.Head.Position)
6105 end
6106 end
6107 wait(0.1)
6108 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
6109 wait(0.2)
6110 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
6111 wait(0.5)
6112 lplayer.Character.HumanoidRootPart.CFrame = NOW
6113 wait(0.6)
6114 tp(lplayer, game:GetService("Players")[v.Name])
6115 wait(0.4)
6116 lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
6117 game:GetService("StarterGui"):SetCore("SendNotification", {
6118 Title = "Tools needed!";
6119 Text = "You need a tool in your backpack for this command!";
6120 })
6121 end
6122 end
6123 if string.sub(msg, 1, 8) == (prefix.."glitch ") then
6124 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
6125 lplayer.Character.Humanoid.Name = 1
6126 local l = lplayer.Character["1"]:Clone()
6127 l.Parent = lplayer.Character
6128 l.Name = "Humanoid"
6129 wait(0.1)
6130 lplayer.Character["1"]:Destroy()
6131 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
6132 lplayer.Character.Animate.Disabled = true
6133 wait(0.1)
6134 lplayer.Character.Animate.Disabled = false
6135 lplayer.Character.Humanoid.DisplayDistanceType = "None"
6136 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
6137 lplayer.Character.Humanoid:EquipTool(v)
6138 end
6139 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
6140 wait(0.3)
6141 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
6142 wait(0.4)
6143 b = Instance.new("BodyForce")
6144 b.Parent = lplayer.Character.HumanoidRootPart
6145 b.Name = "Glitch"
6146 b.Force = Vector3.new(100000000,5000,0)
6147 game:GetService("StarterGui"):SetCore("SendNotification", {
6148 Title = "Tools needed!";
6149 Text = "You need a tool in your backpack for this command!";
6150 })
6151 end
6152 end
6153 if string.sub(msg, 1, 9) == (prefix.."unglitch") then
6154 lplayer.Character.HumanoidRootPart.Glitch:Destroy()
6155 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
6156 b = Instance.new("BodyForce")
6157 b.Parent = lplayer.Character.HumanoidRootPart
6158 b.Name = "unGlitch"
6159 b.Force = Vector3.new(0,-5000000,0)
6160 wait(2)
6161 lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
6162 end
6163 if string.sub(msg, 1, 9) == (prefix.."grespawn") then
6164 lplayer.Character.Humanoid.Health = 0
6165 wait(1)
6166 lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
6167 lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
6168 end
6169 if string.sub(msg, 1, 9) == (prefix.."explorer") then
6170 loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
6171 game:GetService("StarterGui"):SetCore("SendNotification", {
6172 Title = "Success!";
6173 Text = "DEX Explorer has loaded.";
6174 })
6175 end
6176 if string.sub(msg, 1, 6) == (prefix.."anim ") then
6177 local Anim = Instance.new("Animation")
6178 Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
6179 local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
6180 track:Play(.1, 1, 1)
6181 end
6182 if string.sub(msg, 1, 8) == (prefix.."animgui") then
6183 loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
6184 game:GetService("StarterGui"):SetCore("SendNotification", {
6185 Title = "Success!";
6186 Text = "Energize Animations GUI has loaded.";
6187 })
6188 end
6189 if string.sub(msg, 1, 8) == (prefix.."savepos") then
6190 saved = lplayer.Character.HumanoidRootPart.CFrame
6191 game:GetService("StarterGui"):SetCore("SendNotification", {
6192 Title = "Position Saved";
6193 Text = "Use ;loadpos to return to saved position.";
6194 })
6195 end
6196 if string.sub(msg, 1, 8) == (prefix.."loadpos") then
6197 lplayer.Character.HumanoidRootPart.CFrame = saved
6198 end
6199 if string.sub(msg, 1, 6) == (prefix.."bang ") then
6200 for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
6201 local Anim2 = Instance.new("Animation")
6202 Anim2.AnimationId = "rbxassetid://148840371"
6203 local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
6204 track2:Play(.1, 1, 1)
6205 bplrr = v.Name
6206 banpl = true
6207 end
6208 end
6209 if string.sub(msg, 1, 7) == (prefix.."unbang") then
6210 banpl = false
6211 end
6212 if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
6213 local function bringmodw()
6214 for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
6215 if obj.Name == (string.sub(msg, 11)) then
6216 for i,ch in pairs(obj:GetDescendants()) do
6217 if (ch:IsA("BasePart")) then
6218 ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
6219 ch.CanCollide = false
6220 ch.Transparency = 0.7
6221 wait()
6222 ch.CFrame = lplayer.Character["Left Leg"].CFrame
6223 wait()
6224 ch.CFrame = lplayer.Character["Right Leg"].CFrame
6225 wait()
6226 ch.CFrame = lplayer.Character["Head"].CFrame
6227 end
6228 end
6229 end
6230 end
6231 end
6232 while wait() do
6233 bringmodw()
6234 end
6235 game:GetService("StarterGui"):SetCore("SendNotification", {
6236 Title = "BringMod";
6237 Text = "BringMod enabled.";
6238 })
6239 end
6240 if string.sub(msg, 1, 8) == (prefix.."respawn") then
6241 local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
6242 local hum = Instance.new('Humanoid', mod)
6243 local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
6244 lplayer.Character = mod
6245 end
6246 if string.sub(msg, 1, 9) == (prefix.."shutdown") then
6247 game:GetService'RunService'.Stepped:Connect(function()
6248 pcall(function()
6249 for i,v in pairs(game:GetService'Players':GetPlayers()) do
6250 if v.Character ~= nil and v.Character:FindFirstChild'Head' then
6251 for _,x in pairs(v.Character.Head:GetChildren()) do
6252 if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
6253 end
6254 end
6255 end
6256 end)
6257 end)
6258 game:GetService("StarterGui"):SetCore("SendNotification", {
6259 Title = "Attempting Shutdown";
6260 Text = "Shutdown Attempt has begun.";
6261 })
6262 end
6263 if string.sub(msg, 1, 8) == (prefix.."delobj ") then
6264 objtodel = (string.sub(msg, 9))
6265 for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
6266 if v.Name == objtodel then
6267 v:Destroy()
6268 end
6269 end
6270 end
6271 if string.sub(msg, 1, 8) == (prefix.."getplrs") then
6272 for i,v in pairs(game:GetService("Players"):GetPlayers())do
6273 print(v)
6274 end
6275 game:GetService("StarterGui"):SetCore("SendNotification", {
6276 Title = "Printed";
6277 Text = "Players have been printed to console. (F9)";
6278 })
6279 end
6280 if string.sub(msg, 1, 9) == (prefix.."deldecal") then
6281 for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
6282 if (v:IsA("Decal")) then
6283 v:Destroy()
6284 end
6285 end
6286 end
6287 if string.sub(msg, 1, 11) == (prefix.."opfinality") then
6288 loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
6289 game:GetService("StarterGui"):SetCore("SendNotification", {
6290 Title = "Success!";
6291 Text = "OpFinality GUI has loaded.";
6292 })
6293 end
6294 if string.sub(msg, 1, 8) == (prefix.."remotes") then
6295 remotes = true
6296 added = true
6297 game.DescendantAdded:connect(function(rmt)
6298 if added == true then
6299 if remotes == true then
6300 if rmt:IsA("RemoteEvent") then
6301 print("A RemoteEvent was added!")
6302 print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
6303 print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
6304 end end end
6305 end)
6306 game.DescendantAdded:connect(function(rmtfnctn)
6307 if added == true then
6308 if remotes == true then
6309 if rmtfnctn:IsA("RemoteFunction") then
6310 warn("A RemoteFunction was added!")
6311 warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
6312 print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
6313 end end end
6314 end)
6315
6316 game.DescendantAdded:connect(function(bndfnctn)
6317 if added == true then
6318 if binds == true then
6319 if bndfnctn:IsA("BindableFunction") then
6320 print("A BindableFunction was added!")
6321 print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
6322 print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
6323 end end end
6324 end)
6325
6326 game.DescendantAdded:connect(function(bnd)
6327 if added == true then
6328 if binds == true then
6329 if bnd:IsA("BindableEvent") then
6330 warn("A BindableEvent was added!")
6331 warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
6332 print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
6333 end end end
6334 end)
6335
6336
6337 if binds == true then
6338 for i,v in pairs(game:GetDescendants()) do
6339 if v:IsA("BindableFunction") then
6340 print(" game." .. v:GetFullName() .. " | BindableFunction")
6341 print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
6342 end end
6343 for i,v in pairs(game:GetDescendants()) do
6344 if v:IsA("BindableEvent") then
6345 warn(" game." .. v:GetFullName() .. " | BindableEvent")
6346 print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
6347 end end
6348 else
6349 print("Off")
6350 end
6351 if remotes == true then
6352 for i,v in pairs(game:GetDescendants()) do
6353 if v:IsA("RemoteFunction") then
6354 warn(" game." .. v:GetFullName() .. " | RemoteFunction")
6355 print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
6356 end end
6357 wait()
6358 for i,v in pairs(game:GetDescendants()) do
6359 if v:IsA("RemoteEvent") then
6360 print(" game." .. v:GetFullName() .. " | RemoteEvent")
6361 print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
6362 end end
6363 else
6364 print("Off")
6365 end
6366 game:GetService("StarterGui"):SetCore("SendNotification", {
6367 Title = "Printing Remotes";
6368 Text = "Type ;noremotes to disable.";
6369 })
6370 end
6371 if string.sub(msg, 1, 10) == (prefix.."noremotes") then
6372 remotes = false
6373 added = false
6374 game:GetService("StarterGui"):SetCore("SendNotification", {
6375 Title = "Printing Remotes Disabled";
6376 Text = "Type ;remotes to enable.";
6377 })
6378 end
6379 if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
6380 spin = false
6381 followed = false
6382 traill = false
6383 noclip = false
6384 annoying = false
6385 hwalk = false
6386 cbringing = false
6387 end
6388 if string.sub(msg, 1, 8) == (prefix.."stopsit") then
6389 stopsitting = true
6390 end
6391 if string.sub(msg, 1, 6) == (prefix.."gosit") then
6392 stopsitting = false
6393 end
6394 if string.sub(msg, 1, 8) == (prefix.."version") then
6395 print(adminversion)
6396 game:GetService("StarterGui"):SetCore("SendNotification", {
6397 Title = "Version";
6398 Text = adminversion;
6399 })
6400 end
6401 if string.sub(msg, 1, 8) == (prefix.."clicktp") then
6402 clickgoto = true
6403 game:GetService("StarterGui"):SetCore("SendNotification", {
6404 Title = "Click TP";
6405 Text = "Press E to teleport to mouse position, ;noclicktp to stop";
6406 })
6407 end
6408 if string.sub(msg, 1, 9) == (prefix.."clickdel") then
6409 clickdel = true
6410 game:GetService("StarterGui"):SetCore("SendNotification", {
6411 Title = "Click Delete";
6412 Text = "Press E to delete part at mouse, ;noclickdel to stop";
6413 })
6414 end
6415 if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
6416 clickdel = false
6417 game:GetService("StarterGui"):SetCore("SendNotification", {
6418 Title = "Click Delete";
6419 Text = "Click delete has been disabled.";
6420 })
6421 end
6422 if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
6423 clickgoto = false
6424 game:GetService("StarterGui"):SetCore("SendNotification", {
6425 Title = "Click TP";
6426 Text = "Click TP has been disabled.";
6427 })
6428 end
6429 if string.sub(msg, 1, 8) == (prefix.."toolson") then
6430 gettingtools = true
6431 game:GetService("StarterGui"):SetCore("SendNotification", {
6432 Title = "Tools Enabled";
6433 Text = "Automatically colleting tools dropped.";
6434 })
6435 end
6436 if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
6437 gettingtools = false
6438 game:GetService("StarterGui"):SetCore("SendNotification", {
6439 Title = "Tools Disabled";
6440 Text = "Click TP has been disabled.";
6441 })
6442 end
6443 if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
6444 ScreenGui:Destroy()
6445 end
6446 if string.sub(msg, 1, 6) == (prefix.."reset") then
6447 lplayer.Character.Head:Destroy()
6448 end
6449 if string.sub(msg, 1, 7) == (prefix.."state ") then
6450 statechosen = string.sub(msg, 8)
6451 changingstate = true
6452 end
6453 if string.sub(msg, 1, 9) == (prefix.."gravity ") then
6454 game:GetService("Workspace").Gravity = string.sub(msg, 10)
6455 end
6456 if string.sub(msg, 1, 10) == (prefix.."looprhats") then
6457 removingmeshhats = true
6458 end
6459 if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
6460 removingmeshhats = false
6461 end
6462 if string.sub(msg, 1, 10) == (prefix.."looprtool") then
6463 removingmeshtool = true
6464 end
6465 if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
6466 removingmeshtool = false
6467 end
6468 if string.sub(msg, 1, 10) == (prefix.."givetool ") then
6469 for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
6470 if v:IsA("Tool") then
6471 for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
6472 v.Parent = player.Character
6473 end
6474 end
6475 end
6476 end
6477 if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
6478 for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
6479 if v:IsA("Tool") then
6480 v.Parent = lplayer.Character
6481 wait()
6482 for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
6483 v.Parent = player.Character
6484 end
6485 end
6486 end
6487 end
6488 if string.sub(msg, 1, 5) == (prefix.."age ") then
6489 for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
6490 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
6491 end
6492 end
6493 if string.sub(msg, 1, 4) == (prefix.."id ") then
6494 for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
6495 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
6496 end
6497 end
6498 if string.sub(msg, 1, 6) == (prefix..".age ") then
6499 for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
6500 game:GetService("StarterGui"):SetCore("SendNotification", {
6501 Title = player.AccountAge.." Days";
6502 Text = "Account age of "..player.Name;
6503 })
6504 end
6505 end
6506 if string.sub(msg, 1, 5) == (prefix..".id ") then
6507 for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
6508 game:GetService("StarterGui"):SetCore("SendNotification", {
6509 Title = player.UserId.." ID";
6510 Text = "Account ID of "..player.Name;
6511 })
6512 end
6513 end
6514 if string.sub(msg, 1, 7) == (prefix.."gameid") then
6515 game:GetService("StarterGui"):SetCore("SendNotification", {
6516 Title = "Game ID";
6517 Text = "Game ID: ".. game.GameId;
6518 })
6519 end
6520 if string.sub(msg, 1, 4) == (prefix.."pgs") then
6521 local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
6522 if pgscheck == true then
6523 game:GetService("StarterGui"):SetCore("SendNotification", {
6524 Title = "PGSPhysicsSolverEnabled";
6525 Text = "PGS is Enabled!";
6526 })
6527 else
6528 game:GetService("StarterGui"):SetCore("SendNotification", {
6529 Title = "PGSPhysicsSolverEnabled";
6530 Text = "PGS is Disabled!";
6531 })
6532 end
6533 end
6534 if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
6535 for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
6536 if v:IsA("Part") then
6537 if v.Transparency == 1 then
6538 if v.Name ~= "HumanoidRootPart" then
6539 v:Destroy()
6540 end
6541 end
6542 end
6543 end
6544 end
6545 if string.sub(msg, 1, 10) == (prefix.."removefog") then
6546 game:GetService("Lighting").FogStart = 0
6547 game:GetService("Lighting").FogEnd = 9999999999999
6548 end
6549 if string.sub(msg, 1, 8) == (prefix.."disable") then
6550 lplayer.Character.Humanoid.Parent = lplayer
6551 end
6552 if string.sub(msg, 1, 7) == (prefix.."enable") then
6553 lplayer.Humanoid.Parent = lplayer.Character
6554 end
6555 if string.sub(msg, 1, 8) == (prefix.."prefix ") then
6556 prefix = (string.sub(msg, 9, 9))
6557 wait(0.1)
6558 change()
6559 wait(0.1)
6560 game:GetService("StarterGui"):SetCore("SendNotification", {
6561 Title = "Prefix changed!";
6562 Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
6563 })
6564 end
6565 if string.sub(msg, 1, 12) == (";resetprefix") then
6566 prefix = ";"
6567 wait(0.1)
6568 change()
6569 wait(0.1)
6570 game:GetService("StarterGui"):SetCore("SendNotification", {
6571 Title = "Prefix changed!";
6572 Text = "Prefix is now "..prefix..". Make sure it's one key!";
6573 })
6574 end
6575 if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
6576 speedfly = string.sub(msg, 11)
6577 wait()
6578 change()
6579 end
6580 if string.sub(msg, 1, 8) == (prefix.."carpet ") then
6581 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
6582 local Anim3 = Instance.new("Animation")
6583 Anim3.AnimationId = "rbxassetid://282574440"
6584 local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
6585 track3:Play(.1, 1, 1)
6586 bplrr = v.Name
6587 banpl = true
6588 end
6589 end
6590 if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
6591 banpl = false
6592 end
6593 if string.sub(msg, 1, 7) == (prefix.."stare ") then
6594 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
6595 staring = true
6596 stareplr = v
6597 end
6598 end
6599 if string.sub(msg, 1, 8) == (prefix.."unstare") then
6600 staring = false
6601 end
6602 if string.sub(msg, 1, 8) == (prefix.."logchat") then
6603 chatlogs = true
6604 game:GetService("StarterGui"):SetCore("SendNotification", {
6605 Title = "LogChat enabled";
6606 Text = "Now logging all player chat.";
6607 })
6608 end
6609 if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
6610 chatlogs = false
6611 game:GetService("StarterGui"):SetCore("SendNotification", {
6612 Title = "LogChat disabled";
6613 Text = "Stopped logging all player chat.";
6614 })
6615 end
6616 if string.sub(msg, 1, 7) == (prefix.."fixcam") then
6617 game:GetService("Workspace").CurrentCamera:Destroy()
6618 wait(0.1)
6619 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
6620 game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
6621 lplayer.CameraMinZoomDistance = 0.5
6622 lplayer.CameraMaxZoomDistance = 400
6623 lplayer.CameraMode = "Classic"
6624 end
6625 if string.sub(msg, 1, 8) == (prefix.."unstate") then
6626 changingstate = false
6627 end
6628end)
6629
6630local function tp()
6631 for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
6632 if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
6633 if player.Name == brplr then
6634 player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
6635 end
6636 end
6637 end
6638end
6639local function tpall()
6640 for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
6641 if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
6642 player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
6643 end
6644 end
6645end
6646spawn(function()
6647 while wait(spamdelay) do
6648 if spamming == true then
6649 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
6650 end
6651 end
6652end)
6653spawn(function()
6654 while wait(spamdelay) do
6655 if spammingpm == true then
6656 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
6657 end
6658 end
6659end)
6660spawn(function()
6661 while wait() do
6662 if cbring == true then
6663 tp()
6664 end
6665 end
6666end)
6667spawn(function()
6668 while wait() do
6669 if cbringall == true then
6670 tpall()
6671 end
6672 end
6673end)
6674
6675Mouse.KeyDown:connect(function(Key)
6676 if Key == prefix then
6677 CMDBAR:CaptureFocus()
6678 end
6679end)
6680
6681CMDBAR.FocusLost:connect(function(enterPressed)
6682 if enterPressed then
6683 if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
6684 if string.sub(CMDBAR.Text, 6) == "me" then
6685 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
6686 else
6687 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
6688 local NOW = lplayer.Character.HumanoidRootPart.CFrame
6689 lplayer.Character.Humanoid.Name = 1
6690 local l = lplayer.Character["1"]:Clone()
6691 l.Parent = lplayer.Character
6692 l.Name = "Humanoid"
6693 wait(0.1)
6694 lplayer.Character["1"]:Destroy()
6695 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
6696 lplayer.Character.Animate.Disabled = true
6697 wait(0.1)
6698 lplayer.Character.Animate.Disabled = false
6699 lplayer.Character.Humanoid.DisplayDistanceType = "None"
6700 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
6701 lplayer.Character.Humanoid:EquipTool(v)
6702 end
6703 local function tp(player,player2)
6704 local char1,char2=player.Character,player2.Character
6705 if char1 and char2 then
6706 char1:MoveTo(char2.Head.Position)
6707 end
6708 end
6709 wait(0.1)
6710 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
6711 wait(0.2)
6712 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
6713 wait(0.5)
6714 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
6715 wait(0.7)
6716 tp(lplayer,game:GetService("Players")[v.Name])
6717 wait(0.7)
6718 lplayer.Character.HumanoidRootPart.CFrame = NOW
6719 game:GetService("StarterGui"):SetCore("SendNotification", {
6720 Title = "Tools needed!";
6721 Text = "You need a tool in your backpack for this command!";
6722 })
6723 end
6724 end
6725 end
6726 if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
6727 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
6728 local NOW = lplayer.Character.HumanoidRootPart.CFrame
6729 lplayer.Character.Humanoid.Name = 1
6730 local l = lplayer.Character["1"]:Clone()
6731 l.Parent = lplayer.Character
6732 l.Name = "Humanoid"
6733 wait(0.1)
6734 lplayer.Character["1"]:Destroy()
6735 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
6736 lplayer.Character.Animate.Disabled = true
6737 wait(0.1)
6738 lplayer.Character.Animate.Disabled = false
6739 lplayer.Character.Humanoid.DisplayDistanceType = "None"
6740 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
6741 lplayer.Character.Humanoid:EquipTool(v)
6742 end
6743 local function tp(player,player2)
6744 local char1,char2=player.Character,player2.Character
6745 if char1 and char2 then
6746 char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
6747 end
6748 end
6749 local function getout(player,player2)
6750 local char1,char2=player.Character,player2.Character
6751 if char1 and char2 then
6752 char1:MoveTo(char2.Head.Position)
6753 end
6754 end
6755 tp(game:GetService("Players")[v.Name], lplayer)
6756 wait(0.2)
6757 tp(game:GetService("Players")[v.Name], lplayer)
6758 wait(0.5)
6759 lplayer.Character.HumanoidRootPart.CFrame = NOW
6760 wait(0.5)
6761 getout(lplayer, game:GetService("Players")[v.Name])
6762 wait(0.3)
6763 lplayer.Character.HumanoidRootPart.CFrame = NOW
6764 game:GetService("StarterGui"):SetCore("SendNotification", {
6765 Title = "Tools needed!";
6766 Text = "You need a tool in your backpack for this command!";
6767 })
6768 end
6769 end
6770 if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
6771 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
6772 lplayer.Character.Humanoid.Name = 1
6773 local l = lplayer.Character["1"]:Clone()
6774 l.Parent = lplayer.Character
6775 l.Name = "Humanoid"
6776 wait(0.1)
6777 lplayer.Character["1"]:Destroy()
6778 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
6779 lplayer.Character.Animate.Disabled = true
6780 wait(0.1)
6781 lplayer.Character.Animate.Disabled = false
6782 lplayer.Character.Humanoid.DisplayDistanceType = "None"
6783 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
6784 lplayer.Character.Humanoid:EquipTool(v)
6785 end
6786 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
6787 spinplr = v
6788 wait(0.5)
6789 spin = true
6790 game:GetService("StarterGui"):SetCore("SendNotification", {
6791 Title = "Tools needed!";
6792 Text = "You need a tool in your backpack for this command!";
6793 })
6794 end
6795 end
6796 if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
6797 spin = false
6798 end
6799 if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
6800 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
6801 lplayer.Character.Humanoid.Name = 1
6802 local l = lplayer.Character["1"]:Clone()
6803 l.Parent = lplayer.Character
6804 l.Name = "Humanoid"
6805 wait(0.1)
6806 lplayer.Character["1"]:Destroy()
6807 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
6808 lplayer.Character.Animate.Disabled = true
6809 wait(0.1)
6810 lplayer.Character.Animate.Disabled = false
6811 lplayer.Character.Humanoid.DisplayDistanceType = "None"
6812 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
6813 lplayer.Character.Humanoid:EquipTool(v)
6814 end
6815 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
6816 wait(0.3)
6817 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
6818 attplr = v
6819 game:GetService("StarterGui"):SetCore("SendNotification", {
6820 Title = "Tools needed!";
6821 Text = "You need a tool in your backpack for this command!";
6822 })
6823 end
6824 end
6825 if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
6826 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
6827 local function getout(player,player2)
6828 local char1,char2=player.Character,player2.Character
6829 if char1 and char2 then
6830 char1:MoveTo(char2.Head.Position)
6831 end
6832 end
6833 getout(lplayer, game:GetService("Players")[v.Name])
6834 end
6835 end
6836 if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
6837 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
6838 followed = true
6839 flwplr = v
6840 end
6841 end
6842 if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
6843 followed = false
6844 end
6845 if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
6846 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
6847 local NOW = lplayer.Character.HumanoidRootPart.CFrame
6848 lplayer.Character.Humanoid.Name = 1
6849 local l = lplayer.Character["1"]:Clone()
6850 l.Parent = lplayer.Character
6851 l.Name = "Humanoid"
6852 wait(0.1)
6853 lplayer.Character["1"]:Destroy()
6854 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
6855 lplayer.Character.Animate.Disabled = true
6856 wait(0.1)
6857 lplayer.Character.Animate.Disabled = false
6858 lplayer.Character.Humanoid.DisplayDistanceType = "None"
6859 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
6860 lplayer.Character.Humanoid:EquipTool(v)
6861 end
6862 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
6863 wait(0.2)
6864 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
6865 wait(0.6)
6866 lplayer.Character.HumanoidRootPart.CFrame = NOW
6867 wait(0.6)
6868 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
6869 game:GetService("StarterGui"):SetCore("SendNotification", {
6870 Title = "Tools needed!";
6871 Text = "You need a tool in your backpack for this command!";
6872 })
6873 end
6874 end
6875 if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
6876 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
6877 traill = true
6878 trlplr = v
6879 end
6880 end
6881 if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
6882 traill = false
6883 end
6884 if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
6885 if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
6886 lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
6887 else
6888 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
6889 local o = Instance.new("RocketPropulsion")
6890 o.Parent = lplayer.Character.HumanoidRootPart
6891 o.Name = "Orbit"
6892 o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
6893 o:Fire()
6894 noclip = true
6895 end
6896 end
6897 end
6898 if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
6899 lplayer.Character.HumanoidRootPart.Orbit:Destroy()
6900 noclip = false
6901 end
6902 if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
6903 if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
6904 lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
6905 else
6906 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
6907 local y = Instance.new("RocketPropulsion")
6908 y.Parent = lplayer.Character.HumanoidRootPart
6909 y.CartoonFactor = 1
6910 y.MaxThrust = 800000
6911 y.MaxSpeed = 1000
6912 y.ThrustP = 200000
6913 y.Name = "Fling"
6914 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
6915 y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
6916 y:Fire()
6917 noclip = true
6918 end
6919 end
6920 end
6921 if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
6922 noclip = false
6923 lplayer.Character.HumanoidRootPart.Fling:Destroy()
6924 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
6925 wait(0.4)
6926 lplayer.Character.HumanoidRootPart.Fling:Destroy()
6927 end
6928 if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
6929 if game:GetService("Workspace").FilteringEnabled == true then
6930 warn("FE is Enabled (Filtering Enabled)")
6931 game:GetService("StarterGui"):SetCore("SendNotification", {
6932 Title = "FE is Enabled";
6933 Text = "Filtering Enabled. Enjoy using Reviz Admin!";
6934 })
6935 else
6936 warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
6937 game:GetService("StarterGui"):SetCore("SendNotification", {
6938 Title = "FE is Disabled";
6939 Text = "Filtering Disabled. Consider using a different admin script.";
6940 })
6941 end
6942 end
6943 if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
6944 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
6945 lplayer.Character.Humanoid.Name = 1
6946 local l = lplayer.Character["1"]:Clone()
6947 l.Parent = lplayer.Character
6948 l.Name = "Humanoid"
6949 wait(0.1)
6950 lplayer.Character["1"]:Destroy()
6951 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
6952 lplayer.Character.Animate.Disabled = true
6953 wait(0.1)
6954 lplayer.Character.Animate.Disabled = false
6955 lplayer.Character.Humanoid.DisplayDistanceType = "None"
6956 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
6957 lplayer.Character.Humanoid:EquipTool(v)
6958 end
6959 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
6960 wait(0.2)
6961 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
6962 wait(0.6)
6963 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
6964 game:GetService("StarterGui"):SetCore("SendNotification", {
6965 Title = "Tools needed!";
6966 Text = "You need a tool in your backpack for this command!";
6967 })
6968 end
6969 end
6970 if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
6971 noclip = true
6972 game:GetService("StarterGui"):SetCore("SendNotification", {
6973 Title = "Noclip enabled";
6974 Text = "Type ;clip to disable";
6975 })
6976 end
6977 if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
6978 noclip = false
6979 game:GetService("StarterGui"):SetCore("SendNotification", {
6980 Title = "Noclip disabled";
6981 Text = "Type ;noclip to enable";
6982 })
6983 end
6984 if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
6985 lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
6986 end
6987 if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
6988 lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
6989 end
6990 if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
6991 lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
6992 end
6993 if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
6994 lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
6995 end
6996 if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
6997 lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
6998 end
6999 if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
7000 lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
7001 end
7002 if string.sub(CMDBAR.Text, 1, 7) == ("default") then
7003 lplayer.Character.Humanoid.JumpPower = 50
7004 lplayer.Character.Humanoid.WalkSpeed = 16
7005 lplayer.Character.Humanoid.HipHeight = 0
7006 end
7007 if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
7008 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
7009 annoying = true
7010 annplr = v
7011 end
7012 end
7013 if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
7014 annoying = false
7015 end
7016 if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
7017 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
7018 hwalk = true
7019 hdwplr = v
7020 end
7021 end
7022 if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
7023 hwalk = false
7024 end
7025 if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
7026 lplayer.Character["Left Leg"]:Destroy()
7027 lplayer.Character["Left Arm"]:Destroy()
7028 lplayer.Character["Right Leg"]:Destroy()
7029 lplayer.Character["Right Arm"]:Destroy()
7030 end
7031 if string.sub(CMDBAR.Text, 1, 3) == ("god") then
7032 lplayer.Character.Humanoid.Name = 1
7033 local l = lplayer.Character["1"]:Clone()
7034 l.Parent = lplayer.Character
7035 l.Name = "Humanoid"
7036 wait(0.1)
7037 lplayer.Character["1"]:Destroy()
7038 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
7039 lplayer.Character.Animate.Disabled = true
7040 wait(0.1)
7041 lplayer.Character.Animate.Disabled = false
7042 lplayer.Character.Humanoid.DisplayDistanceType = "None"
7043 game:GetService("StarterGui"):SetCore("SendNotification", {
7044 Title = "FE Godmode enabled";
7045 Text = "Use ;grespawn or ;respawn to remove.";
7046 })
7047 end
7048 if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
7049 for i,v in pairs(lplayer.Character:GetChildren()) do
7050 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
7051 v.Parent = workspace
7052 end
7053 end
7054 end
7055 if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
7056 for i,v in pairs(lplayer.Character:GetChildren()) do
7057 if (v:IsA("Tool")) then
7058 v.Parent = workspace
7059 end
7060 end
7061 end
7062 if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
7063 droppinghats = true
7064 game:GetService("StarterGui"):SetCore("SendNotification", {
7065 Title = "Loop Drop Enabled";
7066 Text = "Type ;unloopdhats to disable";
7067 })
7068 end
7069 if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
7070 droppinghats = false
7071 game:GetService("StarterGui"):SetCore("SendNotification", {
7072 Title = "Loop Drop Disabled";
7073 Text = "Type ;loopdhats to enable.";
7074 })
7075 end
7076 if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
7077 droppingtools = true
7078 game:GetService("StarterGui"):SetCore("SendNotification", {
7079 Title = "Loop Drop Enabled";
7080 Text = "Type ;unloopdtool to disable";
7081 })
7082 end
7083 if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
7084 droppingtools = false
7085 game:GetService("StarterGui"):SetCore("SendNotification", {
7086 Title = "Loop Drop Disabled";
7087 Text = "Type ;loopdtool to enable.";
7088 })
7089 end
7090 if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
7091 Local = game:GetService('Players').LocalPlayer
7092 Char = Local.Character
7093 touched,tpdback = false, false
7094 box = Instance.new('Part',workspace)
7095 box.Anchored = true
7096 box.CanCollide = true
7097 box.Size = Vector3.new(10,1,10)
7098 box.Position = Vector3.new(0,10000,0)
7099 box.Touched:connect(function(part)
7100 if (part.Parent.Name == Local.Name) then
7101 if touched == false then
7102 touched = true
7103 function apply()
7104 if script.Disabled ~= true then
7105 no = Char.HumanoidRootPart:Clone()
7106 wait(.25)
7107 Char.HumanoidRootPart:Destroy()
7108 no.Parent = Char
7109 Char:MoveTo(loc)
7110 touched = false
7111 end end
7112 if Char then
7113 apply()
7114 end
7115 end
7116 end
7117 end)
7118 repeat wait() until Char
7119 loc = Char.HumanoidRootPart.Position
7120 Char:MoveTo(box.Position + Vector3.new(0,.5,0))
7121 game:GetService("StarterGui"):SetCore("SendNotification", {
7122 Title = "Invisibility enabled!";
7123 Text = "Reset or use ;respawn to remove.";
7124 })
7125 end
7126 if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
7127 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
7128 if game:GetService("Players")[v.Name].Character.Humanoid then
7129 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
7130 else
7131 game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
7132 end
7133 end
7134 end
7135 if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
7136 if lplayer.Character.Humanoid then
7137 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
7138 else
7139 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
7140 end
7141 end
7142 if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
7143 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
7144 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
7145 end
7146 end
7147 if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
7148 repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
7149 repeat wait() until Mouse
7150
7151 local T = lplayer.Character.HumanoidRootPart
7152 local CONTROL = {F = 0, B = 0, L = 0, R = 0}
7153 local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
7154 local SPEED = speedget
7155
7156 local function fly()
7157 flying = true
7158 local BG = Instance.new('BodyGyro', T)
7159 local BV = Instance.new('BodyVelocity', T)
7160 BG.P = 9e4
7161 BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
7162 BG.cframe = T.CFrame
7163 BV.velocity = Vector3.new(0, 0.1, 0)
7164 BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
7165 spawn(function()
7166 repeat wait()
7167 lplayer.Character.Humanoid.PlatformStand = true
7168 if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
7169 SPEED = 50
7170 elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
7171 SPEED = 0
7172 end
7173 if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
7174 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
7175 lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
7176 elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
7177 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
7178 else
7179 BV.velocity = Vector3.new(0, 0.1, 0)
7180 end
7181 BG.cframe = workspace.CurrentCamera.CoordinateFrame
7182 until not flying
7183 CONTROL = {F = 0, B = 0, L = 0, R = 0}
7184 lCONTROL = {F = 0, B = 0, L = 0, R = 0}
7185 SPEED = 0
7186 BG:destroy()
7187 BV:destroy()
7188 lplayer.Character.Humanoid.PlatformStand = false
7189 end)
7190 end
7191 Mouse.KeyDown:connect(function(KEY)
7192 if KEY:lower() == 'w' then
7193 CONTROL.F = speedfly
7194 elseif KEY:lower() == 's' then
7195 CONTROL.B = -speedfly
7196 elseif KEY:lower() == 'a' then
7197 CONTROL.L = -speedfly
7198 elseif KEY:lower() == 'd' then
7199 CONTROL.R = speedfly
7200 end
7201 end)
7202 Mouse.KeyUp:connect(function(KEY)
7203 if KEY:lower() == 'w' then
7204 CONTROL.F = 0
7205 elseif KEY:lower() == 's' then
7206 CONTROL.B = 0
7207 elseif KEY:lower() == 'a' then
7208 CONTROL.L = 0
7209 elseif KEY:lower() == 'd' then
7210 CONTROL.R = 0
7211 end
7212 end)
7213 fly()
7214 end
7215 if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
7216 flying = false
7217 lplayer.Character.Humanoid.PlatformStand = false
7218 end
7219 if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
7220 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
7221 end
7222 if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
7223 spamtext = (string.sub(CMDBAR.Text, 6))
7224 spamming = true
7225 end
7226 if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
7227 spamming = false
7228 end
7229 if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
7230 spamdelay = (string.sub(CMDBAR.Text, 10))
7231 end
7232 if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
7233 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
7234 pmspammed = v.Name
7235 spammingpm = true
7236 end
7237 end
7238 if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
7239 spammingpm = false
7240 end
7241 if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
7242 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
7243 v.Character["Left Leg"].Anchored = true
7244 v.Character["Left Arm"].Anchored = true
7245 v.Character["Right Leg"].Anchored = true
7246 v.Character["Right Arm"].Anchored = true
7247 v.Character.Torso.Anchored = true
7248 v.Character.Head.Anchored = true
7249 end
7250 end
7251 if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
7252 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
7253 v.Character["Left Leg"].Anchored = false
7254 v.Character["Left Arm"].Anchored = false
7255 v.Character["Right Leg"].Anchored = false
7256 v.Character["Right Arm"].Anchored = false
7257 v.Character.Torso.Anchored = false
7258 v.Character.Head.Anchored = false
7259 end
7260 end
7261 if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
7262 local a = game:GetService("Workspace"):getChildren()
7263 for i = 1, #a do
7264 if a[i].className == "Part" then
7265 a[i].Locked = false
7266 elseif a[i].className == "Model" then
7267 local r = a[i]:getChildren()
7268 for i = 1, #r do
7269 if r[i].className == "Part" then
7270 r[i].Locked = false
7271 end
7272 end
7273 end
7274 end
7275 game:GetService("StarterGui"):SetCore("SendNotification", {
7276 Title = "Success!";
7277 Text = "Workspace unlocked. Use ;lockws to lock.";
7278 })
7279 end
7280 if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
7281 local a = game:GetService("Workspace"):getChildren()
7282 for i = 1, #a do
7283 if a[i].className == "Part" then
7284 a[i].Locked = true
7285 elseif a[i].className == "Model" then
7286 local r = a[i]:getChildren()
7287 for i = 1, #r do
7288 if r[i].className == "Part" then
7289 r[i].Locked = true
7290 end
7291 end
7292 end
7293 end
7294 end
7295 if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
7296 local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
7297 Clone_T.BinType = "Clone"
7298 local Destruct = Instance.new("HopperBin",lplayer.Backpack)
7299 Destruct.BinType = "Hammer"
7300 local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
7301 Hold_T.BinType = "Grab"
7302 end
7303 if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
7304 lplayer.Character.Humanoid.PlatformStand = true
7305 end
7306 if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
7307 lplayer.Character.Humanoid.PlatformStand = false
7308 end
7309 if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
7310 lplayer.Character.Head.Mesh:Destroy()
7311 end
7312 if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
7313 lplayer.Character.Humanoid.Sit = true
7314 end
7315 if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
7316 local function bringobjw()
7317 for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
7318 if obj.Name == (string.sub(CMDBAR.Text, 10)) then
7319 obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
7320 obj.CanCollide = false
7321 obj.Transparency = 0.7
7322 wait()
7323 obj.CFrame = lplayer.Character["Left Leg"].CFrame
7324 wait()
7325 obj.CFrame = lplayer.Character["Right Leg"].CFrame
7326 wait()
7327 obj.CFrame = lplayer.Character["Head"].CFrame
7328 end
7329 end
7330 end
7331 while wait() do
7332 bringobjw()
7333 end
7334 game:GetService("StarterGui"):SetCore("SendNotification", {
7335 Title = "BringObj";
7336 Text = "BringObj enabled.";
7337 })
7338 end
7339 if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
7340 vis = (string.sub(CMDBAR.Text, 7))
7341 local a = game:GetService("Workspace"):GetDescendants()
7342 for i = 1, #a do
7343 if a[i].className == "Part" then
7344 a[i].Transparency = vis
7345 elseif a[i].className == "Model" then
7346 local r = a[i]:getChildren()
7347 for i = 1, #r do
7348 if r[i].className == "Part" then
7349 r[i].Transparency = vis
7350 end
7351 end
7352 end
7353 end
7354 end
7355 if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
7356 loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
7357 game:GetService("StarterGui"):SetCore("SendNotification", {
7358 Title = "Success!";
7359 Text = "HyperTotal GUI Loaded!";
7360 })
7361 end
7362 if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
7363 CMDSFRAME.Visible = true
7364 end
7365 if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
7366 for i,v in pairs(lplayer.Character:GetChildren()) do
7367 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
7368 v.Handle.Mesh:Destroy()
7369 end
7370 end
7371 end
7372 if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
7373 for i,v in pairs(lplayer.Character:GetChildren()) do
7374 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
7375 v.Handle.Mesh:Destroy()
7376 end
7377 end
7378 end
7379 if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
7380 for i,v in pairs(lplayer.Character:GetChildren()) do
7381 if (v:IsA("Tool")) then
7382 v.Handle.Mesh:Destroy()
7383 end
7384 end
7385 end
7386 if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
7387 for i,v in pairs(lplayer.Character:GetChildren()) do
7388 if (v:IsA("Tool")) then
7389 v.Handle.Mesh:Destroy()
7390 end
7391 end
7392 end
7393 if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
7394 local p = Instance.new("RocketPropulsion")
7395 p.Parent = lplayer.Character.HumanoidRootPart
7396 p.Name = "Spinner"
7397 p.Target = lplayer.Character["Left Arm"]
7398 p:Fire()
7399 game:GetService("StarterGui"):SetCore("SendNotification", {
7400 Title = "Spinner enabled";
7401 Text = "Type ;nospinner to disable.";
7402 })
7403 end
7404 if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
7405 lplayer.Character.HumanoidRootPart.Spinner:Destroy()
7406 end
7407 if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
7408 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
7409 if v:isA("Tool") then
7410 local a = Instance.new("SelectionBox",v.Handle)
7411 a.Adornee = v.Handle
7412 v.Handle.Size = Vector3.new(0.5,0.5,60)
7413 v.GripPos = Vector3.new(0,0,0)
7414 lplayer.Character.Humanoid:UnequipTools()
7415 end
7416 end
7417 game:GetService("StarterGui"):SetCore("SendNotification", {
7418 Title = "Reach applied!";
7419 Text = "Applied to equipped sword. Use ;noreach to disable.";
7420 })
7421 end
7422 if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
7423 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
7424 if v:isA("Tool") then
7425 local a = Instance.new("SelectionBox",v.Handle)
7426 a.Name = "Reach"
7427 a.Adornee = v.Handle
7428 v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
7429 v.GripPos = Vector3.new(0,0,0)
7430 lplayer.Character.Humanoid:UnequipTools()
7431 end
7432 end
7433 game:GetService("StarterGui"):SetCore("SendNotification", {
7434 Title = "Reach applied!";
7435 Text = "Applied to equipped sword. Use ;noreach to disable.";
7436 })
7437 end
7438 if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
7439 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
7440 if v:isA("Tool") then
7441 v.Handle.Reach:Destroy()
7442 end
7443 end
7444 game:GetService("StarterGui"):SetCore("SendNotification", {
7445 Title = "Reach removed!";
7446 Text = "Removed reach from equipped sword.";
7447 })
7448 end
7449 if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
7450 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
7451 lplayer.Character.Humanoid.Name = 1
7452 local l = lplayer.Character["1"]:Clone()
7453 l.Parent = lplayer.Character
7454 l.Name = "Humanoid"
7455 wait(0.1)
7456 lplayer.Character["1"]:Destroy()
7457 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
7458 lplayer.Character.Animate.Disabled = true
7459 wait(0.1)
7460 lplayer.Character.Animate.Disabled = false
7461 lplayer.Character.Humanoid.DisplayDistanceType = "None"
7462 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
7463 lplayer.Character.Humanoid:EquipTool(v)
7464 end
7465 wait(0.1)
7466 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
7467 wait(0.2)
7468 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
7469 wait(0.5)
7470 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
7471 game:GetService("StarterGui"):SetCore("SendNotification", {
7472 Title = "Tools needed!";
7473 Text = "You need a tool in your backpack for this command!";
7474 })
7475 end
7476 end
7477 if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
7478 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
7479 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
7480 end
7481 end
7482 if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
7483 if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
7484 cbringall = true
7485 else
7486 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
7487 brplr = v.Name
7488 end
7489 end
7490 cbring = true
7491 end
7492 if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
7493 cbring = false
7494 cbringall = false
7495 end
7496 if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
7497 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
7498 local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
7499 local NOW = lplayer.Character.HumanoidRootPart.CFrame
7500 lplayer.Character.Humanoid.Name = 1
7501 local l = lplayer.Character["1"]:Clone()
7502 l.Parent = lplayer.Character
7503 l.Name = "Humanoid"
7504 wait(0.1)
7505 lplayer.Character["1"]:Destroy()
7506 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
7507 lplayer.Character.Animate.Disabled = true
7508 wait(0.1)
7509 lplayer.Character.Animate.Disabled = false
7510 lplayer.Character.Humanoid.DisplayDistanceType = "None"
7511 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
7512 lplayer.Character.Humanoid:EquipTool(v)
7513 end
7514 local function tp(player,player2)
7515 local char1,char2=player.Character,player2.Character
7516 if char1 and char2 then
7517 char1:MoveTo(char2.Head.Position)
7518 end
7519 end
7520 wait(0.1)
7521 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
7522 wait(0.2)
7523 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
7524 wait(0.5)
7525 lplayer.Character.HumanoidRootPart.CFrame = NOW
7526 wait(0.6)
7527 tp(lplayer, game:GetService("Players")[v.Name])
7528 wait(0.4)
7529 lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
7530 game:GetService("StarterGui"):SetCore("SendNotification", {
7531 Title = "Tools needed!";
7532 Text = "You need a tool in your backpack for this command!";
7533 })
7534 end
7535 end
7536 if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
7537 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
7538 lplayer.Character.Humanoid.Name = 1
7539 local l = lplayer.Character["1"]:Clone()
7540 l.Parent = lplayer.Character
7541 l.Name = "Humanoid"
7542 wait(0.1)
7543 lplayer.Character["1"]:Destroy()
7544 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
7545 lplayer.Character.Animate.Disabled = true
7546 wait(0.1)
7547 lplayer.Character.Animate.Disabled = false
7548 lplayer.Character.Humanoid.DisplayDistanceType = "None"
7549 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
7550 lplayer.Character.Humanoid:EquipTool(v)
7551 end
7552 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
7553 wait(0.3)
7554 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
7555 wait(0.4)
7556 b = Instance.new("BodyForce")
7557 b.Parent = lplayer.Character.HumanoidRootPart
7558 b.Name = "Glitch"
7559 b.Force = Vector3.new(100000000,5000,0)
7560 game:GetService("StarterGui"):SetCore("SendNotification", {
7561 Title = "Tools needed!";
7562 Text = "You need a tool in your backpack for this command!";
7563 })
7564 end
7565 end
7566 if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
7567 lplayer.Character.HumanoidRootPart.Glitch:Destroy()
7568 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
7569 b = Instance.new("BodyForce")
7570 b.Parent = lplayer.Character.HumanoidRootPart
7571 b.Name = "unGlitch"
7572 b.Force = Vector3.new(0,-5000000,0)
7573 wait(2)
7574 lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
7575 end
7576 if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
7577 lplayer.Character.Humanoid.Health = 0
7578 wait(1)
7579 lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
7580 lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
7581 end
7582 if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
7583 loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
7584 game:GetService("StarterGui"):SetCore("SendNotification", {
7585 Title = "Success!";
7586 Text = "DEX Explorer has loaded.";
7587 })
7588 end
7589 if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
7590 local Anim = Instance.new("Animation")
7591 Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
7592 local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
7593 track:Play(.1, 1, 1)
7594 end
7595 if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
7596 loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
7597 game:GetService("StarterGui"):SetCore("SendNotification", {
7598 Title = "Success!";
7599 Text = "Energize Animations GUI has loaded.";
7600 })
7601 end
7602 if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
7603 saved = lplayer.Character.HumanoidRootPart.CFrame
7604 game:GetService("StarterGui"):SetCore("SendNotification", {
7605 Title = "Position Saved";
7606 Text = "Use ;loadpos to return to saved position.";
7607 })
7608 end
7609 if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
7610 lplayer.Character.HumanoidRootPart.CFrame = saved
7611 end
7612 if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
7613 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
7614 local Anim2 = Instance.new("Animation")
7615 Anim2.AnimationId = "rbxassetid://148840371"
7616 local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
7617 track2:Play(.1, 1, 1)
7618 bplrr = v.Name
7619 banpl = true
7620 end
7621 end
7622 if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
7623 banpl = false
7624 end
7625 if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
7626 local function bringmodw()
7627 for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
7628 if obj.Name == (string.sub(CMDBAR.Text, 10)) then
7629 for i,ch in pairs(obj:GetDescendants()) do
7630 if (ch:IsA("BasePart")) then
7631 ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
7632 ch.CanCollide = false
7633 ch.Transparency = 0.7
7634 wait()
7635 ch.CFrame = lplayer.Character["Left Leg"].CFrame
7636 wait()
7637 ch.CFrame = lplayer.Character["Right Leg"].CFrame
7638 wait()
7639 ch.CFrame = lplayer.Character["Head"].CFrame
7640 end
7641 end
7642 end
7643 end
7644 end
7645 while wait() do
7646 bringmodw()
7647 end
7648 game:GetService("StarterGui"):SetCore("SendNotification", {
7649 Title = "BringMod";
7650 Text = "BringMod enabled.";
7651 })
7652 end
7653 if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
7654 local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
7655 local hum = Instance.new('Humanoid', mod)
7656 local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
7657 lplayer.Character = mod
7658 end
7659 if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
7660 game:GetService'RunService'.Stepped:Connect(function()
7661 pcall(function()
7662 for i,v in pairs(game:GetService'Players':GetPlayers()) do
7663 if v.Character ~= nil and v.Character:FindFirstChild'Head' then
7664 for _,x in pairs(v.Character.Head:GetChildren()) do
7665 if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
7666 end
7667 end
7668 end
7669 end)
7670 end)
7671 game:GetService("StarterGui"):SetCore("SendNotification", {
7672 Title = "Attempting Shutdown";
7673 Text = "Shutdown Attempt has begun.";
7674 })
7675 end
7676 if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
7677 objtodel = (string.sub(CMDBAR.Text, 8))
7678 for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
7679 if v.Name == objtodel then
7680 v:Destroy()
7681 end
7682 end
7683 end
7684 if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
7685 for i,v in pairs(game:GetService("Players"):GetPlayers())do
7686 print(v)
7687 end
7688 game:GetService("StarterGui"):SetCore("SendNotification", {
7689 Title = "Printed";
7690 Text = "Players have been printed to console. (F9)";
7691 })
7692 end
7693 if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
7694 for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
7695 if (v:IsA("Decal")) then
7696 v:Destroy()
7697 end
7698 end
7699 end
7700 if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
7701 loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
7702 game:GetService("StarterGui"):SetCore("SendNotification", {
7703 Title = "Success!";
7704 Text = "OpFinality GUI has loaded.";
7705 })
7706 end
7707 if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
7708 remotes = true
7709 added = true
7710 game.DescendantAdded:connect(function(rmt)
7711 if added == true then
7712 if remotes == true then
7713 if rmt:IsA("RemoteEvent") then
7714 print("A RemoteEvent was added!")
7715 print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
7716 print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
7717 end end end
7718 end)
7719 game.DescendantAdded:connect(function(rmtfnctn)
7720 if added == true then
7721 if remotes == true then
7722 if rmtfnctn:IsA("RemoteFunction") then
7723 warn("A RemoteFunction was added!")
7724 warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
7725 print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
7726 end end end
7727 end)
7728
7729 game.DescendantAdded:connect(function(bndfnctn)
7730 if added == true then
7731 if binds == true then
7732 if bndfnctn:IsA("BindableFunction") then
7733 print("A BindableFunction was added!")
7734 print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
7735 print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
7736 end end end
7737 end)
7738
7739 game.DescendantAdded:connect(function(bnd)
7740 if added == true then
7741 if binds == true then
7742 if bnd:IsA("BindableEvent") then
7743 warn("A BindableEvent was added!")
7744 warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
7745 print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
7746 end end end
7747 end)
7748
7749
7750 if binds == true then
7751 for i,v in pairs(game:GetDescendants()) do
7752 if v:IsA("BindableFunction") then
7753 print(" game." .. v:GetFullName() .. " | BindableFunction")
7754 print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
7755 end end
7756 for i,v in pairs(game:GetDescendants()) do
7757 if v:IsA("BindableEvent") then
7758 warn(" game." .. v:GetFullName() .. " | BindableEvent")
7759 print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
7760 end end
7761 else
7762 print("Off")
7763 end
7764 if remotes == true then
7765 for i,v in pairs(game:GetDescendants()) do
7766 if v:IsA("RemoteFunction") then
7767 warn(" game." .. v:GetFullName() .. " | RemoteFunction")
7768 print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
7769 end end
7770 wait()
7771 for i,v in pairs(game:GetDescendants()) do
7772 if v:IsA("RemoteEvent") then
7773 print(" game." .. v:GetFullName() .. " | RemoteEvent")
7774 print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
7775 end end
7776 else
7777 print("Off")
7778 end
7779 game:GetService("StarterGui"):SetCore("SendNotification", {
7780 Title = "Printing Remotes";
7781 Text = "Type ;noremotes to disable.";
7782 })
7783 end
7784 if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
7785 remotes = false
7786 added = false
7787 game:GetService("StarterGui"):SetCore("SendNotification", {
7788 Title = "Printing Remotes Disabled";
7789 Text = "Type ;remotes to enable.";
7790 })
7791 end
7792 if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
7793 spin = false
7794 followed = false
7795 traill = false
7796 noclip = false
7797 annoying = false
7798 hwalk = false
7799 cbringing = false
7800 end
7801 if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
7802 stopsitting = true
7803 end
7804 if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
7805 stopsitting = false
7806 end
7807 if string.sub(CMDBAR.Text, 1, 7) == ("version") then
7808 print(adminversion)
7809 game:GetService("StarterGui"):SetCore("SendNotification", {
7810 Title = "Version";
7811 Text = adminversion;
7812 })
7813 end
7814 if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
7815 clickgoto = true
7816 game:GetService("StarterGui"):SetCore("SendNotification", {
7817 Title = "Click TP";
7818 Text = "Press E to teleport to mouse position";
7819 })
7820 end
7821 if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
7822 clickgoto = false
7823 game:GetService("StarterGui"):SetCore("SendNotification", {
7824 Title = "Click TP";
7825 Text = "Click TP has been disabled.";
7826 })
7827 end
7828 if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
7829 gettingtools = true
7830 game:GetService("StarterGui"):SetCore("SendNotification", {
7831 Title = "Tools Enabled";
7832 Text = "Automatically colleting tools dropped.";
7833 })
7834 end
7835 if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
7836 gettingtools = false
7837 game:GetService("StarterGui"):SetCore("SendNotification", {
7838 Title = "Tools Disabled";
7839 Text = "Click TP has been disabled.";
7840 })
7841 end
7842 if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
7843 ScreenGui:Destroy()
7844 end
7845 if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
7846 lplayer.Character.Head:Destroy()
7847 end
7848 if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
7849 statechosen = string.sub(CMDBAR.Text, 7)
7850 changingstate = true
7851 end
7852 if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
7853 game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
7854 end
7855 if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
7856 removingmeshhats = true
7857 end
7858 if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
7859 removingmeshhats = false
7860 end
7861 if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
7862 removingmeshtool = true
7863 end
7864 if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
7865 removingmeshtool = false
7866 end
7867 if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
7868 for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
7869 if v:IsA("Tool") then
7870 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
7871 v.Parent = player.Character
7872 end
7873 end
7874 end
7875 end
7876 if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
7877 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
7878 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
7879 end
7880 end
7881 if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
7882 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
7883 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
7884 end
7885 end
7886 if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
7887 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
7888 game:GetService("StarterGui"):SetCore("SendNotification", {
7889 Title = player.AccountAge.." Days";
7890 Text = "Account age of "..player.Name;
7891 })
7892 end
7893 end
7894 if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
7895 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
7896 game:GetService("StarterGui"):SetCore("SendNotification", {
7897 Title = player.UserId.." ID";
7898 Text = "Account ID of "..player.Name;
7899 })
7900 end
7901 end
7902 if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
7903 game:GetService("StarterGui"):SetCore("SendNotification", {
7904 Title = "Game ID";
7905 Text = "Game ID: ".. game.GameId;
7906 })
7907 end
7908 if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
7909 local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
7910 if pgscheck == true then
7911 game:GetService("StarterGui"):SetCore("SendNotification", {
7912 Title = "PGSPhysicsSolverEnabled";
7913 Text = "PGS is Enabled!";
7914 })
7915 else
7916 game:GetService("StarterGui"):SetCore("SendNotification", {
7917 Title = "PGSPhysicsSolverEnabled";
7918 Text = "PGS is Disabled!";
7919 })
7920 end
7921 end
7922 if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
7923 for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
7924 if v:IsA("Part") then
7925 if v.Transparency == 1 then
7926 if v.Name ~= "HumanoidRootPart" then
7927 v:Destroy()
7928 end
7929 end
7930 end
7931 end
7932 end
7933 if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
7934 game:GetService("Lighting").FogStart = 0
7935 game:GetService("Lighting").FogEnd = 9999999999999
7936 end
7937 if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
7938 lplayer.Character.Humanoid.Parent = lplayer
7939 end
7940 if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
7941 lplayer.Humanoid.Parent = lplayer.Character
7942 end
7943 if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
7944 for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
7945 if v:IsA("Tool") then
7946 v.Parent = lplayer.Character
7947 wait()
7948 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
7949 v.Parent = player.Character
7950 end
7951 end
7952 end
7953 end
7954 if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
7955 speedfly = string.sub(CMDBAR.Text, 10)
7956 wait()
7957 change()
7958 end
7959 if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
7960 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
7961 local Anim3 = Instance.new("Animation")
7962 Anim3.AnimationId = "rbxassetid://282574440"
7963 local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
7964 track3:Play(.1, 1, 1)
7965 bplrr = v.Name
7966 banpl = true
7967 end
7968 end
7969 if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
7970 banpl = false
7971 end
7972 if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
7973 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
7974 staring = true
7975 stareplr = v
7976 end
7977 end
7978 if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
7979 staring = false
7980 end
7981 if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
7982 chatlogs = true
7983 game:GetService("StarterGui"):SetCore("SendNotification", {
7984 Title = "LogChat enabled";
7985 Text = "Now logging all player chat.";
7986 })
7987 end
7988 if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
7989 chatlogs = false
7990 game:GetService("StarterGui"):SetCore("SendNotification", {
7991 Title = "LogChat disabled";
7992 Text = "Stopped logging all player chat.";
7993 })
7994 end
7995 if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
7996 game:GetService("Workspace").CurrentCamera:Destroy()
7997 wait(0.1)
7998 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
7999 game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
8000 lplayer.CameraMinZoomDistance = 0.5
8001 lplayer.CameraMaxZoomDistance = 400
8002 lplayer.CameraMode = "Classic"
8003 end
8004 if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
8005 changingstate = false
8006 end
8007 CMDBAR.Text = ""
8008 end
8009end)
8010
8011wait(0.3)
8012game:GetService("StarterGui"):SetCore("SendNotification", {
8013 Title = "Loaded successfully!";
8014 Text = "Reviz Admin V2 by illremember";
8015})
8016wait(0.1)
8017print("Reviz Admin V2 loaded!")
8018if game:GetService("Workspace").FilteringEnabled == true then
8019 warn("FE is Enabled (Filtering Enabled)")
8020 game:GetService("StarterGui"):SetCore("SendNotification", {
8021 Title = "FE is Enabled";
8022 Text = "Filtering Enabled. Enjoy using Reviz Admin!";
8023 })
8024else
8025 warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
8026 game:GetService("StarterGui"):SetCore("SendNotification", {
8027 Title = "FE is Disabled";
8028 Text = "Filtering Disabled. Consider using a different admin script.";
8029 })
8030end
8031
8032local intro = Instance.new("ScreenGui")
8033local Frame = Instance.new("Frame")
8034local ImageLabel = Instance.new("ImageLabel")
8035intro.Parent = game:GetService("CoreGui")
8036Frame.Parent = intro
8037Frame.BackgroundColor3 = Color3.new(1, 1, 1)
8038Frame.BackgroundTransparency = 1
8039Frame.Size = UDim2.new(1, 0, 0, 300)
8040Frame.Position = UDim2.new(0, 0, -0.4, 0)
8041ImageLabel.Parent = Frame
8042ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
8043ImageLabel.BackgroundTransparency = 1
8044ImageLabel.Position = UDim2.new(0, 0, 0, 0)
8045ImageLabel.Size = UDim2.new(1, 0, 1, 0)
8046ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
8047Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
8048wait(3.01)
8049Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
8050wait(5.01)
8051intro:Destroy()
8052end)
8053
8054arrest.Name = "arrest"
8055arrest.Parent = main
8056arrest.BackgroundColor3 = Color3.new(1, 0, 0)
8057arrest.Position = UDim2.new(0.333333343, 0, 0.332713753, 0)
8058arrest.Size = UDim2.new(0, 111, 0, 32)
8059arrest.Font = Enum.Font.GothamBlack
8060arrest.Text = "Arrest"
8061arrest.TextColor3 = Color3.new(0, 0, 0)
8062arrest.TextSize = 14
8063arrest.MouseButton1Down:connect(function()
8064local mouse = game.Players.LocalPlayer:GetMouse()
8065local arrestEvent = game.Workspace.Remote.arrest
8066mouse.Button1Down:connect(function()
8067local obj = mouse.Target
8068local response = arrestEvent:InvokeServer(obj)
8069 end)
8070end)
8071
8072attach.Name = "attach"
8073attach.Parent = main
8074attach.BackgroundColor3 = Color3.new(1, 0, 0)
8075attach.Position = UDim2.new(0.656167924, 0, 0.332713753, 0)
8076attach.Size = UDim2.new(0, 111, 0, 32)
8077attach.Font = Enum.Font.GothamBlack
8078attach.Text = "Attach"
8079attach.TextColor3 = Color3.new(0, 0, 0)
8080attach.TextSize = 14
8081attach.MouseButton1Down:connect(function()
8082local targetname = "" -- Person you want to bring
8083
8084local LocalPlayer = game:GetService("Players").LocalPlayer
8085local ran1 = false
8086local equipped = false
8087local savepos = LocalPlayer.Character.HumanoidRootPart.CFrame
8088local target = game:GetService("Players")[targetname]
8089repeat
8090for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
8091if tool:IsA("Tool") then
8092tool.Parent = LocalPlayer
8093end
8094end
8095LocalPlayer.Character:ClearAllChildren()
8096local char = Instance.new("Model", workspace)
8097char.Name = "character"
8098Instance.new("Part", char).Name = "Torso";
8099Instance.new("Part", char).Name = "Head";
8100Instance.new("Humanoid", char).Name = "Humanoid";
8101LocalPlayer.Character = char
8102repeat wait() until LocalPlayer.Character
8103until #LocalPlayer:GetChildren() - 4 >= 2
8104for _, char in pairs(workspace:GetChildren()) do
8105if char.Name == "character" and char:IsA("Model") then
8106char:Destroy()
8107end
8108end
8109repeat wait() until LocalPlayer.Character.HumanoidRootPart ~= nil
8110for _, tool in pairs(LocalPlayer:GetChildren()) do
8111if tool:IsA("Tool") then
8112tool.Parent = LocalPlayer.Backpack
8113end
8114end
8115LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = LocalPlayer.Character
8116LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = LocalPlayer.Character
8117local tool = LocalPlayer.Character:FindFirstChildOfClass("Tool")
8118tool.Parent = workspace
8119local attacher = LocalPlayer.Character:FindFirstChildOfClass("Tool")
8120attacher.Parent = workspace
8121LocalPlayer.Character.Humanoid:EquipTool(tool)
8122repeat wait() until LocalPlayer.Character:FindFirstChildOfClass("Tool") ~= nil
8123LocalPlayer.Character.Humanoid:UnequipTools()
8124attacher.AncestryChanged:connect(function()
8125if ran1 == false then
8126ran1 = true
8127equipped = true
8128end
8129end)
8130end)
8131
8132fastrem.Name = "fastrem"
8133fastrem.Parent = main
8134fastrem.BackgroundColor3 = Color3.new(1, 1, 0)
8135fastrem.Position = UDim2.new(0, 0, 0.48327139, 0)
8136fastrem.Size = UDim2.new(0, 84, 0, 32)
8137fastrem.Font = Enum.Font.Garamond
8138fastrem.Text = "Fast Remington"
8139fastrem.TextColor3 = Color3.new(0, 0, 0)
8140fastrem.TextSize = 14
8141fastrem.MouseButton1Down:connect(function()
8142local Player = game.Players.LocalPlayer.Name
8143local Gun = "Remington 870" -- < -- Gun Name
8144local Run = game:GetService("RunService")
8145
8146Gun = game.Players[Player].Character[Gun]
8147local Mouse = game.Players.LocalPlayer:GetMouse()
8148local Down = false
8149local Sound = Gun.Handle.FireSound
8150
8151function CreateRay(Point_A, Point_B)
8152local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
8153local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
8154local Dist = (Point_A - Pos).Magnitude
8155local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
8156
8157return CFrame, Dist, Ray
8158end
8159
8160function FireLaser(target)
8161coroutine.resume(coroutine.create(function()
8162local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
8163local Bullet = Instance.new("Part", Gun)
8164Bullet.BrickColor = BrickColor.Yellow()
8165Bullet.Material = "Neon"
8166Bullet.Anchored = true
8167Bullet.CanCollide = false
8168Bullet.Size = Vector3.new(0.2, 0.2, D)
8169Bullet.CFrame = C
8170
8171local bulletTable = {}
8172table.insert(bulletTable, {
8173Hit = target,
8174Distance = D,
8175Cframe = C,
8176RayObject = R
8177})
8178
8179game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
8180local C = Sound:Clone()
8181C.Parent = Gun
8182C:Play()
8183wait(0.05)
8184Bullet:Remove()
8185end))
8186end
8187
8188Mouse.Button1Down:Connect(function()
8189Down = true
8190end)
8191
8192
8193Mouse.Button1Up:Connect(function()
8194Down = false
8195end)
8196
8197while Run.Stepped:wait() do
8198if Down == true then
8199game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
8200FireLaser(Mouse.Target)
8201end
8202end
8203end)
8204
8205fastm9.Name = "fastm9"
8206fastm9.Parent = main
8207fastm9.BackgroundColor3 = Color3.new(1, 1, 0)
8208fastm9.Position = UDim2.new(0.259869933, 0, 0.48327136, 0)
8209fastm9.Size = UDim2.new(0, 84, 0, 32)
8210fastm9.Font = Enum.Font.Garamond
8211fastm9.Text = "Fast M9"
8212fastm9.TextColor3 = Color3.new(0, 0, 0)
8213fastm9.TextSize = 14
8214fastm9.MouseButton1Down:connect(function()
8215local Player = game.Players.LocalPlayer.Name
8216local Gun = "M9" -- < -- Gun Name
8217local Run = game:GetService("RunService")
8218
8219Gun = game.Players[Player].Character[Gun]
8220local Mouse = game.Players.LocalPlayer:GetMouse()
8221local Down = false
8222local Sound = Gun.Handle.FireSound
8223
8224function CreateRay(Point_A, Point_B)
8225local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
8226local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
8227local Dist = (Point_A - Pos).Magnitude
8228local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
8229
8230return CFrame, Dist, Ray
8231end
8232
8233function FireLaser(target)
8234coroutine.resume(coroutine.create(function()
8235local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
8236local Bullet = Instance.new("Part", Gun)
8237Bullet.BrickColor = BrickColor.Yellow()
8238Bullet.Material = "Neon"
8239Bullet.Anchored = true
8240Bullet.CanCollide = false
8241Bullet.Size = Vector3.new(0.2, 0.2, D)
8242Bullet.CFrame = C
8243
8244local bulletTable = {}
8245table.insert(bulletTable, {
8246Hit = target,
8247Distance = D,
8248Cframe = C,
8249RayObject = R
8250})
8251
8252game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
8253local C = Sound:Clone()
8254C.Parent = Gun
8255C:Play()
8256wait(0.05)
8257Bullet:Remove()
8258end))
8259end
8260
8261Mouse.Button1Down:Connect(function()
8262Down = true
8263end)
8264
8265
8266Mouse.Button1Up:Connect(function()
8267Down = false
8268end)
8269
8270while Run.Stepped:wait() do
8271if Down == true then
8272game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
8273FireLaser(Mouse.Target)
8274end
8275end
8276end)
8277
8278fasttaze.Name = "fasttaze"
8279fasttaze.Parent = main
8280fasttaze.BackgroundColor3 = Color3.new(1, 1, 0)
8281fasttaze.Position = UDim2.new(0.530197382, 0, 0.48327136, 0)
8282fasttaze.Size = UDim2.new(0, 84, 0, 32)
8283fasttaze.Font = Enum.Font.Garamond
8284fasttaze.Text = "Fast Taser"
8285fasttaze.TextColor3 = Color3.new(0, 0, 0)
8286fasttaze.TextSize = 14
8287fasttaze.MouseButton1Down:connect(function()
8288local Player = game.Players.LocalPlayer.Name
8289local Gun = "Taser" -- < -- Gun Name
8290local Run = game:GetService("RunService")
8291
8292Gun = game.Players[Player].Character[Gun]
8293local Mouse = game.Players.LocalPlayer:GetMouse()
8294local Down = false
8295local Sound = Gun.Handle.FireSound
8296
8297function CreateRay(Point_A, Point_B)
8298local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
8299local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
8300local Dist = (Point_A - Pos).Magnitude
8301local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
8302
8303return CFrame, Dist, Ray
8304end
8305
8306function FireLaser(target)
8307coroutine.resume(coroutine.create(function()
8308local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
8309local Bullet = Instance.new("Part", Gun)
8310Bullet.BrickColor = BrickColor.Yellow()
8311Bullet.Material = "Neon"
8312Bullet.Anchored = true
8313Bullet.CanCollide = false
8314Bullet.Size = Vector3.new(0.2, 0.2, D)
8315Bullet.CFrame = C
8316
8317local bulletTable = {}
8318table.insert(bulletTable, {
8319Hit = target,
8320Distance = D,
8321Cframe = C,
8322RayObject = R
8323})
8324
8325game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
8326local C = Sound:Clone()
8327C.Parent = Gun
8328C:Play()
8329wait(0.05)
8330Bullet:Remove()
8331end))
8332end
8333
8334Mouse.Button1Down:Connect(function()
8335Down = true
8336end)
8337
8338
8339Mouse.Button1Up:Connect(function()
8340Down = false
8341end)
8342
8343while Run.Stepped:wait() do
8344if Down == true then
8345game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
8346FireLaser(Mouse.Target)
8347end
8348end
8349end)
8350
8351fastak.Name = "fastak"
8352fastak.Parent = main
8353fastak.BackgroundColor3 = Color3.new(1, 1, 0)
8354fastak.Position = UDim2.new(0.792650878, 0, 0.48327136, 0)
8355fastak.Size = UDim2.new(0, 79, 0, 32)
8356fastak.Font = Enum.Font.Garamond
8357fastak.Text = "Fast AK47"
8358fastak.TextColor3 = Color3.new(0, 0, 0)
8359fastak.TextSize = 14
8360fastak.MouseButton1Down:connect(function()
8361local Player = game.Players.LocalPlayer.Name
8362local Gun = "AK-47" -- < -- Gun Name
8363local Run = game:GetService("RunService")
8364
8365Gun = game.Players[Player].Character[Gun]
8366local Mouse = game.Players.LocalPlayer:GetMouse()
8367local Down = false
8368local Sound = Gun.Handle.FireSound
8369
8370function CreateRay(Point_A, Point_B)
8371local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
8372local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
8373local Dist = (Point_A - Pos).Magnitude
8374local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
8375
8376return CFrame, Dist, Ray
8377end
8378
8379function FireLaser(target)
8380coroutine.resume(coroutine.create(function()
8381local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
8382local Bullet = Instance.new("Part", Gun)
8383Bullet.BrickColor = BrickColor.Yellow()
8384Bullet.Material = "Neon"
8385Bullet.Anchored = true
8386Bullet.CanCollide = false
8387Bullet.Size = Vector3.new(0.2, 0.2, D)
8388Bullet.CFrame = C
8389
8390local bulletTable = {}
8391table.insert(bulletTable, {
8392Hit = target,
8393Distance = D,
8394Cframe = C,
8395RayObject = R
8396})
8397
8398game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
8399local C = Sound:Clone()
8400C.Parent = Gun
8401C:Play()
8402wait(0.05)
8403Bullet:Remove()
8404end))
8405end
8406
8407Mouse.Button1Down:Connect(function()
8408Down = true
8409end)
8410
8411
8412Mouse.Button1Up:Connect(function()
8413Down = false
8414end)
8415
8416while Run.Stepped:wait() do
8417if Down == true then
8418game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
8419FireLaser(Mouse.Target)
8420end
8421end
8422end)
8423
8424killothers.Name = "killothers"
8425killothers.Parent = main
8426killothers.BackgroundColor3 = Color3.new(0, 1, 1)
8427killothers.Position = UDim2.new(0.0209699646, 0, 0.825278759, 0)
8428killothers.Size = UDim2.new(0, 354, 0, 45)
8429killothers.Font = Enum.Font.GothamBold
8430killothers.Text = "Kill Others {WORKING}"
8431killothers.TextColor3 = Color3.new(0, 0, 0)
8432killothers.TextSize = 14
8433killothers.MouseButton1Down:connect(function()
8434workspace.Remote.TeamEvent:FireServer("Medium stone grey")
8435
8436game.Workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)
8437
8438wait(0.5)
8439function kill(a)
8440local A_1 =
8441{
8442[1] =
8443{
8444["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-391.152252, 8.65560055, -83.2166901)),
8445["Distance"] = 3.2524313926697,
8446["Cframe"] = CFrame.new(840.310791, 101.334137, 2267.87988, 0.0636406094, 0.151434347, -0.986416459, 0, 0.988420188, 0.151741937, 0.997972965, -0.00965694897, 0.0629036576),
8447["Hit"] = a.Character.Head
8448},
8449 [2] =
8450{
8451["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-392.481476, -8.44939327, -76.7261353)),
8452["Distance"] = 3.2699294090271,
8453["Cframe"] = CFrame.new(840.290466, 101.184189, 2267.93506, 0.0964837447, 0.0589403138, -0.993587971, 4.65661287e-10, 0.998245299, 0.0592165813, 0.995334625, -0.00571343815, 0.0963144377),
8454["Hit"] = a.Character.Head
8455},
8456[3] =
8457{
8458["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-389.21701, -2.50536323, -92.2163162)),
8459["Distance"] = 3.1665518283844,
8460["Cframe"] = CFrame.new(840.338867, 101.236496, 2267.80371, 0.0166504811, 0.0941716284, -0.995416701, 1.16415322e-10, 0.995554805, 0.0941846818, 0.999861419, -0.00156822044, 0.0165764652),
8461["Hit"] = a.Character.Head
8462},
8463[4] =
8464{
8465["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-393.353973, 3.13988972, -72.5452042)),
8466["Distance"] = 3.3218522071838,
8467["Cframe"] = CFrame.new(840.277222, 101.285957, 2267.9707, 0.117109694, 0.118740402, -0.985994935, -1.86264515e-09, 0.992826641, 0.119563118, 0.993119001, -0.0140019981, 0.116269611),
8468["Hit"] = a.Character.Head
8469},
8470[5] =
8471{
8472["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-390.73172, 3.2097764, -85.5477524)),
8473["Distance"] = 3.222757101059,
8474["Cframe"] = CFrame.new(840.317993, 101.286423, 2267.86035, 0.0517584644, 0.123365127, -0.991010666, 0, 0.992340803, 0.123530701, 0.99865967, -0.00639375951, 0.0513620302),
8475["Hit"] = a.Character.Head
8476}
8477}
8478local A_2 = game.Players.LocalPlayer.Backpack["Remington 870"]
8479local Event = game:GetService("ReplicatedStorage").ShootEvent
8480Event:FireServer(A_1, A_2)
8481Event:FireServer(A_1, A_2)
8482end
8483
8484for i,v in pairs(game.Players:GetChildren())do
8485if v.Name ~= game.Players.LocalPlayer.Name then
8486kill(v)
8487end
8488end
8489wait(1)
8490workspace.Remote.TeamEvent:FireServer("Bright orange")
8491
8492end)
8493
8494btools.Name = "btools"
8495btools.Parent = main
8496btools.BackgroundColor3 = Color3.new(1, 0, 0)
8497btools.Position = UDim2.new(0.0131370649, 0, 0.407063216, 0)
8498btools.Size = UDim2.new(0, 111, 0, 32)
8499btools.Font = Enum.Font.GothamBold
8500btools.Text = "Btools"
8501btools.TextColor3 = Color3.new(0, 0, 0)
8502btools.TextSize = 14
8503btools.MouseButton1Down:connect(function()
8504local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
8505tool1.BinType = "Hammer"
8506end)
8507
8508speed.Name = "speed"
8509speed.Parent = main
8510speed.BackgroundColor3 = Color3.new(1, 0, 0)
8511speed.Position = UDim2.new(0.328083992, 0, 0.407063216, 0)
8512speed.Size = UDim2.new(0, 112, 0, 32)
8513speed.Font = Enum.Font.GothamBold
8514speed.Text = "Speed"
8515speed.TextColor3 = Color3.new(0, 0, 0)
8516speed.TextSize = 14
8517speed.MouseButton1Down:connect(function()
8518Speed = "100" -- Change to how fast you want to go
8519
8520player = game.Players.LocalPlayer.Character
8521power = "WalkSpeed"
8522player.Humanoid[power] = Speed
8523wait()
8524player.HumanoidRootPart.CustomPhysicalProperties = PhysicalProperties.new(9e99, 9e99, 9e99, 9e99, 9e99)
8525wait()
8526repeat
8527game.Workspace.Gravity = 1000
8528wait()
8529game.Players.LocalPlayer.Character.Humanoid.JumpPower = 287.5
8530wait()
8531until game.Players.LocalPlayer.Character.Humanoid.Health == 0
8532end)
8533
8534escape.Name = "escape"
8535escape.Parent = main
8536escape.BackgroundColor3 = Color3.new(1, 0, 0)
8537escape.Position = UDim2.new(0.653557003, 0, 0.407063186, 0)
8538escape.Size = UDim2.new(0, 112, 0, 32)
8539escape.Font = Enum.Font.GothamBold
8540escape.Text = "Escape"
8541escape.TextColor3 = Color3.new(0, 0, 0)
8542escape.TextSize = 14
8543escape.MouseButton1Down:connect(function()
8544game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(465.9,98.19,2253.47)
8545end)
8546
8547label.Name = "label"
8548label.Parent = main
8549label.BackgroundColor3 = Color3.new(1, 1, 1)
8550label.Position = UDim2.new(0.0209836699, 0, 0.657992601, 0)
8551label.Size = UDim2.new(0, 354, 0, 30)
8552label.Font = Enum.Font.Gotham
8553label.Text = "TELEPORTS"
8554label.TextColor3 = Color3.new(0, 0, 0)
8555label.TextSize = 14
8556
8557prison.Name = "prison"
8558prison.Parent = main
8559prison.BackgroundColor3 = Color3.new(1, 0.333333, 1)
8560prison.Position = UDim2.new(0.0208877288, 0, 0.728624523, 0)
8561prison.Size = UDim2.new(0, 110, 0, 32)
8562prison.Font = Enum.Font.GothamBlack
8563prison.Text = "Prison"
8564prison.TextColor3 = Color3.new(0, 0, 0)
8565prison.TextSize = 14
8566prison.MouseButton1Down:connect(function()
8567game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(918.77,100,2379.07)
8568end)
8569
8570yard.Name = "yard"
8571yard.Parent = main
8572yard.BackgroundColor3 = Color3.new(1, 0.333333, 1)
8573yard.Position = UDim2.new(0.328981698, 0, 0.728624523, 0)
8574yard.Size = UDim2.new(0, 112, 0, 32)
8575yard.Font = Enum.Font.GothamBlack
8576yard.Text = "Yard"
8577yard.TextColor3 = Color3.new(0, 0, 0)
8578yard.TextSize = 14
8579yard.MouseButton1Down:connect(function()
8580game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(779.87,98,2458.93)
8581end)
8582
8583crimbase.Name = "crimbase"
8584crimbase.Parent = main
8585crimbase.BackgroundColor3 = Color3.new(1, 0.333333, 1)
8586crimbase.Position = UDim2.new(0.634464741, 0, 0.728624523, 0)
8587crimbase.Size = UDim2.new(0, 118, 0, 32)
8588crimbase.Font = Enum.Font.GothamBlack
8589crimbase.Text = "Crim Base"
8590crimbase.TextColor3 = Color3.new(0, 0, 0)
8591crimbase.TextSize = 14
8592crimbase.MouseButton1Down:connect(function()
8593game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-943.46,94.13,2063.63)
8594end)
8595
8596aimbot.Name = "aimbot"
8597aimbot.Parent = main
8598aimbot.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
8599aimbot.Position = UDim2.new(0.0208877288, 0, 0.557620823, 0)
8600aimbot.Size = UDim2.new(0, 108, 0, 32)
8601aimbot.Font = Enum.Font.GothamBold
8602aimbot.Text = "Aimbot"
8603aimbot.TextColor3 = Color3.new(0.333333, 1, 1)
8604aimbot.TextSize = 14
8605aimbot.TextStrokeColor3 = Color3.new(0.333333, 1, 1)
8606aimbot.MouseButton1Down:connect(function()
8607-- Farewell Infortality.
8608-- Version: 2.82
8609-- Instances:
8610local strucidhack = Instance.new("ScreenGui")
8611local MainGUI = Instance.new("Frame")
8612local aimbotandesp = Instance.new("TextButton")
8613local closegui = Instance.new("TextButton")
8614local TextLabel = Instance.new("TextLabel")
8615local opengui = Instance.new("Frame")
8616local open = Instance.new("TextButton")
8617--Properties:
8618strucidhack.Name = "strucid hack"
8619strucidhack.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
8620MainGUI.Active = true
8621MainGUI.Draggable = true
8622
8623MainGUI.Name = "MainGUI"
8624MainGUI.Parent = strucidhack
8625MainGUI.BackgroundColor3 = Color3.new(1, 1, 1)
8626MainGUI.Position = UDim2.new(0.22521247, 0, 0.195965424, 0)
8627MainGUI.Size = UDim2.new(0, 385, 0, 371)
8628MainGUI.Visible = false
8629
8630aimbotandesp.Name = "aimbot and esp"
8631aimbotandesp.Parent = MainGUI
8632aimbotandesp.BackgroundColor3 = Color3.new(1, 1, 1)
8633aimbotandesp.BorderColor3 = Color3.new(0.333333, 0.666667, 1)
8634aimbotandesp.BorderSizePixel = 3
8635aimbotandesp.Position = UDim2.new(0.136179864, 0, 0.310200483, 0)
8636aimbotandesp.Size = UDim2.new(0, 257, 0, 118)
8637aimbotandesp.Font = Enum.Font.GothamSemibold
8638aimbotandesp.Text = "Open Aimbot Gui"
8639aimbotandesp.TextColor3 = Color3.new(0, 0, 0.498039)
8640aimbotandesp.TextSize = 23
8641aimbotandesp.MouseButton1Click:connect(function()
8642 local plrs = game:GetService("Players")
8643local TeamBased = true ; local teambasedswitch = "o"
8644local presskeytoaim = true; local aimkey = "e"
8645local raycast = false
8646
8647local espupdatetime = 5; autoesp = false
8648
8649
8650
8651local lockaim = true; local lockangle = 5
8652
8653
8654
8655--function findwat(folder, what)
8656-- for i, smth in pairs(folder:GetChildren()) do
8657-- if string.find(string.lower(tostring(smth)), string.lower(what)) then
8658-- return smth
8659-- end
8660-- end
8661--end
8662--
8663--local plrs = findwat(game, "Players")
8664
8665
8666
8667
8668local Gui = Instance.new("ScreenGui")
8669local Move = Instance.new("Frame")
8670local Main = Instance.new("Frame")
8671local EspStatus = Instance.new("TextLabel")
8672local st1 = Instance.new("TextLabel")
8673local st1_2 = Instance.new("TextLabel")
8674local st1_3 = Instance.new("TextLabel")
8675local Name = Instance.new("TextLabel")
8676--Properties:
8677Gui.Name = "Gui"
8678Gui.Parent = plrs.LocalPlayer:WaitForChild("PlayerGui")
8679
8680Move.Name = "Move"
8681Move.Parent = Gui
8682Move.BackgroundColor3 = Color3.new(0.0431373, 1, 0.0745098)
8683Move.BackgroundTransparency = 0.40000000596046
8684Move.BorderSizePixel = 0
8685Move.Position = UDim2.new(0.005, 0,0.018, 0)
8686Move.Size = UDim2.new(0.28141585, 0, 0.0320388414, 0)
8687
8688Main.Name = "Main"
8689Main.Parent = Move
8690Main.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
8691Main.BackgroundTransparency = 0.69999998807907
8692Main.Position = UDim2.new(0, 0, 0.995670795, 0)
8693Main.Size = UDim2.new(1.0000006, 0, 9.79697132, 0)
8694
8695EspStatus.Name = "EspStatus"
8696EspStatus.Parent = Main
8697EspStatus.BackgroundColor3 = Color3.new(1, 1, 1)
8698EspStatus.BackgroundTransparency = 1
8699EspStatus.Size = UDim2.new(0.272955924, 0, 0.161862016, 0)
8700EspStatus.Font = Enum.Font.ArialBold
8701EspStatus.Text = "Press T to update Esp"
8702EspStatus.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
8703EspStatus.TextScaled = true
8704EspStatus.TextSize = 14
8705EspStatus.TextWrapped = true
8706
8707st1.Name = "st1"
8708st1.Parent = Main
8709st1.BackgroundColor3 = Color3.new(1, 1, 1)
8710st1.BackgroundTransparency = 1
8711st1.Position = UDim2.new(0.271787882, 0, 0, 0)
8712st1.Size = UDim2.new(0.728211343, 0, 0.161862016, 0)
8713st1.Font = Enum.Font.ArialBold
8714st1.Text = "Press "..aimkey.." to lock on a person inside ur view"
8715st1.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
8716st1.TextScaled = true
8717st1.TextSize = 14
8718st1.TextWrapped = true
8719
8720st1_2.Name = "st1"
8721st1_2.Parent = Main
8722st1_2.BackgroundColor3 = Color3.new(1, 1, 1)
8723st1_2.BackgroundTransparency = 1
8724st1_2.Position = UDim2.new(0, 0, 0.375590861, 0)
8725st1_2.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
8726st1_2.Font = Enum.Font.ArialBold
8727st1_2.Text = "Press L to enable esp loop"
8728st1_2.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
8729st1_2.TextScaled = true
8730st1_2.TextSize = 14
8731st1_2.TextWrapped = true
8732
8733st1_3.Name = "st1"
8734st1_3.Parent = Main
8735st1_3.BackgroundColor3 = Color3.new(1, 1, 1)
8736st1_3.BackgroundTransparency = 1
8737st1_3.Position = UDim2.new(0, 0, 0.18558608, 0)
8738st1_3.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
8739st1_3.Font = Enum.Font.ArialBold
8740st1_3.Text = "Press O to change team based mode"
8741st1_3.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
8742st1_3.TextScaled = true
8743st1_3.TextSize = 14
8744st1_3.TextWrapped = true
8745local teambasedstatus = st1_3:Clone()
8746teambasedstatus.Parent = st1_3
8747teambasedstatus.TextScaled = true
8748teambasedstatus.Position = UDim2.new(0, 0,0.694, 0)
8749teambasedstatus.Text = tostring(TeamBased)
8750
8751Name.Name = "Name"
8752Name.Parent = Move
8753Name.BackgroundColor3 = Color3.new(1, 1, 1)
8754Name.BackgroundTransparency = 1
8755Name.Size = UDim2.new(0.838, 0, 0.980000019, 0)
8756Name.Font = Enum.Font.Arial
8757Name.Text = "FPS gui v1.0"
8758Name.TextColor3 = Color3.new(0, 0, 0)
8759Name.TextScaled = true
8760Name.TextSize = 14
8761Name.TextWrapped = true
8762Name.TextXAlignment = Enum.TextXAlignment.Left
8763-- Scripts:
8764
8765
8766local plrsforaim = {}
8767
8768local lplr = game:GetService("Players").LocalPlayer
8769Move.Draggable = true
8770Gui.ResetOnSpawn = false
8771Gui.Name = "Chat"
8772Gui.DisplayOrder = 999
8773
8774 Gui.Parent = plrs.LocalPlayer.PlayerGui
8775
8776
8777f = {}
8778local espforlder
8779
8780f.addesp = function()
8781 --print("ESP ran")
8782 if espforlder then
8783 else
8784 espforlder = Instance.new("Folder")
8785 espforlder.Parent = game.Workspace.CurrentCamera
8786 end
8787 for i, v in pairs(espforlder:GetChildren()) do
8788 v:Destroy()
8789 end
8790 for _, plr in pairs(plrs:GetChildren()) do
8791 if plr.Character and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name then
8792 if TeamBased == true then
8793 if plr.Team.Name ~= plrs.LocalPlayer.Team.Name then
8794 local e = espforlder:FindFirstChild(plr.Name)
8795 if not e then
8796 --print("Added esp for team based")
8797 local bill = Instance.new("BillboardGui", espforlder)
8798 bill.Name = plr.Name
8799 bill.AlwaysOnTop = true
8800 bill.Size = UDim2.new(1,0,1,0)
8801 bill.Adornee = plr.Character.Head
8802 local Frame = Instance.new('Frame',bill)
8803 Frame.Active = true
8804 Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
8805 Frame.BackgroundTransparency = 0
8806 Frame.BorderSizePixel = 0
8807 Frame.AnchorPoint = Vector2.new(.5, .5)
8808 Frame.Position = UDim2.new (0.5,0,0.5,0)
8809 Frame.Size = UDim2.new (1,0,1,0)
8810 Frame.Rotation = 0
8811 plr.Character.Humanoid.Died:Connect(function()
8812 bill:Destroy()
8813 end)
8814 end
8815 end
8816 else
8817 local e = espforlder:FindFirstChild(plr.Name)
8818 if not e then
8819 --print("Added esp")
8820 local bill = Instance.new("BillboardGui", espforlder)
8821 bill.Name = plr.Name
8822 bill.AlwaysOnTop = true
8823 bill.Size = UDim2.new(1,0,1,0)
8824 bill.Adornee = plr.Character.Head
8825 local Frame = Instance.new('Frame',bill)
8826 Frame.Active = true
8827 Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
8828 Frame.BackgroundTransparency = 0
8829 Frame.BorderSizePixel = 0
8830 Frame.AnchorPoint = Vector2.new(.5, .5)
8831 Frame.Position = UDim2.new (0.5,0,0.5,0)
8832 Frame.Size = UDim2.new (1,0,1,0)
8833 Frame.Rotation = 0
8834 plr.Character.Humanoid.Died:Connect(function()
8835 bill:Destroy()
8836 end)
8837 end
8838 end
8839
8840
8841 end
8842 end
8843end
8844local cam = game.Workspace.CurrentCamera
8845
8846local mouse = lplr:GetMouse()
8847local switch = false
8848local key = "k"
8849local aimatpart = nil
8850mouse.KeyDown:Connect(function(a)
8851 if a == "t" then
8852 print("worked1")
8853 f.addesp()
8854 elseif a == "u" then
8855 if raycast == true then
8856 raycast = false
8857 else
8858 raycast = true
8859 end
8860 elseif a == "l" then
8861 if autoesp == false then
8862 autoesp = true
8863 else
8864 autoesp = false
8865 end
8866 end
8867 if a == "j" then
8868 if mouse.Target then
8869 mouse.Target:Destroy()
8870 end
8871 end
8872 if a == key then
8873 if switch == false then
8874 switch = true
8875 else
8876 switch = false
8877 if aimatpart ~= nil then
8878 aimatpart = nil
8879 end
8880 end
8881 elseif a == teambasedswitch then
8882 if TeamBased == true then
8883 TeamBased = false
8884 teambasedstatus.Text = tostring(TeamBased)
8885 else
8886 TeamBased = true
8887 teambasedstatus.Text = tostring(TeamBased)
8888 end
8889 elseif a == aimkey then
8890 if not aimatpart then
8891 local maxangle = math.rad(20)
8892 for i, plr in pairs(plrs:GetChildren()) do
8893 if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
8894 if TeamBased == true then
8895 if plr.Team.Name ~= lplr.Team.Name then
8896 local an = checkfov(plr.Character.Head)
8897 if an < maxangle then
8898 maxangle = an
8899 aimatpart = plr.Character.Head
8900 end
8901 end
8902 else
8903 local an = checkfov(plr.Character.Head)
8904 if an < maxangle then
8905 maxangle = an
8906 aimatpart = plr.Character.Head
8907 end
8908 print(plr)
8909 end
8910 plr.Character.Humanoid.Died:Connect(function()
8911 if aimatpart.Parent == plr.Character or aimatpart == nil then
8912 aimatpart = nil
8913 end
8914 end)
8915 end
8916 end
8917 else
8918 aimatpart = nil
8919 end
8920 end
8921end)
8922
8923function getfovxyz (p0, p1, deg)
8924 local x1, y1, z1 = p0:ToOrientation()
8925 local cf = CFrame.new(p0.p, p1.p)
8926 local x2, y2, z2 = cf:ToOrientation()
8927 --local d = math.deg
8928 if deg then
8929 --return Vector3.new(d(x1-x2), d(y1-y2), d(z1-z2))
8930 else
8931 return Vector3.new((x1-x2), (y1-y2), (z1-z2))
8932 end
8933end
8934
8935function getaimbotplrs()
8936 plrsforaim = {}
8937 for i, plr in pairs(plrs:GetChildren()) do
8938 if plr.Character and plr.Character.Humanoid and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name and plr.Character.Head then
8939
8940 if TeamBased == true then
8941 if plr.Team.Name ~= lplr.Team.Name then
8942 local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
8943 local r = Ray.new(cf, cf.LookVector * 10000)
8944 local ign = {}
8945 for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
8946 if v:IsA("BasePart") then
8947 table.insert(ign , v)
8948 end
8949 end
8950 local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
8951 if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
8952 table.insert(plrsforaim, obj)
8953 end
8954 end
8955 else
8956 local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
8957 local r = Ray.new(cf, cf.LookVector * 10000)
8958 local ign = {}
8959 for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
8960 if v:IsA("BasePart") then
8961 table.insert(ign , v)
8962 end
8963 end
8964 local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
8965 if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
8966 table.insert(plrsforaim, obj)
8967 end
8968 end
8969
8970
8971 end
8972 end
8973end
8974
8975function aimat(part)
8976 cam.CFrame = CFrame.new(cam.CFrame.p, part.CFrame.p)
8977end
8978function checkfov (part)
8979 local fov = getfovxyz(game.Workspace.CurrentCamera.CFrame, part.CFrame)
8980 local angle = math.abs(fov.X) + math.abs(fov.Y)
8981 return angle
8982end
8983
8984game:GetService("RunService").RenderStepped:Connect(function()
8985 if aimatpart then
8986 aimat(aimatpart)
8987 if aimatpart.Parent == plrs.LocalPlayer.Character then
8988 aimatpart = nil
8989 end
8990 end
8991
8992
8993-- if switch == true then
8994-- local maxangle = 99999
8995--
8996-- --print("Loop")
8997-- if true and raycast == false then
8998-- for i, plr in pairs(plrs:GetChildren()) do
8999-- if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
9000-- if TeamBased then
9001-- if plr.Team.Name ~= lplr.Team.Name or plr.Team.TeamColor ~= lplr.Team.TeamColor then
9002-- local an = checkfov(plr.Character.Head)
9003-- if an < maxangle then
9004-- maxangle = an
9005-- aimatpart = plr.Character.Head
9006-- if an < lockangle then
9007-- break
9008-- end
9009-- end
9010-- end
9011-- else
9012-- local an = checkfov(plr.Character.Head)
9013-- if an < maxangle then
9014-- maxangle = an
9015-- aimatpart = plr.Character.Head
9016-- if an < lockangle then
9017-- break
9018-- end
9019-- end
9020-- end
9021--
9022--
9023--
9024--
9025-- end
9026-- end
9027-- elseif raycast == true then
9028--
9029-- end
9030
9031 if raycast == true and switch == false and not aimatpart then
9032 getaimbotplrs()
9033 aimatpart = nil
9034 local maxangle = 999
9035 for i, v in ipairs(plrsforaim) do
9036 if v.Parent ~= lplr.Character then
9037 local an = checkfov(v)
9038 if an < maxangle and v ~= lplr.Character.Head then
9039 maxangle = an
9040 aimatpart = v
9041 print(v:GetFullName())
9042 v.Parent.Humanoid.Died:connect(function()
9043 aimatpart = nil
9044 end)
9045 end
9046 end
9047 end
9048
9049 end
9050end)
9051delay(0, function()
9052 while wait(espupdatetime) do
9053 if autoesp == true then
9054 pcall(function()
9055 f.addesp()
9056 end)
9057 end
9058 end
9059end)
9060warn("loaded")
9061end)
9062
9063closegui.Name = "close gui"
9064closegui.Parent = MainGUI
9065closegui.BackgroundColor3 = Color3.new(1, 1, 1)
9066closegui.Position = UDim2.new(0.892828405, 0, 0.0474808663, 0)
9067closegui.Size = UDim2.new(0, 28, 0, 36)
9068closegui.Font = Enum.Font.SourceSansBold
9069closegui.Text = "X"
9070closegui.TextColor3 = Color3.new(0, 0, 0)
9071closegui.TextSize = 34
9072
9073TextLabel.Parent = MainGUI
9074TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
9075TextLabel.BorderSizePixel = 3
9076TextLabel.Position = UDim2.new(0.0389667451, 0, 0.0325634778, 0)
9077TextLabel.Size = UDim2.new(0, 313, 0, 50)
9078TextLabel.Font = Enum.Font.SciFi
9079TextLabel.Text = "Aimbot/Esp"
9080TextLabel.TextColor3 = Color3.new(0, 0, 0)
9081TextLabel.TextSize = 20
9082
9083opengui.Name = "open gui"
9084opengui.Parent = strucidhack
9085opengui.BackgroundColor3 = Color3.new(1, 1, 1)
9086opengui.Position = UDim2.new(0.0198300499, 0, 0.925072074, 0)
9087opengui.Size = UDim2.new(0, 19, 0, 22)
9088
9089open.Name = "open"
9090open.Parent = opengui
9091closegui.MouseButton1Click:connect(function()
9092 MainGUI.Visible = false
9093 opengui.Visible = true
9094end)
9095open.BackgroundColor3 = Color3.new(1, 1, 1)
9096open.Position = UDim2.new(-0.746906042, 0, -0.172385469, 0)
9097open.Size = UDim2.new(0, 65, 0, 29)
9098open.Font = Enum.Font.SourceSans
9099open.Text = "Open gui"
9100open.TextColor3 = Color3.new(0, 0, 0)
9101open.TextSize = 14
9102open.MouseButton1Click:connect(function()
9103 MainGUI.Visible = true
9104 opengui.Visible = false
9105end)
9106end)
9107
9108respawn.Name = "respawn"
9109respawn.Parent = main
9110respawn.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
9111respawn.Position = UDim2.new(0.33420366, 0, 0.557620823, 0)
9112respawn.Size = UDim2.new(0, 111, 0, 32)
9113respawn.Font = Enum.Font.GothamBold
9114respawn.Text = "Fast Respawn"
9115respawn.TextColor3 = Color3.new(0, 1, 1)
9116respawn.TextSize = 14
9117respawn.MouseButton1Down:connect(function()
9118game.Workspace.Remote.loadchar:InvokeServer(game.Players:GetChildren())
9119end)
9120
9121lag.Name = "lag"
9122lag.Parent = main
9123lag.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
9124lag.Position = UDim2.new(0.652741492, 0, 0.557620823, 0)
9125lag.Size = UDim2.new(0, 112, 0, 32)
9126lag.Font = Enum.Font.GothamBold
9127lag.Text = "Lag Server"
9128lag.TextColor3 = Color3.new(0.333333, 1, 1)
9129lag.TextSize = 14
9130lag.MouseButton1Down:connect(function()
9131local toolamount = 250
9132x = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
9133wait()
9134local LocalPlayer = game:GetService("Players").LocalPlayer
9135local died = false
9136local savepos = LocalPlayer.Character.HumanoidRootPart.CFrame
9137repeat
9138for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
9139if tool:IsA("Tool") then
9140tool.Parent = LocalPlayer
9141end
9142end
9143LocalPlayer.Character:ClearAllChildren()
9144local char = Instance.new("Model", workspace)
9145char.Name = "character"
9146Instance.new("Part", char).Name = "Torso";
9147Instance.new("Part", char).Name = "Head";
9148Instance.new("Humanoid", char).Name = "Humanoid";
9149LocalPlayer.Character = char
9150repeat wait() until LocalPlayer.Character
9151until #LocalPlayer:GetChildren() - 4 >= toolamount
9152for _, char in pairs(workspace:GetChildren()) do
9153if char.Name == "character" and char:IsA("Model") then
9154char:Destroy()
9155end
9156end
9157repeat wait() until LocalPlayer.Character.HumanoidRootPart
9158LocalPlayer.Character.HumanoidRootPart.CFrame = savepos
9159for _, tool in pairs(LocalPlayer:GetChildren()) do
9160if tool:IsA("Tool") then
9161tool.Parent = LocalPlayer.Backpack
9162end
9163end
9164wait(0.5)
9165for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
9166if v:IsA("Tool") then
9167v.Parent = game.Players.LocalPlayer.Character
9168end
9169end
9170wait(0.5)
9171for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
9172 if (v:IsA("Tool")) then
9173v.Parent = workspace
9174end
9175end
9176wait()
9177game.Players.LocalPlayer.Character.Humanoid.Health = 0
9178wait(0.85)
9179game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = x
9180end)
9181-- Scripts:
9182We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
9183
9184create new paste / dealsnew! / syntax languages / archive / faq / tools / night mode / api / scraping api
9185privacy statement / cookies policy / terms of service / security disclosure / dmca / contact
9186
9187By using Pastebin.com you agree to our cookies policy to enhance your experience.
9188Site design & logo © 2020 Pastebin; user contributions (pastes) licensed under cc by-sa 3.0 -- FavPNG -- Dedicated Server Hosting by Steadfast
9189Top