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