mIRC Home    About    Download    Register    News    Help

Print Thread
#41684 13/08/03 10:02 PM
Joined: Aug 2003
Posts: 73
C
CyBot Offline OP
Babel fish
OP Offline
Babel fish
C
Joined: Aug 2003
Posts: 73
I downloaded this icl file and its supposed to be for mirc, i got it from mircscripts.org does anyone know how to actually get it working? grin


The blue monkey is out of its barrel...
#41685 13/08/03 10:18 PM
Joined: Dec 2002
Posts: 295
S
Fjord artisan
Offline
Fjord artisan
S
Joined: Dec 2002
Posts: 295
Hmm i have been playing around with Icon Libs for the past few days and can sortof help you out

I have a script i made and it uses icons stored in an *.icl file

Part of my script
Code:
[color:blue]  icon 21, 2 128 16 16,[/color]  [color:red]C:\Program Files\mIRC\ShadowDemon\scripts\mircscripts.icl[/color],[color:green] 0[/color]
[color:blue]  icon 22, 19 128 16 16,[/color]  [color:red]C:\Program Files\mIRC\ShadowDemon\scripts\mircscripts.icl[/color],  [color:green] 1[/color]
[color:blue]  icon 23, 36 128 16 16,[/color]  [color:red]C:\Program Files\mIRC\ShadowDemon\scripts\mircscripts.icl[/color], [color:green] 2[/color]
[color:blue]  icon 24, 53 128 16 16,[/color]  [color:red]C:\Program Files\mIRC\ShadowDemon\scripts\mircscripts.icl[/color],  [color:green] 3[/color]


I`ll try explain it best i can.
You set the icon up marked in blue text and then the text marked red is pointing to the mircscripts.icl. (of course you would use the name of the icl file you downloaded)

The numbers at the end of the *.icl file are the actual icons themselves that are stored in the library, so for example i had an icon in the lib that was mirc, that would point to index 0, and another icon of a clock would be index 1 and so on.

Ofcourse the number depends on how many icons are in the library, there may only be 5 icons or there maybe 10, just remember that the first icon is always 0 in the index number

If you need any extra help just ask again, and i`ll try explain better with a screen grab grin

ShadowDemon
mIRC V6.03


Never argue with an idiot...they'll drag you down to their level and beat you up with experience
#41686 13/08/03 10:22 PM
Joined: Aug 2003
Posts: 73
C
CyBot Offline OP
Babel fish
OP Offline
Babel fish
C
Joined: Aug 2003
Posts: 73
yeah but i think the icons are for changing the status screen icon and sh**, do you know how i would accomplish that?


The blue monkey is out of its barrel...
#41687 13/08/03 10:25 PM
Joined: Dec 2002
Posts: 395
M
Fjord artisan
Offline
Fjord artisan
M
Joined: Dec 2002
Posts: 395
You can do it with a dll, like mircustom.dll.

#41688 13/08/03 10:25 PM
Joined: Dec 2002
Posts: 295
S
Fjord artisan
Offline
Fjord artisan
S
Joined: Dec 2002
Posts: 295
Umm nope, sorry.

Whats the name of the icon lib you downloaded ??

i have mircscripts.org open right now, i`ll go have a look and get back to ya


Never argue with an idiot...they'll drag you down to their level and beat you up with experience
#41689 13/08/03 10:34 PM
Joined: Aug 2003
Posts: 73
C
CyBot Offline OP
Babel fish
OP Offline
Babel fish
C
Joined: Aug 2003
Posts: 73
Nexus Swithbar Icons by Jake`


The blue monkey is out of its barrel...
#41690 13/08/03 10:39 PM
Joined: Dec 2002
Posts: 295
S
Fjord artisan
Offline
Fjord artisan
S
Joined: Dec 2002
Posts: 295
Oh right, those icons, i`m not sure how you would go about adding those icons, as i think they built into mirc.exe, you have to somehow edit them and then add them or something, only other thing i can think of is to try MonoSex's suggestion or if someone else knows a different way.


Never argue with an idiot...they'll drag you down to their level and beat you up with experience
#41691 13/08/03 10:48 PM
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
hmm, i used renovator when i changed my icons in mirc.. and that program make it possible to change the images inside mirc.exe, but im not shure it works for that formate crazy :tongue:


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
#41692 13/08/03 10:50 PM
Joined: Aug 2003
Posts: 73
C
CyBot Offline OP
Babel fish
OP Offline
Babel fish
C
Joined: Aug 2003
Posts: 73
That suggested dll is said to contain a trojan, so i wont download it. Thats like a person friggin knowingly downloading cancer.


The blue monkey is out of its barrel...
#41693 13/08/03 11:09 PM
Joined: Dec 2002
Posts: 295
S
Fjord artisan
Offline
Fjord artisan
S
Joined: Dec 2002
Posts: 295
Umm, ok righto, didnt know about that sorry confused


Never argue with an idiot...they'll drag you down to their level and beat you up with experience

Link Copied to Clipboard