Top

Code Snippets by Pass

  (7)  
Sort by 
- Deletes (the Nth matching) text from an item's data using $remtok.
Tags: alias  hash 
+ 0 likes
9 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by Pass on Sep 12, 2008
, also.
Tags: embed  mp3  pic  rar  zip 
+ 0 likes
7 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by Pass on Aug 24, 2008
This code is useful for filtering out any unwanted text, whether it be replacing it or banning the user. All options and settings can be found in the menu. I've commented the aliases with their syntax..
Tags: badword  censor  replace 
+ 0 likes
1 comment(s)   |   Score: 6.0   |   Language: mIRC   |   Posted by Pass on Aug 13, 2008
I originally made this for a blacklist script, but made a more 'universal' version that can be used by multiple scripts. One such usage may be for a quick nickname completor. The example provided is..
Tags: tab 
+ 0 likes
0 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by Pass on Jan 16, 2008
This blacklist uses hashtables to store the data in order to easily maintain the list. This updated version contains a console to control the blacklist in, although only touching the basic commands. -..
Tags: blacklist  hash 
+ 0 likes
0 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by Pass on Aug 26, 2007
Improved version of both /amsg and /ame. Easy enough to use: Paste into remotes [alt+r] & executed by "/amsg <msg>" [or] "/ame <action>"
Tags: alias 
+ 0 likes
13 comment(s)   |   Score: 4.5   |   Language: mIRC   |   Posted by Pass on Jan 12, 2006
Easily used: /anick [nickname] [password] It adds $1, the nickname, to an auto-identify hash table with $2, the password. Just paste in your remotes, and you're ready to go.
+ 0 likes
5 comment(s)   |   Score: 4.5   |   Language: mIRC   |   Posted by Pass on Aug 22, 2005
Bottom