![]() |
|
Change your color font on mIRC - Printable Version +- LibraIRC.net Forums (https://librairc.net/forums) +-- Forum: Public Forums (https://librairc.net/forums/forum-47.html) +--- Forum: IRC Discussions (https://librairc.net/forums/forum-57.html) +---- Forum: mIRC (https://librairc.net/forums/forum-64.html) +---- Thread: Change your color font on mIRC (/thread-47.html) |
Change your color font on mIRC - Omar - 23-10-2011
1- Go on Tools on the MenuBar - Script Editor - Remote - File - New then copy the code down and paste it there then press Ok. 2- Download the Color.mrc down, Put it on the mirc folder and go on Tools on the MenuBar - Script Editor --- > Remote - File - Load and then choose the place of the Color.mrc and then press Ok. Code Code: alias coloron { set -n %color $1 }How to use
That there few addons which conflict the color and u might see 2 outputs showing like acronmys or themes etc, so make sure u dont have any Re: Change your color font on mIRC - Nex - 03-11-2011 i love it ![]() ...very simple script that works fine...but not rly with my NNscript. have to change my NNscript so there's only 1 output....actually there are two...the one from NNscript itself..and the one from ur addon... if anyone here has experience with that problem and already knows how to solve it, i'm happy about help ![]()
Re: Change your color font on mIRC - Omar - 03-11-2011 i will try to look for it but i guess it cant be done as u cant use other functions while u are using color codes. It will always give u 2 inputs i also got the same on my mIRC when i loaded a addon for the acro Re: Change your color font on mIRC - Nex - 03-11-2011 I got it!...Had to change sth in the "event.nns" of NNscript Re: Change your color font on mIRC - TwinWolf - 09-06-2012 I am having the same issue that Soulmate had with two outputs. I am using mIRC v6.21. I have started to get to know the coding in the scripts enough to know what to look for to do simple things, but I don't know how to be able to change the script information to let it work with the text color changer. It bums me out too because I want a different colored font. If you could help it would be greatly appreciated. ^_^ Re: Change your color font on mIRC - Omar - 09-06-2012 well u must have any other addon which conflict the outputs like acronyms for example or maybe a theme u can tell me what addons u have already loaded it on the remote and i might can help Re: Change your color font on mIRC - St_Darius - 10-06-2012 simple and very helpful addon for those who doesn't know to apply color codes on fonts Re: Change your color font on mIRC - Ense7aB - 10-04-2013 mindfreak it doesn't work with me show me unknown command Re: Change your color font on mIRC - Omar - 10-04-2013 contact me at #ophelp ty Re: Change your color font on mIRC - Ense7aB - 10-04-2013 (10-04-2013, 04:03 PM)MinDFreak link Wrote: contact me at #ophelp tythanks man everything works greatly now Re: Change your color font on mIRC - pollaris - 29-03-2016 Thank you for your excellent script. It works very well. -Russ |