mIRC Homepage
Posted By: spirit_cro help with socket script please. - 13/12/05 07:22 AM
im trying to make a extra client as a socket so i dont have to open up another mirc. im stuck on it can someone please help me

on *:START:{
idlebot
}
on *:LOAD:{
idlebot
}

alias idlebot {
sockclose main
sockopen main oceania.enterthegame.com 6667
echo -a * < Connecting to ETG >
}


im not sure what to do after this frown any help appreciate. thanks
Posted By: FiberOPtics Re: help with socket script please. - 13/12/05 07:54 AM
Click
Posted By: NeUtRoN_StaR Re: help with socket script please. - 13/12/05 08:49 AM
thanks a ton
Posted By: Kelder Re: help with socket script please. - 13/12/05 02:01 PM
What's wrong with /server -m oceania.enterthegame.com followed if needed by /window -w "status window"?
© mIRC Discussion Forums