Sie sind auf Seite 1von 5

-- Farewell Infortality.

-- Gui Hub Made By Solxr#1273


-- Instances:
local LucentGui = Instance.new("ScreenGui")
local Open = Instance.new("TextButton")
local MainFrame = Instance.new("Frame")
local TopInfo = Instance.new("TextLabel")
local Close = Instance.new("TextButton")
local DarkLumber = Instance.new("TextButton")
local Ferry = Instance.new("TextButton")
local Blood = Instance.new("TextButton")
local Tools = Instance.new("TextButton")
local ImCaz = Instance.new("TextButton")
local LumberRipper = Instance.new("TextButton")
local Dirt = Instance.new("TextButton")
local Duper = Instance.new("TextButton")
local Evan = Instance.new("TextButton")
--Properties:
LucentGui.Name = "LucentGui"
LucentGui.Parent = game.CoreGui

wait(0.3)
game:GetService("StarterGui"):SetCore("SendNotification", {
Title = "LT2 Hub Loaded Successfully!";
Text = "This Hub Was Made by Trojxn#8471"
})

wait(0.4)
game:GetService("StarterGui"):SetCore("SendNotification", {
Title = "Discord:";
Text = "https://discord.gg/rH77Day"
})

Open.Name = "Open"
Open.Parent = LucentGui
Open.BackgroundColor3 = Color3.new(0.101961, 0.733333, 1)
Open.BackgroundTransparency = 0.40000000596046
Open.BorderColor3 = Color3.new(0.188235, 0.533333, 0.639216)
Open.BorderSizePixel = 4
Open.Position = UDim2.new(0, 0, 0.475149155, 0)
Open.Size = UDim2.new(0, 60, 0, 23)
Open.Font = Enum.Font.SciFi
Open.Text = "Open"
Open.TextColor3 = Color3.new(0, 0, 0)
Open.TextScaled = true
Open.TextSize = 14
Open.TextWrapped = true
Open.Visible = true
Open.MouseButton1Down:connect(function()
MainFrame.Visible = true
Open.Visible = false
end)

MainFrame.Name = "MainFrame"
MainFrame.Parent = LucentGui
MainFrame.BackgroundColor3 = Color3.new(0.101961, 0.733333, 1)
MainFrame.BackgroundTransparency = 0.40000000596046
MainFrame.BorderColor3 = Color3.new(0.188235, 0.533333, 0.639216)
MainFrame.BorderSizePixel = 4
MainFrame.Position = UDim2.new(0.238987818, 0, 0.250497013, 0)
MainFrame.Size = UDim2.new(0, 556, 0, 250)
MainFrame.Visible = false
MainFrame.Active = true
MainFrame.Draggable = true

TopInfo.Name = "TopInfo"
TopInfo.Parent = MainFrame
TopInfo.BackgroundColor3 = Color3.new(0.101961, 0.733333, 1)
TopInfo.BorderColor3 = Color3.new(0.188235, 0.533333, 0.639216)
TopInfo.BorderSizePixel = 4
TopInfo.Size = UDim2.new(0, 529, 0, 27)
TopInfo.Font = Enum.Font.SciFi
TopInfo.Text = "Gui Hub (LT2) Made by Trojxn#8471"
TopInfo.TextColor3 = Color3.new(0, 0, 0)
TopInfo.TextScaled = true
TopInfo.TextSize = 14
TopInfo.TextWrapped = true

Close.Name = "Close"
Close.Parent = MainFrame
Close.BackgroundColor3 = Color3.new(0.101961, 0.733333, 1)
Close.BorderColor3 = Color3.new(0.188235, 0.533333, 0.639216)
Close.BorderSizePixel = 4
Close.Position = UDim2.new(0.951438844, 0, 0, 0)
Close.Size = UDim2.new(0, 27, 0, 27)
Close.Font = Enum.Font.SciFi
Close.Text = "X"
Close.TextColor3 = Color3.new(0, 0, 0)
Close.TextScaled = true
Close.TextSize = 14
Close.TextWrapped = true
Close.MouseButton1Down:connect(function()
Open.Visible = true
MainFrame.Visible = false
end)

DarkLumber.Name = "DarkLumber"
DarkLumber.Parent = MainFrame
DarkLumber.BackgroundColor3 = Color3.new(0.101961, 0.733333, 1)
DarkLumber.BorderColor3 = Color3.new(0.188235, 0.533333, 0.639216)
DarkLumber.BorderSizePixel = 2
DarkLumber.Position = UDim2.new(0.0665467605, 0, 0.188000008, 0)
DarkLumber.Size = UDim2.new(0, 112, 0, 34)
DarkLumber.Font = Enum.Font.SciFi
DarkLumber.Text = "Dark Lumber"
DarkLumber.TextColor3 = Color3.new(0, 0, 0)
DarkLumber.TextScaled = true
DarkLumber.TextSize = 14
DarkLumber.TextWrapped = true

Ferry.Name = "Ferry"
Ferry.Parent = MainFrame
Ferry.BackgroundColor3 = Color3.new(0.101961, 0.733333, 1)
Ferry.BorderColor3 = Color3.new(0.188235, 0.533333, 0.639216)
Ferry.BorderSizePixel = 2
Ferry.Position = UDim2.new(0.399280578, 0, 0.188000008, 0)
Ferry.Size = UDim2.new(0, 112, 0, 34)
Ferry.Font = Enum.Font.SciFi
Ferry.Text = "Ferry"
Ferry.TextColor3 = Color3.new(0, 0, 0)
Ferry.TextScaled = true
Ferry.TextSize = 14
Ferry.TextWrapped = true

Blood.Name = "Blood"
Blood.Parent = MainFrame
Blood.BackgroundColor3 = Color3.new(0.101961, 0.733333, 1)
Blood.BorderColor3 = Color3.new(0.188235, 0.533333, 0.639216)
Blood.BorderSizePixel = 2
Blood.Position = UDim2.new(0.732014358, 0, 0.188000008, 0)
Blood.Size = UDim2.new(0, 112, 0, 34)
Blood.Font = Enum.Font.SciFi
Blood.Text = "Blood"
Blood.TextColor3 = Color3.new(0, 0, 0)
Blood.TextScaled = true
Blood.TextSize = 14
Blood.TextWrapped = true

Tools.Name = "Tools"
Tools.Parent = MainFrame
Tools.BackgroundColor3 = Color3.new(0.101961, 0.733333, 1)
Tools.BorderColor3 = Color3.new(0.188235, 0.533333, 0.639216)
Tools.BorderSizePixel = 2
Tools.Position = UDim2.new(0.0665467605, 0, 0.432000011, 0)
Tools.Size = UDim2.new(0, 112, 0, 34)
Tools.Font = Enum.Font.SciFi
Tools.Text = "Tools"
Tools.TextColor3 = Color3.new(0, 0, 0)
Tools.TextScaled = true
Tools.TextSize = 14
Tools.TextWrapped = true

ImCaz.Name = "I'm Caz"


ImCaz.Parent = MainFrame
ImCaz.BackgroundColor3 = Color3.new(0.101961, 0.733333, 1)
ImCaz.BorderColor3 = Color3.new(0.188235, 0.533333, 0.639216)
ImCaz.BorderSizePixel = 2
ImCaz.Position = UDim2.new(0.399280578, 0, 0.432000011, 0)
ImCaz.Size = UDim2.new(0, 112, 0, 34)
ImCaz.Font = Enum.Font.SciFi
ImCaz.Text = "I'm Caz"
ImCaz.TextColor3 = Color3.new(0, 0, 0)
ImCaz.TextScaled = true
ImCaz.TextSize = 14
ImCaz.TextWrapped = true

LumberRipper.Name = "LumberRipper"
LumberRipper.Parent = MainFrame
LumberRipper.BackgroundColor3 = Color3.new(0.101961, 0.733333, 1)
LumberRipper.BorderColor3 = Color3.new(0.188235, 0.533333, 0.639216)
LumberRipper.BorderSizePixel = 2
LumberRipper.Position = UDim2.new(0.732014418, 0, 0.432000011, 0)
LumberRipper.Size = UDim2.new(0, 112, 0, 34)
LumberRipper.Font = Enum.Font.SciFi
LumberRipper.Text = "LT2Ripper"
LumberRipper.TextColor3 = Color3.new(0, 0, 0)
LumberRipper.TextScaled = true
LumberRipper.TextSize = 14
LumberRipper.TextWrapped = true

Dirt.Name = "Dirt"
Dirt.Parent = MainFrame
Dirt.BackgroundColor3 = Color3.new(0.101961, 0.733333, 1)
Dirt.BorderColor3 = Color3.new(0.188235, 0.533333, 0.639216)
Dirt.BorderSizePixel = 2
Dirt.Position = UDim2.new(0.0647482425, 0, 0.675999999, 0)
Dirt.Size = UDim2.new(0, 112, 0, 34)
Dirt.Font = Enum.Font.SciFi
Dirt.Text = "Dirt"
Dirt.TextColor3 = Color3.new(0, 0, 0)
Dirt.TextScaled = true
Dirt.TextSize = 14
Dirt.TextWrapped = true

Duper.Name = "Duper"
Duper.Parent = MainFrame
Duper.BackgroundColor3 = Color3.new(0.101961, 0.733333, 1)
Duper.BorderColor3 = Color3.new(0.188235, 0.533333, 0.639216)
Duper.BorderSizePixel = 2
Duper.Position = UDim2.new(0.399280608, 0, 0.675999999, 0)
Duper.Size = UDim2.new(0, 112, 0, 34)
Duper.Font = Enum.Font.SciFi
Duper.Text = "Duper"
Duper.TextColor3 = Color3.new(0, 0, 0)
Duper.TextScaled = true
Duper.TextSize = 14
Duper.TextWrapped = true

Evan.Name = "Evan"
Evan.Parent = MainFrame
Evan.BackgroundColor3 = Color3.new(0.101961, 0.733333, 1)
Evan.BorderColor3 = Color3.new(0.188235, 0.533333, 0.639216)
Evan.BorderSizePixel = 2
Evan.Position = UDim2.new(0.732014418, 0, 0.675999999, 0)
Evan.Size = UDim2.new(0, 112, 0, 34)
Evan.Font = Enum.Font.SciFi
Evan.Text = "Evan"
Evan.TextColor3 = Color3.new(0, 0, 0)
Evan.TextScaled = true
Evan.TextSize = 14
Evan.TextWrapped = true
-- Scripts:
DarkLumber.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://pastebin.com/raw/wEkz20cB", true))()
end)

Ferry.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://pastebin.com/raw/WGbwAfBR", true))()
end)

ImCaz.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://pastebin.com/raw/qD7qtzDz", true))()
end)

LumberRipper.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://pastebin.com/raw/iXyNWE92", true))()
end)

Dirt.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://pastebin.com/raw/aFhxt4hz", true))()
end)

Duper.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://pastebin.com/raw/S2gzH4Gx", true))()
end)

Tools.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://pastebin.com/raw/n9PRPCjH", true))()
end)

Evan.MouseButton1Down:connect(function()
loadstring(game:HttpGet('https://pastebin.com/raw/uPLGtcqi', true))()
end)

Blood.MouseButton1Down:connect(function()
loadstring(game:HttpGet('https://pastebin.com/raw/Cu2mBnL5', true))()
end)

Das könnte Ihnen auch gefallen