A stupid yet maybe fun snippet

By jonypaul on Jun 22, 2006

This is a kind of useless snippet...but...it can be fun...or not
It is basicly a trigger...you just type !lol and it'll say "Laughing out loud", but in random colours...
Like i said, totally useless...but harmless!

on *:TEXT:!lol:#: {
  /set %lol $rand(1,7)
  if (1 isin %lol) { /describe $chan 3L9aughing 3O9ut 3L9oud }
  if (2 isin %lol) { /describe $chan 7L8aughing 7O8ut 7L8oud }
  if (3 isin %lol) { /describe $chan 12L10aughing 12O10ut 12L10oud }
  if (4 isin %lol) { /describe $chan 5L4aughing 5O4ut 5L4oud }
  if (5 isin %lol) { /describe $chan 10L11aughing 10O11ut 10L11oud }
  if (6 isin %lol) { /describe $chan 14L15aughing 14O15ut 14L15oud }
  if (7 isin %lol) { /describe $chan 6L13aughing 6O13ut 6L13oud }
}

Comments

Sign in to comment.
Sasuke   -  Jun 28, 2006

^_^

 Respond  
jonypaul   -  Jun 23, 2006

Yep...but thats just the point...getting anoying :P
You\'re right, it would work nice on a bot...i added it to mine :D

 Respond  
CaRe_Taker   -  Jun 23, 2006

This could get annoyin lol :)
This is for a bot ide Say ?

 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.