Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- This is BETA RUBI HUB
- -- Join my Discord! https://discord.gg/gNgKVHDzbP
- local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
- local Window = Rayfield:CreateWindow({
- Name = "Rúbí Script Hub",
- Icon = 89862499325112,
- LoadingTitle = "Rúbí hub",
- LoadingSubtitle = "by Gui",
- Theme = "Default",
- DisableRayfieldPrompts = false,
- DisableBuildWarnings = false,
- ConfigurationSaving = {
- Enabled = false,
- FolderName = nil,
- FileName = "Rúbí Script Hub"
- },
- Discord = {
- Enabled = true,
- Invite = "gNgKVHDzbP",
- RememberJoins = true
- },
- KeySystem = false,
- KeySettings = {
- Title = "Rúbí Key System",
- Subtitle = "Key System",
- Note = "Go to the discord server! https://discord.gg/UMvgqd9v9W",
- FileName = "RúbíKeyHubforRúbí",
- SaveKey = false,
- GrabKeyFromSite = false,
- Key = {"ThanksFor20Members!"}
- }
- })
- local MainTab = Window:CreateTab("Rúbí Home", 89862499325112)
- local MainSection = MainTab:CreateSection("Hubs")
- Rayfield:Notify({
- Title = "Injected!",
- Content = "You are now free to use it!",
- Duration = 6.5,
- Image = 89862499325112,
- })
- local Button = MainTab:CreateButton({
- Name = "Arsenal",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Feimgps/Feimgps/main/arsenal"))()
- end,
- })
- local Button = MainTab:CreateButton({
- Name = "MM2",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/vertex-peak/vertex/refs/heads/main/loadstring"))()
- end,
- })
- local Button = MainTab:CreateButton({
- Name = "Doors",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Vynixius/main/Loader.lua"))()
- end,
- })
- local Button = MainTab:CreateButton({
- Name = "Pets GO",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/mzkv/petsGO/refs/heads/main/xhub"))()
- end,
- })
- local Button = MainTab:CreateButton({
- Name = "Fisch",
- Callback = function()
- loadstring(game:HttpGet("https://pastebin.com/raw/nY8YSp73"))()
- end,
- })
- local Button = MainTab:CreateButton({
- Name = "Bladeball",
- Callback = function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/TheDarkoneMarcillisePex/Other-Scripts/refs/heads/main/BladeBall%20GUI'))()
- end,
- })
- local Button = MainTab:CreateButton({
- Name = "Blox Fruits",
- Callback = function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/TheDarkoneMarcillisePex/Other-Scripts/refs/heads/main/Bloxfruits%20script'))()
- end,
- })
- local Button = MainTab:CreateButton({
- Name = "Prison Life",
- Callback = function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/TheDarkoneMarcillisePex/Other-Scripts/main/Prison%20Life%20GUI'))()
- end,
- })
- local Button = MainTab:CreateButton({
- Name = "TSB",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/DiosDi/VexonHub/main/TSB-VexonHub"))()
- end,
- })
- local MiscTab = Window:CreateTab("Rúbí Misc", 89862499325112)
- local MiscSection = MiscTab:CreateSection("Bypassers")
- local Button = MiscTab:CreateButton({
- Name = "Infinite Yield",
- Callback = function()
- loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
- end,
- })
Advertisement
Add Comment
Please, Sign In to add comment