LazerBloxx

Untitled

Jul 14th, 2023
864
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 3.34 KB | None | 0 0
  1. local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))()
  2. local Player = game.Players.LocalPlayer
  3. local Window = OrionLib:MakeWindow({Name = "Void Hub", HidePremium = false, SaveConfig = false})
  4.  
  5. local Tab = Window:MakeTab({
  6.     Name = "Introduction",
  7.     Icon = "rbxassetid://14041391134",
  8.     PremiumOnly = false
  9. })
  10.  
  11. Tab:AddParagraph("Thankyou for using my Hub! "..Player.Name..".")
  12.  
  13. Tab:AddButton({
  14.     Name = "Discord Invite",
  15.     Callback = function()
  16.             setclipboard("https://discord.gg/r7s8Sg9Zqz")
  17.     end    
  18. })
  19.  
  20. local Section = Tab:AddSection({
  21.     Name = "BloxFruit"
  22. })
  23.  
  24. Tab:AddButton({
  25.     Name = "Yujin",
  26.     Callback = function()
  27.             loadstring(game:HttpGet("https://raw.githubusercontent.com/BestScriptEverr/Main-/main/Yujin"))()
  28.     end    
  29. })
  30.  
  31. Tab:AddButton({
  32.     Name = "MeMayBeo",
  33.     Callback = function()
  34.             loadstring(game:HttpGet('https://raw.githubusercontent.com/ZPSXHUB/Hub/main/MeMayBeo-BloxFruit'))()
  35.     end    
  36. })
  37.  
  38. Tab:AddButton({
  39.     Name = "ChestFarmOp",
  40.     Callback = function()
  41.             loadstring(game:HttpGet("https://raw.githubusercontent.com/NickelHUBB/SonicTuru/main/ChestFarmOp"))()
  42.     end    
  43. })
  44.  
  45. Tab:AddButton({
  46.     Name = "relzhub",
  47.     Callback = function()
  48.             loadstring(Game:HttpGet"https://relzhub.xcodehoster.com/loader.lua")()
  49.     end    
  50. })
  51.  
  52. Tab:AddButton({
  53.     Name = "QuyHub",
  54.     Callback = function()
  55.             loadstring(game:HttpGet("https://raw.githubusercontent.com/tngaming123/YTB-TNGaming/main/QuyHub.lua"))()
  56.     end    
  57. })
  58.  
  59. Tab:AddButton({
  60.     Name = "TAWAN_HUB",
  61.     Callback = function()
  62.             loadstring(game:HttpGet('https://raw.githubusercontent.com/kill55547/TAWAN_HUB/main/TAWANxHUB_V2.lua.txt', true))()
  63.     end    
  64. })
  65.  
  66. Tab:AddButton({
  67.     Name = "TNGHub",
  68.     Callback = function()
  69.             loadstring(game:HttpGet("https://raw.githubusercontent.com/tngaming123/TNGHub/main/AutoRaceV4.lua"))()
  70.     end    
  71. })
  72.  
  73. Tab:AddButton({
  74.     Name = "NickelHUBB",
  75.     Callback = function()
  76.             loadstring(game:HttpGet("https://raw.githubusercontent.com/NickelHUBB/SonicTuru/main/RaidGuiBloxFruitOP"))()
  77.     end    
  78. })
  79.  
  80. Tab:AddButton({
  81.     Name = "PartLoader",
  82.     Callback = function()
  83.             loadstring(game:HttpGet("https://raw.githubusercontent.com/Fiend1sh/FiendMain/main/PartLoader"))()
  84.     end    
  85. })
  86.  
  87. Tab:AddButton({
  88.     Name = "ZenHub",
  89.     Callback = function()
  90.             loadstring(game:HttpGet("https://raw.githubusercontent.com/Kaizenofficiall/ZenHub/main/Loader", true))()
  91.     end    
  92. })
  93.  
  94. Tab:AddButton({
  95.     Name = "Winnablez",
  96.     Callback = function()
  97.             loadstring(game:HttpGet("https://raw.githubusercontent.com/Winnablez/Winnable/main/Loader"))()
  98.     end    
  99. })
  100.  
  101. local Tab = Window:MakeTab({
  102.     Name = "Bed Wars",
  103.     Icon = "rbxassetid://14041391134",
  104.     PremiumOnly = false
  105. })
  106.  
  107. Tab:AddButton({
  108.     Name = "Inferno-X",
  109.     Callback = function()
  110.         loadstring(game:HttpGet("https://raw.githubusercontent.com/OWJBWKQLAISH/Inferno-X/main/Inferno%20X%20Script"))()
  111.     end    
  112. })
  113.  
  114. Tab:AddButton({
  115.     Name = "Vape V4",
  116.     Callback = function()
  117.         loadstring(game:HttpGet("https://raw.githubusercontent.com/7GrandDadPGN/VapeV4ForRoblox/main/NewMainScript.lua", true))()
  118.     end    
  119. })
  120.  
  121. Tab:AddButton({
  122.     Name = "Ape",
  123.     Callback = function()
  124.         loadstring(game:HttpGet("https://raw.githubusercontent.com/lightHubDev/Ape/main/ApeMain"))()
  125.     end    
  126. })
Advertisement
Add Comment
Please, Sign In to add comment