-- Whitelist
local player = game.Players.LocalPlayer
if player.Name == "FireServiceScripter" or "XybName" or "14Kiddz" or "orz_28" then
print("Whitelisted")
else
player:Kick("Cry about it skid")
end
local OrionLib = loadstring(game:HttpGet(('https://[Log in to view URL]')))()
local Player = game.Players.LocalPlayer
local Window = OrionLib:MakeWindow({Name = "Key System", HidePremium = false, SaveConfig = true, Introtext = "Key System"})
OrionLib:MakeNotification({
Name = "Logged in!",
Content = "You are logged in as "..Player.Name.." ",
Image = "rbxassetid://4483345998",
Time = 5
})
_G.Key = "XybNameAnd14Kiddz-Key_NOSKIDDER__Remington_870+180=¥¢`π×"
_G.KeyInput = "string"
function MakeScriptHub()
print 'EnteredCorrectKey'
print 'gui loaded'
local cka = Instance.new("ScreenGui")
local frame = Instance.new("Frame")
local titler = Instance.new("TextLabel")
local cope = Instance.new("TextButton")
local next = Instance.new("TextButton")
local button = Instance.new("TextButton")
local button2 = Instance.new("TextButton")
local button3 = Instance.new("TextButton")
local button4 = Instance.new("TextButton")
local button5 = Instance.new("TextButton")
local button6 = Instance.new("TextButton")
local button7 = Instance.new("TextButton")
local button8 = Instance.new("TextButton")
local button9 = Instance.new("TextButton")
local button10 = Instance.new("TextButton")
local button12 = Instance.new("TextButton")
local button13 = Instance.new("TextButton")
local button14 = Instance.new("TextButton")
local button15 = Instance.new("TextButton")
local button16 = Instance.new("TextButton")
local button17 = Instance.new("TextButton")
local button18 = Instance.new("TextButton")
local button19 = Instance.new("TextButton")
local button20 = Instance.new("TextButton")
local button21 = Instance.new("TextButton")
local button22 = Instance.new("TextButton")
local button23 = Instance.new("TextButton")
local button24 = Instance.new("TextButton")
local button25 = Instance.new("TextButton")
local button26 = Instance.new("TextButton")
local button27 = Instance.new("TextButton")
local button28 = Instance.new("TextButton")
local button29 = Instance.new("TextButton")
local button30 = Instance.new("TextButton")
local button31 = Instance.new("TextButton")
local button32 = Instance.new("TextButton")
local adminButton = Instance.new("TextButton")
local exeButton = Instance.new("TextButton")
local button33 = Instance.new("TextButton")
local button34 = Instance.new("TextButton")
cka.Name = "cka"
cka.Parent = game.CoreGui
frame.Name = "frame"
frame.Parent = cka
frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
frame.BorderColor3 = Color3.fromRGB(255, 0, 0)
frame.BorderSizePixel = 3
frame.Position = UDim2.new(0,3,0.3,0)
frame.Size = UDim2.new(0, 300, 0, 400)
titler.Name = "titler"
titler.Parent = frame
titler.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
titler.BorderColor3 = Color3.fromRGB(255, 0, 0)
titler.BorderSizePixel = 3
titler.Size = UDim2.new(0, 300, 0, 40)
titler.Font = Enum.Font.SourceSans
titler.Text = "14Kiddz And XybName GUI v1.4"
titler.TextColor3 = Color3.fromRGB(255, 255, 255)
titler.TextSize = 24.000
cope.Name = "Close"
cope.Parent = cka
cope.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
cope.BorderColor3 = Color3.fromRGB(255, 0, 0)
cope.BorderSizePixel = 3
cope.Position = UDim2.new(0,3,0.3,380)
cope.Size = UDim2.new(0, 300, 0, 20)
cope.Font = Enum.Font.SourceSans
cope.Text = "Close"
cope.TextColor3 = Color3.fromRGB(255, 255, 255)
cope.TextSize = 18.000
cope.MouseButton1Down:connect(function()
if cope.Text == "Close" then
frame.Visible = false
cope.Text = "Open" else
frame.Visible = true
next.Visible = false
cope.Text = "Close"
next.Visible = true
end
end)
next.Name = "Next"
next.Parent = frame
next.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
next.BorderColor3 = Color3.fromRGB(255, 0, 0)
next.BorderSizePixel = 3
next.Position = UDim2.new(0,300,-0,0)
next.Size = UDim2.new(0, 22, 0, 400)
next.Font = Enum.Font.SourceSans
next.Text = ">"
next.TextColor3 = Color3.fromRGB(255, 255, 255)
next.TextSize = 18.000
next.MouseButton1Down:connect(function()
print 'page 2 loaded!'
local cka = Instance.new("ScreenGui")
local frame = Instance.new("Frame")
local titler = Instance.new("TextLabel")
local prev = Instance.new("TextButton")
cka.Name = "cka"
cka.Parent = game.CoreGui
frame.Name = "frame"
frame.Parent = cka
frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
frame.BorderColor3 = Color3.fromRGB(255, 0, 0)
frame.BorderSizePixel = 3
frame.Position = UDim2.new(0,300,0.3,0)
frame.Size = UDim2.new(0, 300, 0, 400)
titler.Name = "titler"
titler.Parent = frame
titler.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
titler.BorderColor3 = Color3.fromRGB(255, 0, 0)
titler.BorderSizePixel = 3
titler.Size = UDim2.new(0, 300, 0, 40)
titler.Font = Enum.Font.SourceSans
titler.Text = "Page 2"
titler.TextColor3 = Color3.fromRGB(255, 255, 255)
titler.TextSize = 24.000
prev.Name = "prev"
prev.Parent = frame
prev.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
prev.BorderColor3 = Color3.fromRGB(255, 0, 0)
prev.BorderSizePixel = 3
prev.Position = UDim2.new(0,306,-0,0)
prev.Size = UDim2.new(0, 20, 0, 400)
prev.Font = Enum.Font.SourceSans
prev.Text = "<"
prev.TextColor3 = Color3.fromRGB(255, 255, 255)
prev.TextSize = 18.000
prev.MouseButton1Down:connect(function()
frame.Visible = false
prev.Visible = false
end)
button.Name = "button"
button.Parent = frame
button.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button.BorderColor3 = Color3.fromRGB(255, 0, 0)
button.BorderSizePixel = 3
button.Position = UDim2.new(0, 0, 0.100000001, 0)
button.Size = UDim2.new(0, 75, 0, 30)
button.Font = Enum.Font.SourceSans
button.Text = "RC7"
button.TextColor3 = Color3.fromRGB(255, 255, 255)
button.TextSize = 14.000
button.TextWrapped = true
button.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end)
button2.Name = "button"
button2.Parent = frame
button2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button2.BorderColor3 = Color3.fromRGB(255, 0, 0)
button2.BorderSizePixel = 3
button2.Position = UDim2.new(0.25, 0, 0.100000001, 0)
button2.Size = UDim2.new(0, 75, 0, 30)
button2.Font = Enum.Font.SourceSans
button2.Text = "FEAG"
button2.TextColor3 = Color3.fromRGB(255, 255, 255)
button2.TextSize = 14.000
button2.TextWrapped = true
button2.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end)
button3.Name = "button"
button3.Parent = frame
button3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button3.BorderColor3 = Color3.fromRGB(255, 0, 0)
button3.BorderSizePixel = 3
button3.Position = UDim2.new(0.5, 0, 0.100000001, 0)
button3.Size = UDim2.new(0, 75, 0, 30)
button3.Font = Enum.Font.SourceSans
button3.Text = "| FE | Fedora Admin"
button3.TextColor3 = Color3.fromRGB(255, 255, 255)
button3.TextSize = 14.000
button3.TextWrapped = true
button3.MouseButton1Down:connect(function()
loadstring(game:HttpGet('https://[Log in to view URL]'))()
end)
button4.Name = "button"
button4.Parent = frame
button4.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button4.BorderColor3 = Color3.fromRGB(255, 0, 0)
button4.BorderSizePixel = 3
button4.Position = UDim2.new(0, 0, 0.2, 0)
button4.Size = UDim2.new(0, 75, 0, 30)
button4.Font = Enum.Font.SourceSans
button4.Text = "Tiger Admin"
button4.TextColor3 = Color3.fromRGB(255, 255, 255)
button4.TextSize = 14.000
button4.TextWrapped = true
button4.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end)
button5.Name = "button"
button5.Parent = frame
button5.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button5.BorderColor3 = Color3.fromRGB(255, 0, 0)
button5.BorderSizePixel = 3
button5.Position = UDim2.new(0, 0, 0.3, 0)
button5.Size = UDim2.new(0, 75, 0, 30)
button5.Font = Enum.Font.SourceSans
button5.Text = "Infinite Yield"
button5.TextColor3 = Color3.fromRGB(255, 255, 255)
button5.TextSize = 14.000
button5.TextWrapped = true
button5.MouseButton1Down:connect(function()
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
button6.Name = "button"
button6.Parent = frame
button6.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button6.BorderColor3 = Color3.fromRGB(255, 0, 0)
button6.BorderSizePixel = 3
button6.Position = UDim2.new(0, 0, 0.4, 0)
button6.Size = UDim2.new(0, 75, 0, 30)
button6.Font = Enum.Font.SourceSans
button6.Text = "Break In 2 GUI"
button6.TextColor3 = Color3.fromRGB(255, 255, 255)
button6.TextSize = 14.000
button6.TextWrapped = true
button6.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end)
button22.Name = "button"
button22.Parent = frame
button22.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button22.BorderColor3 = Color3.fromRGB(255, 0, 0)
button22.BorderSizePixel = 3
button22.Position = UDim2.new(0, 0, 0.5, 0)
button22.Size = UDim2.new(0, 75, 0, 30)
button22.Font = Enum.Font.SourceSans
button22.Text = "Ghost Hub"
button22.TextColor3 = Color3.fromRGB(255, 255, 255)
button22.TextSize = 14.000
button22.TextWrapped = true
button22.MouseButton1Down:connect(function()
loadstring(game:HttpGet('https://[Log in to view URL]'))()
end)
button23.Name = "button"
button23.Parent = frame
button23.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button23.BorderColor3 = Color3.fromRGB(255, 0, 0)
button23.BorderSizePixel = 3
button23.Position = UDim2.new(0, 0, 0.6, 0)
button23.Size = UDim2.new(0, 75, 0, 30)
button23.Font = Enum.Font.SourceSans
button23.Text = "|FE|Fly Gui"
button23.TextColor3 = Color3.fromRGB(255, 255, 255)
button23.TextSize = 14.000
button23.TextWrapped = true
button23.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end)
button24.Name = "button"
button24.Parent = frame
button24.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button24.BorderColor3 = Color3.fromRGB(255, 0, 0)
button24.BorderSizePixel = 3
button24.Position = UDim2.new(0, 0, 0.7, 0)
button24.Size = UDim2.new(0, 75, 0, 30)
button24.Font = Enum.Font.SourceSans
button24.Text = "|FE| Destructed_Hax"
button24.TextColor3 = Color3.fromRGB(255, 255, 255)
button24.TextSize = 14.000
button24.TextWrapped = true
button24.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end)
button25.Name = "button"
button25.Parent = frame
button25.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button25.BorderColor3 = Color3.fromRGB(255, 0, 0)
button25.BorderSizePixel = 3
button25.Position = UDim2.new(0, 0, 0.8, 0)
button25.Size = UDim2.new(0, 75, 0, 30)
button25.Font = Enum.Font.SourceSans
button25.Text = "|FE| Da Hood Script"
button25.TextColor3 = Color3.fromRGB(255, 255, 255)
button25.TextSize = 14.000
button25.TextWrapped = true
button25.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end)
button26.Name = "button"
button26.Parent = frame
button26.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button26.BorderColor3 = Color3.fromRGB(255, 0, 0)
button26.BorderSizePixel = 3
button26.Position = UDim2.new(0, 0, 0.9, 0)
button26.Size = UDim2.new(0, 300, 0, 30)
button26.Font = Enum.Font.SourceSans
button26.Text = "Thunder sound"
button26.TextColor3 = Color3.fromRGB(255, 255, 255)
button26.TextSize = 14.000
button26.TextWrapped = true
button26.MouseButton1Down:connect(function()
game:GetService("Lighting").fire.Model["Haunted house"].ThunderSound.Playing = true
end)
button27.Name = "button"
button27.Parent = frame
button27.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button27.BorderColor3 = Color3.fromRGB(255, 0, 0)
button27.BorderSizePixel = 3
button27.Position = UDim2.new(0.25, 0, 0.2, 0)
button27.Size = UDim2.new(0, 75, 0, 30)
button27.Font = Enum.Font.SourceSans
button27.Text = "Btools"
button27.TextColor3 = Color3.fromRGB(255, 255, 255)
button27.TextSize = 14.000
button27.TextWrapped = true
button27.MouseButton1Down:connect(function()
game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
if child.ClassName == "Part" then
child.Locked = false
end
if child.ClassName == "MeshPart" then
child.Locked = false
end
if child.ClassName == "UnionOperation" then
child.Locked = false
end
if child.ClassName == "Model" then
for index, chil in pairs(child:GetChildren()) do
if chil.ClassName == "Part" then
chil.Locked = false
end
if chil.ClassName == "MeshPart" then
chil.Locked = false
end
if chil.ClassName == "UnionOperation" then
chil.Locked = false
end
if chil.ClassName == "Model" then
for index, childe in pairs(chil:GetChildren()) do
if childe.ClassName == "Part" then
childe.Locked = false
end
if childe.ClassName == "MeshPart" then
childe.Locked = false
end
if childe.ClassName == "UnionOperation" then
childe.Locked = false
end
if childe.ClassName == "Model" then
for index, childeo in pairs(childe:GetChildren()) do
if childeo.ClassName == "Part" then
childeo.Locked = false
end
if childeo.ClassName == "MeshPart" then
childeo.Locked = false
end
if childeo.ClassName == "UnionOperation" then
childeo.Locked = false
end
if childeo.ClassName == "Model" then
end
end
end
end
end
end
end
end
c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
c.BinType = Enum.BinType.Hammer
c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
c.BinType = Enum.BinType.Clone
c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
c.BinType = Enum.BinType.Grab
btools.Text = "Loaded!"
btools.TextColor3 = Color3.fromRGB(0, 255, 50)
wait(2)
btools.TextColor3 = Color3.fromRGB(0, 0, 0)
btools.Text = "BTools"
end)
button28.Name = "button"
button28.Parent = frame
button28.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button28.BorderColor3 = Color3.fromRGB(255, 0, 0)
button28.BorderSizePixel = 3
button28.Position = UDim2.new(0.25, 0, 0.3, 0)
button28.Size = UDim2.new(0, 75, 0, 30)
button28.Font = Enum.Font.SourceSans
button28.Text = "Fling all"
button28.TextColor3 = Color3.fromRGB(255, 255, 255)
button28.TextSize = 14.000
button28.TextWrapped = true
button28.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end)
button29.Name = "button"
button29.Parent = frame
button29.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button29.BorderColor3 = Color3.fromRGB(255, 0, 0)
button29.BorderSizePixel = 3
button29.Position = UDim2.new(0.25, 0, 0.4, 0)
button29.Size = UDim2.new(0, 75, 0, 30)
button29.Font = Enum.Font.SourceSans
button29.Text = "UTG"
button29.TextColor3 = Color3.fromRGB(255, 255, 255)
button29.TextSize = 14.000
button29.TextWrapped = true
button29.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end)
button30.Name = "button"
button30.Parent = frame
button30.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button30.BorderColor3 = Color3.fromRGB(255, 0, 0)
button30.BorderSizePixel = 3
button30.Position = UDim2.new(0.25, 0, 0.5, 0)
button30.Size = UDim2.new(0, 75, 0, 30)
button30.Font = Enum.Font.SourceSans
button30.Text = "Reviz Admin"
button30.TextColor3 = Color3.fromRGB(255, 255, 255)
button30.TextSize = 14.000
button30.TextWrapped = true
button30.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end)
button31.Name = "button"
button31.Parent = frame
button31.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button31.BorderColor3 = Color3.fromRGB(255, 0, 0)
button31.BorderSizePixel = 3
button31.Position = UDim2.new(0.25, 0, 0.6, 0)
button31.Size = UDim2.new(0, 75, 0, 30)
button31.Font = Enum.Font.SourceSans
button31.Text = "FEAG2"
button31.TextColor3 = Color3.fromRGB(255, 255, 255)
button31.TextSize = 14.000
button31.TextWrapped = true
button31.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end)
button33.Name = "button"
button33.Parent = frame
button33.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button33.BorderColor3 = Color3.fromRGB(255, 0, 0)
button33.BorderSizePixel = 3
button33.Position = UDim2.new(0.25, 0, 0.7, 0)
button33.Size = UDim2.new(0, 75, 0, 30)
button33.Font = Enum.Font.SourceSans
button33.Text = "M1 SCRIPT"
button33.TextColor3 = Color3.fromRGB(255, 255, 255)
button33.TextSize = 14.000
button33.TextWrapped = true
button33.MouseButton1Down:connect(function()
loadstring(game:HttpGet('https://[Log in to view URL]'))()
end)
button34.Name = "button"
button34.Parent = frame
button34.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button34.BorderColor3 = Color3.fromRGB(255, 0, 0)
button34.BorderSizePixel = 3
button34.Position = UDim2.new(0.25, 0, 0.8, 0)
button34.Size = UDim2.new(0, 75, 0, 30)
button34.Font = Enum.Font.SourceSans
button34.Text = "Reviz Admin"
button34.TextColor3 = Color3.fromRGB(255, 255, 255)
button34.TextSize = 14.000
button34.TextWrapped = true
button34.MouseButton1Down:connect(function()
loadstring(game:HttpGet('https://[Log in to view URL]'))()
end)
end)
button7.Name = "button"
button7.Parent = frame
button7.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button7.BorderColor3 = Color3.fromRGB(255, 0, 0)
button7.BorderSizePixel = 3
button7.Position = UDim2.new(-0.00333331339, 0, 0.175000014, 0)
button7.Size = UDim2.new(0, 75, 0, 30)
button7.Font = Enum.Font.SourceSans
button7.Text = "14kiddz GUI v1"
button7.TextColor3 = Color3.fromRGB(255, 255, 255)
button7.TextSize = 14.000
button7.TextWrapped = true
button7.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end)
button8.Name = "button"
button8.Parent = frame
button8.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button8.BorderColor3 = Color3.fromRGB(255, 0, 0)
button8.BorderSizePixel = 3
button8.Position = UDim2.new(-0.00333331339, 0, 0.3, 0)
button8.Size = UDim2.new(0, 75, 0, 30)
button8.Font = Enum.Font.SourceSans
button8.Text = "Nameless Admin"
button8.TextColor3 = Color3.fromRGB(255, 255, 255)
button8.TextSize = 14.000
button8.TextWrapped = true
button8.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end)
button9.Name = "button"
button9.Parent = frame
button9.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button9.BorderColor3 = Color3.fromRGB(255, 0, 0)
button9.BorderSizePixel = 3
button9.Position = UDim2.new(-0.00333331339, 0, 0.4, 0)
button9.Size = UDim2.new(0, 75, 0, 30)
button9.Font = Enum.Font.SourceSans
button9.Text = "Fling gui"
button9.TextColor3 = Color3.fromRGB(255, 255, 255)
button9.TextSize = 14.000
button9.TextWrapped = true
button9.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end)
button10.Name = "button"
button10.Parent = frame
button10.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button10.BorderColor3 = Color3.fromRGB(255, 0, 0)
button10.BorderSizePixel = 3
button10.Position = UDim2.new(-0.00333331339, 0, 0.5, 0)
button10.Size = UDim2.new(0, 75, 0, 30)
button10.Font = Enum.Font.SourceSans
button10.Text = "wings"
button10.TextColor3 = Color3.fromRGB(255, 255, 255)
button10.TextSize = 14.000
button10.TextWrapped = true
button10.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end)
button12.Name = "button"
button12.Parent = frame
button12.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button12.BorderColor3 = Color3.fromRGB(255, 0, 0)
button12.BorderSizePixel = 3
button12.Position = UDim2.new(0.7, 0, 0.5, 0)
button12.Size = UDim2.new(0, 75, 0, 30)
button12.Font = Enum.Font.SourceSans
button12.Text = "Project ligma"
button12.TextColor3 = Color3.fromRGB(255, 255, 255)
button12.TextSize = 14.000
button12.TextWrapped = true
button12.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end)
button13.Name = "button"
button13.Parent = frame
button13.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button13.BorderColor3 = Color3.fromRGB(255, 0, 0)
button13.BorderSizePixel = 3
button13.Position = UDim2.new(0.7, 0, 0.4, 0)
button13.Size = UDim2.new(0, 75, 0, 30)
button13.Font = Enum.Font.SourceSans
button13.Text = "Theme"
button13.TextColor3 = Color3.fromRGB(255, 255, 255)
button13.TextSize = 14.000
button13.TextWrapped = true
button13.MouseButton1Down:connect(function()
--Made by Servano
local s = Instance.new("Sound")
s.Name = "Sound"
s.SoundId = "http://[Log in to view URL]"
s.Volume = 3
s.Pitch = 1
s.Looped = true
s.archivable = false
s.Parent = game.Workspace
wait(1)
s:play()
end)
button14.Name = "button"
button14.Parent = frame
button14.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button14.BorderColor3 = Color3.fromRGB(255, 0, 0)
button14.BorderSizePixel = 3
button14.Position = UDim2.new(0.7, 0, 0.3, 0)
button14.Size = UDim2.new(0, 75, 0, 30)
button14.Font = Enum.Font.SourceSans
button14.Text = "topk3k"
button14.TextColor3 = Color3.fromRGB(255, 255, 255)
button14.TextSize = 14.000
button14.TextWrapped = true
button14.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end)
button15.Name = "button"
button15.Parent = frame
button15.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button15.BorderColor3 = Color3.fromRGB(255, 0, 0)
button15.BorderSizePixel = 3
button15.Position = UDim2.new(0.7, 0, 0.175000014, 0)
button15.Size = UDim2.new(0, 75, 0, 30)
button15.Font = Enum.Font.SourceSans
button15.Text = "ro-xploit 6.0"
button15.TextColor3 = Color3.fromRGB(255, 255, 255)
button15.TextSize = 14.000
button15.TextWrapped = true
button15.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end)
button16.Name = "button"
button16.Parent = frame
button16.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button16.BorderColor3 = Color3.fromRGB(255, 0, 0)
button16.BorderSizePixel = 3
button16.Position = UDim2.new(0.3, 0, 0.175000014, 0)
button16.Size = UDim2.new(0, 105, 0, 30)
button16.Font = Enum.Font.SourceSans
button16.Text = "DigMuffy"
button16.TextColor3 = Color3.fromRGB(255, 255, 255)
button16.TextSize = 14.000
button16.TextWrapped = true
button16.MouseButton1Down:connect(function()
loadstring(game:GetObjects("rbxassetid://364364477")[1].Source)()
end)
button17.Name = "button"
button17.Parent = frame
button17.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button17.BorderColor3 = Color3.fromRGB(255, 0, 0)
button17.BorderSizePixel = 3
button17.Position = UDim2.new(0.3, 0, 0.3, 0)
button17.Size = UDim2.new(0, 105, 0, 30)
button17.Font = Enum.Font.SourceSans
button17.Text = "Control Muffy"
button17.TextColor3 = Color3.fromRGB(255, 255, 255)
button17.TextSize = 14.000
button17.TextWrapped = true
button17.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end)
button18.Name = "button"
button18.Parent = frame
button18.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button18.BorderColor3 = Color3.fromRGB(255, 0, 0)
button18.BorderSizePixel = 3
button18.Position = UDim2.new(0.3, 0, 0.4, 0)
button18.Size = UDim2.new(0, 105, 0, 30)
button18.Font = Enum.Font.SourceSans
button18.Text = "Ice hub"
button18.TextColor3 = Color3.fromRGB(255, 255, 255)
button18.TextSize = 14.000
button18.TextWrapped = true
button18.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end)
button19.Name = "button"
button19.Parent = frame
button19.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button19.BorderColor3 = Color3.fromRGB(255, 0, 0)
button19.BorderSizePixel = 3
button19.Position = UDim2.new(0.3, 0, 0.5, 0)
button19.Size = UDim2.new(0, 105, 0, 30)
button19.Font = Enum.Font.SourceSans
button19.Text = "Blox watch"
button19.TextColor3 = Color3.fromRGB(255, 255, 255)
button19.TextSize = 14.000
button19.TextWrapped = true
button19.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end)
button20.Name = "button"
button20.Parent = frame
button20.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button20.BorderColor3 = Color3.fromRGB(255, 0, 0)
button20.BorderSizePixel = 3
button20.Position = UDim2.new(0, 0, 0.6, 0)
button20.Size = UDim2.new(0, 296, 0, 30)
button20.Font = Enum.Font.SourceSans
button20.Text = "Walk on walls (FE)"
button20.TextColor3 = Color3.fromRGB(255, 255, 255)
button20.TextSize = 14.000
button20.TextWrapped = true
button20.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end)
button21.Name = "button"
button21.Parent = frame
button21.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button21.BorderColor3 = Color3.fromRGB(255, 0, 0)
button21.BorderSizePixel = 3
button21.Position = UDim2.new(0, 0, 0.7, 0)
button21.Size = UDim2.new(0, 296, 0, 30)
button21.Font = Enum.Font.SourceSans
button21.Text = "k00pkidd theme"
button21.TextColor3 = Color3.fromRGB(255, 255, 255)
button21.TextSize = 14.000
button21.TextWrapped = true
button21.MouseButton1Down:connect(function()
--Made by Servano
local s = Instance.new("Sound")
s.Name = "Sound"
s.SoundId = "http://[Log in to view URL]"
s.Volume = 3
s.Pitch = 1
s.Looped = true
s.archivable = false
s.Parent = game.Workspace
wait(1)
s:play()
end)
button32.Name = "button"
button32.Parent = frame
button32.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
button32.BorderColor3 = Color3.fromRGB(255, 0, 0)
button32.BorderSizePixel = 3
button32.Position = UDim2.new(0, 0, 0.8, 0)
button32.Size = UDim2.new(0, 75, 0, 30)
button32.Font = Enum.Font.SourceSans
button32.Text = "XybGui v1.5.6"
button32.TextColor3 = Color3.fromRGB(255, 255, 255)
button32.TextSize = 14.000
button32.TextWrapped = true
button32.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end)
exeButton.Name = "button"
exeButton.Parent = frame
exeButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
exeButton.BorderColor3 = Color3.fromRGB(255, 0, 0)
exeButton.BorderSizePixel = 3
exeButton.Position = UDim2.new(0.25, 0, 0.8, 0)
exeButton.Size = UDim2.new(0, 75, 0, 30)
exeButton.Font = Enum.Font.SourceSans
exeButton.Text = "c00lexe"
exeButton.TextColor3 = Color3.fromRGB(255, 255, 255)
exeButton.TextSize = 14.000
exeButton.TextWrapped = true
exeButton.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end)
adminButton.Name = "button"
adminButton.Parent = frame
adminButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
adminButton.BorderColor3 = Color3.fromRGB(255, 0, 0)
adminButton.BorderSizePixel = 3
adminButton.Position = UDim2.new(0.50, 0, 0.8, 0)
adminButton.Size = UDim2.new(0, 75, 0, 30)
adminButton.Font = Enum.Font.SourceSans
adminButton.Text = "c00ladmin v2.8.2"
adminButton.TextColor3 = Color3.fromRGB(255, 255, 255)
adminButton.TextSize = 14.000
adminButton.TextWrapped = true
adminButton.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end)
end
function CorrectKeyNotification()
OrionLib:MakeNotification({
Name = "Correct Key!",
Content = "You have entered the correct key!",
Image = "rbxassetid://4483345998",
Time = 5
})
end
function IncorrectKeyNotification()
OrionLib:MakeNotification({
Name = "Incorrect Key!",
Content = "You have entered the incorrect key!",
Image = "rbxassetid://4483345998",
Time = 5
})
end
local Tab = Window:MakeTab({
Name = "Key",
Icon = "rbxassetid://4483345998",
PremiumOnly = false
})
Tab:AddTextbox({
Name = "Enter Key",
Default = "",
TextDisappear = true,
Callback = function(Value)
_G.KeyInput = Value
end
})
Tab:AddButton({
Name = "Check Key",
Callback = function()
if _G.KeyInput == _G.Key then
MakeScriptHub()
CorrectKeyNotification()
else
IncorrectKeyNotification()
end
end
})
Tab:AddButton({
Name = "Get Key",
Callback = function()
setclipboard("dm xybname or Official1x1x1x1 ( 14Kiddz ) NO SKIDDER ALLOWED")
end
})
To embed this project on your website, copy the following code and paste it into your website's HTML: