BIG text

Platform:  mIRC
Published  Mar 26, 2006
Updated  Mar 26, 2006
Save in mIRC folder as a .mrc...
In a channel the use is /big TEXT
Ex.
/big Hello -- Messages channel: HELLO (In big letters)

To refer to it, use $big(text)
Ex.
//say $big(Hello) -- Messages channel: HELLO (In big letters) alias big {
if ($$1) {
var %btxt = $replace($1-,$chr(32),  ), %txt, %l = $len(%btxt), %p = 0,
%cmd = msg $chan
while (%p < %l) {
inc %p
%txt = %txt $+ $mid(%btxt,%p,1) $+ $iif(%p < %l,$chr(160),$chr(32))
}
if ($active == Status Window) %cmd = echo -tg
%txt.1 = $replace(%txt,™,             ,©,        )
%txt.2 = $replace(%txt,™,             ,©,        )
%txt.3 = $replace(%txt,™,             ,©,        )
%txt.4 = $replace(%txt,™,             ,©,        )
%txt.5 = $replace(%txt,™,             ,©,        )
%cmd $replace(%txt.1,!,  ,$chr(34),   ,$chr(35),        ,$chr(36),       ,$chr(37),       ,$chr(38),      ,', ,$chr(40),   ,$chr(41),   ,$chr(42),     ,+,     ,$chr(44), ,-,     ,., ,/,     ,0,     ,1,  ,2,     ,3,     ,4,     ,5,     ,6,     ,7,     ,8,     ,9,      ,:, ,;, ,<,    ,=,    ,>,    ,?,     ,@,      ,A,      ,B,     ,C,      ,D,      ,E,     ,F,    ,G,      ,H,      ,I,  ,J,   ,K,      ,L,     ,M,       ,N,       ,O,      ,P,      ,Q,      ,R,      ,S,      ,T,      ,U,      ,V,       ,W,         ,X,      ,Y,       ,Z,      ,[,  ,\,     ,],  ,^,    ,_,      ,`,   ,$chr(123),   ,|, ,$chr(125),   ,~,       ,,        ,‚, ,ƒ,     ,„,   ,…,     ,†,     ,‡,     ,ˆ,     ,‰,           )
%cmd $replace(%txt.2,!,  ,$chr(34),   ,$chr(35),        ,$chr(36),       ,$chr(37),       ,$chr(38),      ,', ,$chr(40),   ,$chr(41),   ,$chr(42),     ,+,     ,$chr(44), ,-,     ,., ,/,     ,0,     ,1,  ,2,     ,3,     ,4,     ,5,     ,6,     ,7,     ,8,     ,9,      ,:, ,;, ,<,    ,=,    ,>,    ,?,     ,@,      ,A,      ,B,     ,C,      ,D,      ,E,     ,F,    ,G,      ,H,      ,I,   ,J,   ,K,      ,L,     ,M,       ,N,       ,O,      ,P,      ,Q,      ,R,      ,S,      ,T,      ,U,      ,V,       ,W,         ,X,      ,Y,       ,Z,      ,[,  ,\,     ,],  ,^,    ,_,      ,`,   ,$chr(123),   ,|, ,$chr(125),   ,~,       ,,        ,‚, ,ƒ,     ,„,   ,…,     ,†,     ,‡,     ,ˆ,     ,‰,           )
%cmd $replace(%txt.3,!,  ,$chr(34),   ,$chr(35),        ,$chr(36),       ,$chr(37),       ,$chr(38),      ,', ,$chr(40),   ,$chr(41),   ,$chr(42),     ,+,     ,$chr(44), ,-,     ,., ,/,     ,0,     ,1,  ,2,     ,3,     ,4,     ,5,     ,6,     ,7,     ,8,     ,9,      ,:, ,;, ,<,    ,=,    ,>,    ,?,     ,@,      ,A,      ,B,     ,C,      ,D,      ,E,     ,F,    ,G,      ,H,      ,I,  ,J,   ,K,      ,L,     ,M,       ,N,       ,O,      ,P,      ,Q,      ,R,      ,S,      ,T,      ,U,      ,V,       ,W,         ,X,      ,Y,       ,Z,      ,[,  ,\,     ,],  ,^,    ,_,      ,`,   ,$chr(123),   ,|, ,$chr(125),   ,~,       ,,        ,‚, ,ƒ,     ,„,   ,…,     ,†,     ,‡,     ,ˆ,     ,‰,           )
%cmd $replace(%txt.4,!,  ,$chr(34),   ,$chr(35),        ,$chr(36),       ,$chr(37),       ,$chr(38),      ,', ,$chr(40),   ,$chr(41),   ,$chr(42),     ,+,     ,$chr(44), ,-,     ,., ,/,     ,0,     ,1,  ,2,     ,3,     ,4,     ,5,     ,6,     ,7,     ,8,     ,9,      ,:, ,;, ,<,    ,=,    ,>,    ,?,     ,@,      ,A,      ,B,     ,C,      ,D,      ,E,     ,F,    ,G,      ,H,      ,I,  ,J,   ,K,      ,L,     ,M,       ,N,       ,O,      ,P,      ,Q,      ,R,      ,S,      ,T,      ,U,      ,V,       ,W,         ,Y,       ,X,      ,Z,      ,[,  ,\,     ,],  ,^,    ,_,      ,`,   ,$chr(123),   ,|, ,$chr(125),   ,~,       ,,        ,‚, ,ƒ,     ,„,   ,…,     ,†,     ,‡,     ,ˆ,     ,‰,           )
%cmd $replace(%txt.5,!,  ,$chr(34),   ,$chr(35),        ,$chr(36),       ,$chr(37),       ,$chr(38),      ,', ,$chr(40),   ,$chr(41),   ,$chr(42),     ,+,     ,$chr(44), ,-,     ,., ,/,     ,0,     ,1,  ,2,     ,3,     ,4,     ,5,     ,6,     ,7,     ,8,      ,9,     ,:, ,;, ,<,    ,=,    ,>,    ,?,     ,@,      ,A,      ,B,     ,C,      ,D,      ,E,     ,F,    ,G,      ,H,      ,I,  ,J,   ,K,      ,L,     ,M,       ,N,       ,O,      ,P,      ,Q,      ,R,      ,S,      ,T,      ,U,      ,V,       ,W,         ,X,      ,Y,       ,Z,      ,[,  ,\,     ,],  ,^,    ,_,      ,`,   ,$chr(123),   ,|, ,$chr(125),   ,~,       ,,        ,‚, ,ƒ,     ,„,   ,…,     ,†,     ,‡,     ,ˆ,     ,‰,           )
}
}

Comments

Sign in to comment.
Hawkee   -  Jul 14, 2009
HWV, this was posted back in 2006 so it might have some issues due to age.
 Respond  
HWV   -  Jul 13, 2009
I get a "line too long" error.
 Respond  
SexScript   -  Jul 23, 2007
All I get is a barcode?
 Respond  
FRISH   -  Jun 16, 2007
there is an ifabet this has bigtext which you can change the colours, its the first link off google, thats the only one i found the link for

its ini code, if you want to make it show up when you right click add this at the bottom:
n522=alias IFbigdia {
n523= if ( $dialog(IFBLTdia) ) { dialog -v IFBLTdia IFBLTdia }
n524= else { dialog -md IFBLTdia IFBLTdia }
n525=}
n526=menu Channel,Query {
n527= Colour bigtext:ifbigdia
n528=}
 Respond  
ZabuzaMomochi   -  Jun 16, 2007
Zybez: Stfu
 Respond  
reign51   -  Jun 15, 2007
yeah, this dosent seem to work for me ether
iv been searching for a scipt like this one for about a week and
have not found a successful one.
 Respond  
FLoriz   -  Jun 13, 2007
(21:06:55) <FLoriz|BOT>        
(21:06:55) <FLoriz|BOT>        
(21:06:55) <FLoriz|BOT>        
(21:06:55) <FLoriz|BOT>        
(21:06:55) <FLoriz|BOT>        
 Respond  
Storm2108   -  Apr 24, 2007
Hmm yeah ive made a mrc file everything just comes ot with Black stripes
 Respond  
PowerDragon   -  Nov 03, 2006
it doesnt work
 Respond  
Jason404   -  Nov 02, 2006
When I try using this script the output is corrupted. It is broken and looks like a jumbled mess. I am sure I have done it correctly. If this script hasn\'t been fixed, does anybody know of any other ones that work that do the same thing??
 Respond  
dj4n90   -  Jul 22, 2006
works great thx

make folder ..../mirc/script/BigText
make file BigText.mrc in that folder
paste code into BigText.mrc .. save file

go to mirc
type load -rs \"c:/...../mirc/script/BigText/BigText.mrc

use script with /big blabla
 Respond  
Zybez   -  Apr 08, 2006
WHY DONT IT WORK!!!!!!!!!!!!!!
 Respond  
Zybez   -  Apr 08, 2006
WHY DONT IT WORK!!!!!!!!!!!!!!
 Respond  
Zybez   -  Apr 08, 2006
WHY DONT IT WORK!!!!!!!!!!!!!!
 Respond  
Zybez   -  Apr 08, 2006
WHY DONT IT WORK!!!!!!!!!!!!!!
 Respond  
Jared   -  Apr 03, 2006
Also, Jared make sure you saved in a .mrc on the latest mIRC

No, I use 6.16... in 6.17 works?
 Respond  
Stirk   -  Apr 01, 2006
Oh, Sorry for the double post. Didnt see where it said \"Once again, it isnt Caps Lock but thanks. It is big writing, about 5 lines + tall, and bold letters. I don\'t know about you guys but it works for me.\"
Lol, Sorry =\\
 Respond  
Stirk   -  Apr 01, 2006
/help $upper
 Respond  
Zybez   -  Mar 31, 2006
IT DONT WORK... WTF!
 Respond  
ovelayer   -  Mar 31, 2006
Sorry Yo this script is junk it should b removed..
although the idea is a good one!
there arent many good big scripts out there
maybe someone here would be kind enuff to mod it
but don\'t hold yer breath!
 Respond  
Biggeorgiafan14   -  Mar 29, 2006
Once again, it isnt Caps Lock but thanks. It is big writing, about 5 lines + tall, and bold letters. I don\'t know about you guys but it works for me.
 Respond  
VaMp1r   -  Mar 28, 2006
There is a CAPS LOCK on my keyboard.
:))))))))))
 Respond  
Zybez   -  Mar 28, 2006
[6:10pm] <Invin`RuneBot>        
[6:10pm] <Invin`RuneBot>        
[6:10pm] <Invin`RuneBot>        
[6:10pm] <Invin`RuneBot>        
[6:10pm] <Invin`RuneBot>        
 Respond  
Biggeorgiafan14   -  Mar 28, 2006
lol KuTsuM, this text isnt in caps... It is like 5 lines tall :)
Also, Jared make sure you saved in a .mrc on the latest mIRC
 Respond  
KuTsuM   -  Mar 27, 2006
Ever heard of $uppper()?
 Respond  
Jared   -  Mar 27, 2006
(16:16:21) >        
(16:16:21) >        
(16:16:21) >        
(16:16:21) >        
(16:16:21) >        

?????
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.