RobloxScripterAI
Discord ↗
Link Copied to Clipboard
×
"the gui is just a white screen try to fix this"
-- local script local ScreenGui = script.Parent ScreenGui.BackgroundTransparency = 0 ScreenGui.BackgroundColor3 = Color3.fromRGB(255, 255, 255)