Top

mIRC Code Snippets Tagged with character

  (6)  
Sort by 
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 
0 comment(s)   |   Score: 8.8   |   Language: 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 
3 comment(s)   |   Score: 6.5   |   Language: 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 
8 comment(s)   |   Score: 4.0   |   Language: 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 comment(s)   |   Score: 0.0   |   Language: 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 
4 comment(s)   |   Score: 0.0   |   Language: 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 
8 comment(s)   |   Score: 4.8   |   Language: mIRC   |   Posted by supergeo on Aug 16, 2005
Bottom