mIRC Homepage
Posted By: CRAZYGUY On startup - 06/06/03 12:51 AM
Iam just wondering how can i make it so it says text on start up?
Posted By: codemastr Re: On startup - 06/06/03 12:53 AM
ON *:START:{
.echo -s I just started!
}
Posted By: CRAZYGUY Re: On startup - 06/06/03 01:00 AM
Whoa, what was a fast reply wink i all most had it right I had it like this:
on *:text:startup :{
/say welcome
}
any ways thank you smile
Posted By: KingTomato Re: On startup - 06/06/03 02:23 AM
Say won't work on startup, as your not conected to a server. You may try echo instead. >:D
© mIRC Discussion Forums