mIRC Code Snippets Tagged with character
(6)
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
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
; $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
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
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
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.