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