Find any script for Roblox

Enter the name of the game or script.

Script – Super Power League

Thank you for using our website
Your script:

NO KEY

getgenv().ShowGui = true -- shows the server swapper gui
getgenv().MaxPlayers = 18 -- max players to toggle the gui only works if showgui is toggled
-- discord: https://discord.gg/SNBhdrR5h8
pcall(function()
  loadstring(game:HttpGet("https://raw.githubusercontent.com/BTDCBUUS1/SPL/refs/heads/main/ServerLowest.lua"))()
end)