Top

mIRC Code Snippets Tagged with character

  (12)  
Sort by 
This is a little snippet but it is extremely useful. This alias will allow you to send large amounts of text to a channel without worrying about flooding or the size of the line. If you send it a line..
+ 0 likes
8 comment(s)    Score: 0.0    Platform: mIRC    Posted by FordLawnmower on Jul 07, 2009
Similar to my last identifier, I now present you $chrpad(). $chrpad(txt, len, chr, s) txt is the text you want to apply padding to. len is the MAXIMUM length of the full string, including..
+ 1 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Jul 02, 2009
this is a dialog snippet made to count the character's of a line. its not very useful but i think i remember someone saying that they wanted a word counter. i don't know if i can make a word counter but..
Tags: character  counter 
+ 0 likes
5 comment(s)    Score: 0.0    Platform: mIRC    Posted by `Green on Dec 24, 2008
The variables have been changed from global to local. This way, no "/unset" commands are needed.
Tags: character  map  mirc 
+ 0 likes
2 comment(s)    Score: 0.0    Platform: mIRC    Posted by vSkyzv on Nov 10, 2008
Hello, a simple command that finds characters or checks if there are numbers in the text. Put it in the Remotes section. Syntax: )) and it returns the character -n : Enter some text and it returns..
+ 0 likes
1 comment(s)    Score: 0.0    Platform: mIRC    Posted by StaticX__ on Oct 23, 2008
Allows you to copy a character which is not found on a standard American keyboard to the clipboard and simply just copy/paste it into your message. If I'm missing any, please PM me them, thanks! ..
+ 0 likes
1 comment(s)    Score: 0.0    Platform: mIRC    Posted by vaseline28 on Jul 10, 2008
just a simple Character Flood Protection script for a bot. load into Ur bot's remotes and set Ur self as bot owner by typing /owner Urnick on Ur bot's side. Then set amount of Character's to Warn/Kick/Ban..
Tags: bot  character  flood  protection 
+ 2 likes
0 comment(s)    Score: 9.0    Platform: mIRC    Posted by napa182 on Oct 23, 2007
This snippet goes two ways. You can type /ascii win to create a new window with the characters, or /ascii dial to create a dialog with the characters. Your choice to what you think is easier. Please note..
Tags: ascii  character  dialog  window 
+ 0 likes
3 comment(s)    Score: 6.5    Platform: mIRC    Posted by eXiled on Oct 12, 2007
; $getasc - Roy_ ; Credits ; ------- ; This snippet may appear similar to Lindrian's $asc_ snippet, part of the snippet actually does what Lindrian's snippet does. ; I give credit to Lindrian for the..
Tags: asc  character  format  number 
+ 0 likes
8 comment(s)    Score: 4.0    Platform: mIRC    Posted by Roy_ on Oct 03, 2007
just paste this thing into remotes and type !vsc you can go ahead and modify the on text part and the way it is displayed
+ 0 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by Sephiroth1n6 on Sep 22, 2007
I made this script some time ago without releasing it, and have recently converted it from .ini's to hash tables along with my Word Counter script, these two scripts are my first real attempts at using..
Tags: char  character  count  counter  hash 
+ 0 likes
4 comment(s)    Score: 0.0    Platform: mIRC    Posted by Olliegod on Jul 21, 2007
Use /chr <letter etc.> to find the $chr code for that chr. Example: /chr A would return 65. Very simple, small code, and can be done manually, but it makes it a bit easier.
Tags: ascii  character 
+ 0 likes
9 comment(s)    Score: 4.8    Platform: mIRC    Posted by supergeo on Aug 16, 2005
Bottom