Top

Super Akick script - bot version

Please Register to submit score.
Average Score  5.5
Scores Submitted  2
Date Added  Sep 26, 2007
Last Updated  Sep 26, 2007
Tags  akick  bot  script  super  version 

Introduction

This script should be added to a bot.
Syntax: `akick <nick> <reason>
The reason is optional. You must have usermode 500 or the bot wil ignore the command.

to delet type: `dakick <nick>


user version comin out soon

Grab the Code

Comments

  (6)  RSS
Saeed
Comments: 31
 
mIRC Snippet:  Super Akick script - bot version
Posted on Sep 26, 2007 6:03 pm
What is the join event for? It would have already added the user to the akick list when you typed `akick. You should add more specifications to the code, things like if ($2) && ($3-). You should also specify if $2 ison $chan to check if the nick is already in the channel. Otherwise, you will recieve an error.
LucSatise
Comments: 81
 
mIRC Snippet:  Super Akick script - bot version
Posted on Sep 27, 2007 10:02 am
the join event is in case the akick is deleted so it auto-akicks them again
LucSatise
Comments: 81
 
mIRC Snippet:  Super Akick script - bot version
Posted on Sep 27, 2007 3:42 pm
can someone check that this works for them cos im havin trouble :/ it worked first time i tested. if it dnt work del the snippet and i'l fix it
mountaindew
Comments: 1,380
 
mIRC Snippet:  Super Akick script - bot version
Posted on Sep 27, 2007 3:43 pm
couple reasons it may not work:

*your inputing
*your not lvl 500
*chanserv aint on the server
mountaindew
Comments: 1,380
 
mIRC Snippet:  Super Akick script - bot version
Posted on Sep 27, 2007 3:45 pm
or if u do have cs on the server, u may not have enuf power with cs
LucSatise
Comments: 81
 
mIRC Snippet:  Super Akick script - bot version
Posted on Sep 28, 2007 2:03 am
im doin the commands correctly
im sop in the channel
cs is on server


It akicks the user but wen i use `dakick it dnt do any of it

Please Register or Login to start posting comments.
Bottom