Code:
##
##Comment: For me, Ghost works better on some networks, recover works better on others. raw 433: is issued when the server already has someone connected using your nick, or when the server hasn't flushed the nick you were using when you disconnected. Use raw 433:*:{ DoStuffHere when you want to handle your nick being in use automatically.##
##

You do know comment's in mIRC are suppose to be like this:
Code:

; This is what a comment looks like. 

/*
or it can look like this.
*/

Don't use #

See: /help Comments