Thank you for using our website
Your script:
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)