Can't show a message box

You do show() twice for each box. You should only be doing one.

What works? What doesn’t work? Where are you calling your code? Maybe the if statements aren’t working?