Top

.k .kb etc. script, very simple


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  0.0
Scores Submitted  0
Date Added  Dec 23, 2006
Last Updated  Dec 23, 2006
Tags  .k  access  autoop  autovoice  dehalfop  deop  devoice  except  gag  halfop  kick  kickban  op  voice 
  Bookmark and Share

Introduction

uses . commands such as .k and .kb to do things such as kick, kickban, add access, invite, put on except, gag, and more. very simple

Grab the Code

Comments

  (6)  RSS
RoninWarrior
Comments: 252
 
mIRC Snippet:  .k .kb etc. script, very simple
Posted on Dec 23, 2006 2:32 pm
when useing %inc you dont have to put the 1 in front of it , it will calc each kick for the counter ,if you use the 1 then you will be 1 kick a head of what you have really kicked
RoninWarrior
Comments: 252
 
mIRC Snippet:  .k .kb etc. script, very simple
Posted on Dec 23, 2006 2:33 pm
and you are also missing a closeing bracket at the end also }
Marshtomp
Comments: 39
 
mIRC Snippet:  .k .kb etc. script, very simple
Posted on Dec 23, 2006 3:45 pm
\"and you are also missing a closeing bracket at the end also \"
no, he added a wrong one..
{ if ( $1 == .kb ) mode $chan +b $address($2,2)
mysterycool
Comments: 53
 
mIRC Snippet:  .k .kb etc. script, very simple
Posted on Dec 26, 2006 10:47 am
you could improve it by doing it to kick like \"secretky\" the users! I mean doing it by pming the bot!
Spectator
Comments: 2
 
mIRC Snippet:  .k .kb etc. script, very simple
Posted on Jan 1, 2007 4:50 pm
SEB. I need help wid dis. Get off of Tribes !
Spectator
Comments: 2
 
mIRC Snippet:  .k .kb etc. script, very simple
Posted on Jan 1, 2007 5:34 pm
I got it :D

Please Register or Login to start posting comments.
Bottom