> Kick someone: /msg <botname-fixed> kick #<channelname> $$?="Who should I > show to 
>the door?" $?="Enter a reason or leave blank:"
> 
> In mIRC you use the $$? and $? etc as variables whereby mIRC will ask 

I take it you are tying to find the variable parameters? AmIRC have a
slighty different way of indicating variables: 

/msg %n KICK %c kick-msg
/msg <bot-name-fixed> KICK %c %n <kick-msg>

Whereby %n is the variable for nickname, eg the bot, the %c is the
channel variable - if I remember rightly.  I don't know about random
kick messages - something that an Arexx script would do and I'm sure
there are something like that lying around Aminet or the like.

I tend to create a list of function keys, eg, F1 for /KICK %c %n Come
back but don't hit people!
F2 for /KICK %c %n Buy a soap and get your mother to wash your mouth out
with it!
and so on.

To see a list of other variable parameters, have a look in your Function
Key list (from the drop down menu of Settings) or in the Settings
somewhere.  I'm sure there are a fair bit more in AmIRC 3.x than in
AmIRC 2.x 

--
Kyle Sterry
--
    Personal Homepage: http://www.stez.cjb.net
University of Aberdeen BSc Geography Undergraduate
--
         aka Sterri on irc.radio1.org
 Co-Admin of Radio1.Org - Unofficial DA Chatroom
[EMAIL PROTECTED]              http://www.radio1.org 
--
        WebServe IRC Server Administrator
      Xnet's Main Client/HUB/Services Server 
irc.webserve.net     --    webserve.nc.us.Xnet.org
[EMAIL PROTECTED]      http://www.webserve.net
[EMAIL PROTECTED]          http://ircadmins.org
--
__________________________________________________________
AmIRC Mailing List - Info & Archive: http://www.vapor.com/
For Listserver Help: <[EMAIL PROTECTED]>, "HELP"
To Unsubscribe: <[EMAIL PROTECTED]>, "UNSUBSCRIBE"

Reply via email to