Cool or Cute script

By Velosis on May 29, 2013

Type alt+r in mIRC and c/p this script into the remotes!!!! One importat thing: Enjoy!!!

on *:TEXT:!coolorcute:#: {
  Set %coolorcute $rand(1,2)
  if (%coolorcute == 1) {  msg $chan   $nick  4,8is $r(1,1000) $+ % cute!!! ooooh!!!   }
  if (%coolorcute == 2) {  msg $chan   $nick  4,8is $r(1,1000) $+ % cool!! Cool!  }

Comments

Sign in to comment.
Vegito   -  Aug 07, 2013

You can use this:

on *:TEXT:!coolorcute:#: {
  msg # $nick 4,8is $r(1,1000) $+ % $iif($r(1,2) = 1, cute!!! ooooh!!!, cool!! Cool!) 
}
 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.