sk68 commented on a Page, Simple !bomb script  -  Aug 06, 2010
set %color $r(1,3)
    if (%color == 1) { set %color red }
    if (%color == 2) { set %color blue }
    if (%color == 3) { set %color green }

could be

set %color $gettok(red|blue|green,$r(1,3),124)

:)

 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.