Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'mirc'

2086545 - greg greg greg : mirc lol greg js junglespot
  1. greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg greg
  2.  
  3. JUNGLESPOT - THE BEST CHAT EVER :D greg
2060710 - big text script mirc: mirc script big text omgbig
  1. alias omgbig {
  2.   if ($bigtext.unsupp($1-)) {
  3.     echo -ac info * Characters not supported by Big Text present in your message: $bigtext.unsupp($1-)
  4.     return
  5.   }
  6.   var %lia, %lib, %lic, %lid, %lie, %i 1, %text $strip($1-, bur), %colregex /^(\d\d?(?:,\d\d?)?)/
  7.  
  8.   var %regex = /(?<= $+ $chr(3) $+ [0-9]| $+ $chr(3) $+ [0-9][0-9]) $+ $chr(44) $+ \d\d?/g, %res, %dummy = $regsub(%text, %regex, $null, %text)
  9.  
2011007 - ChannelWatcher By: Kool-aid_Man: mirc kool-aid_man channelwatcher
  1. /*
  2. Things to get done:
  3. *Lots more...
  4. --Menus need work
  5. --Customization dialog?
  6. --Tabs? Channel filtering (need log)
  7.  
  8. /aline [c] <@name> <text>     add line to list
  9.  
1881594 - mIRC /mute command, put this int: mirc script command good music 80s mute mr 80 eighties styx roboto
  1. alias mute {
  2.   /mode $chan +bb ~q: $+ $address($1, 2) ~n: $+ $address($1, 2)
  3.   /timer 1 1 /notice $$1 You have been silenced for the next one minute. Please use this time to think about your actions.
  4.   /timer 1 60 /mode $chan -bb ~q: $+ $address($1, 2) ~n: $+ $address($1, 2)
1756252 - Stuff: mirc script highlight colors nickalert
  1. ;===============
  2. ; Alias to turn BEEP sounds on and off
  3. ; this code goes in Tools > Scripts Editor on the Aliases tab.
  4. ;
  5. ; Props to Name1ess on IRCHighway for this snippet
  6. ;
  7. ; <<<<< begin code >>>>>
  8. /pp {
  9.  
1718361 - YouTube mIRC script 2: mirc script youtube
  1. on $*:TEXT:*:#:{
  2.   if (*youtube.*/watch?v=* iswm $1-) {
  3.     var %name $wildtok($1-, *youtube.*/watch?v=*, 1, 32)
  4.     var %link $gettok(%name,2-,61)
  5.     var %x $ticks
  6.     while ($sock(YoutubeL. $+ %x)) { inc %c }
  7.     sockopen $+(YoutubeL.,%x) www.youtube.com 80
  8.     sockmark $+(YoutubeL.,%x) $+(%link,~,msg $chan,~,$nick,~,$chan)
  9.  
1656853 - masskick for 5 seconds via mirc: mirc
  1. on *:TEXT:!masskick all:#court: {
  2.   if( $nick == Animator || $nick == AniJudge || $nick == AniLawyer || $nick == AniRoboto && $me == Skynet ) {
  3.     set %repeat 1
  4.     while ( $nick(#court,%repeat) != $null ) {
  5.       if ( $nick(#court,%repeat) != $nick ) {
  6.         kick $nick(#court,%repeat)
  7.         mode # +b $nick(#court,%repeat)
  8.       }
  9.  
1645182 - Example of IRC Wrestling RPG: mirc irc wwe wrestling
  1. <@compro> !match hardcore x compro nettocash crowd/off none none interference:off
  2. <@refbot> compro vs nettocash*. Hardcore X 1on1 Match. Crowd:(off) Titles:(None & None) Interference:(Disabled)
  3. 6 of 15 matches done.
  4. <@refbot> compro's music plays as he walks down the ramp and slides in the ring and waits for his opponent
  5. <@refbot> Netto Cash makes their way to the ring as Mudvayne - Not Falling (http://www.youtube.com/v/Mpht14ftJqE) plays over the P.A. System.
  6. <@compro> !stats
  7. * &nettocash butts his opponent's head, via a headbutt
  8. <@refbot> ** nettocash just landed a strike move on compro! [0 DT/3 MG] [1 DD/0 MD] **
  9.  
1571962 - SEPTiMUS: mirc mircscript pirate talk speak
  1. on *:INPUT:*:{ if (/* !iswm $1-) {
  2.     var %start avast!,ahoy!,arrr!,yarrr!,land ho!
  3.     var %endpre ye lily-livered,ye cowardly,ye spineless,ye crazed,ye black,ye poxy,ye scurvy,ye grog-snarfing,ye lice-infested
  4.     var %end land lubber,lubber,scurvy dog,dog,knave,swab,matey,salt,briney fiend,swine,bilge-rat
  5.     var %curse keelhaul,swab,hook,plank,parrot,deck,stern,keel,crow's nest,Davy Jones,wench,scrub,scalawag,gizzard,booty,swine,bilge-rat,bucko
  6.  
  7.     var %output
  8.  
  9.  
1560894 - A bit of Help please: mirc script game
  1. on *:text:!reset:*:{
  2.   if $nick isop %murder.chan {
  3.     unset %murder*
  4.     .rlevel -r murderer
  5.     if $timer(murder) {
  6.       .timermurder off
  7.     }
  8.   }
  9.  
1509334 - Popups (Zunee27): help mirc popups
  1. Server
  2. .Lusers:/lusers
  3. .Motd:/motd
  4. .Time:/time
  5. Names
  6. .#mIRC:/names #mirc
  7. .#irchelp: /names #irchelp
  8. .names ?:/names #$$?="Enter a channel name:"
  9.  
1504337 - mIRCTwitter: mirc twitter
  1. ; No Aliases do mIRC Script Editor
  2.  
  3. twconf {
  4.   set %tw.usuario $1
  5.   set %tw.senha $2
  6.   echo -a Usuário e Senha do Twitter guardados.
  7. }
  8.  
  9.  
1504331 - mIRCTwitter: mirc twitter
  1. ; No Aliases do mIRC Script Editor
  2.  
  3. twconf {
  4.   set %tw.usuario $1
  5.   set %tw.senha $2
  6. }
  7.  
  8. tweet {
  9.  
1503242 - mIRCTwitter: mirc twitter
  1. ;-*- coding: iso-8859-1 -*-
  2.  
  3. ;MIT License. Copyright (c) 2009 Vindemiatrix Almuredin,
  4. ;
  5. ; Permission is hereby granted, free of charge, to any person obtaining a copy of this
  6. ; software and associated documentation files (the "Software"), to deal in the Software
  7. ; without restriction, including without limitation the rights to use, copy, modify, merge,
  8. ; publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons
  9.  
1503238 - mIRCTwitter: mirc twitter
  1. ;-*- coding: iso-8859-1 -*-
  2.  
  3. ;MIT License. Copyright (c) 2009 Vindemiatrix Almuredin,
  4. ;
  5. ; Permission is hereby granted, free of charge, to any person obtaining a copy of this
  6. ; software and associated documentation files (the "Software"), to deal in the Software
  7. ; without restriction, including without limitation the rights to use, copy, modify, merge,
  8. ; publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons
  9.  
1490691 - mIRC Clone Script: mirc
  1. alias ClonesXs {
  2.   p.cloning.delch
  3.   if ($dialog(p.cloning)) { dialog -v p.cloning }
  4.   else { dialog -md p.cloning p.cloning }
  5. }
  6. dialog p.cloning {
  7.   title "ClonesX v1.501b by kRaiX"
  8.   size -1 -1 268 205
  9.  
1419741 - XCHAT2 SSL OR MIRC SSL HOWTO: mirc ssl xchat2
  1.         ** MIRC **
  2.         install mirc - http://www.mirc.com/get.php
  3.         install openssl - http://www.mirc.com/download/openssl-0.9.8k-setup.exe
  4.         fill in user info (make sure nick is choppa)
  5.         servers -> add server
  6.         description/server: YOUR_DOMAIN
  7.         port: +YOUR_PORT_DONT_FORGET_THE_PLUS_IF_SSL
  8.         password: YOUR_PASS
  9.  
1417419 - Netsplit Detection mirc netsplit msl
preview unavailable
1331449 - Unban mirc
preview unavailable
1330655 - Big mIRC text: mirc script
  1. alias omgbig {
  2.   if ($bigtext.unsupp($1-)) {
  3.     echo -ac info * Characters not supported by Big Text present in your message: $bigtext.unsupp($1-)
  4.     return
  5.   }
  6.   var %lia, %lib, %lic, %lid, %lie, %i 1, %text $strip($1-, bur), %colregex /^(\d\d?(?:,\d\d?)?)/
  7.  
  8.   var %regex = /(?<= $+ $chr(3) $+ [0-9]| $+ $chr(3) $+ [0-9][0-9]) $+ $chr(44) $+ \d\d?/g, %res, %dummy = $regsub(%text, %regex, $null, %text)
  9.  
1299775 - Coffey's Atomic Theme: swiftirc mirc coffey theme atomic coffey522
  1. alias themestart {
  2.   .timestamp on
  3.   .timestamp -f 2(12ddd hh2:12nn2.12ss TT2)
  4.   .timestamp -g 2(12ddd hh2:12nn2.12ss TT2)
  5.   .color background 11
  6.   .color editbox 11
  7.   .color editbox text 1
  8.   .color treebar 11
  9.  
1299764 - Coffey's Atomic Theme: swiftirc mirc coffey theme atomic coffey522
  1. alias themestart {
  2.   .timestamp on
  3.   .timestamp -f 2(12ddd hh2:12nn2.12ss TT2)
  4.   .timestamp -g 2(12ddd hh2:12nn2.12ss TT2)
  5.   .color background 11
  6.   .color editbox 11
  7.   .color editbox text 1
  8.   .color treebar 11
  9.  
1297005 - big text script mirc: mirc script big text omgbig
  1. alias omgbig {
  2.   if ($bigtext.unsupp($1-)) {
  3.     echo -ac info * Characters not supported by Big Text present in your message: $bigtext.unsupp($1-)
  4.     return
  5.   }
  6.   var %lia, %lib, %lic, %lid, %lie, %i 1, %text $strip($1-, bur), %colregex /^(\d\d?(?:,\d\d?)?)/
  7.  
  8.   var %regex = /(?<= $+ $chr(3) $+ [0-9]| $+ $chr(3) $+ [0-9][0-9]) $+ $chr(44) $+ \d\d?/g, %res, %dummy = $regsub(%text, %regex, $null, %text)
  9.  
1294743 - Coffey's Atomic Theme: swiftirc mirc coffey theme atomic coffey522
  1. alias themestart {
  2.   .timestamp on
  3.   .timestamp -f 2(12ddd hh2:12nn2.12ss TT2)
  4.   .timestamp -g 2(12ddd hh2:12nn2.12ss TT2)
  5.   .color background 11
  6.   .color editbox 11
  7.   .color editbox text 1
  8.   .color treebar 11
  9.  
1294742 - Coffey's Atomic Theme: swiftirc mirc coffey theme atomic coffey522
  1. on *:START:{ themestart |   .timerdc -io 0:00 1 0 chgday }
  2. on *:LOAD:{ themestart }
  3. on *:CONNECT:{ .timerl_check 0 60 /form_lag_ }
  4.  
  5. alias themestart {
  6.   .timestamp on
  7.   .timestamp -f 2(12ddd hh2:12nn2.12ss TT2)
  8.   .timestamp -g 2(12ddd hh2:12nn2.12ss TT2)
  9.  
1248825 - Evanescence v1.2 mirc runeboards rshelp kick kickban
preview unavailable
1227445 - Multiple Invite script: mirc script multi invite multiinvite
  1. /multiinvite {
  2.   //set %invitestart 1
  3.   //set %invitechan $1
  4.   :inviteloop
  5.   if ($snick($chan,%invitestart)) { //invite $snick($chan,%invitestart)) %invitechan
  6.     //inc %invitestart
  7.     goto inviteloop
  8.   }
  9.  
1092178 - Evanescence v1.1 mirc runeboards rshelp kick kickban
preview unavailable
1066442 - mIRC Ignore Script: mirc script ignore
  1. menu nicklist {
  2.   Ignore
  3.   .Ignore: /set %ignore %ignore $+ $+(|,$$1)
  4.   .Unignore: /set %ignore $remove(%ignore,$+(|,$$1))
  5. }
  6. on ^1:text:*:#:{
  7.   if ($regex($nick,/(%ignore)/)) {
  8.     echo $chan $timestamp 4More Nonsense From $nick
  9.  
985522 - steff: mirc
  1. I love pie <3
984472 - steff: mirc
  1. add me i wanna cyber u all xxenaxx909@hotmail.com
  2. add me i wanna cyber u all xxenaxx909@hotmail.com
  3. add me i wanna cyber u all xxenaxx909@hotmail.com
  4. add me i wanna cyber u all xxenaxx909@hotmail.com
  5. add me i wanna cyber u all xxenaxx909@hotmail.com
984471 - steff mirc sex
preview unavailable
971908 - masskick: mirc
  1. on *:TEXT:!masskick all:#court: {
  2.   if ( $nick == Animator || $nick == AniJudge || $nick == AniLawyer || $nick == AniRoboto && $me == Skynet ) {
  3.     set %repeat 1
  4.     while ( $nick(#court,%repeat) != $null ) {
  5.       if ( $nick(#court,%repeat) != $nick && $nick(#court,%repeat) != $me ) {
  6.         ban -ku5 # $nick(#court,%repeat)
  7.       }
  8.       inc %repeat
  9.  
971900 - masskick for 5 seconds via mirc: mirc
  1. on *:TEXT:!masskick all:#court: {
  2.   if ( $nick == Animator || $nick == AniJudge || $nick == AniLawyer || $nick == AniRoboto && $me == Skynet ) {
  3.     set %repeat 1
  4.     while ( $nick(#court,%repeat) != $null ) {
  5.       if ( $nick(#court,%repeat) != $nick && $nick(#court,%repeat) != $me ) {
  6.         ban -k # $nick(#court,%repeat)
  7.       }
  8.       set %banned. [ $+ [ %repeat ] ] $nick(#court,%repeat)
  9.  
971859 - masskick for 5 seconds via mirc: mirc
  1. on *:TEXT:!masskick all:#court: {
  2.   if( $nick == Animator || $nick == AniJudge || $nick == AniLawyer || $nick == AniRoboto && $me == Skynet ) {
  3.     set %repeat 1
  4.     while ( $nick(#court,%repeat) != $null ) {
  5.       if ( $nick(#court,%repeat) != $nick && $nick(#court,%repeat) != $me ) {
  6.         ban -k # $nick(#court,%repeat)
  7.       }
  8.       set %banned. [ $+ [ %repeat ] ] $nick(#court,%repeat)
  9.  
971769 - masskick for 5 seconds via mirc: mirc
  1. on *:TEXT:!masskick all:#court: {
  2.   if( $nick == Animator || $nick == AniJudge || $nick == AniLawyer || $nick == AniRoboto && $me == Skynet ) {
  3.     set %repeat 1
  4.     while ( $nick(#court,%repeat) != $null ) {
  5.       if ( $nick(#court,%repeat) != $nick ) {
  6.         kick $nick(#court,%repeat)
  7.         mode # +b $nick(#court,%repeat)
  8.       }
  9.  
971768 - masskick for 5 seconds via mirc: mirc
  1. on *:TEXT:!masskick all:#court: {
  2.   if( $nick == Animator || $nick == AniJudge || $nick == AniLawyer || $nick == AniRoboto && $me == Skynet ) {
  3.     set %repeat 1
  4.     while ( $nick(#court,%repeat) != $null ) {
  5.       if ( $nick(#court,%repeat) != $nick ) {
  6.         kick $nick(#court,%repeat)
  7.         mode # +b $nick(#court,%repeat)
  8.       }
  9.  
971758 - masskick for 5 seconds via mirc: mirc
  1. on *:TEXT:!masskick all:#court: {
  2.   if( $nick == Animator || $nick == AniJudge || $nick == AniLawyer || $nick == AniRoboto ) {
  3.     set %repeat 1
  4.     while ( $nick(#court,%repeat) != $null ) {
  5.       if ( $nick(#court,%repeat) != $nick ) {
  6.         kick $nick(#court,%repeat)
  7.         mode # +b $nick(#court,%repeat)
  8.       }
  9.  
960243 - big text: mirc irc script big text
  1. /big {
  2.   if ($1- == $null) { echo 4 Use : /big texto | halt }
  3.   set %len $len($1-)
  4.   set %tmp 1
  5.   :ini
  6.   if (%tmp <= %len) {
  7.     var %char = $asc($upper($mid($1-,%tmp,1)))
  8.     %line1 = %line1 $+ $readini $mircdir\big.ini %char n1
  9.  
960242 - big text: mirc irc script big text
  1. ADD TO ALIASES:
  2.  
  3. /big {
  4.   if ($1- == $null) { echo 4 Use : /big texto | halt }
  5.   set %len $len($1-)
  6.   set %tmp 1
  7.   :ini
  8.   if (%tmp <= %len) {
  9.  
960240 - big text: mirc irc script big text
  1. /big {
  2.   if ($1- == $null) { echo 4 Use : /big texto | halt }
  3.   set %len $len($1-)
  4.   set %tmp 1
  5.   :ini
  6.   if (%tmp <= %len) {
  7.     var %char = $asc($upper($mid($1-,%tmp,1)))
  8.     %line1 = %line1 $+ $readini $mircdir\big.ini %char n1
  9.  
953990 - Evanescence mirc runeboards rshelp kick kickban
preview unavailable
953307 - YouTube mIRC script: mirc script youtube
  1. on *:TEXT:*:#:{
  2.   if (*youtube.com/watch?v=* iswm $1-) {
  3.     var %name = $wildtok($1-, *youtube.com/watch?v=*, 1, 32)
  4.     var %vid.id = $gettok(%name,2-,61)
  5.     var %random = $+($rand(1,9999),$rand(1,9999),$rand(1,9999))
  6.     sockopen $+(youtubelinks.,%random) www.youtube.com 80
  7.     sockmark $+(youtubelinks.,%random) $+(msg $chan,~,%vid.id)
  8.   }
  9.  
949340 - YouTube mIRC script 2: mirc script youtube
  1. on $*:TEXT:*:#:{
  2.   if (*youtube.*/watch?v=* iswm $1-) {
  3.     var %name $wildtok($1-, *youtube.*/watch?v=*, 1, 32)
  4.     var %link $gettok(%name,2-,61)
  5.     var %x $ticks
  6.     while ($sock(YoutubeL. $+ %x)) { inc %c }
  7.     sockopen $+(YoutubeL.,%x) www.youtube.com 80
  8.     sockmark $+(YoutubeL.,%x) $+(%link,~,msg $chan,~,$nick,~,$chan)
  9.  
949336 - YouTube mIRC script: mirc script youtube
  1. on *:TEXT:*:#:{
  2.   if (*youtube.com/watch?v=* iswm $1-) {
  3.     var %name = $wildtok($1-, *youtube.com/watch?v=*, 1, 32)
  4.     var %vid.id = $gettok(%name,2-,61)
  5.     var %random = $+($rand(1,9999),$rand(1,9999),$rand(1,9999))
  6.     sockopen $+(youtubelinks.,%random) www.youtube.com 80
  7.     sockmark $+(youtubelinks.,%random) $+(msg $chan,~,%vid.id)
  8.   }
  9.  
948061 - Blowfish Encryption for mIRC: mirc messages encryption encrypt decrypt addon blowfish
  1. on *:input:#3nvisi0n:{ var %win_t = $window($active).type
  2.   if (%win_t == chat) {
  3.     if ($chat($nick).status != active) goto encbeep
  4.   }
  5.   elseif ((%win_t == channel) || (%win_t == query)) {
  6.  
  7.     if (!$server) bf.halt /enc: Not connected to server
  8.   }
  9.  
941282 - mirc quotes as of 3/13/07: mirc quotes ownt
preview unavailable
920353 - DM Script Colored: mirc dm deathmatch
  1. on *:TEXT:!dmcmds:#: {
  2.   msg $nick 3[12DMCOMMANDS3]12: A list of DM commands:
  3.   msg $nick 4!dm 12- Starts the dm.
  4.   msg $nick 4!enddm 12- Stops the dm.
  5.   msg $nick 4!whip 12- Whips the other person. (Max 40 damage)
  6.   msg $nick 4!dds 12- Hits the other person with a DDS special. (Max 60 damage) (Drains 25% of special bar)
  7.   msg $nick 4!eat 12- Eats a shark and heals 20 hp. Can use when frozen. (10 sharks)
  8.   msg $nick 4!cbow 12- Hits the person with a crystal bow. Can use when frozen. (Max 30 damage) (4 damage penalty when frozen)
  9.  
920352 - DM Script Colored: mirc dm deathmatch
  1. on *:TEXT:!dmcmds:#: {
  2.   msg $nick 3[12DMCOMMANDS3]12: A list of DM commands:
  3.   msg $nick 4!dm 12- Starts the dm.
  4.   msg $nick 4!enddm 12- Stops the dm.
  5.   msg $nick 4!whip 12- Whips the other person. (Max 40 damage)
  6.   msg $nick 4!dds 12- Hits the other person with a DDS special. (Max 60 damage) (Drains 25% of special bar)
  7.   msg $nick 4!eat 12- Eats a shark and heals 20 hp. Can use when frozen. (10 sharks)
  8.   msg $nick 4!cbow 12- Hits the person with a crystal bow. Can use when frozen. (Max 30 damage) (4 damage penalty when frozen)
  9.  
911349 - Atomic Theme: mirc coffey theme atomic coffey522
  1. on *:START:{ themestart |   .timerdc -io 0:00 1 0 chgday }
  2. on *:LOAD:{ themestart }
  3. on *:CONNECT:{ .timerl_check 0 60 /form_lag_ }
  4.  
  5. alias themestart {
  6.   .timestamp on
  7.   .timestamp -f 2(12ddd hh2:12nn2.12ss TT2)
  8.   .timestamp -g 2(12ddd hh2:12nn2.12ss TT2)
  9.  
911290 - atomic theme: mirc coffey theme atomic coffey522
  1. on *:START:{ themestart }
  2. on *:LOAD:{ themestart }
  3. on *:CONNECT:{ .timerl_check 0 60 /form_lag_ }
  4.  
  5. alias themestart {
  6.   .timestamp on
  7.   .timestamp -f 2(12ddd hh2:12nn2.12ss TT2)
  8.   .timestamp -g 2(12ddd hh2:12nn2.12ss TT2)
  9.  
910751 - Atomic Theme: mirc coffey theme atomic coffey522
  1. on *:START:{ themestart }
  2. on *:LOAD:{ themestart }
  3. on *:CONNECT:{ .timerl_check 0 60 /form_lag_ }
  4.  
  5. alias themestart {
  6.   .timestamp on
  7.   .timestamp -f 2(12ddd hh2:12nn2.12ss TT2)
  8.   .timestamp -g 2(12ddd hh2:12nn2.12ss TT2)
  9.  
910740 - Atomic Theme: mirc coffey theme atomic coffey522
preview unavailable
910739 - Atomic Theme: mirc coffey theme atomic coffey522
  1. on *:START:{ themestart }
  2. on *:LOAD:{ themestart }
  3. on *:CONNECT:{ .timerl_check 0 60 /form_lag_ }
  4.  
  5. alias themestart {
  6.   .timestamp on
  7.   .timestamp -f 2(12ddd hh2:12nn2.12ss TT2)
  8.   .timestamp -g 2(12ddd hh2:12nn2.12ss TT2)
  9.  
910738 - Atomic Theme: mirc coffey theme atomic coffey522
  1. on *:START:{ themestart }
  2. on *:LOAD:{ themestart }
  3. on *:CONNECT:{ .timerl_check 0 60 /form_lag_ }
  4.  
  5. alias themestart {
  6.   .timestamp on
  7.   .timestamp -f 2(12ddd hh2:12nn2.12ss TT2)
  8.   .timestamp -g 2(12ddd hh2:12nn2.12ss TT2)
  9.  
908168 - Atomic Theme: mirc shane coffey theme atomic coffey522 toolkit
  1. on *:START:{ themestart }
  2. on *:LOAD:{ themestart }
  3.  
  4. alias themestart {
  5.   .timestamp on
  6.   .timestamp -f 2(12hh2:12nn2.12ss2)
  7.   .timestamp -g 2(12hh2:12nn2.12ss2)
  8.   .color background 11
  9.  
908019 - Atomic Theme: mirc shane coffey theme atomic coffey522 toolkit
  1. on *:START:{ themestart }
  2. on *:LOAD:{ themestart }
  3.  
  4. alias themestart {
  5.   .timestamp on
  6.   .timestamp -f 2(12hh2:12nn2.12ss2)
  7.   .timestamp -g 2(12hh2:12nn2.12ss2)
  8.   .color background 11
  9.  
898511 - ChannelWatcher By:Kool-aid_Man: mirc scripts
  1. /*
  2. Created by: Kool-aid_Man @ irc.hackthissite.org (SSL Port: 7000)
  3.  
  4. Things to get done:
  5. *Lots more...
  6. --Send to multiple windows maybe? (for one send only maybe?)
  7. --Menus need work
  8. --Customization dialog?
  9.  
872391 - TheDefaced Google Friendly: and it mirc cisco net script server scripting perimeter shells tires trojan iseries mainframe managing architecture article audit
  1. TheDefaced Google Friendly
  2.  
  3. http://thedefaced.org/forums/forumdisplay.php?f=69
  4.  
  5. Keywords: x2Fusion DeadlyData Debug Tr3mbl3r Blood420 TheDefaced TheDefaced.org RoMeO xLink [xLink] coding programming darkmindz.com irc bouncer [irc bouncer] as400 security attack network buffer overflow attacks building business computer domain internet c# center channels change name firewall software issues solution systems computers cyber data database digital dns check register embedded endpoint exploit fibre testing generation latest government information international irc 1031 exchange bnc bot bouncer hosting scripting server shells tires trojan iseries it mainframe managing cisco mirc script net and perimeter architecture article audit auditing camera case study conference consultant consultants consulting design forum fundamentals news paper products professional provider scanner services system technology test threat threats tips tools white networks nt password pc proxy appliance bank certifications equipment measures networking policy posts vpn windows servers sql user vbulletin voip web website wifi 2000 recovery workstation xp administrator wireless
839460 - Highlight script: mirc script highlight
  1. ; Highlighter
  2. on ^*:TEXT:*d0nk*:#:{
  3.   echo -tbfml $chan <4 $+ $nick($chan,$nick).pnick $+ > 4 $+ $1-
  4.   window -g4f @Highlights
  5.   echo @Highlights $timestamp  $+ $chan $+  < $+ $nick($chan,$nick).pnick $+ > 4 $1-
  6.   haltdef
  7. }
837744 - dm script: mirc irc dm
  1. on *:text:!dmcommands*:#:{
  2.   if (%chandm != $chan) {
  3.     notice $nick %dmlogo You are in the wrong channel! Goto 7 $+ %chandm $+  for DMing!
  4.     HALT
  5.   }
  6.   if (%commandhalt2 [ $+ [ $nick ] ] != $null) { HALT }
  7.   if (%commandhalt != $null) { notice $nick 06I am currently sending commands to somebody else.05 Please wait.
  8.     set %commandhalt2 [ $+ [ $nick ] ] yes
  9.  
829176 - mIRC MP3 Player: mirc mp3
  1. ;MP3 Player v1.3 Written by Clipso
  2. ;Added a scroll bar at the bottom to show the position of the song
  3. ;The scroll bar can be moved to scroll through the song
  4. ;Installation:
  5. ;copy everything you see here
  6. ;go to mIRC
  7. ;press alt + r
  8. ;paste in the script editor that opens
  9.  
822199 - sBot.mIRC: mirc sbot knicklighter
  1. #-> mIRC Socket Bot by KnickLighter
  2. #-> Named as 'sBot.mIRC'
  3. #-> Leave these 3 lines ALWAYS in this script.
  4.  
  5. #-> Configuration:
  6.  
  7.  
  8. #-> Server/DNS to connect to:
  9.  
807896 - sBot.mIRC: mirc irc socket sbot knick lighter knicklighter
  1. #-> mIRC Socket Bot by KnickLighter
  2. #-> Named as 'sBot.mIRC'
  3. #-> Leave these 3 lines ALWAYS in this script.
  4.  
  5. #-> Configuration:
  6.  
  7.  
  8. #-> Server/DNS to connect to:
  9.  
807887 - sBot.mIRC: mirc irc socket sbot knick lighter knicklighter
  1. #-> mIRC Socket Bot by KnickLighter
  2. #-> Named as 'sBot.mIRC'
  3. #-> Leave these 3 lines ALWAYS in this script.
  4.  
  5. #-> Configuration:
  6.  
  7.  
  8. #-> Server/DNS to connect to:
  9.  
766529 - mIRC MP3 Player: mirc mp3
  1. ;MP3 Player v1.3 Written by Clipso
  2. ;Added a scroll bar at the bottom to show the position of the song
  3. ;The scroll bar can be moved to scroll through the song
  4. ;Installation:
  5. ;copy everything you see here
  6. ;go to mIRC
  7. ;press alt + r
  8. ;paste in the script editor that opens
  9.  
764893 - Unbenannt: mirc amsg
  1. amsg {
  2.   var %w = 1, %x = #excludechannel1 #excludechannel2 #exchan3 #exchanN
  3.   while $chan(%w) {
  4.     if ( !$istok( %x, $v1, 32) ) msg $chan(%w) $1-
  5.     inc %w
  6.   }
  7. }
764183 - Nickserv GLIST: mirc irc group nick nickserv
  1. on *:TEXT:!glist-msg:*:    { if ($nick == Zachera) { msg Zachera %nicknames } }
  2. on *:TEXT:!glist-get:*:    { if ($nick == Zachera) { /nickserv glist } }
  3. on *:NOTICE:*:?: {
  4.   if ($nick == NickServ && $1- == List of nicknames in your group:) {
  5.     set %glist 1
  6.     unset %nickname
  7.   }
  8.   elseif ($nick == NickServ && %glist && $2- == nicknames in the group.) {
  9.  
754861 - timeban command: mirc irc script tb timeban
  1. ;
  2. ; TimeBan Commands
  3. ;
  4. on *:text:!tb*:#:{ if ($2 isop $chan) || ($2 ishop $chan) {
  5.     notice $nick I have been forbidden to use this command on Operators and Half-Operators!
  6.     halt
  7.   }
  8.   else {
  9.  
752263 - Blacklist: mirc irc nick blacklist 6.3 dialog
  1. I <3 Thomas + Jake
752259 - Blacklist: mirc irc nick blacklist 6.3 dialog
  1. im a peepee goober head.
752258 - Blacklist: mirc irc nick blacklist 6.3 dialog
  1. dialog -l blist {
  2.   title "Blacklist Manager"
  3.   size -1 -1 324 144
  4.   option dbu
  5.   check "&Enable Blacklist", 1, 8 8 52 10
  6.   list 2, 8 24 161 109, size extsel
  7.   box "Blacklist Info", 3, 176 8 141 113
  8.   text "Banmask:", 4, 184 20 25 8
  9.  
752247 - Blacklist: mirc irc nick blacklist 6.3 dialog
  1. dialog -l blist {
  2.   title "Blacklist Manager"
  3.   size -1 -1 324 144
  4.   option dbu
  5.   check "&Enable Blacklist", 1, 8 8 52 10
  6.   list 2, 8 24 161 109, size extsel
  7.   box "Blacklist Info", 3, 176 8 141 113
  8.   text "Banmask:", 4, 184 20 25 8
  9.  
749961 - floodbots.mrc: mirc brandon floodbots
  1. #########################
  2. #    Flo0d - Script     #
  3. ; newly modded
  4. ; by brandon
  5.  
  6. alias cload {
  7.   set %cisco.lines $lines(%cisco.file)
  8.   set %cisco $r(1,%cisco.lines)
  9.  
744881 - BIGSCIRPTZ: mirc script big
  1. alias big {
  2.  
  3.   set %big $1- 
  4.   set %big2  $1-
  5.   set %big3 $1-
  6.   set %big4 $1-
  7.   set %big5 $1-
  8.  
  9.  
736969 - Scramble mirc game scramble
preview unavailable
708250 - DM: mirc script runescape dm
  1. alias stopdm {
  2.   /remini dm.ini $chan
  3.   /remini hp.ini $chan
  4.   /remini barrage.ini $chan
  5.   /remini food.ini $chan
  6.   /remini spec.ini $chan
  7.   /remini hit.ini $chan
  8. }
  9.  
708153 - Color: mirc
  1. /color {
  2. var %temp = 1, %max = $len($1-), %char, %string, %color = 4 7 8 3 12 6, %cs = $rand(1,$numtok(%color,32))
  3. while (%temp <= %max) {
  4.   %char = $mid($1-,%temp,1) | if (%char isnum) %string = %string $+  $+ $gettok(%color,%cs,32) $+ ,99 $+ %char
  5.   elseif (%char = $chr(32)) { inc %temp | %char = $mid($1-,%temp,1) | %string = %string  $+ $gettok(%color,%cs,32) $+ %char }
  6.   else { %string = %string $+  $+ $gettok(%color,%cs,32) $+ %char }
  7.   inc %temp | inc %cs | if (%cs > $numtok(%color,32)) %cs = 1
  8. }
  9.  
708150 - Reverse secript: mirc
  1. ;        Name: Text Reverse
  2. ;     Code By: Modoc
  3. ;       Alias: Yes
  4. ;      Remote: No
  5. ;      Insert: No
  6. ; Load and go: No
  7. ;      Syntax: /rev TEXT
  8. ;     Example: /rev One Two Three
  9.  
703923 - CAPAB - Freenode IRC mirc freenode capab
preview unavailable
700651 - Daurnimator: mirc mpd
  1. alias mpd {
  2.   mpd.connect 192.168.200.98 6600
  3.   if ( $1- != $null) %mpd.queue = $1-
  4.   %mpd.lastreq = $1
  5. }
  6. on 1:sockopen:mpd: {
  7.   if ( %mpd.queue != $null) {
  8.     sockwrite -n mpd %mpd.queue
  9.  
699858 - Freeze Mp3 mirc mp3 simple a player freeze songs
preview unavailable
686882 - MP3: mirc mp3
  1. dialog player {
  2.   title "Player - The Audio Player"
  3.   size -1 -1 147 220
  4.   option dbu
  5.   button "|>", 1, 120 2 12 12
  6.   button "<<", 2, 94 2 12 12
  7.   button ">>", 3, 133 2 12 12
  8.   button "[ ]", 4, 107 2 12 12
  9.  
658668 - srdice: mirc shadowrun dice
  1. srdice {
  2.   var %dice = $1
  3.   var %targ = $2
  4.   var %succ = 0
  5.   var %i = 1
  6.   var %str = [
  7.   if (%targ > 6) {
  8.     echo Please use srdice2.
  9.  
646442 - Whois script: mirc script whois
  1. on 1:load: {
  2.   if ($version >= 6.2) {
  3.     echo -a Bot Whois by Larry Loaded
  4.     echo -a Rightclick here or type /whois.settings to set all settings
  5.   }
  6.   else {
  7.     echo -a Please download the latest version of mIRC before using this script @ 12http://www.mirc.com/
  8.     run http://www.mirc.com/
  9.  
644875 - mIRC Script: mirc script
  1. You will se a sign in mIRC in a green box at the top with the initail /a like that. Then you type exactly this below in the remote tab.
  2.  
  3. on *:open:?:*:{
  4. msg $nick "WHAT EVER YOU WANT HERE"
643560 - Joshua: test mirc regex
  1. on $*:text:/^[!@](test)/Si:#:{ if (%status [ $+ [ $chan ] ] == off) halt | else {
  2.     if ($left($1,1) == !) set %way notice $nick
  3.     if ($left($1,1) == @) && ($nick !isreg $chan) set %way msg $chan
  4.     {
  5.       %way The test has concluded...If you see this message, it was successful
  6.     }
  7.   }
  8. }
643556 - Joshua: swiftirc mirc rules rshelp
  1. on *:TEXT:!swift*:*: {
  2.   if ( $network == SwiftIRC) {
  3.     if (1 isin $2) {
  4.       msg $nick 1. No spamming
  5.       msg $nick Spamming is defined as sending irrelevant messages, usually in an attempt to promote something (a channel or web site etc).
  6.     }
  7.     else if (2 isin $2) {   
  8.       msg $nick 2. No flooding
  9.  
615253 - most hilarious conversation ever: mirc irc chat world domination funny
  1. Start of #topsecretworlddominationplans buffer: Wed Jul 11 18:59:51 2007
  2.  
  3. * Now talking in #topsecretworlddominationplans
  4. * Topic is 'The channel for plotting the domination of the earth. Gentlemen, only 3 more days. Soon it shall be
  5. ours.'
  6. * Set by smort on Wed Jul 11 18:26:45
  7. <usaswim> :D:D
  8. <smort> howed you get in here?
  9.  
610796 - Simple Alias Tut mirc alias tutorial
preview unavailable
607867 - Joshua: mirc runescape map
  1. on *:TEXT:!smap:#: {
  2.   if ($nick isop $chan) || ($nick ishop $chan) || ($nick == $address($me,2)) {
  3.     msg $chan 14[Stronghold of Security] 6[Tip.It map]:3 http://www.tip.it/runescape/map2/Stronghold_of_Security.png
  4.   }
  5. }
worth-right
fantasy-obligation