Uhm now i try to help you laugh

Code:
on *:text:!mod:#:{
 if ($nick !isop #) {
 if ((%floodmod) || ($($+(%,floodmod.,$nick),2))) { return }
  set -u30 %floodmod On
  set -u60 %floodmod. $+ $nick On
  msg $chan /me To become a moderator, You must Support the stream by being in here and being active in chat! You must follow the chat rules and welcome the new members to the Family! Also, don't ask for mod, because that might just ruin your chances <3 laugh *All Mods will be getting a #TeamYammy Shirt in the near future*
}
else {
  msg $chan /me To become a moderator, You must Support the stream by being in here and being active in chat! You must follow the chat rules and welcome the new members to the Family! Also, don't ask for mod, because that might just ruin your chances <3 laugh *All Mods will be getting a #TeamYammy Shirt in the near future*
 }
}


Perhaps a little bit "crappy" but it should work hu? laugh

Edit:
Tested and it works.

Last edited by Krawalli; 22/12/14 02:37 PM.