| Typed Command | What it does |
| /nick | Allows you to change your nick |
| /NickServ REGISTER [Password] | Register your Nick |
| /NickServ SET [OldPass] [NewPass] | Allows you to change your password |
| /nickserv set kill on | Set's NickKill on (if you've registered your Nick). |
| /NickServ IDENTIFY [Nick] [Pass] | Identify yourself to NickServ (if you're using a nick you've registered). |
| /NickServ GHOST [Nick] [Pass] | Kill a Ghost nick left on IRC after you were disconnected from your ISP. |
| /notice [Nick] [Message] | Send a private message to the nick you typed in. |
| /ovnotice [message] | Send a message to Op's and Voiced people in the channel. |
| /whois [Nick] | Get info on the nick typed in, like what channels they're in, their ident, etc. |
| /dns [Nick] | Get the IP Address of the nick typed in. |
| /me [message] | Action text. Makes it say "[Yournick] does this action (whatever you typed in). |
| /ctcp [nick] version | Tells what version of a script (if any) the person's using. |
| /pdcc 100931731455 | Pumps up DCC speed. |
| /fsend ON | Also speeds up the DCC. |
| /dcc packetsize 4096 | Pumps up the size of the packets you send in DCC. |
| [control]+[k] | Allows you to pick a color (by number) for your text until you hit enter. Using two numbers, separated by a comma, allows you to pick a background color for that text as well. (e.g. [control]+[k]4,13 gives you red text on a lavender background. |
| [control]+[u] | Underline the text after it. Use it again to end the underlining. |
| [control]+[b] | Makes text bold until used again to stop it. |