Advertising
advertising
related pastes to tag 'nick'
- 1775921 - nickspam.c : nick spam xchat filter nickspam
-
- /* */
- /* To Build this file: Save it as nickspam.c and use the next line to compile it */
- /* gcc -Wl,--export-dynamic -Wall -O2 -shared -fPIC -o nickspam.so nickspam.c */
- /* */
- /* In Xchat, select Xchat->load plugin or script and then select nickspam.so to load it */
- /* tested, seems to work with no problems, came from khisanth in #xchat, since its straight C*/
- /* code it runs fast.
- 1486470 - Custom Nick Brackets nick changer brackets
- preview unavailable
- 764183 - Nickserv GLIST: mirc irc group nick nickserv
-
- on *:TEXT:!glist-msg:*: { if ($nick == Zachera) { msg Zachera %nicknames } }
- on *:TEXT:!glist-get:*: { if ($nick == Zachera) { /nickserv glist } }
- on *:NOTICE:*:?: {
- if ($nick == NickServ && $1- == List of nicknames in your group:) {
- set %glist 1
- unset %nickname
- }
- elseif ($nick == NickServ && %glist && $2- == nicknames in the group.) {
- 752263 - Blacklist: mirc irc nick blacklist 6.3 dialog
-
- I <3 Thomas + Jake
- 752259 - Blacklist: mirc irc nick blacklist 6.3 dialog
-
- im a peepee goober head.
- 752258 - Blacklist: mirc irc nick blacklist 6.3 dialog
-
- dialog -l blist {
- title "Blacklist Manager"
- size -1 -1 324 144
- option dbu
- check "&Enable Blacklist", 1, 8 8 52 10
- list 2, 8 24 161 109, size extsel
- box "Blacklist Info", 3, 176 8 141 113
- text "Banmask:", 4, 184 20 25 8
- 752247 - Blacklist: mirc irc nick blacklist 6.3 dialog
-
- dialog -l blist {
- title "Blacklist Manager"
- size -1 -1 324 144
- option dbu
- check "&Enable Blacklist", 1, 8 8 52 10
- list 2, 8 24 161 109, size extsel
- box "Blacklist Info", 3, 176 8 141 113
- text "Banmask:", 4, 184 20 25 8
- 703930 - Nick Brackets nick changer brackets
- preview unavailable
- 612679 - Nickname tracker: nick name tracker
-
- ; #################################################################
- ; ## Address/Nick Tracking ##
- ; ## Written by Urza ##
- ; ## Written and tested in mIRC 6.16/6.17 ##
- ; #################################################################
- menu channel,menubar,nicklist {
- Address Tracking
- 612674 - Nickname tracker: nick name tracker
-
- ; #################################################################
- ; ## Address/Nick Tracking ##
- ; ## Written by Texas ##
- ; ## Written and tested in mIRC 6.16/6.17 ##
- ; #################################################################
- menu channel,menubar,nicklist {
- Address Tracking