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,301)
You don't have to win every argument. Agree to disagree.
Reply


Messages In This Thread
Change your color font on mIRC - by MinDFreak - 23-10-2011, 05:54 PM
Re: Change your color font on mIRC - by Nex - 03-11-2011, 08:19 AM
Re: Change your color font on mIRC - by MinDFreak - 03-11-2011, 10:43 AM
Re: Change your color font on mIRC - by Nex - 03-11-2011, 04:35 PM
Re: Change your color font on mIRC - by TwinWolf - 09-06-2012, 12:24 PM
Re: Change your color font on mIRC - by MinDFreak - 09-06-2012, 01:22 PM
Re: Change your color font on mIRC - by St_Darius - 10-06-2012, 10:54 AM
Re: Change your color font on mIRC - by Ense7aB - 10-04-2013, 10:29 AM
Re: Change your color font on mIRC - by MinDFreak - 10-04-2013, 04:03 PM
Re: Change your color font on mIRC - by Ense7aB - 10-04-2013, 10:28 PM
Re: Change your color font on mIRC - by pollaris - 29-03-2016, 03:14 PM

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

Forum Jump:


Users browsing this thread: 1 Guest(s)