Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Main = Instance.new("ScreenGui")
- local MainFrame = Instance.new("Frame")
- local ScriptsFrame = Instance.new("Frame")
- local Home = Instance.new("TextButton")
- local HomeFrame = Instance.new("ScrollingFrame")
- local HomeLabel1 = Instance.new("TextLabel")
- local HomeLabel2 = Instance.new("TextLabel")
- local HomeLabel3 = Instance.new("TextLabel")
- local HomeLabel4 = Instance.new("TextLabel")
- local NpcTp = Instance.new("TextButton")
- local NpcTpFrame = Instance.new("ScrollingFrame")
- local NpcTpLabel = Instance.new("TextLabel")
- local TPAttackingNoob = Instance.new("TextButton")
- local TPBuggyPirate = Instance.new("TextButton")
- local TPBigFullBody = Instance.new("TextButton")
- local TPThief = Instance.new("TextButton")
- local TPMarine = Instance.new("TextButton")
- local TPLuffy = Instance.new("TextButton")
- local IslandTp = Instance.new("TextButton")
- local IslandTpFrame = Instance.new("ScrollingFrame")
- local IslandTpLabel = Instance.new("TextLabel")
- local TPToLuffyIsland = Instance.new("TextButton")
- local TPToBuggyIsland = Instance.new("TextButton")
- local TPToDFSellerIsland = Instance.new("TextButton")
- local TPToMarineIsland = Instance.new("TextButton")
- local TPToNoobIsland = Instance.new("TextButton")
- local TPToStarterIsland = Instance.new("TextButton")
- local TPToSanjiIsland = Instance.new("TextButton")
- local WeaponTp = Instance.new("TextButton")
- local WeaponTpFrame = Instance.new("ScrollingFrame")
- local WeaponTpLabel = Instance.new("TextLabel")
- local TpWoodenSword = Instance.new("TextButton")
- local TPKatana = Instance.new("TextButton")
- local TpJitte = Instance.new("TextButton")
- local TPCutlass = Instance.new("TextButton")
- local TPPipe = Instance.new("TextButton")
- local TpNonosamaBo = Instance.new("TextButton")
- local TpBisento = Instance.new("TextButton")
- local TpFlintlock = Instance.new("TextButton")
- local TpRifle = Instance.new("TextButton")
- local TpGryphon = Instance.new("TextButton")
- local QuestTp = Instance.new("TextButton")
- local QuestTpFrame = Instance.new("ScrollingFrame")
- local QuestTpLabel = Instance.new("TextLabel")
- local TpBob = Instance.new("TextButton")
- local TpGunNoob = Instance.new("TextButton")
- local TpThatNoob = Instance.new("TextButton")
- local TpInjuredPirate = Instance.new("TextButton")
- local TpSwordNoob = Instance.new("TextButton")
- local TpSadNoob = Instance.new("TextButton")
- local TpBigHeadBoy = Instance.new("TextButton")
- local OtherScripts = Instance.new("TextButton")
- local OtherScriptsFrame = Instance.new("ScrollingFrame")
- local OtherScriptsLabel = Instance.new("TextLabel")
- local DeleteAntiCheat = Instance.new("TextButton")
- local Fly = Instance.new("TextButton")
- local SpeedHack = Instance.new("TextButton")
- local NoClip = Instance.new("TextButton")
- local OtherTp = Instance.new("TextButton")
- local OtherTpFrame = Instance.new("ScrollingFrame")
- local OtherTpLabel = Instance.new("TextLabel")
- local TpChest = Instance.new("TextButton")
- local TpAllNPC = Instance.new("TextButton")
- local TpSwords = Instance.new("TextButton")
- local Close = Instance.new("TextButton")
- local Tilte = Instance.new("TextButton")
- local Tilte1 = Instance.new("TextButton")
- local LoginGui = Instance.new("Frame")
- local OpenGui = Instance.new("Frame")
- local Open = Instance.new("TextButton")
- local TpPlayer = Instance.new("TextButton")
- local TpPlayerFrame = Instance.new("ScrollingFrame")
- local TPPlayerLabel = Instance.new("TextLabel")
- local TPToPlayerLabel = Instance.new("TextLabel")
- local PlayerName1 = Instance.new("TextBox")
- local PlayerName2 = Instance.new("TextBox")
- local Tp1 = Instance.new("TextButton")
- local Tp2 = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local ClickTp = Instance.new("TextButton")
- local Settings = Instance.new("TextButton")
- local SettingsFrame = Instance.new("ScrollingFrame")
- local SettingsLabel = Instance.new("TextLabel")
- local SpeedValueLabel = Instance.new("TextLabel")
- local NoClipButtonLabel = Instance.new("TextLabel")
- local FlyButtonLabel = Instance.new("TextLabel")
- local SpeedValue = Instance.new("TextBox")
- local NoClipButton = Instance.new("TextBox")
- local FlyButton = Instance.new("TextBox")
- local Esp = Instance.new("TextButton")
- local RevizAdmin = Instance.new("TextButton")
- --Properties:
- Main.Name = "Main"
- Main.Parent = game.CoreGui
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = Main
- MainFrame.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
- MainFrame.BorderColor3 = Color3.new(0, 0, 0)
- MainFrame.BorderSizePixel = 2
- MainFrame.Position = UDim2.new(0.0790000036, 0, 1.70000005, 0)
- MainFrame.Size = UDim2.new(0, 296, 0, 303)
- MainFrame.Active = true
- MainFrame.Draggable = true
- ScriptsFrame.Name = "ScriptsFrame"
- ScriptsFrame.Parent = MainFrame
- ScriptsFrame.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
- ScriptsFrame.BorderSizePixel = 0
- ScriptsFrame.Position = UDim2.new(0.638504326, 0, 0.106626049, 0)
- ScriptsFrame.Size = UDim2.new(0, 107, 0, 271)
- ScriptsFrame.Active = true
- Home.Name = "Home"
- Home.Parent = ScriptsFrame
- Home.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- Home.Position = UDim2.new(0.0476484932, 0, 0.00255463668, 0)
- Home.Size = UDim2.new(0, 100, 0, 30)
- Home.Font = Enum.Font.SourceSansLight
- Home.Text = "Home"
- Home.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- Home.TextSize = 14
- Home.MouseButton1Click:connect(function()
- if HomeFrame.Visible == true then wait(.10)
- HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true)
- wait(1) HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif WeaponTpFrame.Visible == true then wait(.10)
- WeaponTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) WeaponTpFrame.Visible = false HomeFrame.Visible = true
- HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif NpcTpFrame.Visible == true then
- NpcTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) NpcTpFrame.Visible = false HomeFrame.Visible = true
- HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif IslandTpFrame.Visible == true then
- IslandTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) IslandTpFrame.Visible = false HomeFrame.Visible = true
- HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif OtherScriptsFrame.Visible == true then
- OtherScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false HomeFrame.Visible = true
- HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif QuestTpFrame.Visible == true then
- QuestTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) QuestTpFrame.Visible = false HomeFrame.Visible = true
- HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif OtherTpFrame.Visible == true then
- OtherTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false HomeFrame.Visible = true
- HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif TpPlayerFrame.Visible == true then
- TpPlayerFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) TpPlayerFrame.Visible = false HomeFrame.Visible = true
- HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif SettingsFrame.Visible == true then
- SettingsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) SettingsFrame.Visible = false HomeFrame.Visible = true
- HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- end
- end)
- HomeFrame.Name = "HomeFrame"
- HomeFrame.Parent = Home
- HomeFrame.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
- HomeFrame.BorderColor3 = Color3.new(0.901961, 0.901961, 0.901961)
- HomeFrame.BorderSizePixel = 0
- HomeFrame.Position = UDim2.new(-1.96854198, 0, 0.109309539, 0)
- HomeFrame.Size = UDim2.new(0, 191, 0, 269)
- HomeFrame.ScrollBarThickness = 12
- HomeFrame.Active = true
- HomeLabel1.Name = "HomeLabel1"
- HomeLabel1.Parent = HomeFrame
- HomeLabel1.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- HomeLabel1.Position = UDim2.new(-0.00523560215, 0, 0.122676581, 0)
- HomeLabel1.Size = UDim2.new(0, 186, 0, 138)
- HomeLabel1.Font = Enum.Font.SourceSans
- HomeLabel1.Text = "Để Có Bản Cập Nhập Mới Nhất Hãy Join Nhóm Discord : https://discord.gg/rGzCGKr Hoặc Join Nhóm Facebook Group Chia Sẽ Hack Roblox"
- HomeLabel1.TextColor3 = Color3.new(1, 1, 1)
- HomeLabel1.TextSize = 15
- HomeLabel1.TextWrapped = true
- HomeLabel1.TextXAlignment = Enum.TextXAlignment.Left
- HomeLabel1.TextYAlignment = Enum.TextYAlignment.Top
- HomeLabel2.Name = "HomeLabel2"
- HomeLabel2.Parent = HomeFrame
- HomeLabel2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- HomeLabel2.Position = UDim2.new(-0.00575919403, 0, 0.613531411, 0)
- HomeLabel2.Size = UDim2.new(0, 186, 0, 49)
- HomeLabel2.Font = Enum.Font.SourceSans
- HomeLabel2.Text = "Scripts Thuộc Về Group Chia Sẽ Hack Roblox Và Đặng Trường Thi Lưu Ý Mỗi Bản Update Sẽ Đổi Key"
- HomeLabel2.TextColor3 = Color3.new(1, 1, 1)
- HomeLabel2.TextSize = 14
- HomeLabel2.TextWrapped = true
- HomeLabel2.TextXAlignment = Enum.TextXAlignment.Left
- HomeLabel2.TextYAlignment = Enum.TextYAlignment.Top
- HomeLabel3.Name = "HomeLabel3"
- HomeLabel3.Parent = HomeFrame
- HomeLabel3.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
- HomeLabel3.Size = UDim2.new(0, 186, 0, 33)
- HomeLabel3.Font = Enum.Font.SourceSans
- HomeLabel3.Text = "Home"
- HomeLabel3.TextColor3 = Color3.new(0, 0, 0)
- HomeLabel3.TextSize = 14
- HomeLabel4.Name = "HomeLabel4"
- HomeLabel4.Parent = HomeFrame
- HomeLabel4.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- HomeLabel4.Position = UDim2.new(-0.000523592171, 0, 0.795687556, 0)
- HomeLabel4.Size = UDim2.new(0, 186, 0, 53)
- HomeLabel4.Font = Enum.Font.SourceSans
- HomeLabel4.Text = "Tin Buồn Bản Này Sẽ Là Bản Cập Nhập Cuối Cùng Vì Chỉ Làm Một Game Mình Thấy Hơi Chán"
- HomeLabel4.TextColor3 = Color3.new(1, 1, 1)
- HomeLabel4.TextSize = 14
- HomeLabel4.TextWrapped = true
- HomeLabel4.TextXAlignment = Enum.TextXAlignment.Left
- HomeLabel4.TextYAlignment = Enum.TextYAlignment.Top
- NpcTp.Name = "NpcTp"
- NpcTp.Parent = ScriptsFrame
- NpcTp.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- NpcTp.Position = UDim2.new(0.0476484038, 0, 0.224251434, 0)
- NpcTp.Size = UDim2.new(0, 100, 0, 31)
- NpcTp.Font = Enum.Font.SourceSansLight
- NpcTp.Text = "TpNpc"
- NpcTp.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- NpcTp.TextSize = 14
- NpcTp.MouseButton1Click:connect(function()
- if NpcTpFrame.Visible == true then wait(.10)
- NpcTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true)
- wait(1) NpcTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif WeaponTpFrame.Visible == true then wait(.10)
- WeaponTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) WeaponTpFrame.Visible = false NpcTpFrame.Visible = true
- NpcTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif HomeFrame.Visible == true then
- HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) HomeFrame.Visible = false NpcTpFrame.Visible = true
- NpcTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif IslandTpFrame.Visible == true then
- IslandTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) IslandTpFrame.Visible = false NpcTpFrame.Visible = true
- NpcTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif OtherScriptsFrame.Visible == true then
- OtherScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false NpcTpFrame.Visible = true
- NpcTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif QuestTpFrame.Visible == true then
- QuestTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) QuestTpFrame.Visible = false NpcTpFrame.Visible = true
- NpcTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif OtherTpFrame.Visible == true then
- OtherTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false NpcTpFrame.Visible = true
- NpcTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif TpPlayerFrame.Visible == true then
- TpPlayerFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) TpPlayerFrame.Visible = false NpcTpFrame.Visible = true
- NpcTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif SettingsFrame.Visible == true then
- SettingsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) SettingsFrame.Visible = false NpcTpFrame.Visible = true
- NpcTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- end
- end)
- NpcTpFrame.Name = "NpcTpFrame"
- NpcTpFrame.Parent = NpcTp
- NpcTpFrame.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
- NpcTpFrame.BorderColor3 = Color3.new(0.901961, 0.901961, 0.901961)
- NpcTpFrame.BorderSizePixel = 0
- NpcTpFrame.Position = UDim2.new(-1.96770537, 0, -1.82042623, 0)
- NpcTpFrame.Size = UDim2.new(0, 191, 0, 269)
- NpcTpFrame.Visible = false
- NpcTpFrame.ScrollBarThickness = 12
- NpcTpFrame.Active = true
- NpcTpLabel.Name = "NpcTpLabel"
- NpcTpLabel.Parent = NpcTpFrame
- NpcTpLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
- NpcTpLabel.Size = UDim2.new(0, 229, 0, 33)
- NpcTpLabel.Font = Enum.Font.SourceSans
- NpcTpLabel.Text = "TPNpc"
- NpcTpLabel.TextColor3 = Color3.new(0, 0, 0)
- NpcTpLabel.TextSize = 14
- TPAttackingNoob.Name = "TP AttackingNoob"
- TPAttackingNoob.Parent = NpcTpFrame
- TPAttackingNoob.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TPAttackingNoob.Position = UDim2.new(-0.00373976142, 0, 0.165683508, 0)
- TPAttackingNoob.Size = UDim2.new(0, 187, 0, 32)
- TPAttackingNoob.Font = Enum.Font.SourceSans
- TPAttackingNoob.Text = "Tp Attacking Noob"
- TPAttackingNoob.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TPAttackingNoob.TextSize = 14
- TPAttackingNoob.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp AttackingNoob Thành Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.Name, "Attacking Noob") then
- v:FindFirstChild("HumanoidRootPart").Anchored = true
- v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- TPBuggyPirate.Name = "TP BuggyPirate"
- TPBuggyPirate.Parent = NpcTpFrame
- TPBuggyPirate.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TPBuggyPirate.Position = UDim2.new(-0.0351533741, 0, 0.26631245, 0)
- TPBuggyPirate.Size = UDim2.new(0, 193, 0, 32)
- TPBuggyPirate.Font = Enum.Font.SourceSans
- TPBuggyPirate.Text = "Tp Buggy Pirate"
- TPBuggyPirate.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TPBuggyPirate.TextSize = 14
- TPBuggyPirate.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp BuggyPirate Thành Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.Name, "Buggy pirate") then
- v:FindFirstChild("HumanoidRootPart").Anchored = true
- v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- TPBigFullBody.Name = "TP BigFullBody"
- TPBigFullBody.Parent = NpcTpFrame
- TPBigFullBody.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TPBigFullBody.Position = UDim2.new(-0.0104712043, 0, 0.366941363, 0)
- TPBigFullBody.Size = UDim2.new(0, 188, 0, 35)
- TPBigFullBody.Font = Enum.Font.SourceSans
- TPBigFullBody.Text = "Tp Big Full Body"
- TPBigFullBody.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TPBigFullBody.TextSize = 14
- TPBigFullBody.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Big Full Body Thành Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.Name, "Big Full Body") then
- v:FindFirstChild("HumanoidRootPart").Anchored = true
- v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- TPThief.Name = "TP Thief"
- TPThief.Parent = NpcTpFrame
- TPThief.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TPThief.Position = UDim2.new(-0.00373976142, 0, 0.4770042, 0)
- TPThief.Size = UDim2.new(0, 187, 0, 36)
- TPThief.Font = Enum.Font.SourceSans
- TPThief.Text = "TP Thief"
- TPThief.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TPThief.TextSize = 14
- TPThief.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Thief Thành Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.Name, "Thief") then
- v:FindFirstChild("HumanoidRootPart").Anchored = true
- v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- TPMarine.Name = "TP Marine"
- TPMarine.Parent = NpcTpFrame
- TPMarine.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TPMarine.Position = UDim2.new(-0.0034762877, 0, 0.590211809, 0)
- TPMarine.Size = UDim2.new(0, 192, 0, 32)
- TPMarine.Font = Enum.Font.SourceSans
- TPMarine.Text = "Tp Marine"
- TPMarine.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TPMarine.TextSize = 14
- TPMarine.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Marine Thành Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.Name, "Marine") then
- v:FindFirstChild("HumanoidRootPart").Anchored = true
- v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- TPLuffy.Name = "TP Luffy"
- TPLuffy.Parent = NpcTpFrame
- TPLuffy.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TPLuffy.Position = UDim2.new(-0.00170067593, 0, 0.690840662, 0)
- TPLuffy.Size = UDim2.new(0, 187, 0, 35)
- TPLuffy.Font = Enum.Font.SourceSans
- TPLuffy.Text = "Tp Luffy"
- TPLuffy.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TPLuffy.TextSize = 14
- TPLuffy.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Luffy Thành Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.Name, "Luffy") then
- v:FindFirstChild("HumanoidRootPart").Anchored = true
- v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- IslandTp.Name = "IslandTp"
- IslandTp.Parent = ScriptsFrame
- IslandTp.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- IslandTp.Position = UDim2.new(0.0476484038, 0, 0.11152418, 0)
- IslandTp.Size = UDim2.new(0, 100, 0, 31)
- IslandTp.Font = Enum.Font.SourceSansLight
- IslandTp.Text = "TpTớiĐảo"
- IslandTp.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- IslandTp.TextSize = 14
- IslandTp.MouseButton1Click:connect(function()
- if IslandTpFrame.Visible == true then wait(.10)
- IslandTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true)
- wait(1) IslandTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif WeaponTpFrame.Visible == true then wait(.10)
- WeaponTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) WeaponTpFrame.Visible = false IslandTpFrame.Visible = true
- IslandTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif HomeFrame.Visible == true then
- HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) HomeFrame.Visible = false IslandTpFrame.Visible = true
- IslandTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif NpcTpFrame.Visible == true then
- NpcTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) NpcTpFrame.Visible = false IslandTpFrame.Visible = true
- IslandTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif OtherScriptsFrame.Visible == true then
- OtherScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false IslandTpFrame.Visible = true
- IslandTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif QuestTpFrame.Visible == true then
- QuestTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) QuestTpFrame.Visible = false IslandTpFrame.Visible = true
- IslandTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif OtherTpFrame.Visible == true then
- OtherTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false IslandTpFrame.Visible = true
- IslandTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif TpPlayerFrame.Visible == true then
- TpPlayerFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) TpPlayerFrame.Visible = false IslandTpFrame.Visible = true
- IslandTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif SettingsFrame.Visible == true then
- SettingsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) SettingsFrame.Visible = false IslandTpFrame.Visible = true
- IslandTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- end
- end)
- IslandTpFrame.Name = "IslandTpFrame"
- IslandTpFrame.Parent = IslandTp
- IslandTpFrame.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
- IslandTpFrame.BorderColor3 = Color3.new(0.901961, 0.901961, 0.901961)
- IslandTpFrame.BorderSizePixel = 0
- IslandTpFrame.Position = UDim2.new(-1.96906745, 0, -0.839429379, 0)
- IslandTpFrame.Size = UDim2.new(0, 191, 0, 269)
- IslandTpFrame.Visible = false
- IslandTpFrame.ScrollBarThickness = 12
- IslandTpFrame.Active = true
- IslandTpLabel.Name = "IslandTpLabel"
- IslandTpLabel.Parent = IslandTpFrame
- IslandTpLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
- IslandTpLabel.Size = UDim2.new(0, 229, 0, 33)
- IslandTpLabel.Font = Enum.Font.SourceSans
- IslandTpLabel.Text = "TpTớiĐảo"
- IslandTpLabel.TextColor3 = Color3.new(0, 0, 0)
- IslandTpLabel.TextSize = 14
- TPToLuffyIsland.Name = "TP Luffy Island"
- TPToLuffyIsland.Parent = IslandTpFrame
- TPToLuffyIsland.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TPToLuffyIsland.Position = UDim2.new(-0.00373976142, 0, 0.165683508, 0)
- TPToLuffyIsland.Size = UDim2.new(0, 187, 0, 32)
- TPToLuffyIsland.Font = Enum.Font.SourceSans
- TPToLuffyIsland.Text = "Tp Tới Đảo Luffy"
- TPToLuffyIsland.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TPToLuffyIsland.TextSize = 14
- TPToLuffyIsland.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Tới Đảo Luffy Thành Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.ClassName, "Model") and string.find(v.Name, 'That noob') then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
- end
- end
- end)
- TPToBuggyIsland.Name = "TP To Buggy Island"
- TPToBuggyIsland.Parent = IslandTpFrame
- TPToBuggyIsland.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TPToBuggyIsland.Position = UDim2.new(-0.0351533741, 0, 0.26631245, 0)
- TPToBuggyIsland.Size = UDim2.new(0, 193, 0, 36)
- TPToBuggyIsland.Font = Enum.Font.SourceSans
- TPToBuggyIsland.Text = "Tp Tới Đảo Buggy"
- TPToBuggyIsland.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TPToBuggyIsland.TextSize = 14
- TPToBuggyIsland.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Tới Đảo Buggy Thành Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.ClassName, "Model") and string.find(v.Name, 'Bob') then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
- end
- end
- end)
- TPToDFSellerIsland.Name = "TP To DF Seller Island"
- TPToDFSellerIsland.Parent = IslandTpFrame
- TPToDFSellerIsland.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TPToDFSellerIsland.Position = UDim2.new(-0.0104712043, 0, 0.379519939, 0)
- TPToDFSellerIsland.Size = UDim2.new(0, 188, 0, 37)
- TPToDFSellerIsland.Font = Enum.Font.SourceSans
- TPToDFSellerIsland.Text = "TP Tới Đảo Người Bán DF"
- TPToDFSellerIsland.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TPToDFSellerIsland.TextSize = 14
- TPToDFSellerIsland.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Tới Đảo Người Bán DF Thành Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.ClassName, "Model") and string.find(v.Name, 'Devil Fruit Seller') then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
- end
- end
- end)
- TPToMarineIsland.Name = "TP To Marine Island"
- TPToMarineIsland.Parent = IslandTpFrame
- TPToMarineIsland.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TPToMarineIsland.Position = UDim2.new(-0.00373976142, 0, 0.4958722, 0)
- TPToMarineIsland.Size = UDim2.new(0, 187, 0, 40)
- TPToMarineIsland.Font = Enum.Font.SourceSans
- TPToMarineIsland.Text = "TP Tới Đảo Hải Quân"
- TPToMarineIsland.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TPToMarineIsland.TextSize = 14
- TPToMarineIsland.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Tp Tới Đảo Hải Quân Thành Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.ClassName, "Model") and string.find(v.Name, 'Injured pirate') then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
- end
- end
- end)
- TPToNoobIsland.Name = "TP To Noob Island"
- TPToNoobIsland.Parent = IslandTpFrame
- TPToNoobIsland.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TPToNoobIsland.Position = UDim2.new(-0.0121718803, 0, 0.621658325, 0)
- TPToNoobIsland.Size = UDim2.new(0, 189, 0, 44)
- TPToNoobIsland.Font = Enum.Font.SourceSans
- TPToNoobIsland.Text = "TP Tới Đảo Noob"
- TPToNoobIsland.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TPToNoobIsland.TextSize = 14
- TPToNoobIsland.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Tp Tới Đảo Noob Thành Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.ClassName, "Model") and string.find(v.Name, 'Gun noob') then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
- end
- end
- end)
- TPToStarterIsland.Name = "TP To Starter Island"
- TPToStarterIsland.Parent = IslandTpFrame
- TPToStarterIsland.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TPToStarterIsland.Position = UDim2.new(-0.0174074825, 0, 0.912679493, 0)
- TPToStarterIsland.Size = UDim2.new(0, 190, 0, 28)
- TPToStarterIsland.Font = Enum.Font.SourceSans
- TPToStarterIsland.Text = "TP Tới Đảo Ban Đầu"
- TPToStarterIsland.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TPToStarterIsland.TextSize = 14
- TPToStarterIsland.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Tp Tới Đảo Ban Đầu Thành Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.ClassName, "Model") and string.find(v.Name, 'Big head boy') then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
- end
- end
- end)
- TPToSanjiIsland.Name = "TP To Sanji Island"
- TPToSanjiIsland.Parent = IslandTpFrame
- TPToSanjiIsland.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TPToSanjiIsland.Position = UDim2.new(-0.00170067593, 0, 0.760150254, 0)
- TPToSanjiIsland.Size = UDim2.new(0, 191, 0, 42)
- TPToSanjiIsland.Font = Enum.Font.SourceSans
- TPToSanjiIsland.Text = "TP Tới Đảo Sanji"
- TPToSanjiIsland.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TPToSanjiIsland.TextSize = 14
- TPToSanjiIsland.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Tới Đảo Sanji Thành Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.ClassName, "Model") and string.find(v.Name, 'BlackLeg') then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
- end
- end
- end)
- WeaponTp.Name = "WeaponTp"
- WeaponTp.Parent = ScriptsFrame
- WeaponTp.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- WeaponTp.Position = UDim2.new(0.0476484038, 0, 0.336978644, 0)
- WeaponTp.Size = UDim2.new(0, 100, 0, 31)
- WeaponTp.Font = Enum.Font.SourceSansLight
- WeaponTp.Text = "TpVũKhí"
- WeaponTp.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- WeaponTp.TextSize = 14
- WeaponTp.MouseButton1Click:connect(function()
- if WeaponTpFrame.Visible == true then wait(.10)
- WeaponTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true)
- wait(1) WeaponTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif IslandTpFrame.Visible == true then wait(.10)
- IslandTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) IslandTpFrame.Visible = false WeaponTpFrame.Visible = true
- WeaponTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif HomeFrame.Visible == true then
- HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) HomeFrame.Visible = false WeaponTpFrame.Visible = true
- WeaponTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif NpcTpFrame.Visible == true then
- NpcTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) NpcTpFrame.Visible = false WeaponTpFrame.Visible = true
- WeaponTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif OtherScriptsFrame.Visible == true then
- OtherScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false WeaponTpFrame.Visible = true
- WeaponTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif QuestTpFrame.Visible == true then
- QuestTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) QuestTpFrame.Visible = false WeaponTpFrame.Visible = true
- WeaponTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif OtherTpFrame.Visible == true then
- OtherTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false WeaponTpFrame.Visible = true
- WeaponTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif TpPlayerFrame.Visible == true then
- TpPlayerFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) TpPlayerFrame.Visible = false WeaponTpFrame.Visible = true
- WeaponTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif SettingsFrame.Visible == true then
- SettingsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) SettingsFrame.Visible = false WeaponTpFrame.Visible = true
- WeaponTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- end
- end)
- WeaponTpFrame.Name = "WeaponTpFrame"
- WeaponTpFrame.Parent = WeaponTp
- WeaponTpFrame.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
- WeaponTpFrame.BorderColor3 = Color3.new(0.901961, 0.901961, 0.901961)
- WeaponTpFrame.BorderSizePixel = 0
- WeaponTpFrame.Position = UDim2.new(-1.96899998, 0, -2.80200005, 0)
- WeaponTpFrame.Size = UDim2.new(0, 191, 0, 269)
- WeaponTpFrame.Visible = false
- WeaponTpFrame.ScrollBarThickness = 12
- WeaponTpFrame.Active = true
- WeaponTpLabel.Name = "WeaponTpLabel"
- WeaponTpLabel.Parent = WeaponTpFrame
- WeaponTpLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
- WeaponTpLabel.Size = UDim2.new(0, 229, 0, 33)
- WeaponTpLabel.Font = Enum.Font.SourceSans
- WeaponTpLabel.Text = "TpVũKhí"
- WeaponTpLabel.TextColor3 = Color3.new(0, 0, 0)
- WeaponTpLabel.TextSize = 14
- TpWoodenSword.Name = "TpWooden Sword"
- TpWoodenSword.Parent = WeaponTpFrame
- TpWoodenSword.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TpWoodenSword.Position = UDim2.new(-0.00512295868, 0, 0.165683448, 0)
- TpWoodenSword.Size = UDim2.new(0, 187, 0, 23)
- TpWoodenSword.Font = Enum.Font.SourceSans
- TpWoodenSword.Text = "Tp Wooden Sword"
- TpWoodenSword.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TpWoodenSword.TextSize = 14
- TpWoodenSword.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Wooden Sword Thành Công ";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.Name, "Wooden Sword") and string.find(v.ClassName, "Model") then
- v:FindFirstChild("Head").Anchored = true
- v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- TPKatana.Name = "TPKatana"
- TPKatana.Parent = WeaponTpFrame
- TPKatana.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TPKatana.Position = UDim2.new(-0.0148002263, 0, 0.238010451, 0)
- TPKatana.Size = UDim2.new(0, 189, 0, 22)
- TPKatana.Font = Enum.Font.SourceSans
- TPKatana.Text = "Tp Katana"
- TPKatana.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TPKatana.TextSize = 14
- TPKatana.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Katana Thành Công ";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.Name, "Katana") and string.find(v.ClassName, "Model") then
- v:FindFirstChild("Head").Anchored = true
- v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- TpJitte.Name = "TpJitte"
- TpJitte.Parent = WeaponTpFrame
- TpJitte.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TpJitte.Position = UDim2.new(-0.0194465686, 0, 0.309538424, 0)
- TpJitte.Size = UDim2.new(0, 190, 0, 24)
- TpJitte.Font = Enum.Font.SourceSans
- TpJitte.Text = "Tp Jitte"
- TpJitte.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TpJitte.TextSize = 14
- TpJitte.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Jitte Thành Công ";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.Name, "Jitte") and string.find(v.ClassName, "Model") then
- v:FindFirstChild("Head").Anchored = true
- v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- TPCutlass.Name = "TP Cutlass"
- TPCutlass.Parent = WeaponTpFrame
- TPCutlass.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TPCutlass.Position = UDim2.new(-0.0148002263, 0, 0.385010093, 0)
- TPCutlass.Size = UDim2.new(0, 189, 0, 25)
- TPCutlass.Font = Enum.Font.SourceSans
- TPCutlass.Text = "TP Cutlass"
- TPCutlass.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TPCutlass.TextSize = 14
- TPCutlass.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Cutlass Thành Công ";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.Name, "Cutlass") and string.find(v.ClassName, "Model") then
- v:FindFirstChild("Head").Anchored = true
- v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- TPPipe.Name = "TP Pipe"
- TPPipe.Parent = WeaponTpFrame
- TPPipe.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TPPipe.Position = UDim2.new(-0.00190455257, 0, 0.463626444, 0)
- TPPipe.Size = UDim2.new(0, 187, 0, 23)
- TPPipe.Font = Enum.Font.SourceSans
- TPPipe.Text = "Tp Pipe"
- TPPipe.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TPPipe.TextSize = 14
- TPPipe.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Pipe Thành Công ";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.Name, "Pipe") and string.find(v.ClassName, "Model") then
- v:FindFirstChild("Head").Anchored = true
- v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- TpNonosamaBo.Name = "TpNonosama Bo"
- TpNonosamaBo.Parent = WeaponTpFrame
- TpNonosamaBo.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TpNonosamaBo.Position = UDim2.new(-0.00512295868, 0, 0.535953462, 0)
- TpNonosamaBo.Size = UDim2.new(0, 187, 0, 27)
- TpNonosamaBo.Font = Enum.Font.SourceSans
- TpNonosamaBo.Text = "Tp Nonosama Bo"
- TpNonosamaBo.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TpNonosamaBo.TextSize = 14
- TpNonosamaBo.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Nonosama Bo Thành Công ";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.Name, "Nonosama Bo") and string.find(v.ClassName, "Model") then
- v:FindFirstChild("Head").Anchored = true
- v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- TpBisento.Name = "TpBisento"
- TpBisento.Parent = WeaponTpFrame
- TpBisento.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TpBisento.Position = UDim2.new(-0.00190455257, 0, 0.620859027, 0)
- TpBisento.Size = UDim2.new(0, 187, 0, 24)
- TpBisento.Font = Enum.Font.SourceSans
- TpBisento.Text = "Tp Bisento"
- TpBisento.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TpBisento.TextSize = 14
- TpBisento.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Bisento Thành Công ";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.Name, "Bisento") and string.find(v.ClassName, "Model") then
- v:FindFirstChild("Head").Anchored = true
- v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- TpFlintlock.Name = "TpFlintlock"
- TpFlintlock.Parent = WeaponTpFrame
- TpFlintlock.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TpFlintlock.Position = UDim2.new(0.00531964516, 0, 0.696330786, 0)
- TpFlintlock.Size = UDim2.new(0, 186, 0, 29)
- TpFlintlock.Font = Enum.Font.SourceSans
- TpFlintlock.Text = "Tp FlintLock"
- TpFlintlock.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TpFlintlock.TextSize = 14
- TpFlintlock.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Flintlock Thành Công ";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.Name, "Flintlock") and string.find(v.ClassName, "Model") then
- v:FindFirstChild("Head").Anchored = true
- v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- TpRifle.Name = "TpRifle"
- TpRifle.Parent = WeaponTpFrame
- TpRifle.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TpRifle.Position = UDim2.new(0.00531964516, 0, 0.787525833, 0)
- TpRifle.Size = UDim2.new(0, 186, 0, 24)
- TpRifle.Font = Enum.Font.SourceSans
- TpRifle.Text = "Tp Rifle"
- TpRifle.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TpRifle.TextSize = 14
- TpRifle.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Rifle Thành Công ";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.Name, "Rifle") and string.find(v.ClassName, "Model") then
- v:FindFirstChild("Head").Anchored = true
- v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- TpGryphon.Name = "TpGryphon"
- TpGryphon.Parent = WeaponTpFrame
- TpGryphon.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TpGryphon.Position = UDim2.new(0.00531964516, 0, 0.862997532, 0)
- TpGryphon.Size = UDim2.new(0, 186, 0, 24)
- TpGryphon.Font = Enum.Font.SourceSans
- TpGryphon.Text = "Tp Gryphon"
- TpGryphon.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TpGryphon.TextSize = 14
- TpGryphon.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Gryphon Thành Công Nếu Ko Có Gì Xảy Ra Server Này Lag Rồi ";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.Name, "Gryphon") and string.find(v.ClassName, "Model") then
- v:FindFirstChild("Head").Anchored = true
- v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- QuestTp.Name = "QuestTp"
- QuestTp.Parent = ScriptsFrame
- QuestTp.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- QuestTp.Position = UDim2.new(0.0476484038, 0, 0.446069628, 0)
- QuestTp.Size = UDim2.new(0, 100, 0, 31)
- QuestTp.Font = Enum.Font.SourceSansLight
- QuestTp.Text = "TpNhiệmVụ"
- QuestTp.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- QuestTp.TextSize = 14
- QuestTp.MouseButton1Click:connect(function()
- if QuestTpFrame.Visible == true then wait(.10)
- QuestTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true)
- wait(1) QuestTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif IslandTpFrame.Visible == true then wait(.10)
- IslandTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) IslandTpFrame.Visible = false QuestTpFrame.Visible = true
- QuestTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif HomeFrame.Visible == true then
- HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) HomeFrame.Visible = false QuestTpFrame.Visible = true
- QuestTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif NpcTpFrame.Visible == true then
- NpcTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) NpcTpFrame.Visible = false QuestTpFrame.Visible = true
- QuestTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif OtherScriptsFrame.Visible == true then
- OtherScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false QuestTpFrame.Visible = true
- QuestTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif WeaponTpFrame.Visible == true then
- WeaponTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) WeaponTpFrame.Visible = false QuestTpFrame.Visible = true
- QuestTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif OtherTpFrame.Visible == true then
- OtherTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false QuestTpFrame.Visible = true
- QuestTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif TpPlayerFrame.Visible == true then
- TpPlayerFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) TpPlayerFrame.Visible = false QuestTpFrame.Visible = true
- QuestTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif SettingsFrame.Visible == true then
- SettingsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) SettingsFrame.Visible = false QuestTpFrame.Visible = true
- QuestTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- end
- end)
- QuestTpFrame.Name = "QuestTpFrame"
- QuestTpFrame.Parent = QuestTp
- QuestTpFrame.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
- QuestTpFrame.BorderColor3 = Color3.new(0.901961, 0.901961, 0.901961)
- QuestTpFrame.BorderSizePixel = 0
- QuestTpFrame.Position = UDim2.new(-1.96899998, 0, -3.76099992, 0)
- QuestTpFrame.Size = UDim2.new(0, 191, 0, 269)
- QuestTpFrame.Visible = false
- QuestTpFrame.ScrollBarThickness = 12
- QuestTpFrame.Active = true
- QuestTpLabel.Name = "QuestTpLabel"
- QuestTpLabel.Parent = QuestTpFrame
- QuestTpLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
- QuestTpLabel.Size = UDim2.new(0, 229, 0, 33)
- QuestTpLabel.Font = Enum.Font.SourceSans
- QuestTpLabel.Text = "TpNhiệmVụ"
- QuestTpLabel.TextColor3 = Color3.new(0, 0, 0)
- QuestTpLabel.TextSize = 14
- TpBob.Name = "TpBob"
- TpBob.Parent = QuestTpFrame
- TpBob.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TpBob.Position = UDim2.new(-0.00373976142, 0, 0.165683508, 0)
- TpBob.Size = UDim2.new(0, 189, 0, 32)
- TpBob.Font = Enum.Font.SourceSans
- TpBob.Text = "Tp Bob"
- TpBob.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TpBob.TextSize = 14
- TpBob.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Bob Thành Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.ClassName, "Model") and string.find(v.Name, 'Bob') then
- v:FindFirstChild("Head").Anchored = true
- v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- TpGunNoob.Name = "TpGunNoob"
- TpGunNoob.Parent = QuestTpFrame
- TpGunNoob.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TpGunNoob.Position = UDim2.new(0, 0, 0.26631245, 0)
- TpGunNoob.Size = UDim2.new(0, 188, 0, 32)
- TpGunNoob.Font = Enum.Font.SourceSans
- TpGunNoob.Text = "Tp Gun Noob"
- TpGunNoob.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TpGunNoob.TextSize = 14
- TpGunNoob.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp GunNoob Thành Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.ClassName, "Model") and string.find(v.Name, 'Gun noob') then
- v:FindFirstChild("Head").Anchored = true
- v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- TpThatNoob.Name = "TpThatNoob"
- TpThatNoob.Parent = QuestTpFrame
- TpThatNoob.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TpThatNoob.Position = UDim2.new(-0.00373976142, 0, 0.366625935, 0)
- TpThatNoob.Size = UDim2.new(0, 189, 0, 38)
- TpThatNoob.Font = Enum.Font.SourceSans
- TpThatNoob.Text = "TP That Noob"
- TpThatNoob.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TpThatNoob.TextSize = 14
- TpThatNoob.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp ThatNoob Thành Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.ClassName, "Model") and string.find(v.Name, 'That noob') then
- v:FindFirstChild("Head").Anchored = true
- v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- TpInjuredPirate.Name = "TpInjuredPirate"
- TpInjuredPirate.Parent = QuestTpFrame
- TpInjuredPirate.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TpInjuredPirate.Position = UDim2.new(-0.01678323, 0, 0.485748172, 0)
- TpInjuredPirate.Size = UDim2.new(0, 191, 0, 36)
- TpInjuredPirate.Font = Enum.Font.SourceSans
- TpInjuredPirate.Text = "TP Injured Pirate"
- TpInjuredPirate.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TpInjuredPirate.TextSize = 14
- TpInjuredPirate.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp InjuredPirate Thành Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.ClassName, "Model") and string.find(v.Name, 'Injured pirate') then
- v:FindFirstChild("Head").Anchored = true
- v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- TpSwordNoob.Name = "TpSwordNoob"
- TpSwordNoob.Parent = QuestTpFrame
- TpSwordNoob.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TpSwordNoob.Position = UDim2.new(-0.00373976142, 0, 0.598600864, 0)
- TpSwordNoob.Size = UDim2.new(0, 189, 0, 36)
- TpSwordNoob.Font = Enum.Font.SourceSans
- TpSwordNoob.Text = "TP Sword Noob"
- TpSwordNoob.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TpSwordNoob.TextSize = 14
- TpSwordNoob.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp SwordNoob Thành Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.ClassName, "Model") and string.find(v.Name, 'Sword noob') then
- v:FindFirstChild("Head").Anchored = true
- v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- TpSadNoob.Name = "TpSadNoob"
- TpSadNoob.Parent = QuestTpFrame
- TpSadNoob.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TpSadNoob.Position = UDim2.new(-0.00373976142, 0, 0.711453497, 0)
- TpSadNoob.Size = UDim2.new(0, 189, 0, 37)
- TpSadNoob.Font = Enum.Font.SourceSans
- TpSadNoob.Text = "TP Sad Noob"
- TpSadNoob.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TpSadNoob.TextSize = 14
- TpSadNoob.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp SadNoob Thành Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.ClassName, "Model") and string.find(v.Name, 'Sad noob') then
- v:FindFirstChild("Head").Anchored = true
- v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- TpBigHeadBoy.Name = "TpBigHeadBoy"
- TpBigHeadBoy.Parent = QuestTpFrame
- TpBigHeadBoy.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TpBigHeadBoy.Position = UDim2.new(-0.00373976142, 0, 0.827440977, 0)
- TpBigHeadBoy.Size = UDim2.new(0, 189, 0, 38)
- TpBigHeadBoy.Font = Enum.Font.SourceSans
- TpBigHeadBoy.Text = "TP Big Head Boy"
- TpBigHeadBoy.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TpBigHeadBoy.TextSize = 14
- TpBigHeadBoy.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Big Head Boy Thành Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.ClassName, "Model") and string.find(v.Name, 'Big head boy') then
- v:FindFirstChild("Head").Anchored = true
- v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- OtherScripts.Name = "OtherScripts"
- OtherScripts.Parent = ScriptsFrame
- OtherScripts.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- OtherScripts.Position = UDim2.new(0.0476484038, 0, 0.555160582, 0)
- OtherScripts.Size = UDim2.new(0, 100, 0, 31)
- OtherScripts.Font = Enum.Font.SourceSansLight
- OtherScripts.Text = "ScriptsKhác"
- OtherScripts.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- OtherScripts.TextSize = 14
- OtherScripts.MouseButton1Click:connect(function()
- if OtherScriptsFrame.Visible == true then wait(.10)
- OtherScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true)
- wait(1) OtherScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif IslandTpFrame.Visible == true then wait(.10)
- IslandTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) IslandTpFrame.Visible = false OtherScriptsFrame.Visible = true
- OtherScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif HomeFrame.Visible == true then
- HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) HomeFrame.Visible = false OtherScriptsFrame.Visible = true
- OtherScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif NpcTpFrame.Visible == true then
- NpcTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) NpcTpFrame.Visible = false OtherScriptsFrame.Visible = true
- OtherScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif QuestTpFrame.Visible == true then
- QuestTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) QuestTpFrame.Visible = false OtherScriptsFrame.Visible = true
- OtherScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif WeaponTpFrame.Visible == true then
- WeaponTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) WeaponTpFrame.Visible = false OtherScriptsFrame.Visible = true
- OtherScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif OtherTpFrame.Visible == true then
- OtherTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherTpFrame.Visible = false OtherScriptsFrame.Visible = true
- OtherScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif TpPlayerFrame.Visible == true then
- TpPlayerFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) TpPlayerFrame.Visible = false OtherScriptsFrame.Visible = true
- OtherScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif SettingsFrame.Visible == true then
- SettingsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) SettingsFrame.Visible = false OtherScriptsFrame.Visible = true
- OtherScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- end
- end)
- OtherScriptsFrame.Name = "OtherScriptsFrame"
- OtherScriptsFrame.Parent = OtherScripts
- OtherScriptsFrame.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
- OtherScriptsFrame.BorderColor3 = Color3.new(0.901961, 0.901961, 0.901961)
- OtherScriptsFrame.BorderSizePixel = 0
- OtherScriptsFrame.Position = UDim2.new(-1.96770537, 0, -4.72365236, 0)
- OtherScriptsFrame.Size = UDim2.new(0, 191, 0, 269)
- OtherScriptsFrame.Visible = false
- OtherScriptsFrame.ScrollBarThickness = 12
- OtherScriptsFrame.Active = true
- OtherScriptsLabel.Name = "OtherScriptsLabel"
- OtherScriptsLabel.Parent = OtherScriptsFrame
- OtherScriptsLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
- OtherScriptsLabel.Size = UDim2.new(0, 229, 0, 33)
- OtherScriptsLabel.Font = Enum.Font.SourceSans
- OtherScriptsLabel.Text = "ScripsKhác"
- OtherScriptsLabel.TextColor3 = Color3.new(0, 0, 0)
- OtherScriptsLabel.TextSize = 14
- DeleteAntiCheat.Name = "DeleteAntiCheat"
- DeleteAntiCheat.Parent = OtherScriptsFrame
- DeleteAntiCheat.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- DeleteAntiCheat.Position = UDim2.new(-0.00373976142, 0, 0.165683508, 0)
- DeleteAntiCheat.Size = UDim2.new(0, 187, 0, 32)
- DeleteAntiCheat.Font = Enum.Font.SourceSans
- DeleteAntiCheat.Text = "Xóa Chống Gian Lận"
- DeleteAntiCheat.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- DeleteAntiCheat.TextSize = 14
- DeleteAntiCheat.MouseButton1Down:connect(function()
- for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
- if v.ClassName == "Script" then
- for i,c in pairs(v:GetChildren()) do
- if c.Name == "" then
- v:Remove()
- end
- end
- end
- end
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Xóa Chống Gian Lận Bây Giờ Bạn Có Thể Sử Dụng Script Khác Ko Sợ Kick 70% ";
- })
- end)
- Fly.Name = "Fly"
- Fly.Parent = OtherScriptsFrame
- Fly.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- Fly.Position = UDim2.new(0, 0, 0.26631245, 0)
- Fly.Size = UDim2.new(0, 186, 0, 32)
- Fly.Font = Enum.Font.SourceSans
- Fly.Text = "Bay"
- Fly.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- Fly.TextSize = 14
- Fly.MouseButton1Down:connect(function()
- local button2 = FlyButton.Text
- repeat wait()
- until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
- local mouse = game.Players.LocalPlayer:GetMouse()
- repeat wait() until mouse
- local plr = game.Players.LocalPlayer
- local torso = plr.Character.Torso
- local flying = true
- local deb = true
- local ctrl = {f = 0, b = 0, l = 0, r = 0}
- local lastctrl = {f = 0, b = 0, l = 0, r = 0}
- local maxspeed = 220
- local speed = 100
- function Fly()
- local bg = Instance.new("BodyGyro", torso)
- bg.P = 9e4
- bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
- bg.cframe = torso.CFrame
- local bv = Instance.new("BodyVelocity", torso)
- bv.velocity = Vector3.new(0,0.1,0)
- bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
- repeat wait()
- plr.Character.Humanoid.PlatformStand = true
- if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
- speed = speed+.5+(speed/maxspeed)
- if speed > maxspeed then
- speed = maxspeed
- end
- elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
- speed = speed-1
- if speed < 0 then
- speed = 100
- end
- end
- if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
- bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
- lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
- elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
- bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
- else
- bv.velocity = Vector3.new(0,0.1,0)
- end
- bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*100*speed/maxspeed),0,0)
- until not flying
- ctrl = {f = 0, b = 0, l = 0, r = 0}
- lastctrl = {f = 0, b = 0, l = 0, r = 0}
- speed = 100
- bg:Destroy()
- bv:Destroy()
- plr.Character.Humanoid.PlatformStand = false
- end
- mouse.KeyDown:connect(function(key)
- if key:lower() == button2 then
- if flying then flying = false
- else
- flying = true
- Fly()
- end
- elseif key:lower() == "w" then
- ctrl.f = 1
- elseif key:lower() == "s" then
- ctrl.b = -1
- elseif key:lower() == "a" then
- ctrl.l = -1
- elseif key:lower() == "d" then
- ctrl.r = 1
- end
- end)
- mouse.KeyUp:connect(function(key)
- if key:lower() == "w" then
- ctrl.f = 0
- elseif key:lower() == "s" then
- ctrl.b = 0
- elseif key:lower() == "a" then
- ctrl.l = 0
- elseif key:lower() == "d" then
- ctrl.r = 0
- end
- end)
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Bay Kích Hoạt Nhấn e Để Bay Hoặc Vô Phần Thiết lập Để Chỉnh Nút";
- })
- end)
- SpeedHack.Name = "SpeedHack"
- SpeedHack.Parent = OtherScriptsFrame
- SpeedHack.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- SpeedHack.Position = UDim2.new(-0.0104712043, 0, 0.366941363, 0)
- SpeedHack.Size = UDim2.new(0, 188, 0, 35)
- SpeedHack.Font = Enum.Font.SourceSans
- SpeedHack.Text = "Chạy Nhanh"
- SpeedHack.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- SpeedHack.TextSize = 14
- SpeedHack.MouseButton1Down:connect(function()
- local speed = SpeedValue.Text
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = speed
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Chạy Nhanh Kích Hoạt Vô Thiết Lập Để Chỉnh Tốc Độ";
- })
- end)
- NoClip.Name = "NoClip"
- NoClip.Parent = OtherScriptsFrame
- NoClip.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- NoClip.Position = UDim2.new(-0.00373976142, 0, 0.4770042, 0)
- NoClip.Size = UDim2.new(0, 187, 0, 36)
- NoClip.Font = Enum.Font.SourceSans
- NoClip.Text = "XuyênTường"
- NoClip.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- NoClip.TextSize = 14
- NoClip.MouseButton1Down:connect(function()
- local button1 = NoClipButton.Text
- noclip = false
- game:GetService('RunService').Stepped:connect(function()
- if noclip then
- game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
- end
- end)
- plr = game.Players.LocalPlayer
- mouse = plr:GetMouse()
- mouse.KeyDown:connect(function(key)
- if key == button1 then
- noclip = not noclip
- game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
- end
- end)
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Xuyên Tường Kích Hoạt Nhấn y Để Đi Xuyên Tường Hoặc Chỉnh Nút Phần Thiết Lập ";
- })
- end)
- OtherTp.Name = "OtherTp"
- OtherTp.Parent = ScriptsFrame
- OtherTp.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- OtherTp.Position = UDim2.new(0.0476484038, 0, 0.667887747, 0)
- OtherTp.Size = UDim2.new(0, 100, 0, 31)
- OtherTp.Font = Enum.Font.SourceSansLight
- OtherTp.Text = "Tpkhác"
- OtherTp.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- OtherTp.TextSize = 14
- OtherTp.MouseButton1Click:connect(function()
- if OtherTpFrame.Visible == true then wait(.10)
- OtherTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true)
- wait(1) OtherTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif IslandTpFrame.Visible == true then wait(.10)
- IslandTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) IslandTpFrame.Visible = false OtherTpFrame.Visible = true
- OtherTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif HomeFrame.Visible == true then
- HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) HomeFrame.Visible = false OtherTpFrame.Visible = true
- OtherTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif NpcTpFrame.Visible == true then
- NpcTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) NpcTpFrame.Visible = false OtherTpFrame.Visible = true
- OtherTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif QuestTpFrame.Visible == true then
- QuestTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) QuestTpFrame.Visible = false OtherTpFrame.Visible = true
- OtherTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif WeaponTpFrame.Visible == true then
- WeaponTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) WeaponTpFrame.Visible = false OtherTpFrame.Visible = true
- OtherTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif OtherScriptsFrame.Visible == true then
- OtherScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false OtherTpFrame.Visible = true
- OtherTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif TpPlayerFrame.Visible == true then
- TpPlayerFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) TpPlayerFrame.Visible = false OtherTpFrame.Visible = true
- OtherTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif SettingsFrame.Visible == true then
- SettingsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) SettingsFrame.Visible = false OtherTpFrame.Visible = true
- OtherTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- end
- end)
- OtherTpFrame.Name = "OtherTpFrame"
- OtherTpFrame.Parent = OtherTp
- OtherTpFrame.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
- OtherTpFrame.BorderColor3 = Color3.new(0.901961, 0.901961, 0.901961)
- OtherTpFrame.BorderSizePixel = 0
- OtherTpFrame.NextSelectionRight = HomeFrame
- OtherTpFrame.Position = UDim2.new(-1.96800017, 0, -5.74222612, 1)
- OtherTpFrame.Size = UDim2.new(0, 191, 0, 269)
- OtherTpFrame.Visible = false
- OtherTpFrame.ScrollBarThickness = 12
- OtherTpFrame.Active = true
- OtherTpLabel.Name = "OtherTpLabel"
- OtherTpLabel.Parent = OtherTpFrame
- OtherTpLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
- OtherTpLabel.Size = UDim2.new(0, 229, 0, 33)
- OtherTpLabel.Font = Enum.Font.SourceSans
- OtherTpLabel.Text = "TpKhác"
- OtherTpLabel.TextColor3 = Color3.new(0, 0, 0)
- OtherTpLabel.TextSize = 14
- TpChest.Name = "TpChest"
- TpChest.Parent = OtherTpFrame
- TpChest.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TpChest.Position = UDim2.new(-0.00373976142, 0, 0.165683448, 0)
- TpChest.Size = UDim2.new(0, 187, 0, 32)
- TpChest.Font = Enum.Font.SourceSans
- TpChest.Text = "Tp Rương"
- TpChest.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TpChest.TextSize = 14
- TpChest.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Rương Thành Công Nếu Ko Có Gì Hết Thì Server Này Ko Có Rương";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if v.ClassName == "TouchTransmitter" then
- v.Parent.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-5)
- v.Parent.Anchored = true
- end
- end
- end)
- TpAllNPC.Name = "TpAllNPC"
- TpAllNPC.Parent = OtherTpFrame
- TpAllNPC.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TpAllNPC.Position = UDim2.new(0, 0, 0.266312391, 0)
- TpAllNPC.Size = UDim2.new(0, 186, 0, 32)
- TpAllNPC.Font = Enum.Font.SourceSans
- TpAllNPC.Text = "Tp Tất Cả Npc"
- TpAllNPC.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TpAllNPC.TextSize = 14
- TpAllNPC.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Tất Cả Npc Thành Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.Name, "Luffy") or string.find(v.Name, "Buggy") or string.find(v.Name, "Attacking") or string.find(v.Name, "Thief") or string.find(v.Name, "Big Full Body") or string.find(v.Name, "Marine") and v:FindFirstChild("HumanoidRootPart") then
- v:FindFirstChild("HumanoidRootPart").Anchored = true
- v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-2)
- end
- end
- end)
- TpSwords.Name = "TpSwords"
- TpSwords.Parent = OtherTpFrame
- TpSwords.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- TpSwords.Position = UDim2.new(-0.00373976142, 0, 0.366625935, 0)
- TpSwords.Size = UDim2.new(0, 187, 0, 38)
- TpSwords.Font = Enum.Font.SourceSans
- TpSwords.Text = "TP Tất Cả Kiếm"
- TpSwords.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TpSwords.TextSize = 14
- TpSwords.MouseButton1Down:connect(function()
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Tất Cả Kiếm Thàng Công";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.Name, "Price:") and string.find(v.ClassName, "Model") then
- v:FindFirstChild("Head").Anchored = true
- v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- Close.Name = "Close"
- Close.Parent = MainFrame
- Close.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
- Close.Position = UDim2.new(0.888513625, 0, 0, 0)
- Close.Size = UDim2.new(0, 33, 0, 23)
- Close.Font = Enum.Font.SourceSans
- Close.Text = "X"
- Close.TextColor3 = Color3.new(0, 0, 0)
- Close.TextSize = 14
- Close.MouseButton1Down:connect(function()
- MainFrame:TweenPosition(UDim2.new(0.079, 0, 1.7, 0), 'Out','Bounce', 1)
- OpenGui.Visible = true
- end)
- Tilte.Name = "Tilte"
- Tilte.Parent = MainFrame
- Tilte.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
- Tilte.Position = UDim2.new(-0.00109739567, 0, 0, 0)
- Tilte.Size = UDim2.new(0, 140, 0, 33)
- Tilte.Font = Enum.Font.SourceSans
- Tilte.Text = "Gui S.O.P"
- Tilte.TextColor3 = Color3.new(0, 0, 0)
- Tilte.TextSize = 14
- Tilte1.Name = "Tilte1"
- Tilte1.Parent = MainFrame
- Tilte1.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
- Tilte1.Position = UDim2.new(0.408456832, 0, 0, 0)
- Tilte1.Size = UDim2.new(0, 51, 0, 33)
- Tilte1.Font = Enum.Font.SourceSans
- Tilte1.Text = "V2.3"
- Tilte1.TextColor3 = Color3.new(0, 0, 0)
- Tilte1.TextSize = 14
- OpenGui.Name = "OpenGui"
- OpenGui.Parent = Main
- OpenGui.BackgroundColor3 = Color3.new(1, 1, 1)
- OpenGui.Position = UDim2.new(0, 0, 0.515867531, 0)
- OpenGui.Size = UDim2.new(0, 109, 0, 48)
- OpenGui.Visible = true
- OpenGui.Active = true
- Open.Name = "Open"
- Open.Parent = OpenGui
- Open.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- Open.Position = UDim2.new(-0.266055048, 0, 0, 0)
- Open.Size = UDim2.new(0, 175, 0, 50)
- Open.Font = Enum.Font.SourceSans
- Open.Text = "Mở Gui"
- Open.TextColor3 = Color3.new(0, 1, 0.498039)
- Open.TextSize = 14
- Open.MouseButton1Down:connect(function()
- MainFrame:TweenPosition(UDim2.new(0.264, 0,0.279, 0), 'Out','Bounce', 1)
- OpenGui.Visible = false
- end)
- TpPlayer.Name = "TpPlayer"
- TpPlayer.Parent = ScriptsFrame
- TpPlayer.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- TpPlayer.Position = UDim2.new(0.0476484932, 0, 0.782278955, 0)
- TpPlayer.Size = UDim2.new(0, 101, 0, 31)
- TpPlayer.Font = Enum.Font.SourceSansLight
- TpPlayer.Text = "TpNgườiChơi"
- TpPlayer.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- TpPlayer.TextSize = 14
- TpPlayer.MouseButton1Click:connect(function()
- if TpPlayerFrame.Visible == true then wait(.10)
- TpPlayerFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true)
- wait(1) TpPlayerFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif IslandTpFrame.Visible == true then wait(.10)
- IslandTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) IslandTpFrame.Visible = false TpPlayerFrame.Visible = true
- TpPlayerFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif HomeFrame.Visible == true then
- HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) HomeFrame.Visible = false TpPlayerFrame.Visible = true
- TpPlayerFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif NpcTpFrame.Visible == true then
- NpcTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) NpcTpFrame.Visible = false TpPlayerFrame.Visible = true
- TpPlayerFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif QuestTpFrame.Visible == true then
- QuestTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) QuestTpFrame.Visible = false TpPlayerFrame.Visible = true
- TpPlayerFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif WeaponTpFrame.Visible == true then
- WeaponTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) WeaponTpFrame.Visible = false TpPlayerFrame.Visible = true
- TpPlayerFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif OtherScriptsFrame.Visible == true then
- OtherScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false TpPlayerFrame.Visible = true
- TpPlayerFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif OtherTpFrame.Visible == true then
- OtherTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherTpFrame.Visible = false TpPlayerFrame.Visible = true
- TpPlayerFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif SettingsFrame.Visible == true then
- SettingsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) SettingsFrame.Visible = false TpPlayerFrame.Visible = true
- TpPlayerFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- end
- end)
- TpPlayerFrame.Name = "TpPlayerFrame"
- TpPlayerFrame.Parent = TpPlayer
- TpPlayerFrame.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
- TpPlayerFrame.BorderColor3 = Color3.new(0.901961, 0.901961, 0.901961)
- TpPlayerFrame.BorderSizePixel = 0
- TpPlayerFrame.NextSelectionRight = HomeFrame
- TpPlayerFrame.Position = UDim2.new(-1.95895231, 0, -6.67770958, 1)
- TpPlayerFrame.Size = UDim2.new(0, 191, 0, 269)
- TpPlayerFrame.Visible = false
- TpPlayerFrame.ScrollBarThickness = 6
- TpPlayerFrame.Active = true
- TPPlayerLabel.Name = "TPPlayerLabel"
- TPPlayerLabel.Parent = TpPlayerFrame
- TPPlayerLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
- TPPlayerLabel.Size = UDim2.new(0, 187, 0, 33)
- TPPlayerLabel.Font = Enum.Font.SourceSans
- TPPlayerLabel.Text = "Tp Người Chơi Tới Mình"
- TPPlayerLabel.TextColor3 = Color3.new(0, 0, 0)
- TPPlayerLabel.TextSize = 14
- TPToPlayerLabel.Name = "TPToPlayerLabel"
- TPToPlayerLabel.Parent = TpPlayerFrame
- TPToPlayerLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
- TPToPlayerLabel.Position = UDim2.new(0, 0, 0.467741907, 0)
- TPToPlayerLabel.Size = UDim2.new(0, 187, 0, 33)
- TPToPlayerLabel.Font = Enum.Font.SourceSans
- TPToPlayerLabel.Text = "Tp Tới Người Chơi"
- TPToPlayerLabel.TextColor3 = Color3.new(0, 0, 0)
- TPToPlayerLabel.TextSize = 14
- PlayerName1.Name = "Player Name1"
- PlayerName1.Parent = TpPlayerFrame
- PlayerName1.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- PlayerName1.Position = UDim2.new(0.062827222, 0, 0.177419335, 0)
- PlayerName1.Size = UDim2.new(0, 163, 0, 50)
- PlayerName1.Font = Enum.Font.SourceSans
- PlayerName1.Text = "Nhập Tên Người Chơi Vào Đây"
- PlayerName1.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- PlayerName1.TextSize = 14
- PlayerName2.Name = "PlayerName2"
- PlayerName2.Parent = TpPlayerFrame
- PlayerName2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- PlayerName2.Position = UDim2.new(0.0732984245, 0, 0.629032254, 0)
- PlayerName2.Size = UDim2.new(0, 163, 0, 50)
- PlayerName2.Font = Enum.Font.SourceSans
- PlayerName2.Text = "Nhập Tên Người Chơi Vào Đây"
- PlayerName2.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- PlayerName2.TextSize = 14
- Tp1.Name = "Tp1"
- Tp1.Parent = TpPlayerFrame
- Tp1.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- Tp1.Position = UDim2.new(0.120418854, 0, 0.376903653, 0)
- Tp1.Size = UDim2.new(0, 147, 0, 20)
- Tp1.Font = Enum.Font.SourceSans
- Tp1.Text = "Nhấn Vào Đây Để Tp"
- Tp1.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- Tp1.TextSize = 14
- Tp1.MouseButton1Down:connect(function()
- local player_name1 = PlayerName1.Text
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Tới Người Chơi Thành Công Nếu Ko Có Gì Xảy Ra Chắc Là Lag";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.Name, player_name1) then
- v:FindFirstChild("HumanoidRootPart").Anchored = true
- v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
- end
- end
- end)
- Tp2.Name = "Tp2"
- Tp2.Parent = TpPlayerFrame
- Tp2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- Tp2.Position = UDim2.new(0.120418854, 0, 0.860774636, 0)
- Tp2.Size = UDim2.new(0, 147, 0, 20)
- Tp2.Font = Enum.Font.SourceSans
- Tp2.Text = "Nhấn Vào Đây Để Tp"
- Tp2.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- Tp2.TextSize = 14
- Tp2.MouseButton1Down:connect(function()
- local player_name2 = PlayerName2.Text
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Tp Tới Người Chơi Thành Công Nếu Ko Có Gì Xảy Ra Chắc Là Lag";
- })
- for _,v in pairs(game.Workspace:GetDescendants()) do
- if string.find(v.ClassName, "Model") and string.find(v.Name, player_name2) then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
- end
- end
- end)
- TextLabel.Parent = Main
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(0, 0, 0.900398433, 0)
- TextLabel.Size = UDim2.new(0, 729,0, 56)
- TextLabel.Font = Enum.Font.Bodoni
- TextLabel.Text = "Truy Cập Để Lấy Key https://pastebin.com/raw/8Jt1LuQE"
- TextLabel.TextColor3 = Color3.new(255, 255, 255)
- TextLabel.TextSize = 20
- TextLabel.Visible = false
- ClickTp.Name = "ClickTp"
- ClickTp.Parent = OtherScriptsFrame
- ClickTp.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- ClickTp.Position = UDim2.new(0.00673144264, 0, 0.869651616, 0)
- ClickTp.Size = UDim2.new(0, 187, 0, 33)
- ClickTp.Font = Enum.Font.SourceSans
- ClickTp.Text = "ClickTp"
- ClickTp.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- ClickTp.TextSize = 14
- ClickTp.MouseButton1Down:connect(function()
- mouse = game.Players.LocalPlayer:GetMouse()
- tool = Instance.new("Tool")
- tool.RequiresHandle = false
- tool.Name = "Click Teleport"
- tool.Activated:connect(function()
- local pos = mouse.Hit+Vector3.new(0,2.5,0)
- pos = CFrame.new(pos.X,pos.Y,pos.Z)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
- end)
- tool.Parent = game.Players.LocalPlayer.Backpack
- tool.ToolTip = "CLICK_TP"
- wait(1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "[Gui S.O.P]";
- Text = "Đã Give Tool Click Tp";
- })
- end)
- Settings.Name = "Settings"
- Settings.Parent = ScriptsFrame
- Settings.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- Settings.Position = UDim2.new(0.0476484932, 0, 0.889290035, 0)
- Settings.Size = UDim2.new(0, 101, 0, 31)
- Settings.Font = Enum.Font.SourceSansLight
- Settings.Text = "ThiếtLập"
- Settings.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- Settings.TextSize = 14
- Settings.MouseButton1Click:connect(function()
- if SettingsFrame.Visible == true then wait(.10)
- SettingsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true)
- wait(1) SettingsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif IslandTpFrame.Visible == true then wait(.10)
- IslandTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) IslandTpFrame.Visible = false SettingsFrame.Visible = true
- SettingsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif HomeFrame.Visible == true then
- HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) HomeFrame.Visible = false SettingsFrame.Visible = true
- SettingsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif NpcTpFrame.Visible == true then
- NpcTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) NpcTpFrame.Visible = false SettingsFrame.Visible = true
- SettingsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif QuestTpFrame.Visible == true then
- QuestTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) QuestTpFrame.Visible = false SettingsFrame.Visible = true
- SettingsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif WeaponTpFrame.Visible == true then
- WeaponTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) WeaponTpFrame.Visible = false SettingsFrame.Visible = true
- SettingsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif OtherScriptsFrame.Visible == true then
- OtherScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false SettingsFrame.Visible = true
- SettingsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif OtherTpFrame.Visible == true then
- OtherTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherTpFrame.Visible = false SettingsFrame.Visible = true
- SettingsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- elseif TpPlayerFrame.Visible == true then
- TpPlayerFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) TpPlayerFrame.Visible = false SettingsFrame.Visible = true
- SettingsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
- end
- end)
- SettingsFrame.Name = "SettingsFrame"
- SettingsFrame.Parent = Settings
- SettingsFrame.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
- SettingsFrame.BorderColor3 = Color3.new(0.901961, 0.901961, 0.901961)
- SettingsFrame.BorderSizePixel = 0
- SettingsFrame.Position = UDim2.new(-1.9481982, 0, -7.70996714, 1)
- SettingsFrame.Size = UDim2.new(0, 191, 0, 269)
- SettingsFrame.ScrollBarThickness = 6
- SettingsFrame.Visible = false
- SettingsLabel.Name = "SettingsLabel"
- SettingsLabel.Parent = SettingsFrame
- SettingsLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
- SettingsLabel.Position = UDim2.new(0.0199676026, 0, 1.49011612e-08, 0)
- SettingsLabel.Size = UDim2.new(0, 207, 0, 33)
- SettingsLabel.Font = Enum.Font.SourceSans
- SettingsLabel.Text = "Settings"
- SettingsLabel.TextColor3 = Color3.new(0, 0, 0)
- SettingsLabel.TextSize = 14
- SpeedValueLabel.Name = "SpeedValueLabel"
- SpeedValueLabel.Parent = SettingsFrame
- SpeedValueLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
- SpeedValueLabel.Position = UDim2.new(0.0261780098, 0, 0.145161286, 0)
- SpeedValueLabel.Size = UDim2.new(0, 178, 0, 33)
- SpeedValueLabel.Font = Enum.Font.SourceSans
- SpeedValueLabel.Text = "Edit Tốc độ Script Hack Chạy Nhanh"
- SpeedValueLabel.TextColor3 = Color3.new(0, 0, 0)
- SpeedValueLabel.TextSize = 14
- NoClipButtonLabel.Name = "NoClipButtonLabel"
- NoClipButtonLabel.Parent = SettingsFrame
- NoClipButtonLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
- NoClipButtonLabel.Position = UDim2.new(0.0261780098, 0, 0.419354826, 0)
- NoClipButtonLabel.Size = UDim2.new(0, 178, 0, 33)
- NoClipButtonLabel.Font = Enum.Font.SourceSans
- NoClipButtonLabel.Text = "Chỉnh Phím Sử Dụng Hack NoClip"
- NoClipButtonLabel.TextColor3 = Color3.new(0, 0, 0)
- NoClipButtonLabel.TextSize = 14
- FlyButtonLabel.Name = "FlyButtonLabel"
- FlyButtonLabel.Parent = SettingsFrame
- FlyButtonLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
- FlyButtonLabel.Position = UDim2.new(0.0418848172, 0, 0.675412834, 0)
- FlyButtonLabel.Size = UDim2.new(0, 178, 0, 33)
- FlyButtonLabel.Font = Enum.Font.SourceSans
- FlyButtonLabel.Text = "Chỉnh Phím Sử Dụng Hack Fly"
- FlyButtonLabel.TextColor3 = Color3.new(0, 0, 0)
- FlyButtonLabel.TextSize = 14
- SpeedValue.Name = "SpeedValue"
- SpeedValue.Parent = SettingsFrame
- SpeedValue.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- SpeedValue.Position = UDim2.new(0.0785340369, 0, 0.267390311, 0)
- SpeedValue.Size = UDim2.new(0, 163, 0, 36)
- SpeedValue.Font = Enum.Font.SourceSans
- SpeedValue.Text = "200"
- SpeedValue.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- SpeedValue.TextSize = 14
- NoClipButton.Name = "NoClipButton"
- NoClipButton.Parent = SettingsFrame
- NoClipButton.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- NoClipButton.Position = UDim2.new(0.0837696344, 0, 0.541583896, 0)
- NoClipButton.Size = UDim2.new(0, 163, 0, 36)
- NoClipButton.Font = Enum.Font.SourceSans
- NoClipButton.Text = "y"
- NoClipButton.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- NoClipButton.TextSize = 14
- FlyButton.Name = "FlyButton"
- FlyButton.Parent = SettingsFrame
- FlyButton.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- FlyButton.Position = UDim2.new(0.0837696344, 0, 0.815777361, 0)
- FlyButton.Size = UDim2.new(0, 162, 0, 36)
- FlyButton.Font = Enum.Font.SourceSans
- FlyButton.Text = "e"
- FlyButton.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- FlyButton.TextSize = 14
- Esp.Name = "Esp"
- Esp.Parent = OtherScriptsFrame
- Esp.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- Esp.Position = UDim2.new(-0.0142109655, 0, 0.606036425, 0)
- Esp.Size = UDim2.new(0, 187, 0, 36)
- Esp.Font = Enum.Font.SourceSans
- Esp.Text = "Esp"
- Esp.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- Esp.TextSize = 14
- Esp.MouseButton1Click:connect(function()
- Important = {Players = game:GetService("Players"), Workspace = game:GetService("Workspace"), CoreGui = game:GetService("CoreGui")}
- local enabledesp = false
- function CreateESP(plr)
- if plr ~= nil then
- local GetChar = plr.Character
- if not GetChar then return end
- local GetHead do
- repeat wait() until GetChar:FindFirstChild("Head")
- end
- GetHead = GetChar.Head
- local bb = Instance.new("BillboardGui", Important.CoreGui)
- bb.Adornee = GetHead
- bb.ExtentsOffset = Vector3.new(0, 1, 0)
- bb.AlwaysOnTop = true
- bb.Size = UDim2.new(0, 5, 0, 5)
- bb.StudsOffset = Vector3.new(0, 3, 0)
- bb.Name = "ESP_PLAYER_" .. plr.Name
- local displayframe = Instance.new("Frame", bb)
- displayframe.ZIndex = 10
- displayframe.BackgroundTransparency = 1
- displayframe.Size = UDim2.new(1,0,1,0)
- local name = Instance.new("TextLabel", displayframe)
- name.Name = "Name"
- name.ZIndex = 10
- name.Text = plr.Name
- name.Visible = true
- name.TextColor3 = Color3.new(170,0,0)
- name.BackgroundTransparency = 1
- name.Size = UDim2.new(1,0,10,0)
- name.Font = Enum.Font.SourceSansLight
- name.TextSize = 20
- name.TextStrokeTransparency = .5
- end
- end
- for i,v in pairs(Important.Players:GetChildren()) do
- CreateESP(v)
- end
- end)
- RevizAdmin.Name = "RevizAdmin"
- RevizAdmin.Parent = OtherScriptsFrame
- RevizAdmin.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
- RevizAdmin.Position = UDim2.new(-0.0142109636, 0, 0.735068679, 0)
- RevizAdmin.Size = UDim2.new(0, 187, 0, 36)
- RevizAdmin.Font = Enum.Font.SourceSans
- RevizAdmin.Text = "Reviz Admin"
- RevizAdmin.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
- RevizAdmin.TextSize = 14
- RevizAdmin.MouseButton1Click:connect(function()
- -- Creator: illremember#3799
- -- Credits to infinite yield, harkinian, dex creators
- prefix = ";"
- wait(0.3)
- Commands = {
- '[-] cmdbar is shown when ; is pressed.',
- '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
- '[2] bring [plr] -- You need a tool! Will bring player to you',
- '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
- '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
- '[5] attach [plr] -- You need a tool! Attaches you to player',
- '[6] unattach [plr] -- Attempts to unattach you from a player',
- '[7] follow [plr] -- Makes you follow behind the player',
- '[8] unfollow',
- '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
- '[10] trail [plr] -- The opposite of follow, you stay infront of player',
- '[11] untrail',
- '[12] orbit [plr] -- Makes you orbit the player',
- '[13] unorbit',
- '[14] fling [plr] -- Makes you fling the player',
- '[15] unfling',
- '[16] fecheck -- Checks if the game is FE or not',
- '[17] void [plr] -- Teleports player to the void',
- '[18] noclip -- Gives you noclip to walk through walls',
- '[19] clip -- Removes noclip',
- '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
- '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
- '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
- '[23] default -- Changes your speed, jumppower and hipheight to default values',
- '[24] annoy [plr] -- Loop teleports you to the player',
- '[25] unannoy',
- '[26] headwalk [plr] -- Loop teleports you to the player head',
- '[27] unheadwalk',
- '[28] nolimbs -- Removes your arms and legs',
- '[29] god -- Gives you FE Godmode',
- '[30] drophats -- Drops your accessories',
- '[31] droptool -- Drops any tool you have equipped',
- '[32] loopdhats -- Loop drops your accessories',
- '[33] unloopdhats',
- '[34] loopdtool -- Loop drops any tools you have equipped',
- '[35] unloopdtool',
- '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
- '[37] view [plr] -- Changes your camera to the player character',
- '[38] unview',
- '[39] goto [plr] -- Teleports you to player',
- '[40] fly -- Allows you to fly, credit to Infinite Yield',
- '[41] unfly',
- '[42] chat [msg] -- Makes you chat a message',
- '[43] spam [msg] -- Spams a message',
- '[44] unspam',
- '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
- '[46] pmspam [plr] -- Spams a player in private message',
- '[47] unpmspam',
- '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
- '[49] uncfreeze [plr]',
- '[50] unlockws -- Unlocks the workspace',
- '[51] lockws -- Locks the workspace',
- '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
- '[53] pstand -- Enables platform stand',
- '[54] unpstand -- Disables platform stand',
- '[55] blockhead -- Removes your head mesh',
- '[56] sit',
- '[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',
- '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
- '[59] hypertotal -- Loads in my FE GUI Hypertotal',
- '[60] cmds -- Prints all commands',
- '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
- '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
- '[63] spinner -- Makes you spin',
- '[64] nospinner',
- '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
- '[66] noreach -- Removes reach, must have tool equipped',
- '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
- '[68] tp me [plr] -- Alternative to goto',
- '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
- '[70] uncbring',
- '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
- '[72] givetool [plr] -- Gives the tool you have equipped to the player',
- '[73] glitch [plr] -- Glitches you and the player, looks very cool',
- '[74] unglitch -- Unglitches you',
- '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
- '[76] explorer -- Loads up DEX',
- '[77] reset -- Resets your character.',
- '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
- '[79] animgui -- Loads up Energize animations GUI',
- '[80] savepos -- Saves your current position',
- '[81] loadpos -- Teleports you to your saved position',
- '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
- '[83] unbang',
- '[84] delcmdbar -- Removes the command bar completely',
- '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
- '[86] shutdown -- Uses harkinians script to shutdown server',
- '[87] respawn -- If grespawn doesnt work you can use respawn',
- '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
- '[89] getplrs -- Prints all players in game',
- '[90] deldecal -- Deletes all decals client sided',
- '[91] opfinality -- Loads in my FE GUI Opfinality',
- '[92] remotes -- Prints all remotes in the game in the console when added',
- '[93] noremotes -- Stops printing remotes',
- '[94] tpdefault -- Stops all loop teleports to a player',
- '[95] stopsit -- Will not allow you to sit',
- '[96] gosit -- Allows you to sit',
- '[97] clicktp -- Enables click tp',
- '[98] noclicktp -- Disables click tp',
- '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
- '[100] toolsoff -- Stops ;toolson',
- '[101] version -- Gets the admin version',
- '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
- '[103] gravity [num] -- Changes workspace gravity default is 196.2',
- '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
- '[105] clickdel -- Delete any block you press q on, client sided',
- '[106] noclickdel -- Stops clickdel',
- '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
- '[108] unlooprhats -- Stops loop removing mesh',
- '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
- '[110] unlooprtool -- Stops loop removing mesh',
- '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
- '[112] age [plr] -- Makes you chat the account age of the player',
- '[113] id [plr] -- Makes you chat the account ID of the player',
- '[114] .age [plr] -- Privately shows you the account age of the player',
- '[115] .id [plr] -- Privately shows you the account ID of the player',
- '[116] gameid -- Shows the game ID',
- '[117] removeinvis -- Removes all invisible walls/parts, client sided',
- '[118] removefog -- Removes fog, client sided',
- '[119] disable -- Disables your character by removing humanoid',
- '[120] enable -- Enables your character by adding humanoid',
- '[121] prefix [key] -- Changes the prefix used, default is ;',
- '[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.',
- '[123] flyspeed [num] -- Change your fly speed, default is 1',
- '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
- '[125] uncarpet -- Stops carpet player',
- '[126] stare [plr] -- Turns your character to stare at another player',
- '[127] unstare -- Stops stare player',
- '[128] logchat -- Logs all chat (including /e and whispers) of all players',
- '[129] unlogchat -- Disables logchat',
- '[130] fixcam -- Fixes/resets your camera',
- '[131] unstate -- Stops changing state',
- }
- speedget = 1
- lplayer = game:GetService("Players").LocalPlayer
- lplayer.CharacterAdded:Connect(function(character)
- spin = false
- flying = false
- staring = false
- banpl = false
- end)
- function change()
- prefix = prefix
- speedfly = speedfly
- end
- function GetPlayer(String) -- Credit to Timeless/xFunnieuss
- local Found = {}
- local strl = String:lower()
- if strl == "all" then
- for i,v in pairs(game:GetService("Players"):GetPlayers()) do
- table.insert(Found,v)
- end
- elseif strl == "others" then
- for i,v in pairs(game:GetService("Players"):GetPlayers()) do
- if v.Name ~= lplayer.Name then
- table.insert(Found,v)
- end
- end
- elseif strl == "me" then
- for i,v in pairs(game:GetService("Players"):GetPlayers()) do
- if v.Name == lplayer.Name then
- table.insert(Found,v)
- end
- end
- else
- for i,v in pairs(game:GetService("Players"):GetPlayers()) do
- if v.Name:lower():sub(1, #String) == String:lower() then
- table.insert(Found,v)
- end
- end
- end
- return Found
- end
- local Mouse = lplayer:GetMouse()
- spin = false
- followed = false
- traill = false
- noclip = false
- annoying = false
- hwalk = false
- droppinghats = false
- droppingtools = false
- flying = false
- spamdelay = 1
- spamming = false
- spammingpm = false
- cbringing = false
- remotes = true
- added = true
- binds = false
- stopsitting = false
- clickgoto = false
- gettingtools = false
- removingmeshhats = false
- removingmeshtool = false
- clickdel = false
- staring = false
- chatlogs = false
- banpl = false
- changingstate = false
- statechosen = 0
- adminversion = "Reviz Admin by illremember, Version 2.0"
- flying = false
- speedfly = 1
- function plrchat(plr, chat)
- print(plr.Name..": "..tick().."\n"..chat)
- end
- for i,v in pairs(game:GetService("Players"):GetPlayers()) do
- v.Chatted:connect(function(chat)
- if chatlogs then
- plrchat(v, chat)
- end
- end)
- end
- game:GetService("Players").PlayerAdded:connect(function(plr)
- plr.Chatted:connect(function(chat)
- if chatlogs then
- plrchat(plr, chat)
- end
- end)
- end)
- local ScreenGui = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local CMDBAR = Instance.new("TextBox")
- ScreenGui.Parent = game:GetService("CoreGui")
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
- Frame.BackgroundTransparency = 0.3
- Frame.Position = UDim2.new(0.5, 0, 0, 10)
- Frame.Size = UDim2.new(0, 200, 0, 40)
- Frame.Active = true
- Frame.Draggable = true
- CMDBAR.Name = "CMDBAR"
- CMDBAR.Parent = Frame
- CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
- CMDBAR.BackgroundTransparency = 0.20000000298023
- CMDBAR.Size = UDim2.new(0, 180, 0, 20)
- CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
- CMDBAR.Font = Enum.Font.SourceSansLight
- CMDBAR.FontSize = Enum.FontSize.Size14
- CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
- CMDBAR.TextScaled = true
- CMDBAR.TextSize = 14
- CMDBAR.TextWrapped = true
- CMDBAR.Text = "Press ; to type, Enter to execute"
- local CMDS = Instance.new("ScreenGui")
- local CMDSFRAME = Instance.new("Frame")
- local ScrollingFrame = Instance.new("ScrollingFrame")
- local TextLabel = Instance.new("TextLabel")
- local closegui = Instance.new("TextButton")
- CMDS.Name = "CMDS"
- CMDS.Parent = game:GetService("CoreGui")
- CMDSFRAME.Name = "CMDSFRAME"
- CMDSFRAME.Parent = CMDS
- CMDSFRAME.Active = true
- CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
- CMDSFRAME.BorderSizePixel = 0
- CMDSFRAME.Draggable = true
- CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
- CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
- CMDSFRAME.Visible = false
- ScrollingFrame.Parent = CMDSFRAME
- ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
- ScrollingFrame.BorderSizePixel = 0
- ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
- ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
- ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
- TextLabel.Parent = ScrollingFrame
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.FontSize = Enum.FontSize.Size18
- TextLabel.Text = "[-] cmdbar is shown when ; is pressed.,\n[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player,\n[2] bring [plr] -- You need a tool! Will bring player to you,\n[3] spin [plr] -- You need a tool! Makes you and the player spin crazy,\n[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting,\n[5] attach [plr] -- You need a tool! Attaches you to player,\n[6] unattach [plr] -- Attempts to unattach you from a player,\n[7] follow [plr] -- Makes you follow behind the player,\n[8] unfollow,\n[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air,\n[10] trail [plr] -- The opposite of follow, you stay infront of player,\n[11] untrail,\n[12] orbit [plr] -- Makes you orbit the player,\n[13] unorbit,\n[14] fling [plr] -- Makes you fling the player,\n[15] unfling,\n[16] fecheck -- Checks if the game is FE or not,\n[17] void [plr] -- Teleports player to the void,\n[18] noclip -- Gives you noclip to walk through walls,\n[19] clip -- Removes noclip,\n[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default,\n[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default,\n[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default,\n[23] default -- Changes your speed, jumppower and hipheight to default values,\n[24] annoy [plr] -- Loop teleports you to the player,\n[25] unannoy,\n[26] headwalk [plr] -- Loop teleports you to the player head,\n[27] unheadwalk,\n[28] nolimbs -- Removes your arms and legs,\n[29] god -- Gives you FE Godmode,\n[30] drophats -- Drops your accessories,\n[31] droptool -- Drops any tool you have equipped,\n[32] loopdhats -- Loop drops your accessories,\n[33] unloopdhats,\n[34] loopdtool -- Loop drops any tools you have equipped,\n[35] unloopdtool,\n[36] invisible -- Gives you invisibility CREDIT TO TIMELESS,\n[37] view [plr] -- Changes your camera to the player character,\n[38] unview,\n[39] goto [plr] -- Teleports you to player,\n[40] fly -- Allows you to fly,\n[41] unfly,\n[42] chat [msg] -- Makes you chat a message,\n[43] spam [msg] -- Spams a message,\n[44] unspam,\n[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second,\n[46] pmspam [plr] -- Spams a player in private message,\n[47] unpmspam,\n[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you,\n[49] uncfreeze [plr],\n[50] unlockws -- Unlocks the workspace,\n[51] lockws -- Locks the workspace,\n[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you,\n[53] pstand -- Enables platform stand,\n[54] unpstand -- Disables platform stand,\n[55] blockhead -- Removes your head mesh,\n[56] sit,\n[57] bringobj [obj] -- Only shows on client, brings an object/part to you constantly, can be used to bring healing parts, weapons, money etc, type in exact name,\n[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided,\n[59] hypertotal -- Loads in my FE GUI Hypertotal,\n[60] cmds -- Prints all commands,\n[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats,\n[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool,\n[63] spinner -- Makes you spin,\n[64] nospinner,\n[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom,\n[66] noreach -- Removes reach, must have tool equipped,\n[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying,\n[68] tp me [plr] -- Alternative to goto,\n[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player,\n[70] uncbring,\n[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players,\n[72] givetool [plr] -- Gives the tool you have equipped to the player,\n[73] glitch [plr] -- Glitches you and the player, looks very cool,\n[74] unglitch -- Unglitches you,\n[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode,\n[76] explorer -- Loads up DEX,\n[77] reset -- Resets your character.,\n[78] anim [id] -- Applies an animation on you, must be created by ROBLOX,\n[79] animgui -- Loads up Energize animations GUI,\n[80] savepos -- Saves your current position,\n[81] loadpos -- Teleports you to your saved position,\n[82] bang [plr] -- 18+,\n[83] unbang,\n[84] delcmdbar -- Removes the command bar completely,\n[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model,\n[86] shutdown -- Uses harkinians script to shutdown server,\n[87] respawn -- If grespawn doesnt work you can use respawn,\n[88] delobj [obj] -- Deletes a certain brick in workspace, client sided,\n[89] getplrs -- Prints all players in game,\n[90] deldecal -- Deletes all decals client sided,\n[91] opfinality -- Loads in my FE GUI Opfinality,\n[92] remotes -- Prints all remotes in the game in the console when added,\n[93] noremotes -- Stops printing remotes,\n[94] tpdefault -- Stops all loop teleports to a player,\n[95] stopsit -- Will not allow you to sit,\n[96] gosit -- Allows you to sit,\n[97] clicktp -- Enables click tp,\n[98] noclicktp -- Disables click tp,\n[99] toolson -- If any tools are dropped in the workspace you will automatically get them,\n[100] toolsoff -- Stops ;toolson,\n[101] version -- Gets the admin version, \n This list of commands is NOT showing everything, go to my thread in the pastebin link to see ALL commands."
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextSize = 15
- TextLabel.TextWrapped = true
- TextLabel.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel.TextYAlignment = Enum.TextYAlignment.Top
- closegui.Name = "closegui"
- closegui.Parent = CMDSFRAME
- closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
- closegui.BorderSizePixel = 0
- closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
- closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
- closegui.Font = Enum.Font.SourceSansBold
- closegui.FontSize = Enum.FontSize.Size24
- closegui.Text = "X"
- closegui.TextColor3 = Color3.new(1, 1, 1)
- closegui.TextSize = 20
- closegui.MouseButton1Click:connect(function()
- CMDSFRAME.Visible = false
- end)
- game:GetService('RunService').Stepped:connect(function()
- if spin then
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
- end
- if followed then
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
- end
- if traill then
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
- end
- if annoying then
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
- end
- if hwalk then
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
- end
- if staring then
- lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
- end
- end)
- game:GetService('RunService').Stepped:connect(function()
- if noclip then
- if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
- lplayer.Character.Head.CanCollide = false
- lplayer.Character.Torso.CanCollide = false
- lplayer.Character["Left Leg"].CanCollide = false
- lplayer.Character["Right Leg"].CanCollide = false
- else
- lplayer.Character.Humanoid:ChangeState(11)
- end
- end
- if changingstate then
- lplayer.Character.Humanoid:ChangeState(statechosen)
- end
- end)
- game:GetService('RunService').Stepped:connect(function()
- if droppinghats then
- for i,v in pairs(lplayer.Character:GetChildren()) do
- if (v:IsA("Accessory")) or (v:IsA("Hat")) then
- v.Parent = workspace
- end
- end
- end
- if droppingtools then
- for i,v in pairs(lplayer.Character:GetChildren()) do
- if (v:IsA("Tool")) then
- v.Parent = workspace
- end
- end
- end
- if removingmeshhats then
- for i,v in pairs(lplayer.Character:GetChildren()) do
- if (v:IsA("Accessory")) or (v:IsA("Hat")) then
- v.Handle.Mesh:Destroy()
- end
- end
- end
- if removingmeshtool then
- for i,v in pairs(lplayer.Character:GetChildren()) do
- if (v:IsA("Tool")) then
- v.Handle.Mesh:Destroy()
- end
- end
- end
- end)
- game:GetService('RunService').Stepped:connect(function()
- if banpl then
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
- end
- end)
- game:GetService('RunService').Stepped:connect(function()
- if stopsitting then
- lplayer.Character.Humanoid.Sit = false
- end
- end)
- plr = lplayer
- hum = plr.Character.HumanoidRootPart
- mouse = plr:GetMouse()
- mouse.KeyDown:connect(function(key)
- if key == "e" then
- if mouse.Target then
- if clickgoto then
- hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
- elseif clickdel then
- mouse.Target:Destroy()
- end
- end
- end
- end)
- game:GetService("Workspace").ChildAdded:connect(function(part)
- if gettingtools then
- if part:IsA("Tool") then
- part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
- end
- end
- end)
- lplayer.Chatted:Connect(function(msg)
- if string.sub(msg, 1, 6) == (prefix.."kill ") then
- if string.sub(msg, 7) == "me" then
- lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
- else
- for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
- local NOW = lplayer.Character.HumanoidRootPart.CFrame
- lplayer.Character.Humanoid.Name = 1
- local l = lplayer.Character["1"]:Clone()
- l.Parent = lplayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- lplayer.Character["1"]:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
- lplayer.Character.Animate.Disabled = true
- wait(0.1)
- lplayer.Character.Animate.Disabled = false
- lplayer.Character.Humanoid.DisplayDistanceType = "None"
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
- lplayer.Character.Humanoid:EquipTool(v)
- end
- local function tp(player,player2)
- local char1,char2=player.Character,player2.Character
- if char1 and char2 then
- char1:MoveTo(char2.Head.Position)
- end
- end
- wait(0.1)
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- wait(0.2)
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- wait(0.5)
- lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
- wait(0.7)
- tp(lplayer,game:GetService("Players")[v.Name])
- wait(0.7)
- lplayer.Character.HumanoidRootPart.CFrame = NOW
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools needed!";
- Text = "You need a tool in your backpack for this command!";
- })
- end
- end
- end
- if string.sub(msg, 1, 7) == (prefix.."bring ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
- local NOW = lplayer.Character.HumanoidRootPart.CFrame
- lplayer.Character.Humanoid.Name = 1
- local l = lplayer.Character["1"]:Clone()
- l.Parent = lplayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- lplayer.Character["1"]:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
- lplayer.Character.Animate.Disabled = true
- wait(0.1)
- lplayer.Character.Animate.Disabled = false
- lplayer.Character.Humanoid.DisplayDistanceType = "None"
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
- lplayer.Character.Humanoid:EquipTool(v)
- end
- local function tp(player,player2)
- local char1,char2=player.Character,player2.Character
- if char1 and char2 then
- char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
- end
- end
- local function getout(player,player2)
- local char1,char2=player.Character,player2.Character
- if char1 and char2 then
- char1:MoveTo(char2.Head.Position)
- end
- end
- tp(game:GetService("Players")[v.Name], lplayer)
- wait(0.2)
- tp(game:GetService("Players")[v.Name], lplayer)
- wait(0.5)
- lplayer.Character.HumanoidRootPart.CFrame = NOW
- wait(0.5)
- getout(lplayer, game:GetService("Players")[v.Name])
- wait(0.3)
- lplayer.Character.HumanoidRootPart.CFrame = NOW
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools needed!";
- Text = "You need a tool in your backpack for this command!";
- })
- end
- end
- if string.sub(msg, 1, 6) == (prefix.."spin ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
- lplayer.Character.Humanoid.Name = 1
- local l = lplayer.Character["1"]:Clone()
- l.Parent = lplayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- lplayer.Character["1"]:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
- lplayer.Character.Animate.Disabled = true
- wait(0.1)
- lplayer.Character.Animate.Disabled = false
- lplayer.Character.Humanoid.DisplayDistanceType = "None"
- lplayer.Character.Animate.Disabled = false
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
- lplayer.Character.Humanoid:EquipTool(v)
- end
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
- spinplr = v
- wait(0.5)
- spin = true
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools needed!";
- Text = "You need a tool in your backpack for this command!";
- })
- end
- end
- if string.sub(msg, 1, 7) == (prefix.."unspin") then
- spin = false
- end
- if string.sub(msg, 1, 8) == (prefix.."attach ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
- lplayer.Character.Humanoid.Name = 1
- local l = lplayer.Character["1"]:Clone()
- l.Parent = lplayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- lplayer.Character["1"]:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
- lplayer.Character.Animate.Disabled = true
- wait(0.1)
- lplayer.Character.Animate.Disabled = false
- lplayer.Character.Humanoid.DisplayDistanceType = "None"
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
- lplayer.Character.Humanoid:EquipTool(v)
- end
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
- wait(0.3)
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
- attplr = v
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools needed!";
- Text = "You need a tool in your backpack for this command!";
- })
- end
- end
- if string.sub(msg, 1, 10) == (prefix.."unattach ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
- local function getout(player,player2)
- local char1,char2=player.Character,player2.Character
- if char1 and char2 then
- char1:MoveTo(char2.Head.Position)
- end
- end
- getout(lplayer, game:GetService("Players")[v.Name])
- end
- end
- if string.sub(msg, 1, 8) == (prefix.."follow ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
- followed = true
- flwplr = v
- end
- end
- if string.sub(msg, 1, 9) == (prefix.."unfollow") then
- followed = false
- end
- if string.sub(msg, 1, 10) == (prefix.."freefall ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
- local NOW = lplayer.Character.HumanoidRootPart.CFrame
- lplayer.Character.Humanoid.Name = 1
- local l = lplayer.Character["1"]:Clone()
- l.Parent = lplayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- lplayer.Character["1"]:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
- lplayer.Character.Animate.Disabled = true
- wait(0.1)
- lplayer.Character.Animate.Disabled = false
- lplayer.Character.Humanoid.DisplayDistanceType = "None"
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
- lplayer.Character.Humanoid:EquipTool(v)
- end
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- wait(0.2)
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- wait(0.6)
- lplayer.Character.HumanoidRootPart.CFrame = NOW
- wait(0.6)
- lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools needed!";
- Text = "You need a tool in your backpack for this command!";
- })
- end
- end
- if string.sub(msg, 1, 7) == (prefix.."trail ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
- traill = true
- trlplr = v
- end
- end
- if string.sub(msg, 1, 8) == (prefix.."untrail") then
- traill = false
- end
- if string.sub(msg, 1, 7) == (prefix.."orbit ") then
- if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
- lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
- else
- for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
- local o = Instance.new("RocketPropulsion")
- o.Parent = lplayer.Character.HumanoidRootPart
- o.Name = "Orbit"
- o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
- o:Fire()
- noclip = true
- end
- end
- end
- if string.sub(msg, 1, 8) == (prefix.."unorbit") then
- lplayer.Character.HumanoidRootPart.Orbit:Destroy()
- noclip = false
- end
- if string.sub(msg, 1, 7) == (prefix.."fling ") then
- if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
- lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
- else
- for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
- local y = Instance.new("RocketPropulsion")
- y.Parent = lplayer.Character.HumanoidRootPart
- y.CartoonFactor = 1
- y.MaxThrust = 800000
- y.MaxSpeed = 1000
- y.ThrustP = 200000
- y.Name = "Fling"
- game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
- y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
- y:Fire()
- noclip = true
- end
- end
- end
- if string.sub(msg, 1, 8) == (prefix.."unfling") then
- noclip = false
- lplayer.Character.HumanoidRootPart.Fling:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
- wait(0.4)
- lplayer.Character.HumanoidRootPart.Fling:Destroy()
- end
- if string.sub(msg, 1, 8) == (prefix.."fecheck") then
- if game:GetService("Workspace").FilteringEnabled == true then
- warn("FE is Enabled (Filtering Enabled)")
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "FE is Enabled";
- Text = "Filtering Enabled. Enjoy using Reviz Admin!";
- })
- else
- warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "FE is Disabled";
- Text = "Filtering Disabled. Consider using a different admin script.";
- })
- end
- end
- if string.sub(msg, 1, 6) == (prefix.."void ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
- lplayer.Character.Humanoid.Name = 1
- local l = lplayer.Character["1"]:Clone()
- l.Parent = lplayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- lplayer.Character["1"]:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
- lplayer.Character.Animate.Disabled = true
- wait(0.1)
- lplayer.Character.Animate.Disabled = false
- lplayer.Character.Humanoid.DisplayDistanceType = "None"
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
- lplayer.Character.Humanoid:EquipTool(v)
- end
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- wait(0.2)
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- wait(0.6)
- lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools needed!";
- Text = "You need a tool in your backpack for this command!";
- })
- end
- end
- if string.sub(msg, 1, 7) == (prefix.."noclip") then
- noclip = true
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Noclip enabled";
- Text = "Type ;clip to disable";
- })
- end
- if string.sub(msg, 1, 5) == (prefix.."clip") then
- noclip = false
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Noclip disabled";
- Text = "Type ;noclip to enable";
- })
- end
- if string.sub(msg, 1, 7) == (prefix.."speed ") then
- lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
- end
- if string.sub(msg, 1, 4) == (prefix.."ws ") then
- lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
- end
- if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
- lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
- end
- if string.sub(msg, 1, 4) == (prefix.."hh ") then
- lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
- end
- if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
- lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
- end
- if string.sub(msg, 1, 4) == (prefix.."jp ") then
- lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
- end
- if string.sub(msg, 1, 8) == (prefix.."default") then
- lplayer.Character.Humanoid.JumpPower = 50
- lplayer.Character.Humanoid.WalkSpeed = 16
- lplayer.Character.Humanoid.HipHeight = 0
- end
- if string.sub(msg, 1, 7) == (prefix.."annoy ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
- annoying = true
- annplr = v
- end
- end
- if string.sub(msg, 1, 8) == (prefix.."unannoy") then
- annoying = false
- end
- if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
- hwalk = true
- hdwplr = v
- end
- end
- if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
- hwalk = false
- end
- if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
- lplayer.Character["Left Leg"]:Destroy()
- lplayer.Character["Left Arm"]:Destroy()
- lplayer.Character["Right Leg"]:Destroy()
- lplayer.Character["Right Arm"]:Destroy()
- end
- if string.sub(msg, 1, 4) == (prefix.."god") then
- lplayer.Character.Humanoid.Name = 1
- local l = lplayer.Character["1"]:Clone()
- l.Parent = lplayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- lplayer.Character["1"]:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
- lplayer.Character.Animate.Disabled = true
- wait(0.1)
- lplayer.Character.Animate.Disabled = false
- lplayer.Character.Humanoid.DisplayDistanceType = "None"
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "FE Godmode enabled";
- Text = "Use ;grespawn or ;respawn to remove";
- })
- end
- if string.sub(msg, 1, 9) == (prefix.."drophats") then
- for i,v in pairs(lplayer.Character:GetChildren()) do
- if (v:IsA("Accessory")) or (v:IsA("Hat")) then
- v.Parent = workspace
- end
- end
- end
- if string.sub(msg, 1, 9) == (prefix.."droptool") then
- for i,v in pairs(lplayer.Character:GetChildren()) do
- if (v:IsA("Tool")) then
- v.Parent = workspace
- end
- end
- end
- if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
- droppinghats = true
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Loop Drop Enabled";
- Text = "Type ;unloopdhats to disable";
- })
- end
- if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
- droppinghats = false
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Loop Drop Disabled";
- Text = "Type ;loopdhats to enable.";
- })
- end
- if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
- droppingtools = true
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Loop Drop Enabled";
- Text = "Type ;unloopdtool to disable";
- })
- end
- if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
- droppingtools = false
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Loop Drop Disabled";
- Text = "Type ;loopdtool to enable.";
- })
- end
- if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
- Local = game:GetService('Players').LocalPlayer
- Char = Local.Character
- touched,tpdback = false, false
- box = Instance.new('Part',workspace)
- box.Anchored = true
- box.CanCollide = true
- box.Size = Vector3.new(10,1,10)
- box.Position = Vector3.new(0,10000,0)
- box.Touched:connect(function(part)
- if (part.Parent.Name == Local.Name) then
- if touched == false then
- touched = true
- function apply()
- if script.Disabled ~= true then
- no = Char.HumanoidRootPart:Clone()
- wait(.25)
- Char.HumanoidRootPart:Destroy()
- no.Parent = Char
- Char:MoveTo(loc)
- touched = false
- end end
- if Char then
- apply()
- end
- end
- end
- end)
- repeat wait() until Char
- loc = Char.HumanoidRootPart.Position
- Char:MoveTo(box.Position + Vector3.new(0,.5,0))
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Invisibility enabled!";
- Text = "Reset or use ;respawn to remove.";
- })
- end
- if string.sub(msg, 1, 6) == (prefix.."view ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
- if game:GetService("Players")[v.Name].Character.Humanoid then
- game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
- else
- game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
- end
- end
- end
- if string.sub(msg, 1, 7) == (prefix.."unview") then
- if lplayer.Character.Humanoid then
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
- else
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
- end
- end
- if string.sub(msg, 1, 6) == (prefix.."goto ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- end
- end
- if string.sub(msg, 1, 4) == (prefix.."fly") then
- repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
- repeat wait() until Mouse
- local T = lplayer.Character.HumanoidRootPart
- local CONTROL = {F = 0, B = 0, L = 0, R = 0}
- local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
- local SPEED = speedget
- local function fly()
- flying = true
- local BG = Instance.new('BodyGyro', T)
- local BV = Instance.new('BodyVelocity', T)
- BG.P = 9e4
- BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
- BG.cframe = T.CFrame
- BV.velocity = Vector3.new(0, 0.1, 0)
- BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
- spawn(function()
- repeat wait()
- lplayer.Character.Humanoid.PlatformStand = true
- if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
- SPEED = 50
- elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
- SPEED = 0
- end
- if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
- 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
- lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
- elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
- 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
- else
- BV.velocity = Vector3.new(0, 0.1, 0)
- end
- BG.cframe = workspace.CurrentCamera.CoordinateFrame
- until not flying
- CONTROL = {F = 0, B = 0, L = 0, R = 0}
- lCONTROL = {F = 0, B = 0, L = 0, R = 0}
- SPEED = 0
- BG:destroy()
- BV:destroy()
- lplayer.Character.Humanoid.PlatformStand = false
- end)
- end
- Mouse.KeyDown:connect(function(KEY)
- if KEY:lower() == 'w' then
- CONTROL.F = speedfly
- elseif KEY:lower() == 's' then
- CONTROL.B = -speedfly
- elseif KEY:lower() == 'a' then
- CONTROL.L = -speedfly
- elseif KEY:lower() == 'd' then
- CONTROL.R = speedfly
- end
- end)
- Mouse.KeyUp:connect(function(KEY)
- if KEY:lower() == 'w' then
- CONTROL.F = 0
- elseif KEY:lower() == 's' then
- CONTROL.B = 0
- elseif KEY:lower() == 'a' then
- CONTROL.L = 0
- elseif KEY:lower() == 'd' then
- CONTROL.R = 0
- end
- end)
- fly()
- end
- if string.sub(msg, 1, 6) == (prefix.."unfly") then
- flying = false
- lplayer.Character.Humanoid.PlatformStand = false
- end
- if string.sub(msg, 1, 6) == (prefix.."chat ") then
- game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
- end
- if string.sub(msg, 1, 6) == (prefix.."spam ") then
- spamtext = (string.sub(msg, 7))
- spamming = true
- end
- if string.sub(msg, 1, 7) == (prefix.."unspam") then
- spamming = false
- end
- if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
- spamdelay = (string.sub(msg, 11))
- end
- if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
- pmspammed = v.Name
- spammingpm = true
- end
- end
- if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
- spammingpm = false
- end
- if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
- v.Character["Left Leg"].Anchored = true
- v.Character["Left Arm"].Anchored = true
- v.Character["Right Leg"].Anchored = true
- v.Character["Right Arm"].Anchored = true
- v.Character.Torso.Anchored = true
- v.Character.Head.Anchored = true
- end
- end
- if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
- v.Character["Left Leg"].Anchored = false
- v.Character["Left Arm"].Anchored = false
- v.Character["Right Leg"].Anchored = false
- v.Character["Right Arm"].Anchored = false
- v.Character.Torso.Anchored = false
- v.Character.Head.Anchored = false
- end
- end
- if string.sub(msg, 1, 9) == (prefix.."unlockws") then
- local a = game:GetService("Workspace"):getChildren()
- for i = 1, #a do
- if a[i].className == "Part" then
- a[i].Locked = false
- elseif a[i].className == "Model" then
- local r = a[i]:getChildren()
- for i = 1, #r do
- if r[i].className == "Part" then
- r[i].Locked = false
- end
- end
- end
- end
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Success!";
- Text = "Workspace unlocked. Use ;lockws to lock.";
- })
- end
- if string.sub(msg, 1, 7) == (prefix.."lockws") then
- local a = game:GetService("Workspace"):getChildren()
- for i = 1, #a do
- if a[i].className == "Part" then
- a[i].Locked = true
- elseif a[i].className == "Model" then
- local r = a[i]:getChildren()
- for i = 1, #r do
- if r[i].className == "Part" then
- r[i].Locked = true
- end
- end
- end
- end
- end
- if string.sub(msg, 1, 7) == (prefix.."btools") then
- local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
- Clone_T.BinType = "Clone"
- local Destruct = Instance.new("HopperBin",lplayer.Backpack)
- Destruct.BinType = "Hammer"
- local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
- Hold_T.BinType = "Grab"
- end
- if string.sub(msg, 1, 7) == (prefix.."pstand") then
- lplayer.Character.Humanoid.PlatformStand = true
- end
- if string.sub(msg, 1, 9) == (prefix.."unpstand") then
- lplayer.Character.Humanoid.PlatformStand = false
- end
- if string.sub(msg, 1, 10) == (prefix.."blockhead") then
- lplayer.Character.Head.Mesh:Destroy()
- end
- if string.sub(msg, 1, 4) == (prefix.."sit") then
- lplayer.Character.Humanoid.Sit = true
- end
- if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
- local function bringobjw()
- for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
- if obj.Name == (string.sub(msg, 11)) then
- obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
- obj.CanCollide = false
- obj.Transparency = 0.7
- wait()
- obj.CFrame = lplayer.Character["Left Leg"].CFrame
- wait()
- obj.CFrame = lplayer.Character["Right Leg"].CFrame
- wait()
- obj.CFrame = lplayer.Character["Head"].CFrame
- end
- end
- end
- while wait() do
- bringobjw()
- end
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "BringObj";
- Text = "BringObj enabled.";
- })
- end
- if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
- vis = (string.sub(msg, 8))
- local a = game:GetService("Workspace"):GetDescendants()
- for i = 1, #a do
- if a[i].className == "Part" then
- a[i].Transparency = vis
- elseif a[i].className == "Model" then
- local r = a[i]:getChildren()
- for i = 1, #r do
- if r[i].className == "Part" then
- r[i].Transparency = vis
- end
- end
- end
- end
- end
- if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
- loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Success!";
- Text = "HyperTotal GUI Loaded!";
- })
- end
- if string.sub(msg, 1, 5) == (prefix.."cmds") then
- CMDSFRAME.Visible = true
- end
- if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
- for i,v in pairs(lplayer.Character:GetChildren()) do
- if (v:IsA("Accessory")) or (v:IsA("Hat")) then
- v.Handle.Mesh:Destroy()
- end
- end
- end
- if string.sub(msg, 1, 10) == (prefix.."blockhats") then
- for i,v in pairs(lplayer.Character:GetChildren()) do
- if (v:IsA("Accessory")) or (v:IsA("Hat")) then
- v.Handle.Mesh:Destroy()
- end
- end
- end
- if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
- for i,v in pairs(lplayer.Character:GetChildren()) do
- if (v:IsA("Tool")) then
- v.Handle.Mesh:Destroy()
- end
- end
- end
- if string.sub(msg, 1, 10) == (prefix.."blocktool") then
- for i,v in pairs(lplayer.Character:GetChildren()) do
- if (v:IsA("Tool")) then
- v.Handle.Mesh:Destroy()
- end
- end
- end
- if string.sub(msg, 1, 8) == (prefix.."spinner") then
- local p = Instance.new("RocketPropulsion")
- p.Parent = lplayer.Character.HumanoidRootPart
- p.Name = "Spinner"
- p.Target = lplayer.Character["Left Arm"]
- p:Fire()
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Spinner enabled";
- Text = "Type ;nospinner to disable.";
- })
- end
- if string.sub(msg, 1, 10) == (prefix.."nospinner") then
- lplayer.Character.HumanoidRootPart.Spinner:Destroy()
- end
- if string.sub(msg, 1, 7) == (prefix.."reachd") then
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
- if v:isA("Tool") then
- local a = Instance.new("SelectionBox",v.Handle)
- a.Adornee = v.Handle
- v.Handle.Size = Vector3.new(0.5,0.5,60)
- v.GripPos = Vector3.new(0,0,0)
- lplayer.Character.Humanoid:UnequipTools()
- end
- end
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Reach applied!";
- Text = "Applied to equipped sword. Use ;noreach to disable.";
- })
- end
- if string.sub(msg, 1, 7) == (prefix.."reach ") then
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
- if v:isA("Tool") then
- handleSize = v.Handle.Size
- wait()
- local a = Instance.new("SelectionBox",v.Handle)
- a.Name = "a"
- a.Adornee = v.Handle
- v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
- v.GripPos = Vector3.new(0,0,0)
- lplayer.Character.Humanoid:UnequipTools()
- end
- end
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Reach applied!";
- Text = "Applied to equipped sword. Use ;noreach to disable.";
- })
- end
- if string.sub(msg, 1, 8) == (prefix.."noreach") then
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
- if v:isA("Tool") then
- v.Handle.a:Destroy()
- v.Handle.Size = handleSize
- end
- end
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Reach removed!";
- Text = "Removed reach from equipped sword.";
- })
- end
- if string.sub(msg, 1, 7) == (prefix.."rkill ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
- lplayer.Character.Humanoid.Name = 1
- local l = lplayer.Character["1"]:Clone()
- l.Parent = lplayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- lplayer.Character["1"]:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
- lplayer.Character.Animate.Disabled = true
- wait(0.1)
- lplayer.Character.Animate.Disabled = false
- lplayer.Character.Humanoid.DisplayDistanceType = "None"
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
- lplayer.Character.Humanoid:EquipTool(v)
- end
- wait(0.1)
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- wait(0.2)
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- wait(0.5)
- lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools needed!";
- Text = "You need a tool in your backpack for this command!";
- })
- end
- end
- if string.sub(msg, 1, 7) == (prefix.."tp me ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- end
- end
- if string.sub(msg, 1, 8) == (prefix.."cbring ") then
- if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
- cbringall = true
- else
- for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
- brplr = v.Name
- end
- end
- cbring = true
- end
- if string.sub(msg, 1, 9) == (prefix.."uncbring") then
- cbring = false
- cbringall = false
- end
- if string.sub(msg, 1, 6) == (prefix.."swap ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
- local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- local NOW = lplayer.Character.HumanoidRootPart.CFrame
- lplayer.Character.Humanoid.Name = 1
- local l = lplayer.Character["1"]:Clone()
- l.Parent = lplayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- lplayer.Character["1"]:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
- lplayer.Character.Animate.Disabled = true
- wait(0.1)
- lplayer.Character.Animate.Disabled = false
- lplayer.Character.Humanoid.DisplayDistanceType = "None"
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
- lplayer.Character.Humanoid:EquipTool(v)
- end
- local function tp(player,player2)
- local char1,char2=player.Character,player2.Character
- if char1 and char2 then
- char1:MoveTo(char2.Head.Position)
- end
- end
- wait(0.1)
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- wait(0.2)
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- wait(0.5)
- lplayer.Character.HumanoidRootPart.CFrame = NOW
- wait(0.6)
- tp(lplayer, game:GetService("Players")[v.Name])
- wait(0.4)
- lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools needed!";
- Text = "You need a tool in your backpack for this command!";
- })
- end
- end
- if string.sub(msg, 1, 8) == (prefix.."glitch ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
- lplayer.Character.Humanoid.Name = 1
- local l = lplayer.Character["1"]:Clone()
- l.Parent = lplayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- lplayer.Character["1"]:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
- lplayer.Character.Animate.Disabled = true
- wait(0.1)
- lplayer.Character.Animate.Disabled = false
- lplayer.Character.Humanoid.DisplayDistanceType = "None"
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
- lplayer.Character.Humanoid:EquipTool(v)
- end
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
- wait(0.3)
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
- wait(0.4)
- b = Instance.new("BodyForce")
- b.Parent = lplayer.Character.HumanoidRootPart
- b.Name = "Glitch"
- b.Force = Vector3.new(100000000,5000,0)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools needed!";
- Text = "You need a tool in your backpack for this command!";
- })
- end
- end
- if string.sub(msg, 1, 9) == (prefix.."unglitch") then
- lplayer.Character.HumanoidRootPart.Glitch:Destroy()
- lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
- b = Instance.new("BodyForce")
- b.Parent = lplayer.Character.HumanoidRootPart
- b.Name = "unGlitch"
- b.Force = Vector3.new(0,-5000000,0)
- wait(2)
- lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
- end
- if string.sub(msg, 1, 9) == (prefix.."grespawn") then
- lplayer.Character.Humanoid.Health = 0
- wait(1)
- lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
- lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
- end
- if string.sub(msg, 1, 9) == (prefix.."explorer") then
- loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Success!";
- Text = "DEX Explorer has loaded.";
- })
- end
- if string.sub(msg, 1, 6) == (prefix.."anim ") then
- local Anim = Instance.new("Animation")
- Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
- local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
- track:Play(.1, 1, 1)
- end
- if string.sub(msg, 1, 8) == (prefix.."animgui") then
- loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Success!";
- Text = "Energize Animations GUI has loaded.";
- })
- end
- if string.sub(msg, 1, 8) == (prefix.."savepos") then
- saved = lplayer.Character.HumanoidRootPart.CFrame
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Position Saved";
- Text = "Use ;loadpos to return to saved position.";
- })
- end
- if string.sub(msg, 1, 8) == (prefix.."loadpos") then
- lplayer.Character.HumanoidRootPart.CFrame = saved
- end
- if string.sub(msg, 1, 6) == (prefix.."bang ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
- local Anim2 = Instance.new("Animation")
- Anim2.AnimationId = "rbxassetid://148840371"
- local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
- track2:Play(.1, 1, 1)
- bplrr = v.Name
- banpl = true
- end
- end
- if string.sub(msg, 1, 7) == (prefix.."unbang") then
- banpl = false
- end
- if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
- local function bringmodw()
- for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
- if obj.Name == (string.sub(msg, 11)) then
- for i,ch in pairs(obj:GetDescendants()) do
- if (ch:IsA("BasePart")) then
- ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
- ch.CanCollide = false
- ch.Transparency = 0.7
- wait()
- ch.CFrame = lplayer.Character["Left Leg"].CFrame
- wait()
- ch.CFrame = lplayer.Character["Right Leg"].CFrame
- wait()
- ch.CFrame = lplayer.Character["Head"].CFrame
- end
- end
- end
- end
- end
- while wait() do
- bringmodw()
- end
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "BringMod";
- Text = "BringMod enabled.";
- })
- end
- if string.sub(msg, 1, 8) == (prefix.."respawn") then
- local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
- local hum = Instance.new('Humanoid', mod)
- local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
- lplayer.Character = mod
- end
- if string.sub(msg, 1, 9) == (prefix.."shutdown") then
- game:GetService'RunService'.Stepped:Connect(function()
- pcall(function()
- for i,v in pairs(game:GetService'Players':GetPlayers()) do
- if v.Character ~= nil and v.Character:FindFirstChild'Head' then
- for _,x in pairs(v.Character.Head:GetChildren()) do
- if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
- end
- end
- end
- end)
- end)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Attempting Shutdown";
- Text = "Shutdown Attempt has begun.";
- })
- end
- if string.sub(msg, 1, 8) == (prefix.."delobj ") then
- objtodel = (string.sub(msg, 9))
- for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
- if v.Name == objtodel then
- v:Destroy()
- end
- end
- end
- if string.sub(msg, 1, 8) == (prefix.."getplrs") then
- for i,v in pairs(game:GetService("Players"):GetPlayers())do
- print(v)
- end
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Printed";
- Text = "Players have been printed to console. (F9)";
- })
- end
- if string.sub(msg, 1, 9) == (prefix.."deldecal") then
- for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
- if (v:IsA("Decal")) then
- v:Destroy()
- end
- end
- end
- if string.sub(msg, 1, 11) == (prefix.."opfinality") then
- loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Success!";
- Text = "OpFinality GUI has loaded.";
- })
- end
- if string.sub(msg, 1, 8) == (prefix.."remotes") then
- remotes = true
- added = true
- game.DescendantAdded:connect(function(rmt)
- if added == true then
- if remotes == true then
- if rmt:IsA("RemoteEvent") then
- print("A RemoteEvent was added!")
- print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
- print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
- end end end
- end)
- game.DescendantAdded:connect(function(rmtfnctn)
- if added == true then
- if remotes == true then
- if rmtfnctn:IsA("RemoteFunction") then
- warn("A RemoteFunction was added!")
- warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
- print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
- end end end
- end)
- game.DescendantAdded:connect(function(bndfnctn)
- if added == true then
- if binds == true then
- if bndfnctn:IsA("BindableFunction") then
- print("A BindableFunction was added!")
- print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
- print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
- end end end
- end)
- game.DescendantAdded:connect(function(bnd)
- if added == true then
- if binds == true then
- if bnd:IsA("BindableEvent") then
- warn("A BindableEvent was added!")
- warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
- print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
- end end end
- end)
- if binds == true then
- for i,v in pairs(game:GetDescendants()) do
- if v:IsA("BindableFunction") then
- print(" game." .. v:GetFullName() .. " | BindableFunction")
- print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
- end end
- for i,v in pairs(game:GetDescendants()) do
- if v:IsA("BindableEvent") then
- warn(" game." .. v:GetFullName() .. " | BindableEvent")
- print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
- end end
- else
- print("Off")
- end
- if remotes == true then
- for i,v in pairs(game:GetDescendants()) do
- if v:IsA("RemoteFunction") then
- warn(" game." .. v:GetFullName() .. " | RemoteFunction")
- print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
- end end
- wait()
- for i,v in pairs(game:GetDescendants()) do
- if v:IsA("RemoteEvent") then
- print(" game." .. v:GetFullName() .. " | RemoteEvent")
- print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
- end end
- else
- print("Off")
- end
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Printing Remotes";
- Text = "Type ;noremotes to disable.";
- })
- end
- if string.sub(msg, 1, 10) == (prefix.."noremotes") then
- remotes = false
- added = false
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Printing Remotes Disabled";
- Text = "Type ;remotes to enable.";
- })
- end
- if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
- spin = false
- followed = false
- traill = false
- noclip = false
- annoying = false
- hwalk = false
- cbringing = false
- end
- if string.sub(msg, 1, 8) == (prefix.."stopsit") then
- stopsitting = true
- end
- if string.sub(msg, 1, 6) == (prefix.."gosit") then
- stopsitting = false
- end
- if string.sub(msg, 1, 8) == (prefix.."version") then
- print(adminversion)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Version";
- Text = adminversion;
- })
- end
- if string.sub(msg, 1, 8) == (prefix.."clicktp") then
- clickgoto = true
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Click TP";
- Text = "Press E to teleport to mouse position, ;noclicktp to stop";
- })
- end
- if string.sub(msg, 1, 9) == (prefix.."clickdel") then
- clickdel = true
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Click Delete";
- Text = "Press E to delete part at mouse, ;noclickdel to stop";
- })
- end
- if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
- clickdel = false
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Click Delete";
- Text = "Click delete has been disabled.";
- })
- end
- if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
- clickgoto = false
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Click TP";
- Text = "Click TP has been disabled.";
- })
- end
- if string.sub(msg, 1, 8) == (prefix.."toolson") then
- gettingtools = true
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools Enabled";
- Text = "Automatically colleting tools dropped.";
- })
- end
- if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
- gettingtools = false
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools Disabled";
- Text = "Click TP has been disabled.";
- })
- end
- if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
- ScreenGui:Destroy()
- end
- if string.sub(msg, 1, 6) == (prefix.."reset") then
- lplayer.Character.Head:Destroy()
- end
- if string.sub(msg, 1, 7) == (prefix.."state ") then
- statechosen = string.sub(msg, 8)
- changingstate = true
- end
- if string.sub(msg, 1, 9) == (prefix.."gravity ") then
- game:GetService("Workspace").Gravity = string.sub(msg, 10)
- end
- if string.sub(msg, 1, 10) == (prefix.."looprhats") then
- removingmeshhats = true
- end
- if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
- removingmeshhats = false
- end
- if string.sub(msg, 1, 10) == (prefix.."looprtool") then
- removingmeshtool = true
- end
- if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
- removingmeshtool = false
- end
- if string.sub(msg, 1, 10) == (prefix.."givetool ") then
- for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
- if v:IsA("Tool") then
- for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
- v.Parent = player.Character
- end
- end
- end
- end
- if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
- for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
- if v:IsA("Tool") then
- v.Parent = lplayer.Character
- wait()
- for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
- v.Parent = player.Character
- end
- end
- end
- end
- if string.sub(msg, 1, 5) == (prefix.."age ") then
- for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
- game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
- end
- end
- if string.sub(msg, 1, 4) == (prefix.."id ") then
- for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
- game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
- end
- end
- if string.sub(msg, 1, 6) == (prefix..".age ") then
- for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = player.AccountAge.." Days";
- Text = "Account age of "..player.Name;
- })
- end
- end
- if string.sub(msg, 1, 5) == (prefix..".id ") then
- for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = player.UserId.." ID";
- Text = "Account ID of "..player.Name;
- })
- end
- end
- if string.sub(msg, 1, 7) == (prefix.."gameid") then
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Game ID";
- Text = "Game ID: ".. game.GameId;
- })
- end
- if string.sub(msg, 1, 4) == (prefix.."pgs") then
- local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
- if pgscheck == true then
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "PGSPhysicsSolverEnabled";
- Text = "PGS is Enabled!";
- })
- else
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "PGSPhysicsSolverEnabled";
- Text = "PGS is Disabled!";
- })
- end
- end
- if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
- for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
- if v:IsA("Part") then
- if v.Transparency == 1 then
- if v.Name ~= "HumanoidRootPart" then
- v:Destroy()
- end
- end
- end
- end
- end
- if string.sub(msg, 1, 10) == (prefix.."removefog") then
- game:GetService("Lighting").FogStart = 0
- game:GetService("Lighting").FogEnd = 9999999999999
- end
- if string.sub(msg, 1, 8) == (prefix.."disable") then
- lplayer.Character.Humanoid.Parent = lplayer
- end
- if string.sub(msg, 1, 7) == (prefix.."enable") then
- lplayer.Humanoid.Parent = lplayer.Character
- end
- if string.sub(msg, 1, 8) == (prefix.."prefix ") then
- prefix = (string.sub(msg, 9, 9))
- wait(0.1)
- change()
- wait(0.1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Prefix changed!";
- Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
- })
- end
- if string.sub(msg, 1, 12) == (";resetprefix") then
- prefix = ";"
- wait(0.1)
- change()
- wait(0.1)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Prefix changed!";
- Text = "Prefix is now "..prefix..". Make sure it's one key!";
- })
- end
- if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
- speedfly = string.sub(msg, 11)
- wait()
- change()
- end
- if string.sub(msg, 1, 8) == (prefix.."carpet ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
- local Anim3 = Instance.new("Animation")
- Anim3.AnimationId = "rbxassetid://282574440"
- local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
- track3:Play(.1, 1, 1)
- bplrr = v.Name
- banpl = true
- end
- end
- if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
- banpl = false
- end
- if string.sub(msg, 1, 7) == (prefix.."stare ") then
- for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
- staring = true
- stareplr = v
- end
- end
- if string.sub(msg, 1, 8) == (prefix.."unstare") then
- staring = false
- end
- if string.sub(msg, 1, 8) == (prefix.."logchat") then
- chatlogs = true
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "LogChat enabled";
- Text = "Now logging all player chat.";
- })
- end
- if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
- chatlogs = false
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "LogChat disabled";
- Text = "Stopped logging all player chat.";
- })
- end
- if string.sub(msg, 1, 7) == (prefix.."fixcam") then
- game:GetService("Workspace").CurrentCamera:Destroy()
- wait(0.1)
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
- game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
- lplayer.CameraMinZoomDistance = 0.5
- lplayer.CameraMaxZoomDistance = 400
- lplayer.CameraMode = "Classic"
- end
- if string.sub(msg, 1, 8) == (prefix.."unstate") then
- changingstate = false
- end
- end)
- local function tp()
- for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
- if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
- if player.Name == brplr then
- player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
- end
- end
- end
- end
- local function tpall()
- for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
- if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
- player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
- end
- end
- end
- spawn(function()
- while wait(spamdelay) do
- if spamming == true then
- game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
- end
- end
- end)
- spawn(function()
- while wait(spamdelay) do
- if spammingpm == true then
- game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
- end
- end
- end)
- spawn(function()
- while wait() do
- if cbring == true then
- tp()
- end
- end
- end)
- spawn(function()
- while wait() do
- if cbringall == true then
- tpall()
- end
- end
- end)
- Mouse.KeyDown:connect(function(Key)
- if Key == prefix then
- CMDBAR:CaptureFocus()
- end
- end)
- CMDBAR.FocusLost:connect(function(enterPressed)
- if enterPressed then
- if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
- if string.sub(CMDBAR.Text, 6) == "me" then
- lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
- else
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
- local NOW = lplayer.Character.HumanoidRootPart.CFrame
- lplayer.Character.Humanoid.Name = 1
- local l = lplayer.Character["1"]:Clone()
- l.Parent = lplayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- lplayer.Character["1"]:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
- lplayer.Character.Animate.Disabled = true
- wait(0.1)
- lplayer.Character.Animate.Disabled = false
- lplayer.Character.Humanoid.DisplayDistanceType = "None"
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
- lplayer.Character.Humanoid:EquipTool(v)
- end
- local function tp(player,player2)
- local char1,char2=player.Character,player2.Character
- if char1 and char2 then
- char1:MoveTo(char2.Head.Position)
- end
- end
- wait(0.1)
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- wait(0.2)
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- wait(0.5)
- lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
- wait(0.7)
- tp(lplayer,game:GetService("Players")[v.Name])
- wait(0.7)
- lplayer.Character.HumanoidRootPart.CFrame = NOW
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools needed!";
- Text = "You need a tool in your backpack for this command!";
- })
- end
- end
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
- local NOW = lplayer.Character.HumanoidRootPart.CFrame
- lplayer.Character.Humanoid.Name = 1
- local l = lplayer.Character["1"]:Clone()
- l.Parent = lplayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- lplayer.Character["1"]:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
- lplayer.Character.Animate.Disabled = true
- wait(0.1)
- lplayer.Character.Animate.Disabled = false
- lplayer.Character.Humanoid.DisplayDistanceType = "None"
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
- lplayer.Character.Humanoid:EquipTool(v)
- end
- local function tp(player,player2)
- local char1,char2=player.Character,player2.Character
- if char1 and char2 then
- char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
- end
- end
- local function getout(player,player2)
- local char1,char2=player.Character,player2.Character
- if char1 and char2 then
- char1:MoveTo(char2.Head.Position)
- end
- end
- tp(game:GetService("Players")[v.Name], lplayer)
- wait(0.2)
- tp(game:GetService("Players")[v.Name], lplayer)
- wait(0.5)
- lplayer.Character.HumanoidRootPart.CFrame = NOW
- wait(0.5)
- getout(lplayer, game:GetService("Players")[v.Name])
- wait(0.3)
- lplayer.Character.HumanoidRootPart.CFrame = NOW
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools needed!";
- Text = "You need a tool in your backpack for this command!";
- })
- end
- end
- if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
- lplayer.Character.Humanoid.Name = 1
- local l = lplayer.Character["1"]:Clone()
- l.Parent = lplayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- lplayer.Character["1"]:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
- lplayer.Character.Animate.Disabled = true
- wait(0.1)
- lplayer.Character.Animate.Disabled = false
- lplayer.Character.Humanoid.DisplayDistanceType = "None"
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
- lplayer.Character.Humanoid:EquipTool(v)
- end
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
- spinplr = v
- wait(0.5)
- spin = true
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools needed!";
- Text = "You need a tool in your backpack for this command!";
- })
- end
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
- spin = false
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
- lplayer.Character.Humanoid.Name = 1
- local l = lplayer.Character["1"]:Clone()
- l.Parent = lplayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- lplayer.Character["1"]:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
- lplayer.Character.Animate.Disabled = true
- wait(0.1)
- lplayer.Character.Animate.Disabled = false
- lplayer.Character.Humanoid.DisplayDistanceType = "None"
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
- lplayer.Character.Humanoid:EquipTool(v)
- end
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
- wait(0.3)
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
- attplr = v
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools needed!";
- Text = "You need a tool in your backpack for this command!";
- })
- end
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
- local function getout(player,player2)
- local char1,char2=player.Character,player2.Character
- if char1 and char2 then
- char1:MoveTo(char2.Head.Position)
- end
- end
- getout(lplayer, game:GetService("Players")[v.Name])
- end
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
- followed = true
- flwplr = v
- end
- end
- if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
- followed = false
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
- local NOW = lplayer.Character.HumanoidRootPart.CFrame
- lplayer.Character.Humanoid.Name = 1
- local l = lplayer.Character["1"]:Clone()
- l.Parent = lplayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- lplayer.Character["1"]:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
- lplayer.Character.Animate.Disabled = true
- wait(0.1)
- lplayer.Character.Animate.Disabled = false
- lplayer.Character.Humanoid.DisplayDistanceType = "None"
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
- lplayer.Character.Humanoid:EquipTool(v)
- end
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- wait(0.2)
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- wait(0.6)
- lplayer.Character.HumanoidRootPart.CFrame = NOW
- wait(0.6)
- lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools needed!";
- Text = "You need a tool in your backpack for this command!";
- })
- end
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
- traill = true
- trlplr = v
- end
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
- traill = false
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
- if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
- lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
- else
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
- local o = Instance.new("RocketPropulsion")
- o.Parent = lplayer.Character.HumanoidRootPart
- o.Name = "Orbit"
- o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
- o:Fire()
- noclip = true
- end
- end
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
- lplayer.Character.HumanoidRootPart.Orbit:Destroy()
- noclip = false
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
- if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
- lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
- else
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
- local y = Instance.new("RocketPropulsion")
- y.Parent = lplayer.Character.HumanoidRootPart
- y.CartoonFactor = 1
- y.MaxThrust = 800000
- y.MaxSpeed = 1000
- y.ThrustP = 200000
- y.Name = "Fling"
- game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
- y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
- y:Fire()
- noclip = true
- end
- end
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
- noclip = false
- lplayer.Character.HumanoidRootPart.Fling:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
- wait(0.4)
- lplayer.Character.HumanoidRootPart.Fling:Destroy()
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
- if game:GetService("Workspace").FilteringEnabled == true then
- warn("FE is Enabled (Filtering Enabled)")
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "FE is Enabled";
- Text = "Filtering Enabled. Enjoy using Reviz Admin!";
- })
- else
- warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "FE is Disabled";
- Text = "Filtering Disabled. Consider using a different admin script.";
- })
- end
- end
- if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
- lplayer.Character.Humanoid.Name = 1
- local l = lplayer.Character["1"]:Clone()
- l.Parent = lplayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- lplayer.Character["1"]:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
- lplayer.Character.Animate.Disabled = true
- wait(0.1)
- lplayer.Character.Animate.Disabled = false
- lplayer.Character.Humanoid.DisplayDistanceType = "None"
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
- lplayer.Character.Humanoid:EquipTool(v)
- end
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- wait(0.2)
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- wait(0.6)
- lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools needed!";
- Text = "You need a tool in your backpack for this command!";
- })
- end
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
- noclip = true
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Noclip enabled";
- Text = "Type ;clip to disable";
- })
- end
- if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
- noclip = false
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Noclip disabled";
- Text = "Type ;noclip to enable";
- })
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
- lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
- end
- if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
- lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
- end
- if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
- lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
- end
- if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
- lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
- end
- if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
- lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
- end
- if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
- lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("default") then
- lplayer.Character.Humanoid.JumpPower = 50
- lplayer.Character.Humanoid.WalkSpeed = 16
- lplayer.Character.Humanoid.HipHeight = 0
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
- annoying = true
- annplr = v
- end
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
- annoying = false
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
- hwalk = true
- hdwplr = v
- end
- end
- if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
- hwalk = false
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
- lplayer.Character["Left Leg"]:Destroy()
- lplayer.Character["Left Arm"]:Destroy()
- lplayer.Character["Right Leg"]:Destroy()
- lplayer.Character["Right Arm"]:Destroy()
- end
- if string.sub(CMDBAR.Text, 1, 3) == ("god") then
- lplayer.Character.Humanoid.Name = 1
- local l = lplayer.Character["1"]:Clone()
- l.Parent = lplayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- lplayer.Character["1"]:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
- lplayer.Character.Animate.Disabled = true
- wait(0.1)
- lplayer.Character.Animate.Disabled = false
- lplayer.Character.Humanoid.DisplayDistanceType = "None"
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "FE Godmode enabled";
- Text = "Use ;grespawn or ;respawn to remove.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
- for i,v in pairs(lplayer.Character:GetChildren()) do
- if (v:IsA("Accessory")) or (v:IsA("Hat")) then
- v.Parent = workspace
- end
- end
- end
- if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
- for i,v in pairs(lplayer.Character:GetChildren()) do
- if (v:IsA("Tool")) then
- v.Parent = workspace
- end
- end
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
- droppinghats = true
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Loop Drop Enabled";
- Text = "Type ;unloopdhats to disable";
- })
- end
- if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
- droppinghats = false
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Loop Drop Disabled";
- Text = "Type ;loopdhats to enable.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
- droppingtools = true
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Loop Drop Enabled";
- Text = "Type ;unloopdtool to disable";
- })
- end
- if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
- droppingtools = false
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Loop Drop Disabled";
- Text = "Type ;loopdtool to enable.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
- Local = game:GetService('Players').LocalPlayer
- Char = Local.Character
- touched,tpdback = false, false
- box = Instance.new('Part',workspace)
- box.Anchored = true
- box.CanCollide = true
- box.Size = Vector3.new(10,1,10)
- box.Position = Vector3.new(0,10000,0)
- box.Touched:connect(function(part)
- if (part.Parent.Name == Local.Name) then
- if touched == false then
- touched = true
- function apply()
- if script.Disabled ~= true then
- no = Char.HumanoidRootPart:Clone()
- wait(.25)
- Char.HumanoidRootPart:Destroy()
- no.Parent = Char
- Char:MoveTo(loc)
- touched = false
- end end
- if Char then
- apply()
- end
- end
- end
- end)
- repeat wait() until Char
- loc = Char.HumanoidRootPart.Position
- Char:MoveTo(box.Position + Vector3.new(0,.5,0))
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Invisibility enabled!";
- Text = "Reset or use ;respawn to remove.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
- if game:GetService("Players")[v.Name].Character.Humanoid then
- game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
- else
- game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
- end
- end
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
- if lplayer.Character.Humanoid then
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
- else
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
- end
- end
- if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- end
- end
- if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
- repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
- repeat wait() until Mouse
- local T = lplayer.Character.HumanoidRootPart
- local CONTROL = {F = 0, B = 0, L = 0, R = 0}
- local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
- local SPEED = speedget
- local function fly()
- flying = true
- local BG = Instance.new('BodyGyro', T)
- local BV = Instance.new('BodyVelocity', T)
- BG.P = 9e4
- BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
- BG.cframe = T.CFrame
- BV.velocity = Vector3.new(0, 0.1, 0)
- BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
- spawn(function()
- repeat wait()
- lplayer.Character.Humanoid.PlatformStand = true
- if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
- SPEED = 50
- elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
- SPEED = 0
- end
- if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
- 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
- lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
- elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
- 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
- else
- BV.velocity = Vector3.new(0, 0.1, 0)
- end
- BG.cframe = workspace.CurrentCamera.CoordinateFrame
- until not flying
- CONTROL = {F = 0, B = 0, L = 0, R = 0}
- lCONTROL = {F = 0, B = 0, L = 0, R = 0}
- SPEED = 0
- BG:destroy()
- BV:destroy()
- lplayer.Character.Humanoid.PlatformStand = false
- end)
- end
- Mouse.KeyDown:connect(function(KEY)
- if KEY:lower() == 'w' then
- CONTROL.F = speedfly
- elseif KEY:lower() == 's' then
- CONTROL.B = -speedfly
- elseif KEY:lower() == 'a' then
- CONTROL.L = -speedfly
- elseif KEY:lower() == 'd' then
- CONTROL.R = speedfly
- end
- end)
- Mouse.KeyUp:connect(function(KEY)
- if KEY:lower() == 'w' then
- CONTROL.F = 0
- elseif KEY:lower() == 's' then
- CONTROL.B = 0
- elseif KEY:lower() == 'a' then
- CONTROL.L = 0
- elseif KEY:lower() == 'd' then
- CONTROL.R = 0
- end
- end)
- fly()
- end
- if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
- flying = false
- lplayer.Character.Humanoid.PlatformStand = false
- end
- if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
- game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
- end
- if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
- spamtext = (string.sub(CMDBAR.Text, 6))
- spamming = true
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
- spamming = false
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
- spamdelay = (string.sub(CMDBAR.Text, 10))
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
- pmspammed = v.Name
- spammingpm = true
- end
- end
- if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
- spammingpm = false
- end
- if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
- v.Character["Left Leg"].Anchored = true
- v.Character["Left Arm"].Anchored = true
- v.Character["Right Leg"].Anchored = true
- v.Character["Right Arm"].Anchored = true
- v.Character.Torso.Anchored = true
- v.Character.Head.Anchored = true
- end
- end
- if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
- v.Character["Left Leg"].Anchored = false
- v.Character["Left Arm"].Anchored = false
- v.Character["Right Leg"].Anchored = false
- v.Character["Right Arm"].Anchored = false
- v.Character.Torso.Anchored = false
- v.Character.Head.Anchored = false
- end
- end
- if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
- local a = game:GetService("Workspace"):getChildren()
- for i = 1, #a do
- if a[i].className == "Part" then
- a[i].Locked = false
- elseif a[i].className == "Model" then
- local r = a[i]:getChildren()
- for i = 1, #r do
- if r[i].className == "Part" then
- r[i].Locked = false
- end
- end
- end
- end
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Success!";
- Text = "Workspace unlocked. Use ;lockws to lock.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
- local a = game:GetService("Workspace"):getChildren()
- for i = 1, #a do
- if a[i].className == "Part" then
- a[i].Locked = true
- elseif a[i].className == "Model" then
- local r = a[i]:getChildren()
- for i = 1, #r do
- if r[i].className == "Part" then
- r[i].Locked = true
- end
- end
- end
- end
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
- local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
- Clone_T.BinType = "Clone"
- local Destruct = Instance.new("HopperBin",lplayer.Backpack)
- Destruct.BinType = "Hammer"
- local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
- Hold_T.BinType = "Grab"
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
- lplayer.Character.Humanoid.PlatformStand = true
- end
- if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
- lplayer.Character.Humanoid.PlatformStand = false
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
- lplayer.Character.Head.Mesh:Destroy()
- end
- if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
- lplayer.Character.Humanoid.Sit = true
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
- local function bringobjw()
- for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
- if obj.Name == (string.sub(CMDBAR.Text, 10)) then
- obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
- obj.CanCollide = false
- obj.Transparency = 0.7
- wait()
- obj.CFrame = lplayer.Character["Left Leg"].CFrame
- wait()
- obj.CFrame = lplayer.Character["Right Leg"].CFrame
- wait()
- obj.CFrame = lplayer.Character["Head"].CFrame
- end
- end
- end
- while wait() do
- bringobjw()
- end
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "BringObj";
- Text = "BringObj enabled.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
- vis = (string.sub(CMDBAR.Text, 7))
- local a = game:GetService("Workspace"):GetDescendants()
- for i = 1, #a do
- if a[i].className == "Part" then
- a[i].Transparency = vis
- elseif a[i].className == "Model" then
- local r = a[i]:getChildren()
- for i = 1, #r do
- if r[i].className == "Part" then
- r[i].Transparency = vis
- end
- end
- end
- end
- end
- if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
- loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Success!";
- Text = "HyperTotal GUI Loaded!";
- })
- end
- if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
- CMDSFRAME.Visible = true
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
- for i,v in pairs(lplayer.Character:GetChildren()) do
- if (v:IsA("Accessory")) or (v:IsA("Hat")) then
- v.Handle.Mesh:Destroy()
- end
- end
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
- for i,v in pairs(lplayer.Character:GetChildren()) do
- if (v:IsA("Accessory")) or (v:IsA("Hat")) then
- v.Handle.Mesh:Destroy()
- end
- end
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
- for i,v in pairs(lplayer.Character:GetChildren()) do
- if (v:IsA("Tool")) then
- v.Handle.Mesh:Destroy()
- end
- end
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
- for i,v in pairs(lplayer.Character:GetChildren()) do
- if (v:IsA("Tool")) then
- v.Handle.Mesh:Destroy()
- end
- end
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
- local p = Instance.new("RocketPropulsion")
- p.Parent = lplayer.Character.HumanoidRootPart
- p.Name = "Spinner"
- p.Target = lplayer.Character["Left Arm"]
- p:Fire()
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Spinner enabled";
- Text = "Type ;nospinner to disable.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
- lplayer.Character.HumanoidRootPart.Spinner:Destroy()
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
- if v:isA("Tool") then
- local a = Instance.new("SelectionBox",v.Handle)
- a.Adornee = v.Handle
- v.Handle.Size = Vector3.new(0.5,0.5,60)
- v.GripPos = Vector3.new(0,0,0)
- lplayer.Character.Humanoid:UnequipTools()
- end
- end
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Reach applied!";
- Text = "Applied to equipped sword. Use ;noreach to disable.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
- if v:isA("Tool") then
- local a = Instance.new("SelectionBox",v.Handle)
- a.Name = "Reach"
- a.Adornee = v.Handle
- v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
- v.GripPos = Vector3.new(0,0,0)
- lplayer.Character.Humanoid:UnequipTools()
- end
- end
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Reach applied!";
- Text = "Applied to equipped sword. Use ;noreach to disable.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
- if v:isA("Tool") then
- v.Handle.Reach:Destroy()
- end
- end
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Reach removed!";
- Text = "Removed reach from equipped sword.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
- lplayer.Character.Humanoid.Name = 1
- local l = lplayer.Character["1"]:Clone()
- l.Parent = lplayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- lplayer.Character["1"]:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
- lplayer.Character.Animate.Disabled = true
- wait(0.1)
- lplayer.Character.Animate.Disabled = false
- lplayer.Character.Humanoid.DisplayDistanceType = "None"
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
- lplayer.Character.Humanoid:EquipTool(v)
- end
- wait(0.1)
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- wait(0.2)
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- wait(0.5)
- lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools needed!";
- Text = "You need a tool in your backpack for this command!";
- })
- end
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- end
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
- if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
- cbringall = true
- else
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
- brplr = v.Name
- end
- end
- cbring = true
- end
- if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
- cbring = false
- cbringall = false
- end
- if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
- local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- local NOW = lplayer.Character.HumanoidRootPart.CFrame
- lplayer.Character.Humanoid.Name = 1
- local l = lplayer.Character["1"]:Clone()
- l.Parent = lplayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- lplayer.Character["1"]:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
- lplayer.Character.Animate.Disabled = true
- wait(0.1)
- lplayer.Character.Animate.Disabled = false
- lplayer.Character.Humanoid.DisplayDistanceType = "None"
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
- lplayer.Character.Humanoid:EquipTool(v)
- end
- local function tp(player,player2)
- local char1,char2=player.Character,player2.Character
- if char1 and char2 then
- char1:MoveTo(char2.Head.Position)
- end
- end
- wait(0.1)
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- wait(0.2)
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
- wait(0.5)
- lplayer.Character.HumanoidRootPart.CFrame = NOW
- wait(0.6)
- tp(lplayer, game:GetService("Players")[v.Name])
- wait(0.4)
- lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools needed!";
- Text = "You need a tool in your backpack for this command!";
- })
- end
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
- lplayer.Character.Humanoid.Name = 1
- local l = lplayer.Character["1"]:Clone()
- l.Parent = lplayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- lplayer.Character["1"]:Destroy()
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
- lplayer.Character.Animate.Disabled = true
- wait(0.1)
- lplayer.Character.Animate.Disabled = false
- lplayer.Character.Humanoid.DisplayDistanceType = "None"
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
- lplayer.Character.Humanoid:EquipTool(v)
- end
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
- wait(0.3)
- lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
- wait(0.4)
- b = Instance.new("BodyForce")
- b.Parent = lplayer.Character.HumanoidRootPart
- b.Name = "Glitch"
- b.Force = Vector3.new(100000000,5000,0)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools needed!";
- Text = "You need a tool in your backpack for this command!";
- })
- end
- end
- if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
- lplayer.Character.HumanoidRootPart.Glitch:Destroy()
- lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
- b = Instance.new("BodyForce")
- b.Parent = lplayer.Character.HumanoidRootPart
- b.Name = "unGlitch"
- b.Force = Vector3.new(0,-5000000,0)
- wait(2)
- lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
- end
- if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
- lplayer.Character.Humanoid.Health = 0
- wait(1)
- lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
- lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
- end
- if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
- loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Success!";
- Text = "DEX Explorer has loaded.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
- local Anim = Instance.new("Animation")
- Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
- local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
- track:Play(.1, 1, 1)
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
- loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Success!";
- Text = "Energize Animations GUI has loaded.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
- saved = lplayer.Character.HumanoidRootPart.CFrame
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Position Saved";
- Text = "Use ;loadpos to return to saved position.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
- lplayer.Character.HumanoidRootPart.CFrame = saved
- end
- if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
- local Anim2 = Instance.new("Animation")
- Anim2.AnimationId = "rbxassetid://148840371"
- local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
- track2:Play(.1, 1, 1)
- bplrr = v.Name
- banpl = true
- end
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
- banpl = false
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
- local function bringmodw()
- for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
- if obj.Name == (string.sub(CMDBAR.Text, 10)) then
- for i,ch in pairs(obj:GetDescendants()) do
- if (ch:IsA("BasePart")) then
- ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
- ch.CanCollide = false
- ch.Transparency = 0.7
- wait()
- ch.CFrame = lplayer.Character["Left Leg"].CFrame
- wait()
- ch.CFrame = lplayer.Character["Right Leg"].CFrame
- wait()
- ch.CFrame = lplayer.Character["Head"].CFrame
- end
- end
- end
- end
- end
- while wait() do
- bringmodw()
- end
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "BringMod";
- Text = "BringMod enabled.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
- local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
- local hum = Instance.new('Humanoid', mod)
- local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
- lplayer.Character = mod
- end
- if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
- game:GetService'RunService'.Stepped:Connect(function()
- pcall(function()
- for i,v in pairs(game:GetService'Players':GetPlayers()) do
- if v.Character ~= nil and v.Character:FindFirstChild'Head' then
- for _,x in pairs(v.Character.Head:GetChildren()) do
- if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
- end
- end
- end
- end)
- end)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Attempting Shutdown";
- Text = "Shutdown Attempt has begun.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
- objtodel = (string.sub(CMDBAR.Text, 8))
- for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
- if v.Name == objtodel then
- v:Destroy()
- end
- end
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
- for i,v in pairs(game:GetService("Players"):GetPlayers())do
- print(v)
- end
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Printed";
- Text = "Players have been printed to console. (F9)";
- })
- end
- if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
- for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
- if (v:IsA("Decal")) then
- v:Destroy()
- end
- end
- end
- if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
- loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Success!";
- Text = "OpFinality GUI has loaded.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
- remotes = true
- added = true
- game.DescendantAdded:connect(function(rmt)
- if added == true then
- if remotes == true then
- if rmt:IsA("RemoteEvent") then
- print("A RemoteEvent was added!")
- print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
- print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
- end end end
- end)
- game.DescendantAdded:connect(function(rmtfnctn)
- if added == true then
- if remotes == true then
- if rmtfnctn:IsA("RemoteFunction") then
- warn("A RemoteFunction was added!")
- warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
- print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
- end end end
- end)
- game.DescendantAdded:connect(function(bndfnctn)
- if added == true then
- if binds == true then
- if bndfnctn:IsA("BindableFunction") then
- print("A BindableFunction was added!")
- print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
- print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
- end end end
- end)
- game.DescendantAdded:connect(function(bnd)
- if added == true then
- if binds == true then
- if bnd:IsA("BindableEvent") then
- warn("A BindableEvent was added!")
- warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
- print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
- end end end
- end)
- if binds == true then
- for i,v in pairs(game:GetDescendants()) do
- if v:IsA("BindableFunction") then
- print(" game." .. v:GetFullName() .. " | BindableFunction")
- print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
- end end
- for i,v in pairs(game:GetDescendants()) do
- if v:IsA("BindableEvent") then
- warn(" game." .. v:GetFullName() .. " | BindableEvent")
- print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
- end end
- else
- print("Off")
- end
- if remotes == true then
- for i,v in pairs(game:GetDescendants()) do
- if v:IsA("RemoteFunction") then
- warn(" game." .. v:GetFullName() .. " | RemoteFunction")
- print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
- end end
- wait()
- for i,v in pairs(game:GetDescendants()) do
- if v:IsA("RemoteEvent") then
- print(" game." .. v:GetFullName() .. " | RemoteEvent")
- print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
- end end
- else
- print("Off")
- end
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Printing Remotes";
- Text = "Type ;noremotes to disable.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
- remotes = false
- added = false
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Printing Remotes Disabled";
- Text = "Type ;remotes to enable.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
- spin = false
- followed = false
- traill = false
- noclip = false
- annoying = false
- hwalk = false
- cbringing = false
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
- stopsitting = true
- end
- if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
- stopsitting = false
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("version") then
- print(adminversion)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Version";
- Text = adminversion;
- })
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
- clickgoto = true
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Click TP";
- Text = "Press E to teleport to mouse position";
- })
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
- clickgoto = false
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Click TP";
- Text = "Click TP has been disabled.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
- gettingtools = true
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools Enabled";
- Text = "Automatically colleting tools dropped.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
- gettingtools = false
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Tools Disabled";
- Text = "Click TP has been disabled.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
- ScreenGui:Destroy()
- end
- if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
- lplayer.Character.Head:Destroy()
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
- statechosen = string.sub(CMDBAR.Text, 7)
- changingstate = true
- end
- if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
- game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
- removingmeshhats = true
- end
- if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
- removingmeshhats = false
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
- removingmeshtool = true
- end
- if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
- removingmeshtool = false
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
- for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
- if v:IsA("Tool") then
- for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
- v.Parent = player.Character
- end
- end
- end
- end
- if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
- for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
- game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
- end
- end
- if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
- for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
- game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
- end
- end
- if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
- for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = player.AccountAge.." Days";
- Text = "Account age of "..player.Name;
- })
- end
- end
- if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
- for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = player.UserId.." ID";
- Text = "Account ID of "..player.Name;
- })
- end
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Game ID";
- Text = "Game ID: ".. game.GameId;
- })
- end
- if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
- local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
- if pgscheck == true then
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "PGSPhysicsSolverEnabled";
- Text = "PGS is Enabled!";
- })
- else
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "PGSPhysicsSolverEnabled";
- Text = "PGS is Disabled!";
- })
- end
- end
- if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
- for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
- if v:IsA("Part") then
- if v.Transparency == 1 then
- if v.Name ~= "HumanoidRootPart" then
- v:Destroy()
- end
- end
- end
- end
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
- game:GetService("Lighting").FogStart = 0
- game:GetService("Lighting").FogEnd = 9999999999999
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
- lplayer.Character.Humanoid.Parent = lplayer
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
- lplayer.Humanoid.Parent = lplayer.Character
- end
- if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
- for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
- if v:IsA("Tool") then
- v.Parent = lplayer.Character
- wait()
- for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
- v.Parent = player.Character
- end
- end
- end
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
- speedfly = string.sub(CMDBAR.Text, 10)
- wait()
- change()
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
- local Anim3 = Instance.new("Animation")
- Anim3.AnimationId = "rbxassetid://282574440"
- local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
- track3:Play(.1, 1, 1)
- bplrr = v.Name
- banpl = true
- end
- end
- if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
- banpl = false
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
- for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
- staring = true
- stareplr = v
- end
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
- staring = false
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
- chatlogs = true
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "LogChat enabled";
- Text = "Now logging all player chat.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
- chatlogs = false
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "LogChat disabled";
- Text = "Stopped logging all player chat.";
- })
- end
- if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
- game:GetService("Workspace").CurrentCamera:Destroy()
- wait(0.1)
- game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
- game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
- lplayer.CameraMinZoomDistance = 0.5
- lplayer.CameraMaxZoomDistance = 400
- lplayer.CameraMode = "Classic"
- end
- if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
- changingstate = false
- end
- CMDBAR.Text = ""
- end
- end)
- wait(0.3)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Loaded successfully!";
- Text = "Reviz Admin V2 by illremember";
- })
- wait(0.1)
- print("Reviz Admin V2 loaded!")
- if game:GetService("Workspace").FilteringEnabled == true then
- warn("FE is Enabled (Filtering Enabled)")
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "FE is Enabled";
- Text = "Filtering Enabled. Enjoy using Reviz Admin!";
- })
- else
- warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "FE is Disabled";
- Text = "Filtering Disabled. Consider using a different admin script.";
- })
- end
- local intro = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local ImageLabel = Instance.new("ImageLabel")
- intro.Parent = game:GetService("CoreGui")
- Frame.Parent = intro
- Frame.BackgroundColor3 = Color3.new(1, 1, 1)
- Frame.BackgroundTransparency = 1
- Frame.Size = UDim2.new(1, 0, 0, 300)
- Frame.Position = UDim2.new(0, 0, -0.4, 0)
- ImageLabel.Parent = Frame
- ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel.BackgroundTransparency = 1
- ImageLabel.Position = UDim2.new(0, 0, 0, 0)
- ImageLabel.Size = UDim2.new(1, 0, 1, 0)
- ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
- Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
- wait(3.01)
- Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
- wait(5.01)
- intro:Destroy()
- end)
Advertisement
Add Comment
Please, Sign In to add comment