Stfu script

By LucSatise on Jul 08, 2007

This is an upgrade of the Stfu script submitted b4. it works for /me aswell.

menu NickList {
  stfu
  .stfuON:/stfu $1 
  .stfuOFF:/UnStfu
}
alias left { return 4(12(4~4~4   }
alias right { return 0   4~4~12)4) }

Alias Stfu {
  Set %stfuN %stfuN $1
  Msg # $left Shut The Fux Up $1 $+ !!! $right
}

on *:Text:*:*: {
  if (%StfuN == $nick) { 
    Inc %stfu 1
    if (%stfu == 1) { kick # %StfuN $left What The Fux Did i tell you?? $right
    }
    if (%stfu == 2) { mode # +b %stfuN | Kick # %stfuN $left I told you to Shut The Fux Up Dumbass! Bu Bye! $right 
    }
    if (%stfu == 3) { cs akick # add %stfuN $left God Dammit, i told your ass to Shut The Fux Up. Good Bye! $right
    }
  }
}
on *:action:*:*: {
  if (%StfuN == $nick) { 
    Inc %stfu 1
    if (%stfu == 1) { kick # %StfuN $left What The Fux Did i tell you?? $right
    }
    if (%stfu == 2) { mode # +b %stfuN | Kick # %stfuN $left I told you to Shut The Fux Up Dumbass! Bu Bye! $right 
    }
    if (%stfu == 3) { cs akick # add %stfuN $left God Dammit, i told your ass to Shut The Fux Up. Good Bye! $right
    }
  }
}

Alias Unstfu {
  msg # $left What ever, you may Speak %stfuN $right
  Unset %stfuN
  UnSet %stfu
}

Comments

Sign in to comment.
guest598594   -  Sep 26, 2007

all ur doing is inc\'in %stfu everytime the script is used, so arenet you forgetting like var %stfu = $r(1,3) ?

 Respond  
LucSatise   -  Jul 09, 2007

what? i know ur renji cos i know u use tht against me all da time :P

 Respond  
Darkkeeper   -  Jul 08, 2007

LOL!!!!!!!!!!!!!

 Respond  
LucSatise   -  Jul 08, 2007

ok guys i know theres bugs here

 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.