0% found this document useful (0 votes)
4 views7 pages

My Script

The document outlines a Lua script for a GUI-based hub called 'Kite Hub' that allows users to run various scripts in a game. It includes features such as notifications, tabs for different script categories, and buttons for executing specific scripts, some of which are marked as undetected or not safe. The script also provides a user-friendly interface for confirming or canceling script execution.

Uploaded by

zevanlavade
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)
4 views7 pages

My Script

The document outlines a Lua script for a GUI-based hub called 'Kite Hub' that allows users to run various scripts in a game. It includes features such as notifications, tabs for different script categories, and buttons for executing specific scripts, some of which are marked as undetected or not safe. The script also provides a user-friendly interface for confirming or canceling script execution.

Uploaded by

zevanlavade
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/ 7

local Fluent =

loadstring(game:HttpGet("https://github.com/dawid-scripts/Fluent/releases/latest/
download/main.lua"))()
local SaveManager =
loadstring(game:HttpGet("https://raw.githubusercontent.com/dawid-scripts/Fluent/
master/Addons/SaveManager.lua"))()
local InterfaceManager =
loadstring(game:HttpGet("https://raw.githubusercontent.com/dawid-scripts/Fluent/
master/Addons/InterfaceManager.lua"))()

local Window = Fluent:CreateWindow({


Title = "Kite Hub " .. Fluent.Version,
SubTitle = "by Kite",
TabWidth = 160,
Size = UDim2.fromOffset(500, 300),
Acrylic = true,
Theme = "Dark",
MinimizeKey = Enum.KeyCode.LeftControl
})

Fluent:Notify({
Title = "Notification",
Content = "Thank you for using script!",
SubContent = "Enjoy",
Duration = 5 -- Set to nil to make the notification not disappear
})

local Tabs = {
Main = Window:AddTab({ Title = "##📜🔐Script Key", Icon = "" }),
Second = Window:AddTab({ Title = "##📜🔓Script Keyless", Icon = "" }),
--Settings = Window:AddTab({ Title = "#Settings", Icon = "settings" })
}

Tabs.Main:AddParagraph({
Title = "Every Script Will Be Updating In 24 Hours!",
Content = "Enjoy All Script°~°"
})

Tabs.Main:AddParagraph({
Title = "Close Kite Hub after New Script!!",
Content = "It is recommended..."
})

Tabs.Second:AddParagraph({
Title = "Every Script Will Be Updating In 24 Hours!",
Content = "Enjoy All Script°~°"
})

Tabs.Second:AddParagraph({
Title = "Close Kite Hub after New Script!",
Content = "It is recommended..."
})

Tabs.Main:AddButton({
Title = "Kncrypt Hub",
Description = "Script Undetected🔥",
Callback = function()
Window:Dialog({
Title = "Kncrypt Script",
Content = "Script Open on Confirm Or Script Back on Cancel",
Buttons = {
{
Title = "Confirm",
Callback = function()

loadstring(game:HttpGet("https://raw.githubusercontent.com/3345-c-a-t-s-u-s/
Kncrypt/refs/heads/main/sources/BloxFruit.lua"))()
end
},
{
Title = "Cancel",
Callback = function()
print("Cancelled the dialog.")
end
}
}
})
end
})

Tabs.Main:AddButton({
Title = "Alchemy Hub",
Description = "Script Undetected🔥",
Callback = function()
Window:Dialog({
Title = "Alchemy Script",
Content = "Script Open on Confirm Or Script Back on Cancel",
Buttons = {
{
Title = "Confirm",
Callback = function()

loadstring(game:HttpGet("https://scripts.alchemyhub.xyz"))()
end
},
{
Title = "Cancel",
Callback = function()
print("Cancelled the dialog.")
end
}
}
})
end
})

Tabs.Main:AddButton({
Title = "Hoho Hub",
Description = "Best Script Currently Not Safe",
Callback = function()
Window:Dialog({
Title = "Hoho Script",
Content = "Script Open on Confirm Or Script Back on Cancel",
Buttons = {
{
Title = "Confirm",
Callback = function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/acsu123/HOHO_H/main/
Loading_UI'))()
end
},
{
Title = "Cancel",
Callback = function()
print("Cancelled the dialog.")
end
}
}
})
end
})

Tabs.Main:AddButton({
Title = "Banana Hub",
Description = "Get Clipboard Script Currently Not Safe",
Callback = function()
Window:Dialog({
Title = "Banana",
Content = "Script Open on Confirm Or Script Back on Cancel",
Buttons = {
{
Title = "Confirm",
Callback = function()
local textToCopy = [[
repeat wait() until game:IsLoaded() and game.Players.LocalPlayer
getgenv().Key = "Paste Key Here"
loadstring(game:HttpGet("https://raw.githubusercontent.com/obiiyeuem/vthangsitink/
main/BananaHub.lua"))()
Get Key Link : https://ads.luarmor.net/get_key?for=VHFslhWdrPey
]]
if setclipboard then
setclipboard(textToCopy)
end
end
},
{
Title = "Cancel",
Callback = function()
print("Cancelled the dialog.")
end
}
}
})
end
})

Tabs.Second:AddButton({
Title = "Redz Hub",
Description = "Best Script Currently Not Safe",
Callback = function()
Window:Dialog({
Title = "Redz",
Content = "Script Open on Confirm Or Script Back on Cancel",
Buttons = {
{
Title = "Confirm",
Callback = function()

loadstring(game:HttpGet("https://raw.githubusercontent.com/realredz/BloxFruits/
refs/heads/main/Source.lua"))()
end
},
{
Title = "Cancel",
Callback = function()
print("Cancelled the dialog.")
end
}
}
})
end
})

Tabs.Second:AddButton({
Title = "Aimbot Hub",
Description = "Best Script Safe",
Callback = function()
Window:Dialog({
Title = "Aimbot Script",
Content = "Script Open on Confirm Or Script Back on Cancel",
Buttons = {
{
Title = "Confirm",
Callback = function()

loadstring(game:HttpGet(("https://raw.githubusercontent.com/gamezscripts/
bananahub/3d431918b7fc717adafe4f5202c9c4b77fc2c423/BLOX%20FRUITS")))()
end
},
{
Title = "Cancel",
Callback = function()
print("Cancelled the dialog.")
end
}
}
})
end
})

Tabs.Second:AddButton({
Title = "Speed Hub",
Description = "Best Script Currently Not Safe",
Callback = function()
Window:Dialog({
Title = "Speed Script",
Content = "Script Open on Confirm Or Script Back on Cancel",
Buttons = {
{
Title = "Confirm",
Callback = function()

loadstring(game:HttpGet("https://raw.githubusercontent.com/AhmadV99/Speed-Hub-X/
main/Speed%20Hub%20X.lua", true))()
end
},
{
Title = "Cancel",
Callback = function()
print("Cancelled the dialog.")
end
}
}
})
end
})

Tabs.Second:AddButton({
Title = "Raito Hub",
Description = "Best Script Currently Not Safe",
Callback = function()
Window:Dialog({
Title = "Raito Script",
Content = "Script Open on Confirm Or Script Back on Cancel",
Buttons = {
{
Title = "Confirm",
Callback = function()

loadstring(game:HttpGet("https://raw.githubusercontent.com/Efe0626/RaitoHub/refs/
heads/main/Script"))()
end
},
{
Title = "Cancel",
Callback = function()
print("Cancelled the dialog.")
end
}
}
})
end
})

Tabs.Second:AddButton({
Title = "Cokka Hub",
Description = "Best Script Currently Not Safe",
Callback = function()
Window:Dialog({
Title = "Cokka Script",
Content = "Script Open on Confirm Or Script Back on Cancel",
Buttons = {
{
Title = "Confirm",
Callback = function()

loadstring(game:HttpGet"https://raw.githubusercontent.com/UserDevEthical/
Loadstring/main/CokkaHub.lua")()
end
},
{
Title = "Cancel",
Callback = function()
print("Cancelled the dialog.")
end
}
}
})
end
})

Tabs.Second:AddButton({
Title = "Andepzai Hub",
Description = "Best Script Currently Not Safe",
Callback = function()
Window:Dialog({
Title = "Andepzai Script",
Content = "Script Open on Confirm Or Script Back on Cancel",
Buttons = {
{
Title = "Confirm",
Callback = function()
repeat wait() until game:IsLoaded() and
game.Players.LocalPlayer
loadstring(game:HttpGet("https://raw.githubusercontent.com/AnDepZaiHub/
AnDepZaiHubBeta/refs/heads/main/AnDepZaiHubNewUpdated.lua"))()
end
},
{
Title = "Cancel",
Callback = function()
print("Cancelled the dialog.")
end
}
}
})
end
})

Tabs.Second:AddButton({
Title = "FaiFao Hub",
Description = "Best Script Currently Not Safe",
Callback = function()
Window:Dialog({
Title = "FaiFao Script",
Content = "Script Open on Confirm Or Script Back on Cancel",
Buttons = {
{
Title = "Confirm",
Callback = function()

loadstring(game:HttpGet"https://raw.githubusercontent.com/PNguyen0199/Script/main/
Fai-Fao.lua")()
end
},
{
Title = "Cancel",
Callback = function()
print("Cancelled the dialog.")
end
}
}
})
end
})

Tabs.Second:AddButton({
Title = "Min Hub",
Description = "Best Script Currently Not Safe",
Callback = function()
Window:Dialog({
Title = "Min Script",
Content = "Script Open on Confirm Or Script Back on Cancel",
Buttons = {
{
Title = "Confirm",
Callback = function()

loadstring(game:HttpGet("https://raw.githubusercontent.com/Zunes-Bypassed/NOPE/
main/Min.lua"))()
end
},
{
Title = "Cancel",
Callback = function()
print("Cancelled the dialog.")
end
}
}
})
end
})

Tabs.Second:AddButton({
Title = "Bapred Hub",
Description = "Best Script Currently Not Safe",
Callback = function()
Window:Dialog({
Title = "Bapred Script",
Content = "Script Open on Confirm Or Script Back on Cancel",
Buttons = {
{
Title = "Confirm",
Callback = function()

loadstring(game:HttpGet("https://raw.githubusercontent.com/LuaCrack/BapRed/main/
BapRedHub"))()
end
},
{
Title = "Cancel",
Callback = function()
print("Cancelled the dialog.")
end
}
}
})
end
})

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy