See "Attachments and other options" beneath the message box? Click that. That'll allow you to simply attach a picture to your post.
Anyway, if "kill [Self]" and "if [Self] is alive" aren't working for you, why not set and check a boolean attribute? Create one in the attributes tab, set it to false by default, switch it to true when killed, and check whether it's true or not after five seconds.