Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))()
- local Window = OrionLib:MakeWindow({Name = "Nuke hub (Blox fruit)", HidePremium = false, SaveConfig = true, ConfigFolder = "OrionTest"})
- OrionLib:MakeNotification({
- Name = "You Logged in!",
- Content = "You Are Logged! YAY",
- Image = "rbxassetid://4483345998",
- Time = 10
- })
- local Tab = Window:MakeTab({
- Name = "Farm",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- local Section = Tab:AddSection({
- Name = "Farm tab"
- })
- Tab:AddButton({
- Name = "Farm Level",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Slimexiuem/Slimexhub/main/Slimex-hub"))()
- end
- })
- Tab:AddButton({
- Name = "farm money",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Flexzstr/blxfruitscrptfnly/main/Beta"))()
- end
- })
- Tab:AddButton({
- Name = "HOHO hub",
- Callback = function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/acsu123/HOHO_H/main/Loading_UI'))()
- end
- })
- Tab:AddButton({
- Name = "Farm Chest",
- Callback = function()
- --[[
- WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
- ]]
- loadstring(game:HttpGet("https://raw.githubusercontent.com/tbao143/thaibao/main/BloxfruitChestFarmTbaoHub"))()
- end
- })
- local Tab = Window:MakeTab({
- Name = "Hubs i found",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- local Section = Tab:AddSection({
- Name = "Anothers hub"
- })
- Tab:AddButton({
- Name = "hoho hub",
- Callback = function()
- OrionLib:MakeNotification({
- Name = "hoho hub message",
- Content = "this is not mine credit to the creator of hoho hub",
- Image = "rbxassetid://4483345998",
- Time = 10
- })
- --[[
- WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
- ]]
- loadstring(game:HttpGet('https://raw.githubusercontent.com/acsu123/HOHO_H/main/Loading_UI'))()
- end
- })
- Tab:AddButton({
- Name = "REDz hub",
- Callback = function()
- OrionLib:MakeNotification({
- Name = "REDz hub message",
- Content = "still not mine credit to the owner of REDz hub",
- Image = "rbxassetid://4483345998",
- Time = 10
- })
- --[[
- WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
- ]]
- loadstring(game:HttpGet("https://raw.githubusercontent.com/realredz/BloxFruits/refs/heads/main/Source.lua"))()
- end
- })
- local Tab = Window:MakeTab({
- Name = "for blox fruit but very good",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- local Section = Tab:AddSection({
- Name = "YEAH FU-"
- })
- Tab:AddButton({
- Name = "free fruits📸🤨",
- Callback = function()
- --[[
- WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
- ]]
- loadstring(game:HttpGet("https://raw.githubusercontent.com/BaconBABA/script/refs/heads/main/bloxgood.lua"))()
- end
- })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement