Lucky Blocks Battlegrounds gui

MADE BY Oooga Booga

FEATURE:

  • GUI

GAME LINK:
LUCKY BLOCKS BATTLEGROUNDS

SCRIPT:

local library = loadstring(game:HttpGet(('https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/wall%20v3')))()

local w = library:CreateWindow("script by") 

local c = w:CreateFolder("oooga booga")

c:Button("give lucky block",function()
game:GetService("ReplicatedStorage").SpawnLuckyBlock:FireServer()
end)
c:Button("give Super block",function()
game:GetService("ReplicatedStorage").SpawnSuperBlock:FireServer()
end)
c:Button("Diamond block",function()
game:GetService("ReplicatedStorage").SpawnDiamondBlock:FireServer()
end)
c:Button("Rainbow Block",function()
game:GetService("ReplicatedStorage").SpawnRainbowBlock:FireServer()
end)
c:Button("Galaxy Block",function()
game:GetService("ReplicatedStorage").SpawnGalaxyBlock:FireServer()
end)

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!