0% found this document useful (0 votes)
514 views5 pages

Ligma Hub Source

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
514 views5 pages

Ligma Hub Source

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 5

local OrionLib =

loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/
source')))()

OrionLib:MakeNotification({
Name = "Ligma Hub",
Content = "Universal Hub With Scripts",
Image = "rbxassetid://8970015790",
Time = 5
})

local Window = OrionLib:MakeWindow({Name = "Ligma Hub", HidePremium = false,


SaveConfig = true, ConfigFolder = "Orion"})

--Player Tab--

local PlayerTab = Window:MakeTab({


Name = "Player",
Icon = "rbxassetid://17458438693",
PremiumOnly = false
})

local PlayerSection = PlayerTab:AddSection({


Name = "Player"
})

PlayerSection:AddSlider({
Name = "Walkspeed",
Min = 16,
Max = 100,
Default = 5,
Color = Color3.fromRGB(255,255,255),
Increment = 1,
ValueName = "Walkspeed",
Callback = function(Value)
game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = Value
end
})

PlayerSection:AddSlider({
Name = "JumpPower",
Min = 50,
Max = 250,
Default = 5,
Color = Color3.fromRGB(255,255,255),
Increment = 1,
ValueName = "JumpPower",
Callback = function(Value)
game.Players.LocalPlayer.Character.Humanoid.JumpPower = Value
end
})

PlayerTab:AddButton({
Name = "Inf Jump",
Callback = function()
loadstring(game:HttpGet("https://pastebin.com/raw/y3mdVu9i"))()
print("Inf Jump Activated")
end
})

--Player Tab End--

--Scripts Tab--

local ScriptTab = Window:MakeTab({


Name = "Scripts",
Icon = "rbxassetid://7074019216",
PremiumOnly = false
})

local PlayerSection = ScriptTab:AddSection({


Name = "Scripts"
})

ScriptTab:AddButton({
Name = "Infinite Yield",
Callback = function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/EdgeIY/infiniteyield/
master/source"))()
print("Infinite Yield Executed")
end
})

ScriptTab:AddButton({
Name = "Nameless Admin",
Callback = function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/FilteringEnabled/
NamelessAdmin/main/Source'))()
print("Nameless Admin Executed")
end
})

ScriptTab:AddButton({
Name = "Speedy Mode",
Callback = function()
loadstring(game:HttpGet('https://pastebin.com/raw/ZuzcvBFG'))()
print("Speedy Mode Activated")
end
})

--Script Tab End--

--FPS Tab--

local FPSTab = Window:MakeTab({


Name = "FPS",
Icon = "rbxassetid://1079452554",
PremiumOnly = false
})

local FPSSection = FPSTab:AddSection({


Name = "FPS"
})

FPSTab:AddButton({
Name = "ESP",
Callback = function()
loadstring(game:HttpGet('https://pastebin.com/raw/zV20f3Bk'))()
print("ESP Activated")
end
})

FPSTab:AddButton({
Name = "Quotas Hub (OP)",
Callback = function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/Insertl/QuotasHub/main/
BETAv1.3"))()
print("Quotas Hub Executed")
end
})

FPSTab:AddButton({
Name = "Owl Hub",
Callback = function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/
OwlHub.txt"))();
print("Owl Hub Executed")
end
})

FPSTab:AddButton({
Name = "Super Aimbot (SUPER OP)",
Callback = function()
loadstring(game:HttpGet('https://pastebin.com/raw/neLVDaNn'))()
print("Aimbot Activated")
end
})

--FPS Tab End--

--Premium Tab--

local HubTab = Window:MakeTab({


Name = "Script Hubs",
Icon = "rbxassetid://6071020687",
PremiumOnly = false
})

local HubSection = HubTab:AddSection({


Name = "Script Hub"
})

HubTab:AddButton({
Name = "Pendulum Hub",
Callback = function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/Tescalus/Pendulum-Hubs-
Source/main/Pendulum%20Hub%20V5.lua"))()
print("Pendulum Hub Executed")
end
})

HubTab:AddButton({
Name = "ChatBot",
Callback = function()
loadstring(game:HttpGet('https://pastebin.com/raw/C3r8s6JB'))()
print("ChatBot is ONLINE")
end
})

HubTab:AddButton({
Name = "Blade Ball Hub",
Callback = function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/FriezGG/Scripts/main/
Speed%20X%20BladeBall"))()
print("Blade Ball Hub Executed")
end
})

HubTab:AddButton({
Name = "MM2 Hub",
Callback = function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/Dekos-lgbty/r3th/main/
script'))()
print("MM2 Hub Executed")
end
})

HubTab:AddButton({
Name = "Prison Life Hub",
Callback = function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/tbao143/thaibao/main/
TbaohubPrisonLife"))()
print("PL Hub Executed")
end
})

HubTab:AddButton({
Name = "Dress To Impress Hub",
Callback = function()
loadstring(game:HttpGet('https://pastefy.app/fR8cxljz/raw'))()
print("DTI Hub Executed")
end
})

HubTab:AddButton({
Name = "Brookhaven Hub",
Callback = function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/IceMae17/NewIceHub/
main/Brookhaven"))()
print("Ice Hub Executed")
end
})

HubTab:AddButton({
Name = "Omen Hub (Has Key)",
Callback = function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/mezzopera/Omen-Hub/
main/omen_hub.lua"))()
print("https://linkvertise.com/1171337/get-key-for-omen-hub?
o=sharing For Key")
end
})

--Hubs Tab End


--Settings Tab--

local SettingsTab = Window:MakeTab({


Name = "Settings",
Icon = "rbxassetid://4483345998",
PremiumOnly = false
})

local SettingsSection = SettingsTab:AddSection({


Name = "Settings"
})

SettingsSection:AddButton({
Name = "Remove Ligma Hub",
Callback = function()
OrionLib:Destroy()
end
})

--Settings End--

OrionLib:Init() --UI Lib End

You might also like