Reply to say_stop("Epiphany");
If you don't have an account, just leave the password field blank.
Has anyone else thought it is kind of odd that we have to set the text color every-single-time on every say or say_stop string? Wouldn't this make more sense:
sp_text_color(¤t_sprite, 4); say("I don't have to specify the color!", ¤t_sprite);