mIRC Home    About    Download    Register    News    Help

Print Thread
S
ScriptingNewbie
ScriptingNewbie
S
Does anyone know if it's possible to show text in the status window when you load mIRC?

Thanks In Advance

I
Insert_Name_Here
Insert_Name_Here
I
on *:start: {
echo  1[intro]-------------------------
echo  1BewareIRC 1.0 By Insert_Name_Here
echo  1Welcome  $me 1. on win $os !
echo  1--------------------------------
}

that should help


Link Copied to Clipboard