guest598594 commented on a Page, Cyber Emo /wrists  -  Aug 26, 2008
    if (%critcut == 1) halt
    if (%critcut == 2) halt
    if (%critcut == 3) halt
    if (%critcut == 4) halt

Could do:

    if (%critcut isnum 1-4) halt
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.