mIRC Home    About    Download    Register    News    Help

Print Thread
R
redemption12345
redemption12345
R
Hi,

I would like to see an option (checkbox) which disallows others to see your (IRC) idle time when they /whois you. Is this possible?

-- Charl

R
rela
rela
R
this is something from server-side, you can't fix it so it won't happen

F
FiReSe7eN
FiReSe7eN
F
or you could send every second something to the server.. That way you'll never be idle.. smile

C
codemastr
codemastr
C
might also get you killed for flooding though.

F
FiReSe7eN
FiReSe7eN
F
but ppl won't see your idle-time wink

R
redemption12345
redemption12345
R
Okay, sounds fair enough, but how come I don't see the idle time on like 90% of all the people on (DalNet) IRC?

R
rela
rela
R
try /whois nick nick

C
codemastr
codemastr
C
Well that's true smile

R
redemption12345
redemption12345
R
Wow, magic. Thanks.

R
rela
rela
R
np smile once i didn't knew it either wink

Joined: Dec 2002
Posts: 341
D
Pan-dimensional mouse
Offline
Pan-dimensional mouse
D
Joined: Dec 2002
Posts: 341
I do something like the below. 40 seconds also works.
ON *:CONNECT:.timer.pong 0 80 tser
alias tser pong :É? $ctime

I
Infiniti
Infiniti
I
I don't mean to beat a dead horse here ...BUT... could you please clarify that a bit more for me please... and if possible go REAL s-l-o-w. It takes me awhile

(ref)
I do something like the below. 40 seconds also works.
ON *:CONNECT:.timer.pong 0 80 tser
alias tser pong :É? $ctime


Link Copied to Clipboard