Makes AdiIRC will auto start when windows is started.
Makes AdiIRC start in a minimized state, due to various reasons, the main window is shown briefly before it minimizes.
If enabled, only one copy of AdiIRC.exe in the current folder is allowed to run.
AdiIRC.exe in other folders is ignored.
Puts AdiIRC on top of all other windows on your desktop.
This can also be toggled with the keybind CTRL + A.
Allows AdiIRC to check for new versions Never/Daily/Weekly/Monthly.
Allows AdiIRC to check for beta versions as well as regular versions.
Beta versions is usually safe to install.
Automatically joins a channel when invited by another user.
A safer approach using a script:
on *:INVITE:#:{ if ($input($nick want's to invite you into $chan Accept?, y, Invite) { /join $chan } }
Disable's all CTCP reply, such as CTCP VERSION/PING/TIME
Can also be disabled by a script (or modify the reply):
; halt all ctcp reply's. ctcp *:*:*:halt ; halt only VERSION reply's ctcp *:VERSION:*:halt
Keeps the channel windows open whenever you part or are parted from a channel.
Keeps the channel windows open whenever you kicked from a channel.
Automatically rejoins a channel if you are kicked.
When enabled, a popup dialog to confirm is shown to confirm closing AdiIRC is one or more servers is connected.
When enabled, a popup dialog to confirm is shown when clicking the (dis)connect icon in the toolbar, if the current server is connected.
When enabled, a popup dialog to confirm is shown when closing a server or channel window.
Sets the order to cycle Tabcomplete nicks. A-Z = alphabetically, Last spoke order = in the order a nick last spoke on the current channel.
When a nick joins, it's included when cycling Tabcomplete regardless if that nick ever spoke.
This is the suffix for any word in the Editbox except the first word.
Word or characters to display after the nick when using Tabcomplete, e.g : to display Nick:
Word or characters to display after the nick when using Tabcomplete, e.g : to display Nick:
This is the suffix for the first word in the Editbox.
Set's AdiIRC as the default irc client when clicking irc:// ircs:// irc6:// ircs6:// links.
Checks if AdiIRC is the default irc client on startup and set's it default if it's not.
Also called bosskey.
Sets a keybind to hide/show main AdiIRC regardles if it has focus or not.
Sets the language of AdiIRC, see http://adiirc.com/translations/ for more info.
Sets the border size around the text area, topicbox, editbox and nicklist.