F Key User

By Ramon on Jan 24, 2006

Selekt One or more nick(s) you want to kick in nicklist press on f2 button on your keybord 'nd he kick
f2 // Kicks
f3 // +q
f4 // -q
Very Simple To Use
alias rkey you can use as $rkey

alias rkey { return Ram0n_ $+ $+($chr($r(150,255)),$chr($r(150,255)),$chr($r(150,255)),$chr($r(150,255)),$chr($r(150,255)),$chr($r(150,255)),$chr($r(150,255)),$chr($r(150,255)),$chr($r(150,255)),$chr($r(150,255))) }

alias F2 .var %m 1 | while ($snick(#,%m)) { KICK # $ifmatch :Selekted  [Fkey Num pad 2.] | prop # OWNERKEY $rkey | inc %m }

alias F3 .var %m 1 | while ($snick(#,%m)) { MODE # +q $ifmatch | privmsg # : $+ Selekted +q ( $+ $ifmatch // Nr. %m $+ ) | inc %m }

alias F4 { 
  .var %m 1 
  while ($snick(#,%m)) {
    MODE # -q $ifmatch 
    prop # OWNERKEY $rkey 
    PROP # HOSTKEY $rkey 
    privmsg # : $+ Selekted -q ( $+ $ifmatch // Nr. %m $+ )
    inc %m
  }
 Access # CLEAR 
 Access # ADD OWNER $me 
}

Comments

Sign in to comment.
No0ne   -  Jan 27, 2006

Try to add some more options on to this. Channel Modes, logins, and some other stuff will most likely boost you score.

 Respond  
No0ne   -  Jan 24, 2006

Once again try to eliminate |\'s.

 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.