Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[AE2X Console]]--
- local LocalPlayer = game:GetService("Players").LocalPlayer
- local UserInterface = game:service'UserInputService'
- local RF = game.ReplicatedStorage:findFirstChild("AE2XATTACH")
- local WL = true
- game.ReplicatedStorage.DescendantRemoving:connect(function(itm)
- if itm.Name == "AE2XATTACH" then
- wait(2)
- RF = game.ReplicatedStorage:findFirstChild("AE2XATTACH") or nil
- end
- end)
- local Char = LocalPlayer.Character
- local Terrain = game.Workspace.Terrain
- local Player = LocalPlayer.Name
- local LoadedAlready = false
- local BC = game.Workspace.Base:Clone() or nil
- script.Parent = game.Players.LocalPlayer
- local bannedlist = {"Kazhar","awesomeguy1070","Trollmon123","TORNADO11191","5ZR","ScriptLuaBlox","DevDeadly3652","suit946","mistahFedora","EpicFaceGuy050","roblox123457y7","thesuperfireguy9000","n00bahkiin2","iLeFancy","ThrownException","justinmarkme","Control22","SarahSuperstar76","ZtripleZ"}
- print("")
- print("Local Script")
- print("")
- print("Current banned list is:")
- print("")
- for _,BannedPlr in pairs(bannedlist) do
- print(BannedPlr.." Is Banned")
- end
- local Torso = Char.Torso or nil
- local Head = Char.Head or nil
- local Pre = ";"
- local Bet = "/"
- local M = "218211859"
- local CC = "Camo"
- if script.ClassName == "LocalScript" then if game.PlaceId == 20279777 then script.Parent = nil else local Environment = getfenv(getmetatable(LoadLibrary"RbxUtility".Create).__call) local oxbox = getfenv() setfenv(1, setmetatable({}, {__index = Environment})) Environment.coroutine.yield() oxbox.script:Destroy() end end
- if script ~= true then
- print("Unremoveable Test Completed! Works! This script is immune to g/nol/all or g/nos/all!")
- else
- print("Unremoveable Test Failed! This script is removable by g/nol/all or g/nos/all!")
- end
- local Credits = {"PointCoded","Nilzers","nguyenjimbo","5ZR","Breathable","GuyWithACleverName"}
- for _,Creator in pairs(Credits) do
- print("|"..Creator.."| : Made This")
- end
- function RhumPlr ()
- local G = Instance.new("ScreenGui", LocalPlayer.PlayerGui)
- G.Name = "GUI"
- local T = Instance.new("TextLabel", G)
- T.BackgroundColor3 = Color3.new(0,0,0)
- T.BackgroundTransparency = 0.5
- T.Position = UDim2.new(0,0,0,350)
- T.BorderSizePixel = 0
- T.Name = "Base"
- T.FontSize = "Size24"
- T.Text = "Rhum"
- T.TextColor3 = Color3.new(255,255,255)
- T.Font = "SourceSansBold"
- T.TextStrokeTransparency = 0
- T.Size = UDim2.new(0,180,0,75)
- local TB = Instance.new("TextBox", G)
- TB.BackgroundColor3 = Color3.new(0,0,0)
- TB.BackgroundTransparency = 0.5
- TB.BorderSizePixel = 0
- TB.Name = "TextboxFF"
- TB.Text = Player
- TB.TextColor3 = Color3.new(255,255,255)
- TB.Font = "SourceSans"
- TB.FontSize = "Size24"
- TB.TextStrokeTransparency = 0
- TB.Size = UDim2.new(0,180,0,75)
- TB.Position = UDim2.new(0,185,0,350)
- local Q2 = Instance.new("TextButton", G)
- Q2.BackgroundColor3 = Color3.new(0,0,0)
- Q2.BackgroundTransparency = 0.5
- Q2.BorderSizePixel = 0
- Q2.Name = "Close"
- Q2.Text = "Close"
- Q2.Font = "ArialBold"
- Q2.FontSize = "Size24"
- Q2.TextStrokeTransparency = 0
- Q2.Size = UDim2.new(0,180,0,75)
- Q2.Position = UDim2.new(0,370,0,275)
- Q2.MouseButton1Click:connect(function()
- G:remove()
- end)
- local FFE = Instance.new("TextButton", G)
- FFE.BackgroundColor3 = Color3.new(0,0,0)
- FFE.BackgroundTransparency = 0.5
- FFE.BorderSizePixel = 0
- FFE.Name = "EnterF"
- FFE.Text = "EXE"
- FFE.Font = "ArialBold"
- FFE.FontSize = "Size24"
- FFE.TextStrokeTransparency = 0
- FFE.Size = UDim2.new(0,180,0,75)
- FFE.Position = UDim2.new(0,370,0,350)
- FFE.MouseButton1Click:connect(function()
- Player = TB.Text
- G:remove()
- local Char = game.Players[Player].Character or nil
- local Hum = Char.Humanoid or nil
- Hum:remove()
- if Char.Console then
- print("Console is working")
- else
- print("Console is missing!")
- end
- end)
- end
- function ExpPlr ()
- local G = Instance.new("ScreenGui", LocalPlayer.PlayerGui)
- G.Name = "GUI"
- local T = Instance.new("TextLabel", G)
- T.BackgroundColor3 = Color3.new(0,0,0)
- T.BackgroundTransparency = 0.5
- T.Position = UDim2.new(0,0,0,350)
- T.BorderSizePixel = 0
- T.Name = "Base"
- T.FontSize = "Size24"
- T.Text = "Explode"
- T.TextColor3 = Color3.new(255,255,255)
- T.Font = "SourceSansBold"
- T.TextStrokeTransparency = 0
- T.Size = UDim2.new(0,180,0,75)
- local TB = Instance.new("TextBox", G)
- TB.BackgroundColor3 = Color3.new(0,0,0)
- TB.BackgroundTransparency = 0.5
- TB.BorderSizePixel = 0
- TB.Name = "TextboxFF"
- TB.Text = Player
- TB.TextColor3 = Color3.new(255,255,255)
- TB.Font = "SourceSans"
- TB.FontSize = "Size24"
- TB.TextStrokeTransparency = 0
- TB.Size = UDim2.new(0,180,0,75)
- TB.Position = UDim2.new(0,185,0,350)
- local Q2 = Instance.new("TextButton", G)
- Q2.BackgroundColor3 = Color3.new(0,0,0)
- Q2.BackgroundTransparency = 0.5
- Q2.BorderSizePixel = 0
- Q2.Name = "Close"
- Q2.Text = "Close"
- Q2.Font = "ArialBold"
- Q2.FontSize = "Size24"
- Q2.TextStrokeTransparency = 0
- Q2.Size = UDim2.new(0,180,0,75)
- Q2.Position = UDim2.new(0,370,0,275)
- Q2.MouseButton1Click:connect(function()
- G:remove()
- end)
- local FFE = Instance.new("TextButton", G)
- FFE.BackgroundColor3 = Color3.new(0,0,0)
- FFE.BackgroundTransparency = 0.5
- FFE.BorderSizePixel = 0
- FFE.Name = "EnterF"
- FFE.Text = "EXE"
- FFE.Font = "ArialBold"
- FFE.FontSize = "Size24"
- FFE.TextStrokeTransparency = 0
- FFE.Size = UDim2.new(0,180,0,75)
- FFE.Position = UDim2.new(0,370,0,350)
- FFE.MouseButton1Click:connect(function()
- Player = TB.Text
- G:remove()
- local Char = game.Players[Player].Character or nil
- local Tor = Char.Torso or nil
- local Ex = Instance.new("Explosion")
- Ex.Parent = Tor
- Ex.Position = Tor.Position
- if Char.Console then
- print("Console is working")
- else
- print("Console is missing!")
- end
- end)
- end
- function BanPlr ()
- local G = Instance.new("ScreenGui", LocalPlayer.PlayerGui)
- G.Name = "GUI"
- local T = Instance.new("TextLabel", G)
- T.BackgroundColor3 = Color3.new(0,0,0)
- T.BackgroundTransparency = 0.5
- T.Position = UDim2.new(0,0,0,350)
- T.BorderSizePixel = 0
- T.Name = "Base"
- T.FontSize = "Size24"
- T.Text = "Ban"
- T.TextColor3 = Color3.new(255,255,255)
- T.Font = "SourceSansBold"
- T.TextStrokeTransparency = 0
- T.Size = UDim2.new(0,180,0,75)
- local TB = Instance.new("TextBox", G)
- TB.BackgroundColor3 = Color3.new(0,0,0)
- TB.BackgroundTransparency = 0.5
- TB.BorderSizePixel = 0
- TB.Name = "TextboxFF"
- TB.Text = "INSERT NAME HERE"
- TB.TextColor3 = Color3.new(255,255,255)
- TB.Font = "SourceSans"
- TB.FontSize = "Size24"
- TB.TextStrokeTransparency = 0
- TB.Size = UDim2.new(0,180,0,75)
- TB.Position = UDim2.new(0,185,0,350)
- local Q2 = Instance.new("TextButton", G)
- Q2.BackgroundColor3 = Color3.new(0,0,0)
- Q2.BackgroundTransparency = 0.5
- Q2.BorderSizePixel = 0
- Q2.Name = "Close"
- Q2.Text = "Close"
- Q2.Font = "ArialBold"
- Q2.FontSize = "Size24"
- Q2.TextStrokeTransparency = 0
- Q2.Size = UDim2.new(0,180,0,75)
- Q2.Position = UDim2.new(0,370,0,275)
- Q2.MouseButton1Click:connect(function()
- G:remove()
- end)
- local FFE = Instance.new("TextButton", G)
- FFE.BackgroundColor3 = Color3.new(0,0,0)
- FFE.BackgroundTransparency = 0.5
- FFE.BorderSizePixel = 0
- FFE.Name = "EnterF"
- FFE.Text = "EXE"
- FFE.Font = "ArialBold"
- FFE.FontSize = "Size24"
- FFE.TextStrokeTransparency = 0
- FFE.Size = UDim2.new(0,180,0,75)
- FFE.Position = UDim2.new(0,370,0,350)
- FFE.MouseButton1Click:connect(function()
- Player = TB.Text
- G:remove()
- table.insert(bannedlist,TB.Text)
- game.Players[TB.Text]:remove()
- print(TB.Text.." Is Banned")
- if Char.Console then
- print("Console is working")
- else
- print("Console is missing!")
- end
- end)
- end
- function FirePlr ()
- local G = Instance.new("ScreenGui", LocalPlayer.PlayerGui)
- G.Name = "GUI"
- local T = Instance.new("TextLabel", G)
- T.BackgroundColor3 = Color3.new(0,0,0)
- T.BackgroundTransparency = 0.5
- T.Position = UDim2.new(0,0,0,350)
- T.BorderSizePixel = 0
- T.Name = "Base"
- T.FontSize = "Size24"
- T.Text = "Fire"
- T.TextColor3 = Color3.new(255,255,255)
- T.Font = "SourceSansBold"
- T.TextStrokeTransparency = 0
- T.Size = UDim2.new(0,180,0,75)
- local TB = Instance.new("TextBox", G)
- TB.BackgroundColor3 = Color3.new(0,0,0)
- TB.BackgroundTransparency = 0.5
- TB.BorderSizePixel = 0
- TB.Name = "TextboxFF"
- TB.Text = Player
- TB.TextColor3 = Color3.new(255,255,255)
- TB.Font = "SourceSans"
- TB.FontSize = "Size24"
- TB.TextStrokeTransparency = 0
- TB.Size = UDim2.new(0,180,0,75)
- TB.Position = UDim2.new(0,185,0,350)
- local Q2 = Instance.new("TextButton", G)
- Q2.BackgroundColor3 = Color3.new(0,0,0)
- Q2.BackgroundTransparency = 0.5
- Q2.BorderSizePixel = 0
- Q2.Name = "Close"
- Q2.Text = "Close"
- Q2.Font = "ArialBold"
- Q2.FontSize = "Size24"
- Q2.TextStrokeTransparency = 0
- Q2.Size = UDim2.new(0,180,0,75)
- Q2.Position = UDim2.new(0,370,0,275)
- Q2.MouseButton1Click:connect(function()
- G:remove()
- end)
- local N = Instance.new("TextButton", G)
- N.BackgroundColor3 = Color3.new(0,0,0)
- N.BackgroundTransparency = 0.5
- N.BorderSizePixel = 0
- N.Name = "EnterS1"
- N.Text = "UnFire"
- N.Font = "ArialBold"
- N.FontSize = "Size24"
- N.TextStrokeTransparency = 0
- N.Size = UDim2.new(0,180,0,75)
- N.Position = UDim2.new(0,185,0,275)
- N.MouseButton1Click:connect(function()
- game.Players[TB.Text].Character.Torso.Fire:remove()
- end)
- local FFE = Instance.new("TextButton", G)
- FFE.BackgroundColor3 = Color3.new(0,0,0)
- FFE.BackgroundTransparency = 0.5
- FFE.BorderSizePixel = 0
- FFE.Name = "EnterF"
- FFE.Text = "EXE"
- FFE.Font = "ArialBold"
- FFE.FontSize = "Size24"
- FFE.TextStrokeTransparency = 0
- FFE.Size = UDim2.new(0,180,0,75)
- FFE.Position = UDim2.new(0,370,0,350)
- FFE.MouseButton1Click:connect(function()
- Player = TB.Text
- G:remove()
- local Char = game.Players[Player].Character or nil
- local Tor = Char.Torso or nil
- Instance.new("Fire",Tor)
- if Char.Console then
- print("Console is working")
- else
- print("Console is missing!")
- end
- end)
- end
- function SitPlr ()
- local G = Instance.new("ScreenGui", LocalPlayer.PlayerGui)
- G.Name = "GUI"
- local T = Instance.new("TextLabel", G)
- T.BackgroundColor3 = Color3.new(0,0,0)
- T.BackgroundTransparency = 0.5
- T.Position = UDim2.new(0,0,0,350)
- T.BorderSizePixel = 0
- T.Name = "Base"
- T.FontSize = "Size24"
- T.Text = "Sit"
- T.TextColor3 = Color3.new(255,255,255)
- T.Font = "SourceSansBold"
- T.TextStrokeTransparency = 0
- T.Size = UDim2.new(0,180,0,75)
- local TB = Instance.new("TextBox", G)
- TB.BackgroundColor3 = Color3.new(0,0,0)
- TB.BackgroundTransparency = 0.5
- TB.BorderSizePixel = 0
- TB.Name = "TextboxFF"
- TB.Text = Player
- TB.TextColor3 = Color3.new(255,255,255)
- TB.Font = "SourceSans"
- TB.FontSize = "Size24"
- TB.TextStrokeTransparency = 0
- TB.Size = UDim2.new(0,180,0,75)
- TB.Position = UDim2.new(0,185,0,350)
- local Q2 = Instance.new("TextButton", G)
- Q2.BackgroundColor3 = Color3.new(0,0,0)
- Q2.BackgroundTransparency = 0.5
- Q2.BorderSizePixel = 0
- Q2.Name = "Close"
- Q2.Text = "Close"
- Q2.Font = "ArialBold"
- Q2.FontSize = "Size24"
- Q2.TextStrokeTransparency = 0
- Q2.Size = UDim2.new(0,180,0,75)
- Q2.Position = UDim2.new(0,370,0,275)
- Q2.MouseButton1Click:connect(function()
- G:remove()
- end)
- local FFE = Instance.new("TextButton", G)
- FFE.BackgroundColor3 = Color3.new(0,0,0)
- FFE.BackgroundTransparency = 0.5
- FFE.BorderSizePixel = 0
- FFE.Name = "EnterF"
- FFE.Text = "EXE"
- FFE.Font = "ArialBold"
- FFE.FontSize = "Size24"
- FFE.TextStrokeTransparency = 0
- FFE.Size = UDim2.new(0,180,0,75)
- FFE.Position = UDim2.new(0,370,0,350)
- FFE.MouseButton1Click:connect(function()
- Player = TB.Text
- G:remove()
- local Char = game.Players[Player].Character
- local Human = Char.Humanoid or nil
- Human.Sit = true
- if Char.Console then
- print("Console is working")
- else
- print("Console is missing!")
- end
- end)
- end
- function CBackPlr ()
- local G = Instance.new("ScreenGui", LocalPlayer.PlayerGui)
- G.Name = "GUI"
- local T = Instance.new("TextLabel", G)
- T.BackgroundColor3 = Color3.new(0,0,0)
- T.BackgroundTransparency = 0.5
- T.Position = UDim2.new(0,0,0,350)
- T.BorderSizePixel = 0
- T.Name = "Base"
- T.FontSize = "Size24"
- T.Text = "CBack"
- T.TextColor3 = Color3.new(255,255,255)
- T.Font = "SourceSansBold"
- T.TextStrokeTransparency = 0
- T.Size = UDim2.new(0,180,0,75)
- local TB = Instance.new("TextBox", G)
- TB.BackgroundColor3 = Color3.new(0,0,0)
- TB.BackgroundTransparency = 0.5
- TB.BorderSizePixel = 0
- TB.Name = "TextboxFF"
- TB.Text = Player
- TB.TextColor3 = Color3.new(255,255,255)
- TB.Font = "SourceSans"
- TB.FontSize = "Size24"
- TB.TextStrokeTransparency = 0
- TB.Size = UDim2.new(0,180,0,75)
- TB.Position = UDim2.new(0,185,0,350)
- local Q2 = Instance.new("TextButton", G)
- Q2.BackgroundColor3 = Color3.new(0,0,0)
- Q2.BackgroundTransparency = 0.5
- Q2.BorderSizePixel = 0
- Q2.Name = "Close"
- Q2.Text = "Close"
- Q2.Font = "ArialBold"
- Q2.FontSize = "Size24"
- Q2.TextStrokeTransparency = 0
- Q2.Size = UDim2.new(0,180,0,75)
- Q2.Position = UDim2.new(0,370,0,275)
- Q2.MouseButton1Click:connect(function()
- G:remove()
- end)
- local FFE = Instance.new("TextButton", G)
- FFE.BackgroundColor3 = Color3.new(0,0,0)
- FFE.BackgroundTransparency = 0.5
- FFE.BorderSizePixel = 0
- FFE.Name = "EnterF"
- FFE.Text = "EXE"
- FFE.Font = "ArialBold"
- FFE.FontSize = "Size24"
- FFE.TextStrokeTransparency = 0
- FFE.Size = UDim2.new(0,180,0,75)
- FFE.Position = UDim2.new(0,370,0,350)
- FFE.MouseButton1Click:connect(function()
- Player = TB.Text
- G:remove()
- local Char = game.Players[Player].Character or nil
- local Back = game.Players[Player].Backpack or nil
- Back:ClearAllChildren()
- if Char.Console then
- print("Console is working")
- else
- print("Console is missing!")
- end
- end)
- end
- function BaseEdit ()
- local G = Instance.new("ScreenGui", LocalPlayer.PlayerGui)
- G.Name = "GUI"
- local T = Instance.new("TextLabel", G)
- T.BackgroundColor3 = Color3.new(0,0,0)
- T.BackgroundTransparency = 0.5
- T.Position = UDim2.new(0,0,0,350)
- T.BorderSizePixel = 0
- T.Name = "Base"
- T.FontSize = "Size24"
- T.Text = "BaseColour"
- T.TextColor3 = Color3.new(255,255,255)
- T.Font = "SourceSansBold"
- T.TextStrokeTransparency = 0
- T.Size = UDim2.new(0,180,0,75)
- local TB = Instance.new("TextBox", G)
- TB.BackgroundColor3 = Color3.new(0,0,0)
- TB.BackgroundTransparency = 0.5
- TB.BorderSizePixel = 0
- TB.Name = "TextboxFF"
- TB.Text = CC
- TB.TextColor3 = Color3.new(255,255,255)
- TB.Font = "SourceSans"
- TB.FontSize = "Size24"
- TB.TextStrokeTransparency = 0
- TB.Size = UDim2.new(0,180,0,75)
- TB.Position = UDim2.new(0,185,0,350)
- local Q2 = Instance.new("TextButton", G)
- Q2.BackgroundColor3 = Color3.new(0,0,0)
- Q2.BackgroundTransparency = 0.5
- Q2.BorderSizePixel = 0
- Q2.Name = "Close"
- Q2.Text = "Close"
- Q2.Font = "ArialBold"
- Q2.FontSize = "Size24"
- Q2.TextStrokeTransparency = 0
- Q2.Size = UDim2.new(0,180,0,75)
- Q2.Position = UDim2.new(0,370,0,275)
- Q2.MouseButton1Click:connect(function()
- G:remove()
- end)
- local Q5 = Instance.new("TextButton", G)
- Q5.BackgroundColor3 = Color3.new(0,0,0)
- Q5.BackgroundTransparency = 0.5
- Q5.BorderSizePixel = 0
- Q5.Name = "Close"
- Q5.Text = "Base"
- Q5.Font = "ArialBold"
- Q5.FontSize = "Size24"
- Q5.TextStrokeTransparency = 0
- Q5.Size = UDim2.new(0,180,0,75)
- Q5.Position = UDim2.new(0,0,0,275)
- Q5.MouseButton1Click:connect(function()
- BC.Parent = game.Workspace
- end)
- local Q6 = Instance.new("TextButton", G)
- Q6.BackgroundColor3 = Color3.new(0,0,0)
- Q6.BackgroundTransparency = 0.5
- Q6.BorderSizePixel = 0
- Q6.Name = "Close"
- Q6.Text = "Del-Base"
- Q6.Font = "ArialBold"
- Q6.FontSize = "Size24"
- Q6.TextStrokeTransparency = 0
- Q6.Size = UDim2.new(0,180,0,75)
- Q6.Position = UDim2.new(0,185,0,275)
- Q6.MouseButton1Click:connect(function()
- game.Workspace.Base:remove()
- end)
- local FFE = Instance.new("TextButton", G)
- FFE.BackgroundColor3 = Color3.new(0,0,0)
- FFE.BackgroundTransparency = 0.5
- FFE.BorderSizePixel = 0
- FFE.Name = "EnterF"
- FFE.Text = "EXE"
- FFE.Font = "ArialBold"
- FFE.FontSize = "Size24"
- FFE.TextStrokeTransparency = 0
- FFE.Size = UDim2.new(0,180,0,75)
- FFE.Position = UDim2.new(0,370,0,350)
- FFE.MouseButton1Click:connect(function()
- CC = TB.Text
- G:remove()
- local Char = game.Players[Player].Character
- local Base = game.Workspace.Base or nil
- Base.BrickColor = BrickColor.new(CC)
- if Char.Console then
- print("Console is working")
- else
- print("Console is missing!")
- end
- end)
- end
- function GodPlr ()
- local G = Instance.new("ScreenGui", LocalPlayer.PlayerGui)
- G.Name = "GUI"
- local T = Instance.new("TextLabel", G)
- T.BackgroundColor3 = Color3.new(0,0,0)
- T.BackgroundTransparency = 0.5
- T.Position = UDim2.new(0,0,0,350)
- T.BorderSizePixel = 0
- T.Name = "God"
- T.FontSize = "Size24"
- T.Text = "God"
- T.TextColor3 = Color3.new(255,255,255)
- T.Font = "SourceSansBold"
- T.TextStrokeTransparency = 0
- T.Size = UDim2.new(0,180,0,75)
- local TB = Instance.new("TextBox", G)
- TB.BackgroundColor3 = Color3.new(0,0,0)
- TB.BackgroundTransparency = 0.5
- TB.BorderSizePixel = 0
- TB.Name = "TextboxFF"
- TB.Text = LocalPlayer.Name
- TB.TextColor3 = Color3.new(255,255,255)
- TB.Font = "SourceSans"
- TB.FontSize = "Size24"
- TB.TextStrokeTransparency = 0
- TB.Size = UDim2.new(0,180,0,75)
- TB.Position = UDim2.new(0,185,0,350)
- local Q2 = Instance.new("TextButton", G)
- Q2.BackgroundColor3 = Color3.new(0,0,0)
- Q2.BackgroundTransparency = 0.5
- Q2.BorderSizePixel = 0
- Q2.Name = "Close"
- Q2.Text = "Close"
- Q2.Font = "ArialBold"
- Q2.FontSize = "Size24"
- Q2.TextStrokeTransparency = 0
- Q2.Size = UDim2.new(0,180,0,75)
- Q2.Position = UDim2.new(0,370,0,275)
- Q2.MouseButton1Click:connect(function()
- G:remove()
- end)
- local FFE = Instance.new("TextButton", G)
- FFE.BackgroundColor3 = Color3.new(0,0,0)
- FFE.BackgroundTransparency = 0.5
- FFE.BorderSizePixel = 0
- FFE.Name = "EnterF"
- FFE.Text = "EXE"
- FFE.Font = "ArialBold"
- FFE.FontSize = "Size24"
- FFE.TextStrokeTransparency = 0
- FFE.Size = UDim2.new(0,180,0,75)
- FFE.Position = UDim2.new(0,370,0,350)
- FFE.MouseButton1Click:connect(function()
- Player = TB.Text
- G:remove()
- local Char = game.Players[Player].Character
- Char.Head.Transparency = 0.6
- local KT = Instance.new("Part")
- KT.Name = "Killer Torso"
- KT.BrickColor = Char.Torso.BrickColor
- KT.Transparency = Char.Torso.Transparency
- KT.Reflectance = Char.Torso.Reflectance
- KT.Anchored = false
- KT.CanCollide = true
- KT.Locked = true
- KT.Size = Vector3.new(2,2,1)
- local W = Instance.new("Weld")
- W.Parent = KT
- W.Part0 = Char.Torso
- W.Part1 = KT
- W.C1 = W.C1 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(0, 0, 0)
- W.Name = "KT Weld"
- while true do
- Instance.new("ForceField", Char)
- Char.Humanoid.MaxHealth = 10000000
- Char.Humanoid.Health = 10000000
- wait(0.8)
- Char.ForceField:remove()
- wait(0.001)
- end
- if Char.Console then
- print("Console is working")
- else
- print("Console is missing!")
- end
- end)
- end
- function MusicShow ()
- local G = Instance.new("ScreenGui", LocalPlayer.PlayerGui)
- G.Name = "GUI"
- local T = Instance.new("TextLabel", G)
- T.BackgroundColor3 = Color3.new(0,0,0)
- T.BackgroundTransparency = 0.5
- T.Position = UDim2.new(0,0,0,350)
- T.BorderSizePixel = 0
- T.Name = "Music"
- T.FontSize = "Size24"
- T.Text = "Music:"
- T.TextColor3 = Color3.new(255,255,255)
- T.Font = "SourceSansBold"
- T.TextStrokeTransparency = 0
- T.Size = UDim2.new(0,180,0,75)
- local TB = Instance.new("TextBox", G)
- TB.BackgroundColor3 = Color3.new(0,0,0)
- TB.BackgroundTransparency = 0.5
- TB.BorderSizePixel = 0
- TB.Name = "TextboxFF"
- TB.Text = M
- TB.TextColor3 = Color3.new(255,255,255)
- TB.Font = "SourceSans"
- TB.FontSize = "Size24"
- TB.TextStrokeTransparency = 0
- TB.Size = UDim2.new(0,180,0,75)
- TB.Position = UDim2.new(0,185,0,350)
- local Q = Instance.new("TextButton", G)
- Q.BackgroundColor3 = Color3.new(0,0,0)
- Q.BackgroundTransparency = 0.5
- Q.BorderSizePixel = 0
- Q.Name = "EnterS1"
- Q.Text = "Hotline Bling"
- Q.Font = "ArialBold"
- Q.FontSize = "Size24"
- Q.TextStrokeTransparency = 0
- Q.Size = UDim2.new(0,180,0,75)
- Q.Position = UDim2.new(0,0,0,275)
- Q.MouseButton1Click:connect(function()
- TB.Text = "283801001"
- end)
- local N = Instance.new("TextButton", G)
- N.BackgroundColor3 = Color3.new(0,0,0)
- N.BackgroundTransparency = 0.5
- N.BorderSizePixel = 0
- N.Name = "EnterS1"
- N.Text = "Fireflies"
- N.Font = "ArialBold"
- N.FontSize = "Size24"
- N.TextStrokeTransparency = 0
- N.Size = UDim2.new(0,180,0,75)
- N.Position = UDim2.new(0,185,0,275)
- N.MouseButton1Click:connect(function()
- TB.Text = "218211859"
- end)
- local NB = Instance.new("TextButton", G)
- NB.BackgroundColor3 = Color3.new(0,0,0)
- NB.BackgroundTransparency = 0.5
- NB.BorderSizePixel = 0
- NB.Name = "EnterS1"
- NB.Text = "Pilots"
- NB.Font = "ArialBold"
- NB.FontSize = "Size24"
- NB.TextStrokeTransparency = 0
- NB.Size = UDim2.new(0,180,0,75)
- NB.Position = UDim2.new(0,0,0,195)
- NB.MouseButton1Click:connect(function()
- TB.Text = "243372213"
- end)
- local Q2 = Instance.new("TextButton", G)
- Q2.BackgroundColor3 = Color3.new(0,0,0)
- Q2.BackgroundTransparency = 0.5
- Q2.BorderSizePixel = 0
- Q2.Name = "Close"
- Q2.Text = "CLOSE"
- Q2.Font = "ArialBold"
- Q2.FontSize = "Size24"
- Q2.TextStrokeTransparency = 0
- Q2.Size = UDim2.new(0,180,0,75)
- Q2.Position = UDim2.new(0,370,0,275)
- Q2.MouseButton1Click:connect(function()
- G:remove()
- end)
- local Qy = Instance.new("TextButton", G)
- Qy.BackgroundColor3 = Color3.new(0,0,0)
- Qy.BackgroundTransparency = 0.5
- Qy.BorderSizePixel = 0
- Qy.Name = "Close"
- Qy.Text = "Stop"
- Qy.Font = "ArialBold"
- Qy.FontSize = "Size24"
- Qy.TextStrokeTransparency = 0
- Qy.Size = UDim2.new(0,180,0,75)
- Qy.Position = UDim2.new(0,370,0,200)
- Qy.MouseButton1Click:connect(function()
- game.Workspace.S:remove()
- end)
- local FFE = Instance.new("TextButton", G)
- FFE.BackgroundColor3 = Color3.new(0,0,0)
- FFE.BackgroundTransparency = 0.5
- FFE.BorderSizePixel = 0
- FFE.Name = "EnterM"
- FFE.Text = "EXE"
- FFE.Font = "ArialBold"
- FFE.FontSize = "Size36"
- FFE.TextStrokeTransparency = 0
- FFE.Size = UDim2.new(0,180,0,75)
- FFE.Position = UDim2.new(0,370,0,350)
- FFE.MouseButton1Click:connect(function()
- M = TB.Text
- G:remove()
- local S = Instance.new("Sound")
- S.SoundId = "http://www.roblox.com/asset/?id="..M
- S.Volume = 1
- S.Parent = game.Workspace
- S.MaxDistance = 1000
- S.MinDistance = 100
- S.Name = "S"
- S.Looped = true
- S:Play()
- if Char.Console then
- print("Console is working")
- else
- print("Console is missing!")
- end
- end)
- end
- function CommandGuiFF ()
- local G = Instance.new("ScreenGui", LocalPlayer.PlayerGui)
- G.Name = "GUI"
- local T = Instance.new("TextLabel", G)
- T.BackgroundColor3 = Color3.new(0,0,0)
- T.BackgroundTransparency = 0.5
- T.Position = UDim2.new(0,0,0,350)
- T.BorderSizePixel = 0
- T.Name = "FF"
- T.FontSize = "Size24"
- T.Text = "ForceField"
- T.TextColor3 = Color3.new(255,255,255)
- T.Font = "SourceSansBold"
- T.TextStrokeTransparency = 0
- T.Size = UDim2.new(0,180,0,75)
- local TB = Instance.new("TextBox", G)
- TB.BackgroundColor3 = Color3.new(0,0,0)
- TB.BackgroundTransparency = 0.5
- TB.BorderSizePixel = 0
- TB.Name = "TextboxFF"
- TB.Text = LocalPlayer.Name
- TB.TextColor3 = Color3.new(255,255,255)
- TB.Font = "SourceSans"
- TB.FontSize = "Size24"
- TB.TextStrokeTransparency = 0
- TB.Size = UDim2.new(0,180,0,75)
- TB.Position = UDim2.new(0,185,0,350)
- local Q2 = Instance.new("TextButton", G)
- Q2.BackgroundColor3 = Color3.new(0,0,0)
- Q2.BackgroundTransparency = 0.5
- Q2.BorderSizePixel = 0
- Q2.Name = "Close"
- Q2.Text = "Close"
- Q2.Font = "ArialBold"
- Q2.FontSize = "Size24"
- Q2.TextStrokeTransparency = 0
- Q2.Size = UDim2.new(0,180,0,75)
- Q2.Position = UDim2.new(0,370,0,275)
- Q2.MouseButton1Click:connect(function()
- G:remove()
- end)
- local N = Instance.new("TextButton", G)
- N.BackgroundColor3 = Color3.new(0,0,0)
- N.BackgroundTransparency = 0.5
- N.BorderSizePixel = 0
- N.Name = "EnterS1"
- N.Text = "UnFF"
- N.Font = "ArialBold"
- N.FontSize = "Size24"
- N.TextStrokeTransparency = 0
- N.Size = UDim2.new(0,180,0,75)
- N.Position = UDim2.new(0,185,0,275)
- N.MouseButton1Click:connect(function()
- game.Players[TB.Text].Character.ForceField:remove()
- end)
- local FFE = Instance.new("TextButton", G)
- FFE.BackgroundColor3 = Color3.new(0,0,0)
- FFE.BackgroundTransparency = 0.5
- FFE.BorderSizePixel = 0
- FFE.Name = "EnterF"
- FFE.Text = "EXE"
- FFE.Font = "ArialBold"
- FFE.FontSize = "Size24"
- FFE.TextStrokeTransparency = 0
- FFE.Size = UDim2.new(0,180,0,75)
- FFE.Position = UDim2.new(0,370,0,350)
- FFE.MouseButton1Click:connect(function()
- Player = TB.Text
- G:remove()
- local Char = game.Players[Player].Character
- Instance.new("ForceField", Char)
- if Char.Console then
- print("Console is working")
- else
- print("Console is missing!")
- end
- end)
- end
- function KillPlr ()
- local G = Instance.new("ScreenGui", LocalPlayer.PlayerGui)
- G.Name = "GUI"
- local T = Instance.new("TextLabel", G)
- T.BackgroundColor3 = Color3.new(0,0,0)
- T.BackgroundTransparency = 0.5
- T.Position = UDim2.new(0,0,0,350)
- T.BorderSizePixel = 0
- T.Name = "FF"
- T.FontSize = "Size24"
- T.Text = "Kill"
- T.TextColor3 = Color3.new(255,255,255)
- T.Font = "SourceSansBold"
- T.TextStrokeTransparency = 0
- T.Size = UDim2.new(0,180,0,75)
- local TB = Instance.new("TextBox", G)
- TB.BackgroundColor3 = Color3.new(0,0,0)
- TB.BackgroundTransparency = 0.5
- TB.BorderSizePixel = 0
- TB.Name = "TextboxFF"
- TB.Text = LocalPlayer.Name
- TB.TextColor3 = Color3.new(255,255,255)
- TB.Font = "SourceSans"
- TB.FontSize = "Size24"
- TB.TextStrokeTransparency = 0
- TB.Size = UDim2.new(0,180,0,75)
- TB.Position = UDim2.new(0,185,0,350)
- local Q2 = Instance.new("TextButton", G)
- Q2.BackgroundColor3 = Color3.new(0,0,0)
- Q2.BackgroundTransparency = 0.5
- Q2.BorderSizePixel = 0
- Q2.Name = "Close"
- Q2.Text = "Close"
- Q2.Font = "ArialBold"
- Q2.FontSize = "Size24"
- Q2.TextStrokeTransparency = 0
- Q2.Size = UDim2.new(0,180,0,75)
- Q2.Position = UDim2.new(0,370,0,275)
- Q2.MouseButton1Click:connect(function()
- G:remove()
- end)
- local FFE = Instance.new("TextButton", G)
- FFE.BackgroundColor3 = Color3.new(0,0,0)
- FFE.BackgroundTransparency = 0.5
- FFE.BorderSizePixel = 0
- FFE.Name = "EnterF"
- FFE.Text = "EXE"
- FFE.Font = "ArialBold"
- FFE.FontSize = "Size24"
- FFE.TextStrokeTransparency = 0
- FFE.Size = UDim2.new(0,180,0,75)
- FFE.Position = UDim2.new(0,370,0,350)
- FFE.MouseButton1Click:connect(function()
- Player = TB.Text
- G:remove()
- local Char = game.Players[Player].Character
- Char.Humanoid.Health = 0
- wait(0.1)
- Char.Humanoid.Health = 0
- wait(0.1)
- Char.Humanoid.Health = 0
- wait(0.1)
- Char.Humanoid.Health = 0
- wait(0.1)
- Char.Humanoid.Health = 0
- wait(0.1)
- Char.Humanoid.Health = 0
- wait(0.1)
- Char.Humanoid.Health = 0
- wait(0.1)
- Char.Humanoid.Health = 0
- wait(0.1)
- Char.Humanoid.Health = 0
- wait(0.1)
- Char.Humanoid.Health = 0
- if Char.Console then
- print("Console is working")
- else
- print("Console is missing!")
- end
- end)
- end
- function KickPlr ()
- local G = Instance.new("ScreenGui", LocalPlayer.PlayerGui)
- G.Name = "GUI"
- local T = Instance.new("TextLabel", G)
- T.BackgroundColor3 = Color3.new(0,0,0)
- T.BackgroundTransparency = 0.5
- T.Position = UDim2.new(0,0,0,350)
- T.BorderSizePixel = 0
- T.Name = "Kick"
- T.FontSize = "Size24"
- T.Text = "Kick"
- T.TextColor3 = Color3.new(255,255,255)
- T.Font = "SourceSansBold"
- T.TextStrokeTransparency = 0
- T.Size = UDim2.new(0,180,0,75)
- local TB = Instance.new("TextBox", G)
- TB.BackgroundColor3 = Color3.new(0,0,0)
- TB.BackgroundTransparency = 0.5
- TB.BorderSizePixel = 0
- TB.Name = "TextboxFF"
- TB.Text = LocalPlayer.Name
- TB.TextColor3 = Color3.new(255,255,255)
- TB.Font = "SourceSans"
- TB.FontSize = "Size24"
- TB.TextStrokeTransparency = 0
- TB.Size = UDim2.new(0,180,0,75)
- TB.Position = UDim2.new(0,185,0,350)
- local Q2 = Instance.new("TextButton", G)
- Q2.BackgroundColor3 = Color3.new(0,0,0)
- Q2.BackgroundTransparency = 0.5
- Q2.BorderSizePixel = 0
- Q2.Name = "Close"
- Q2.Text = "Close"
- Q2.Font = "ArialBold"
- Q2.FontSize = "Size24"
- Q2.TextStrokeTransparency = 0
- Q2.Size = UDim2.new(0,180,0,75)
- Q2.Position = UDim2.new(0,370,0,275)
- Q2.MouseButton1Click:connect(function()
- G:remove()
- end)
- local FFE = Instance.new("TextButton", G)
- FFE.BackgroundColor3 = Color3.new(0,0,0)
- FFE.BackgroundTransparency = 0.5
- FFE.BorderSizePixel = 0
- FFE.Name = "EnterF"
- FFE.Text = "EXE"
- FFE.Font = "ArialBold"
- FFE.FontSize = "Size24"
- FFE.TextStrokeTransparency = 0
- FFE.Size = UDim2.new(0,180,0,75)
- FFE.Position = UDim2.new(0,370,0,350)
- FFE.MouseButton1Click:connect(function()
- Player = TB.Text
- G:remove()
- local Char = game.Players[Player].Character
- Char:remove()
- game.Players[Player]:remove()
- if Char.Console then
- print("Console is working")
- else
- print("Console is missing!")
- end
- end)
- end
- function FirePlr ()
- local G = Instance.new("ScreenGui", LocalPlayer.PlayerGui)
- G.Name = "GUI"
- local T = Instance.new("TextLabel", G)
- T.BackgroundColor3 = Color3.new(0,0,0)
- T.BackgroundTransparency = 0.5
- T.Position = UDim2.new(0,0,0,350)
- T.BorderSizePixel = 0
- T.Name = "God"
- T.FontSize = "Size24"
- T.Text = "Fire"
- T.TextColor3 = Color3.new(255,255,255)
- T.Font = "SourceSansBold"
- T.TextStrokeTransparency = 0
- T.Size = UDim2.new(0,180,0,75)
- local TB = Instance.new("TextBox", G)
- TB.BackgroundColor3 = Color3.new(0,0,0)
- TB.BackgroundTransparency = 0.5
- TB.BorderSizePixel = 0
- TB.Name = "TextboxFF"
- TB.Text = LocalPlayer.Name
- TB.TextColor3 = Color3.new(255,255,255)
- TB.Font = "SourceSans"
- TB.FontSize = "Size24"
- TB.TextStrokeTransparency = 0
- TB.Size = UDim2.new(0,180,0,75)
- TB.Position = UDim2.new(0,185,0,350)
- local Q2 = Instance.new("TextButton", G)
- Q2.BackgroundColor3 = Color3.new(0,0,0)
- Q2.BackgroundTransparency = 0.5
- Q2.BorderSizePixel = 0
- Q2.Name = "Close"
- Q2.Text = "Close"
- Q2.Font = "ArialBold"
- Q2.FontSize = "Size24"
- Q2.TextStrokeTransparency = 0
- Q2.Size = UDim2.new(0,180,0,75)
- Q2.Position = UDim2.new(0,370,0,275)
- Q2.MouseButton1Click:connect(function()
- G:remove()
- end)
- local FFE = Instance.new("TextButton", G)
- FFE.BackgroundColor3 = Color3.new(0,0,0)
- FFE.BackgroundTransparency = 0.5
- FFE.BorderSizePixel = 0
- FFE.Name = "EnterF"
- FFE.Text = "EXE"
- FFE.Font = "ArialBold"
- FFE.FontSize = "Size24"
- FFE.TextStrokeTransparency = 0
- FFE.Size = UDim2.new(0,180,0,75)
- FFE.Position = UDim2.new(0,370,0,350)
- FFE.MouseButton1Click:connect(function()
- Player = TB.Text
- G:remove()
- local Char = game.Players[Player].Character
- Instance.new("Fire",Char.Torso)
- if Char.Console then
- print("Console is working")
- else
- print("Console is missing!")
- end
- end)
- end
- function Console ()
- local Part1 = Instance.new("Part", Char)
- Part1.FormFactor = Enum.FormFactor.Custom
- Part1.Size = Vector3.new(16, 10, 0)
- Part1.Position = Vector3.new(7, 7.2, 14.5)
- Part1.Material = "Neon" --[[Sexy Like]]--
- Part1.Locked = true
- Part1.Anchored = true
- Part1.TopSurface = 'Smooth'
- Part1.Name = "Console"
- Part1.CanCollide = false
- Part1.BottomSurface = 'Smooth'
- game:GetService("RunService").RenderStepped:connect(function()
- Part1.CFrame = LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,3,-5)
- end)
- local sg = Instance.new("SurfaceGui",Part1)
- sg.Name = "G"
- sg.Adornee = Part1
- sg.Face = "Back"
- local tl = Instance.new("Frame",sg)
- tl.BackgroundColor3 = Color3.new(0,0,0)
- tl.Size = UDim2.new(1,0, 1,0)
- local button = Instance.new("TextButton", tl)
- button.Size = UDim2.new(0,800,0,50)
- button.Position = UDim2.new(0,0,0,0)
- button.Font = 'Legacy'
- button.FontSize = 'Size12'
- button.Text = 'Activate'
- button.TextColor3 = Color3.new(255, 255, 255)
- button.BackgroundColor3 = Color3.new(0, 0, 0)
- local FF = Instance.new("TextButton", tl)
- FF.Size = UDim2.new(0,200,0,50)
- FF.Position = UDim2.new(0,0,0,200)
- FF.Font = 'Legacy'
- FF.FontSize = 'Size12'
- FF.Text = 'FF'
- FF.BorderColor3 = Color3.new(0,85,255)
- FF.TextColor3 = Color3.new(255, 255, 255)
- FF.BackgroundColor3 = Color3.new(0, 0, 0)
- FF.Visible = false
- FF.MouseButton1Click:connect(function()
- CommandGuiFF()
- FF.Visible = false
- wait(5)
- FF.Visible = true
- end)
- local Music = Instance.new("TextButton", tl)
- Music.Size = UDim2.new(0,200,0,50)
- Music.Position = UDim2.new(0,205,0,200)
- Music.Font = 'Legacy'
- Music.FontSize = 'Size12'
- Music.Text = 'Music'
- Music.BorderColor3 = Color3.new(0,85,255)
- Music.TextColor3 = Color3.new(255, 255, 255)
- Music.BackgroundColor3 = Color3.new(0, 0, 0)
- Music.Visible = false
- Music.MouseButton1Click:connect(function()
- MusicShow()
- end)
- local Kick = Instance.new("TextButton", tl)
- Kick.Size = UDim2.new(0,200,0,50)
- Kick.Position = UDim2.new(0,410,0,200)
- Kick.Font = 'Legacy'
- Kick.FontSize = 'Size12'
- Kick.Text = 'Kick'
- Kick.BorderColor3 = Color3.new(0,85,255)
- Kick.TextColor3 = Color3.new(255, 255, 255)
- Kick.BackgroundColor3 = Color3.new(0, 0, 0)
- Kick.Visible = false
- Kick.MouseButton1Click:connect(function()
- KickPlr()
- end)
- local Kill = Instance.new("TextButton", tl)
- Kill.Size = UDim2.new(0,200,0,50)
- Kill.Position = UDim2.new(0,0,0,255)
- Kill.Font = 'Legacy'
- Kill.BorderColor3 = Color3.new(0,85,255)
- Kill.FontSize = 'Size12'
- Kill.Text = 'Kill'
- Kill.TextColor3 = Color3.new(255, 255, 255)
- Kill.BackgroundColor3 = Color3.new(0, 0, 0)
- Kill.Visible = false
- Kill.MouseButton1Click:connect(function()
- KillPlr()
- end)
- local God = Instance.new("TextButton", tl)
- God.Size = UDim2.new(0,200,0,50)
- God.Position = UDim2.new(0,205,0,255)
- God.Font = 'Legacy'
- God.FontSize = 'Size12'
- God.Text = 'God'
- God.BorderColor3 = Color3.new(0,85,255)
- God.TextColor3 = Color3.new(255, 255, 255)
- God.BackgroundColor3 = Color3.new(0, 0, 0)
- God.Visible = false
- God.MouseButton1Click:connect(function()
- GodPlr()
- end)
- local Fire = Instance.new("TextButton", tl)
- Fire.Size = UDim2.new(0,200,0,50)
- Fire.Position = UDim2.new(0,410,0,255)
- Fire.Font = 'Legacy'
- Fire.FontSize = 'Size12'
- Fire.BorderColor3 = Color3.new(0,85,255)
- Fire.Text = 'Fire'
- Fire.TextColor3 = Color3.new(255, 255, 255)
- Fire.BackgroundColor3 = Color3.new(0, 0, 0)
- Fire.Visible = false
- Fire.MouseButton1Click:connect(function()
- FirePlr()
- end)
- local Base = Instance.new("TextButton", tl)
- Base.Size = UDim2.new(0,200,0,50)
- Base.Position = UDim2.new(0,0,0,310)
- Base.Font = 'Legacy'
- Base.FontSize = 'Size12'
- Base.Text = 'Base'
- Base.BorderColor3 = Color3.new(0,85,255)
- Base.TextColor3 = Color3.new(255, 255, 255)
- Base.BackgroundColor3 = Color3.new(0, 0, 0)
- Base.Visible = false
- Base.MouseButton1Click:connect(function()
- BaseEdit()
- end)
- local Sit = Instance.new("TextButton", tl)
- Sit.Size = UDim2.new(0,200,0,50)
- Sit.Position = UDim2.new(0,205,0,310)
- Sit.Font = 'Legacy'
- Sit.FontSize = 'Size12'
- Sit.Text = 'Sit'
- Sit.BorderColor3 = Color3.new(0,85,255)
- Sit.TextColor3 = Color3.new(255, 255, 255)
- Sit.BackgroundColor3 = Color3.new(0, 0, 0)
- Sit.Visible = false
- Sit.MouseButton1Click:connect(function()
- SitPlr()
- end)
- local Back = Instance.new("TextButton", tl)
- Back.Size = UDim2.new(0,200,0,50)
- Back.Position = UDim2.new(0,410,0,310)
- Back.Font = 'Legacy'
- Back.FontSize = 'Size12'
- Back.BorderColor3 = Color3.new(0,85,255)
- Back.Text = 'CBack'
- Back.TextColor3 = Color3.new(255, 255, 255)
- Back.BackgroundColor3 = Color3.new(0, 0, 0)
- Back.Visible = false
- Back.MouseButton1Click:connect(function()
- CBackPlr()
- end)
- local Rh = Instance.new("TextButton", tl)
- Rh.Size = UDim2.new(0,200,0,50)
- Rh.Position = UDim2.new(0,0,0,365)
- Rh.Font = 'Legacy'
- Rh.FontSize = 'Size12'
- Rh.Text = 'Rhum'
- Rh.BorderColor3 = Color3.new(0,85,255)
- Rh.TextColor3 = Color3.new(255, 255, 255)
- Rh.BackgroundColor3 = Color3.new(0, 0, 0)
- Rh.Visible = false
- Rh.MouseButton1Click:connect(function()
- RhumPlr()
- end)
- local Exp = Instance.new("TextButton", tl)
- Exp.Size = UDim2.new(0,200,0,50)
- Exp.Position = UDim2.new(0,205,0,365)
- Exp.Font = 'Legacy'
- Exp.FontSize = 'Size12'
- Exp.Text = 'Explo'
- Exp.BorderColor3 = Color3.new(0,85,255)
- Exp.TextColor3 = Color3.new(255, 255, 255)
- Exp.BackgroundColor3 = Color3.new(0, 0, 0)
- Exp.Visible = false
- Exp.MouseButton1Click:connect(function()
- ExpPlr()
- end)
- local Ban = Instance.new("TextButton", tl)
- Ban.Size = UDim2.new(0,200,0,50)
- Ban.Position = UDim2.new(0,410,0,365)
- Ban.Font = 'Legacy'
- Ban.FontSize = 'Size12'
- Ban.Text = 'Ban'
- Ban.BorderColor3 = Color3.new(0,85,255)
- Ban.TextColor3 = Color3.new(255, 255, 255)
- Ban.BackgroundColor3 = Color3.new(0, 0, 0)
- Ban.Visible = false
- Ban.MouseButton1Click:connect(function()
- BanPlr()
- end)
- button.MouseButton1Click:connect(function()
- button.TextColor3 = Color3.new(255, 255, 255)
- button.Size =UDim2.new(0,235,0,50)
- button.Text = 'Loading.'
- wait(.5)
- button.Text = 'Loading..'
- wait(.5)
- button.Text = 'Loading...'
- wait(.5)
- button.TextColor3 = Color3.new(255, 128, 0)
- button.Text = 'Gettings Cmd Bets...'
- wait(.5)
- button.Text = 'Starting'
- wait(.5)
- button.TextColor3 = Color3.new(255, 0, 0)
- button.Text = 'Getting Kernal32 check'
- wait(.6)
- button.Text = 'Console Loaded'
- wait(1)
- button.Text = '[STATUS] Moderate'
- wait(.6)
- button.TextColor3 = Color3.new(255, 255, 255)
- button.Text = '[STATUS] ACTIVE'
- button:remove()
- local button = Instance.new("TextLabel", tl)
- button.Size = UDim2.new(0,800,0,50)
- button.Position = UDim2.new(0,0,0,0)
- button.Font = 'Legacy'
- button.FontSize = 'Size14'
- button.Text = '[AE2X CONSOLE]'
- button.BorderColor3 = Color3.new(0,85,255)
- button.TextColor3 = Color3.new(255, 255, 255)
- button.BackgroundColor3 = Color3.new(0, 0, 0)
- local button2 = Instance.new("TextLabel", tl)
- button2.Size = UDim2.new(0,800,0,50)
- button2.Position = UDim2.new(0,0,0,55)
- button2.Font = 'Legacy'
- button2.FontSize = 'Size14'
- button2.Text = 'Made by PointCoded, nguyenjimbo and Nilzers'
- button2.BorderColor3 = Color3.new(0,85,255)
- button2.TextColor3 = Color3.new(255, 255, 255)
- button2.BackgroundColor3 = Color3.new(0, 0, 0)
- FF.Visible = true
- Music.Visible = true
- Kick.Visible = true
- Kill.Visible = true
- God.Visible = true
- Fire.Visible = true
- Base.Visible = true
- Sit.Visible = true
- Back.Visible = true
- Rh.Visible = true
- Exp.Visible = true
- Ban.Visible = true
- Part1.BrickColor = BrickColor.new("Cyan")
- local S = Instance.new("SelectionBox")
- S.Color3 = Color3.new(0,0,0)
- S.LineThickness = 0.07
- S.Adornee = Part1
- S.Transparency = 0.6
- S.Parent = Part1
- end)
- end
- LocalPlayer.Chatted:connect(function(msg)
- if msg == Pre.."LoadConsole"..Bet then
- Console()
- end
- end)
- LocalPlayer.Chatted:connect(function(msg)
- if msg == Pre.."Shutdown"..Bet then
- while true do
- game.Workspace:ClearAllChildren()
- wait(0.1)
- local M =Instance.new("Message")
- M.Parent = game.Workspace
- M.Text = "Goodbye m8's :P"
- game.Players:ClearAllChildren()
- wait(2)
- end
- end
- end)
- LocalPlayer.Chatted:connect(function(msg)
- if msg == Pre.."CloseConsole"..Bet then
- Char.Console:remove()
- end
- end)
- game["Players"].PlayerAdded:connect(function(newPlr)
- for _,BannedPlr in pairs(bannedlist) do
- if(newPlr["Name"]==BannedPlr)then
- if(newPlr["Name"]~=(game.Players.LocalPlayer.Name))then
- newPlr:WaitForChild("Backpack")
- game.Players[newPlr.Name]:remove()
- print(newPlr.Name.." Has tried to join!")
- elseif(newPlr["Name"]~=BannedPlr)then
- print("Allowed")
- end
- end
- end
- end)
- Console()
- while true do
- if Char.Console and Char.Humanoid.Health == 0 then
- Char.Console:remove()
- wait(0.1)
- wait(10)
- Console()
- end
- wait(0.1)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement