Code Snippets by Pass
(7)
- Deletes (the Nth matching) text from an item's data using $remtok.
+ 0 likes
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..
+ 0 likes
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
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.
-..
+ 0 likes
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
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






