this is my script and if you know how to fix it tell me how to please
if game.Workspace.Songs == nil then
if not workspace:FindFirstChild("Songs") then -- Code here end
If it exists then it will return true, if not then it will return false.