Suporte e Resolução de Problemas
🔧 Problemas Comuns
-- Aguardar autenticação
if not Authenticated or Authenticated[1] ~= "Liberado" then
print("⚠️ Aguardando autenticação...")
return
end
-- Verificar sistema
if not LockSystem or not LockSystem.LCK then
print("❌ Sistema não carregado")
return
end📞 Quando Contatar Suporte
🐛 Debug e Logs
Atualizado