@window on kick

By ZiX on Feb 25, 2008

this script explains itself, i was bored :(

#kickinform on
on ^*:KICK:#:{  
  window @kick 0 0 450 160 arial 13
  if ($knick == $me) && ($1- != $nick) { aline @kick   $time(12(15h14:15nn TT12)) - | aline @kick  $time(12(15h14:15nn TT12)) 4*** 14You Got Kicked From0 # 14By:0 $nick | aline @kick $time(12(15h14:15nn TT12)) 14Reason:0 $1- | aline @kick $time(12(15h14:15nn TT12)) - }
  if ($knick == $me) && ($1- == $nick) { aline @kick   $time(12(15h14:15nn TT12)) - | aline @kick  $time(12(15h14:15nn TT12)) 4*** 14You Got Kicked From0 # 14By:0 $nick | aline @kick $time(12(15h14:15nn TT12)) 14Reason:0 ^(No Reason Specified)^ | aline @kick $time(12(15h14:15nn TT12)) - }
  if ($knick != $me) && ($1- != $nick) { aline @kick $time(12(15h14:15nn TT12)) - | aline @kick $time(12(15h14:15nn TT12)) 4*** 0 $+ $knick 14Got Kicked From0 # 14By:0 $nick | aline @kick $time(12(15h14:15nn TT12)) 14Reason:0 $1- | aline @kick $time(12(15h14:15nn TT12)) - }
  if ($knick != $me) && ($1- == $nick) { aline @kick $time(12(15h14:15nn TT12)) - |  aline @kick $time(12(15h14:15nn TT12)) 4*** 0 $+ $knick 14Got Kicked From0 # 14By:0 $nick | aline @kick $time(12(15h14:15nn TT12)) 14Reason:0 ^(No Reason Specified)^ | aline @kick $time(12(15h14:15nn TT12)) - }
}
menu @kick* {
  -
  Close Window:window -c $window(@kick*,1)
  -
}
#kickinform end

Comments

Sign in to comment.
ZiX   -  Feb 26, 2008

thx everyone :)

 Respond  
Cheiron   -  Feb 26, 2008

nice script ZiX. i did a far simpler version that concentrated solely on kicks and bans on page http://www.hawkee.com/snippet/3556/
But this is way nice what i seeing here.. ya gots a 7 from me

 Respond  
napa182   -  Feb 26, 2008

if he wants to go that route of

build on the idea an make a full scale @ window recorder(ops.deops.voice.devoive.ETC.)
he can use

on *:rawmode:#:{

just a thought

 Respond  
EL   -  Feb 25, 2008
#kickinform #end

You need to move your end group( put #kickinform end under your last bracket in your on kick command),an delete that # from your end group,An why have it set as a group if there is no enable an disable commands in your menu or channel etc(you have close for the @ window just add the group on an off).,will come in handy if you dont want to record an more to have those commands added.Hmm other then that its ok,maybe build on the idea an make a full scale @ window recorder(ops.deops.voice.devoive.ETC.) maybe even have a choice to write the window contents into a txt file for saving etc.\"Rate it or Hate it?\"...6/10.`-.-

 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.