Add a variable IncorrectDropCounter
In your Else condition Add 1 to IncorrectDropCounter
and create a sub-event: System Compare variable IncorrectDropCounter=3 -> display text
Don't forget to reset IncorrectDropCounter to 0 when object is dropped correctly.