Jump to content

Commonly Used Commands


Crysta

Recommended Posts

A short list of commonly used commands used via DCC Chat with the bot.

 

 

 

Making the bot join channels

 

REMEMBER: Always talk to the bot in DCC CHAT, commands start with a period.

 

.+chan #Channel

 

To change the channel your currently controlling

 

REMEMBER: Always talk to the bot in DCC CHAT, commands start with a period.

 

.console #Channel

 

 

To See Who is on the party line

 

.who

 

To make the bot join or leave a channel

 

.+chan #channel

.-chan #channel

 

To See the flags of a user

 

.whois nickname

 

To See the list of users you added

 

.match *

 

To Change a Password

 

.chpass nickname someotherpassword

 

To Change the Bot's Nick

 

.set nick newnick

 

To change the modes on a channel you control

 

.chanset #channel chanmode +s

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 months later...
  • 2 years later...

Hi, my name is Vipes, and I just joined Koach.com.  Is there a way, where I don't have to keep have to keep doiing this:

 

/nick VIpes

/msg NickServ IDENTIFY password

 

Like I want to automatically click the mirc icon, and have my script automacially sign in, and join all the rooms.

 

Please let me know, thanks!

 

Vipes.

Link to comment
Share on other sites

Hello Vipes,

 

In mirc options/connect  fill in full name-email -nickname- and alternative with what ever you want than

 

In mirc open Scripts editor, click on Remote tab add

 

on *:CONNECT:{if Koach.com == $network {
  /identify yourpassword
  /join #roomname
}
 

 

 

hope this helps

 

Crysta

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...