Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change your color font on mIRC
#1
  • This addon is helpful to change your color font using the color codes like you want and this addon work on mIRC or any script based on it.
How to load the addon on your mIRC script (choose either 1 or 2)

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 }
alias coloroff { unset %color }
on *:input:*:{
  if (%color) && ($left($1,1) !isin /!) && (c !isincs $chan(#).mode) {
    haltdef
    say $chr(3) $+ %color $+ $chr(2) $+ $chr(2) $+ $1-
  }
}

How to use
  • Use it is very simple you need to know the color codes first .. to know them press Ctrl + K and it will give u a small list of the colors code to choose anyone.
  • To make it work and change the color of the font u need to type /coloron <color code> as for example if you want to chose blue press /coloron then ctrl +k and then choose the color then press enter.
  • To make the color font back as black (Off) just press /coloroff.
Please Note:

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


Attached Files
.mrc   Color.mrc (Size: 234 bytes / Downloads: 1,103)
You don't have to win every argument. Agree to disagree.
Reply
#2
i love it Big Grin Big GrinBig Grin ...
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 Smile SmileSmile
I wasn't born to become happy, I was born to help others to become happy!
Kev :]
Reply
#3
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
You don't have to win every argument. Agree to disagree.
Reply
#4
I got it!...Had to change sth in the "event.nns" of NNscript
I wasn't born to become happy, I was born to help others to become happy!
Kev :]
Reply
#5
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. ^_^
Reply
#6
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
You don't have to win every argument. Agree to disagree.
Reply
#7
simple and very helpful addon for those who doesn't know to apply color codes on fonts
Reply
#8
mindfreak it doesn't work with me show me unknown command

Reply
#9
contact me at #ophelp ty
You don't have to win every argument. Agree to disagree.
Reply
#10
(10-04-2013, 04:03 PM)MinDFreak link Wrote: contact me at #ophelp ty
thanks man everything works greatly now
Reply
#11
Thank you for your excellent script.
It works very well.
-Russ

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  secure query for mirc wildcard 2 2,995 20-03-2019, 05:37 AM
Last Post: immortal
  Timestamp change SaNCaK 2 3,563 22-01-2017, 01:02 PM
Last Post: immortal
  Mirc and a VPS Proxy using Netcat turnip 0 2,432 09-12-2016, 08:52 PM
Last Post: turnip
  mIRC 7.46 [Aug 1st, 2016] Keith 0 2,098 10-08-2016, 02:52 PM
Last Post: Keith
  mIRC (Version 7.35) Keith 1 3,088 31-05-2016, 12:04 PM
Last Post: immortal
  mIRC (Version: 7.43) Keith 4 5,938 28-05-2016, 09:30 AM
Last Post: Manati
  Vlc addons for mIRC DrAgOnHeArT 0 2,686 27-05-2016, 02:21 PM
Last Post: DrAgOnHeArT
  Translator any language for Mirc Script IrCQ-Net 4 8,106 23-10-2014, 03:13 PM
Last Post: Omar
  mIRC for Mobile Phones Omar 3 6,132 09-12-2013, 10:16 AM
Last Post: Omar
  mIRC with other languages Omar 1 3,406 11-04-2012, 01:40 PM
Last Post: WildCat

Forum Jump:


Users browsing this thread: 1 Guest(s)