sunslayer commented on a Page, Slogan Generator  -  Sep 20, 2009

after probably close to a minute of spacing the code out...

using * as the only matchtext uses much more cpu compared to using a regex match like

/^[.`!@]slogan/i

and also allows you to remove

if (slogan isin $1) && ($left($1,1) isin .`!@) {
  tokenize 62 $sock(slogan).mark

is unnecisary(i think thats correct spelling?) as you dont use a token identifier nor do you even use the sockmark command

this is probably one of my longest comments ever.

but either way it works and serves some fun for a lil while

 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.