mIRC Home    About    Download    Register    News    Help

Print Thread
#115929 31/03/05 03:33 PM
Joined: Mar 2005
Posts: 17
T
tenya Offline OP
Pikka bird
OP Offline
Pikka bird
T
Joined: Mar 2005
Posts: 17
Is there anybody outhere who knows where can i find icons (.ico) for the nicks in my nicklist?

#115930 31/03/05 07:32 PM
Joined: Aug 2004
Posts: 7,252
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,252
Since mIRC is a text based chat client, I don't think there's any way of getting icons (.ico) or any kind of picture (except those that can be found on your keyboard..ie: @%+) to show in the nicklist, and the ones that I showed as examples are reserved on most (if not all) servers..@ for ops, % for half-ops, + for voice

#115931 31/03/05 07:47 PM
Joined: Dec 2002
Posts: 3,547
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,547
I think it can be done with a DLL but I am non the wiser as to which DLL this is.

#115932 31/03/05 10:46 PM
Joined: Mar 2005
Posts: 17
T
tenya Offline OP
Pikka bird
OP Offline
Pikka bird
T
Joined: Mar 2005
Posts: 17
it can be done.SladeCraven has right ..i have this Dll
i just wanted ico for + for @ etc
also i have a script that put in your nicklist under the nick the photo of each user!

I need i favor
is it possible my mirc to close automaticly (exit) when i am not at home and the time that i put on it ?
something like auto-quit
if anybody knows pls paste the code
thank you

Last edited by tenya; 31/03/05 10:50 PM.
#115933 31/03/05 11:05 PM
Joined: Mar 2005
Posts: 420
X
Fjord artisan
Offline
Fjord artisan
X
Joined: Mar 2005
Posts: 420
You can use a timer to auto quit.

Code:
/timerquit 13:00 1 1 quit bye-bye  


This will auto-quit when the time is 1pm.

** Military time is used, change it to any time you want


If you have a plastic floor runner over your tiles, then you're one Hella Pinoy!
#115934 31/03/05 11:12 PM
Joined: Dec 2002
Posts: 3,547
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,547
/timerexit <time> 1 1 exit smile

#115935 01/04/05 11:56 AM
Joined: Jan 2003
Posts: 1,063
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Jan 2003
Posts: 1,063
problem with those dll's is (the ones I tested anyways) that they tend to crash if you have too many channel windows open (over 30 windows)


If it ain't broken, don't fix it!
#115936 01/04/05 06:03 PM
Joined: Mar 2005
Posts: 17
T
tenya Offline OP
Pikka bird
OP Offline
Pikka bird
T
Joined: Mar 2005
Posts: 17
we are not chat maniacs.One channel is enough :tongue:


Link Copied to Clipboard