Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Onyx Hub V.1
- --Raffxi#0001
- wait(1)
- local NotificationBindable = Instance.new("BindableFunction")
- NotificationBindable.OnInvoke = callback
- game.StarterGui:SetCore("SendNotification", {
- Title = "Onyx Hub";
- Text ="Loading....";
- Duration = 3;
- Callback = NotificationBindable;
- })
- wait(1)
- wait(5)
- local NotificationBindable = Instance.new("BindableFunction")
- NotificationBindable.OnInvoke = callback
- game.StarterGui:SetCore("SendNotification", {
- Title = "Onyx Hub";
- Text ="Onyx Hub Success";
- Duration = 3;
- Callback = NotificationBindable;
- })
- wait(1)
- -- Instances:
- local OnyxHub = Instance.new("ScreenGui")
- local Onyx = Instance.new("Frame")
- local Haki = Instance.new("TextButton")
- local Grandomatic = Instance.new("TextButton")
- local DfNotifier = Instance.new("TextButton")
- local Raffxi = Instance.new("TextLabel")
- local AntiAfk = Instance.new("TextButton")
- local Hub = Instance.new("TextButton")
- local OnyxHead = Instance.new("Frame")
- local OnyxHub_2 = Instance.new("TextLabel")
- local Minimize = Instance.new("TextButton")
- --Properties:
- OnyxHub.Name = "Onyx Hub"
- OnyxHub.Parent = game.CoreGui
- OnyxHub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Onyx.Name = "Onyx"
- Onyx.Parent = OnyxHub
- Onyx.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
- Onyx.BorderColor3 = Color3.fromRGB(85, 85, 85)
- Onyx.LayoutOrder = 1
- Onyx.Position = UDim2.new(0.808910906, 0, 0.079772085, 0)
- Onyx.Selectable = true
- Onyx.Size = UDim2.new(0, 172, 0, 255)
- Haki.Name = "Haki"
- Haki.Parent = Onyx
- Haki.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Haki.BorderSizePixel = 3
- Haki.Position = UDim2.new(-0.00191479921, 0, 0.198267192, 0)
- Haki.Size = UDim2.new(0, 71, 0, 28)
- Haki.Style = Enum.ButtonStyle.RobloxButton
- Haki.Font = Enum.Font.SourceSans
- Haki.Text = "Haki Farm"
- Haki.TextColor3 = Color3.fromRGB(255, 255, 255)
- Haki.TextSize = 14.000
- Haki.MouseButton1Down:connect(function()
- wait(2)
- local NotificationBindable = Instance.new("BindableFunction")
- NotificationBindable.OnInvoke = callback
- game.StarterGui:SetCore("SendNotification", {
- Title = "Onyx Hub";
- Text ="Loading Haki..";
- Duration = 3;
- Callback = NotificationBindable;
- })
- wait(1)
- wait(2)
- local NotificationBindable = Instance.new("BindableFunction")
- NotificationBindable.OnInvoke = callback
- game.StarterGui:SetCore("SendNotification", {
- Title = "Onyx Hub";
- Text ="Succeed!";
- Duration = 3;
- Callback = NotificationBindable;
- })
- wait(1)
- loadstring(game:HttpGet(('https://pastebin.com/raw/G1NQzmiU'),true))()
- end)
- Grandomatic.Name = "Grandomatic"
- Grandomatic.Parent = Onyx
- Grandomatic.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Grandomatic.BorderSizePixel = 3
- Grandomatic.Position = UDim2.new(0.579480529, 0, 0.198267192, 0)
- Grandomatic.Size = UDim2.new(0, 71, 0, 28)
- Grandomatic.Style = Enum.ButtonStyle.RobloxButton
- Grandomatic.Font = Enum.Font.SourceSans
- Grandomatic.Text = "Grandomatic"
- Grandomatic.TextColor3 = Color3.fromRGB(255, 255, 255)
- Grandomatic.TextSize = 14.000
- Grandomatic.MouseButton1Down:connect(function()
- wait(2)
- local NotificationBindable = Instance.new("BindableFunction")
- NotificationBindable.OnInvoke = callback
- game.StarterGui:SetCore("SendNotification", {
- Title = "Onyx Hub";
- Text ="Loading Grandomatic...";
- Duration = 3;
- Callback = NotificationBindable;
- })
- wait(1)
- wait(2)
- local NotificationBindable = Instance.new("BindableFunction")
- NotificationBindable.OnInvoke = callback
- game.StarterGui:SetCore("SendNotification", {
- Title = "Onyx Hub";
- Text ="Succeed!";
- Duration = 3;
- Callback = NotificationBindable;
- })
- wait(1)
- getgenv().Key = "ulPJSGpto50xU4eZFK7Y"
- loadstring(game:HttpGet("https://gameovers.net/Users/Grandomatic/files/script.php"))()
- end)
- DfNotifier.Name = "Df Notifier"
- DfNotifier.Parent = Onyx
- DfNotifier.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- DfNotifier.BorderSizePixel = 3
- DfNotifier.Position = UDim2.new(0.185359865, 0, 0.744579315, 0)
- DfNotifier.Size = UDim2.new(0, 107, 0, 56)
- DfNotifier.Style = Enum.ButtonStyle.RobloxButton
- DfNotifier.Font = Enum.Font.SourceSans
- DfNotifier.Text = "Df Notifier"
- DfNotifier.TextColor3 = Color3.fromRGB(255, 255, 255)
- DfNotifier.TextSize = 14.000
- DfNotifier.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/GM1ANxNA'),true))()
- wait(5)
- local NotificationBindable = Instance.new("BindableFunction")
- NotificationBindable.OnInvoke = callback
- game.StarterGui:SetCore("SendNotification", {
- Title = "Raffxi";
- Text ="DF NOTIF DISCORD";
- Duration = 3;
- Callback = NotificationBindable;
- })
- wait(1)
- end)
- Raffxi.Name = "Raffxi"
- Raffxi.Parent = Onyx
- Raffxi.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- Raffxi.BackgroundTransparency = 1.000
- Raffxi.BorderColor3 = Color3.fromRGB(53, 53, 53)
- Raffxi.BorderSizePixel = 2
- Raffxi.Position = UDim2.new(0.284269124, 0, 0.0989893749, 0)
- Raffxi.Size = UDim2.new(0, 90, 0, 13)
- Raffxi.Font = Enum.Font.LuckiestGuy
- Raffxi.Text = "Raffxi#0001"
- Raffxi.TextColor3 = Color3.fromRGB(255, 255, 255)
- Raffxi.TextSize = 14.000
- AntiAfk.Name = "Anti Afk"
- AntiAfk.Parent = Onyx
- AntiAfk.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- AntiAfk.BorderSizePixel = 3
- AntiAfk.Position = UDim2.new(-0.00191479921, 0, 0.308071107, 0)
- AntiAfk.Size = UDim2.new(0, 71, 0, 28)
- AntiAfk.Style = Enum.ButtonStyle.RobloxButton
- AntiAfk.Font = Enum.Font.SourceSans
- AntiAfk.Text = "Anti Afk"
- AntiAfk.TextColor3 = Color3.fromRGB(255, 255, 255)
- AntiAfk.TextSize = 14.000
- AntiAfk.MouseButton1Down:connect(function()
- wait(2)
- local NotificationBindable = Instance.new("BindableFunction")
- NotificationBindable.OnInvoke = callback
- game.StarterGui:SetCore("SendNotification", {
- Title = "Onyx Hub";
- Text ="Loading Anti Afk..";
- Duration = 3;
- Callback = NotificationBindable;
- })
- wait(1)
- wait(2)
- local NotificationBindable = Instance.new("BindableFunction")
- NotificationBindable.OnInvoke = callback
- game.StarterGui:SetCore("SendNotification", {
- Title = "Onyx Hub";
- Text ="Succeed!";
- Duration = 3;
- Callback = NotificationBindable;
- })
- wait(1)
- loadstring(game:HttpGet(('https://pastebin.com/raw/zUYd7KS0'),true))()
- end)
- Hub.Name = "{}Hub"
- Hub.Parent = Onyx
- Hub.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Hub.BorderSizePixel = 3
- Hub.Position = UDim2.new(0.579480529, 0, 0.308071107, 0)
- Hub.Size = UDim2.new(0, 71, 0, 28)
- Hub.Style = Enum.ButtonStyle.RobloxButton
- Hub.Font = Enum.Font.SourceSans
- Hub.Text = "Bracket Hub"
- Hub.TextColor3 = Color3.fromRGB(255, 255, 255)
- Hub.TextSize = 14.000
- Hub.MouseButton1Down:connect(function()
- wait(2)
- local NotificationBindable = Instance.new("BindableFunction")
- NotificationBindable.OnInvoke = callback
- game.StarterGui:SetCore("SendNotification", {
- Title = "Onyx Hub";
- Text ="Loading Bracket Hub...";
- Duration = 3;
- Callback = NotificationBindable;
- })
- wait(1)
- wait(2)
- local NotificationBindable = Instance.new("BindableFunction")
- NotificationBindable.OnInvoke = callback
- game.StarterGui:SetCore("SendNotification", {
- Title = "Onyx Hub";
- Text ="Succeed!";
- Duration = 3;
- Callback = NotificationBindable;
- })
- wait(1)
- shared.key="Key_Mof8BbwRqAtnkwHHC0byYOHP4CoERt0Z";
- loadstring(game:HttpGet("https://exploiting-is.fun/loadScript.lua.php"))()
- end)
- OnyxHead.Name = "Onyx Head"
- OnyxHead.Parent = OnyxHub
- OnyxHead.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- OnyxHead.Position = UDim2.new(0.808910906, 0, 0.0797720775, 0)
- OnyxHead.Selectable = true
- OnyxHead.Size = UDim2.new(0, 172, 0, 22)
- OnyxHead.SizeConstraint = Enum.SizeConstraint.RelativeYY
- OnyxHead.Style = Enum.FrameStyle.RobloxRound
- OnyxHub_2.Name = "Onyx Hub"
- OnyxHub_2.Parent = OnyxHead
- OnyxHub_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- OnyxHub_2.BackgroundTransparency = 1.000
- OnyxHub_2.Position = UDim2.new(-0.0571931414, 0, -2.00826454, 0)
- OnyxHub_2.Size = UDim2.new(0, 68, 0, 30)
- OnyxHub_2.Font = Enum.Font.Garamond
- OnyxHub_2.Text = "Onyx Hub"
- OnyxHub_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- OnyxHub_2.TextSize = 14.000
- Minimize.Name = "Minimize"
- Minimize.Parent = OnyxHead
- Minimize.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Minimize.BackgroundTransparency = 1.000
- Minimize.Position = UDim2.new(0.895273447, 0, -1.27859664, 0)
- Minimize.Size = UDim2.new(0, 23, 0, 21)
- Minimize.Font = Enum.Font.RobotoMono
- Minimize.Text = "X"
- Minimize.TextColor3 = Color3.fromRGB(255, 0, 4)
- Minimize.TextScaled = true
- Minimize.TextSize = 18.000
- Minimize.TextWrapped = true
- Minimize.MouseButton1Down:connect(function()
- wait(1)
- local NotificationBindable = Instance.new("BindableFunction")
- NotificationBindable.OnInvoke = callback
- game.StarterGui:SetCore("SendNotification", {
- Title = "Onyx Hub";
- Text ="Closing....";
- Duration = 3;
- Callback = NotificationBindable;
- })
- wait(1)
- wait(2)
- local NotificationBindable = Instance.new("BindableFunction")
- NotificationBindable.OnInvoke = callback
- game.StarterGui:SetCore("SendNotification", {
- Title = "Onyx Hub";
- Text ="BYE!!!";
- Duration = 3;
- Callback = NotificationBindable;
- })
- wait(1)
- OnyxHub.Enabled = false
- end)
Add Comment
Please, Sign In to add comment