Top

@window on kick


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  6.0
Scores Submitted  3
Date Added  Feb 25, 2008
Last Updated  Feb 26, 2008
Tags  inform  kick  tell  window 
  Bookmark and Share

Introduction

this script explains itself, i was bored :(

Grab the Code

Comments

  (4)  RSS
EL
Comments: 1,400
 
mIRC Snippet:  @window on kick
Posted on Feb 25, 2008 11:14 pm
Code:

#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.`-.-´
napa182
Comments: 1,153
 
mIRC Snippet:  @window on kick
Posted on Feb 26, 2008 12:09 am
if he wants to go that route of
Quote:
build on the idea an make a full scale @ window recorder(ops.deops.voice.devoive.ETC.)

he can use
Code:
on *:rawmode:#:{

just a thought
Cheiron
Comments: 329
 
mIRC Snippet:  @window on kick
Posted on Feb 26, 2008 3:37 am
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
ZiX
Comments: 52
 
mIRC Snippet:  @window on kick
Posted on Feb 26, 2008 9:09 am
thx everyone :)

Please Register or Login to start posting comments.
Bottom