Top

Comments

  (184)  RSS
M[n]M's
StaticX__
Comments: 9
 
mIRC Snippet:  Spy Bot
Posted on Jul 6, 2008 3:38 pm
it would be nice to open a dcc chat first, for flood protection.
Xpl0reR
Comments: 57
 
mIRC Snippet:  Spy Bot
Posted on Jul 1, 2008 3:05 pm
btw, you forgot to set the on nick %spychannel and on quit %spychannel.
Xpl0reR
Comments: 57
 
mIRC Snippet:  Spy Bot
Posted on Jul 1, 2008 2:43 pm
nice one :p
imm using it on my bot :p
jonesy44
Comments: 681
 
mIRC Snippet:  Spy Bot
Posted on Jun 29, 2008 5:04 pm
"unset %msgspy $chan"

Only need;

"unset %msgspy"
napa182
Comments: 798
 
mIRC Snippet:  Spy Bot
Posted on Jun 29, 2008 12:51 am
why are you useing !spy and !unspy as wildcards?
just take out a * so it's !spy* and maybe add a check that $2 is a channel that you are inputting.
LucSatise
Comments: 84
 
mIRC Snippet:  Spy Bot
Posted on Jun 28, 2008 12:43 pm
technically if u use rawmode u shuldn't need BAN and UNBAN as well. otherwise looks good. personally i'l just stick with the one i use =]
Season
Comments: 1
 
mIRC Snippet:  AwAy script
Posted on Jun 24, 2008 5:19 am
What you have to say to let it works. I'm confused about every away script 'bout that :P
M[n]M
Comments: 95
 
mIRC Snippet:  Services Bot Auto Join
Posted on Jun 23, 2008 4:24 pm
o shoot you might wanna remove some of themm : where it says !cmd :
Viper01
Comments: 49
 
mIRC Snippet:  Unban All
Posted on Jun 17, 2008 10:50 am
punktured: even though that is the easier route, you'd need higher than normal op status to use it ._.
PunkTuReD
Comments: 59
 
mIRC Snippet:  Unban All
Posted on Jun 13, 2008 9:18 pm
alias unbanall {
ChanServ CLEAR $chan BANS
}
SmokeyMU
Comments: 1
 
mIRC Snippet:  Unban All
Posted on Jun 13, 2008 7:41 pm
change this :

unbanall {
if ($me !isop #) { echo -a * You are not oped in # | halt }
if ($ibl(#,0) == 0) { echo 12 -a * No bans to unset | halt }
var %u = $ibl(#,0)
while (%u > 0) {
dec %u
inc %t
var %ban = %ban $ibl(#,%u)
if (%t == $modespl) {
mode # - $+ $str(b,$modespl) %ban
unset %t %ban
}
}
mode # - $+ $str(b,$modespl) %ban

to this :

unbanall {
if ($me !isop #) { echo -a * You are not oped in # | halt }
if ($ibl(#,0) == 0) { echo 12 -a * No bans to unset | halt }
var %u = $ibl(#,0)
while (%u > 0) {
;dec %u
inc %t
var %ban = %ban $ibl(#,%u)
if (%t == $modespl) {
mode # - $+ $str(b,$modespl) %ban
unset %t %ban
dec %u

}
}
mode # - $+ $str(b,$modespl) %ban
}

all that as changed/moved is the line : dec %u


WannaKnow
Comments: 1
 
mIRC Snippet:  whois script
Posted on Jun 7, 2008 2:28 am
* No such identifier: $e
M[n]M
Comments: 95
 
mIRC Snippet:  op voice commands
Posted on Apr 14, 2008 7:04 pm
btw %c is $chan

Comments: 8
 
mIRC Snippet:  Idle bot
Posted on Apr 6, 2008 2:17 am
nothing is working...
M[n]M
Comments: 95
 
Profile:  M[n]M
Posted on Mar 19, 2008 3:26 pm
wtdragon5
Comments: 1
 
mIRC Snippet:  Bot away script
Posted on Mar 1, 2008 4:14 pm
I don't really see the point of adding this code to a bot, when it only allows %owner to use it, whynot just have a remote loaded in your client?
M[n]M
Comments: 95
 
Profile:  M[n]M
Posted on Feb 27, 2008 6:54 pm
lol thats funny =)
bourneident
Comments: 26
 
mIRC Snippet:  whois script
Posted on Feb 25, 2008 7:26 am
notices the nick that triggers it so only that person sees it change yourserver to the server your on i.e. chatblah.com
Code:

on *:text:*.w*:#: {
  if (%Whois.antispam != $null) { halt }
  else {
    set -u30 %Whois.antispam activated
    set %snick $nick
    whois $2 | halt
  }
}

raw 311:*:{ .notice %snick [12W7hois1] | .notice %snick 4·12Nickname:7 $2 | .notice %snick 4·12Name:7 $6- | .notice %snick 4·12Identity:7 $3 | .notice %snick 4·12Host:7 $4 | .halt }
raw 307:*:{ .notice %snick 4·12Registered:7 Yes | .halt }
raw 319:*:{ .notice %snick 4·12Channels:7 $3- | .halt }
raw 312:*:{ .notice %snick 4·12Server:7 $3 | .notice %snick 4·12Description:7 $4- | .halt }
raw 328:*:{ .notice %snick 4·12IP:7 $7- | halt }
raw 317:*:{ .notice %snick 4·12Idle Time:7 $replace($duration($3),wks,wks,wk,week,hrs,hrs,hr,hr,mins,mins,min,mim,secs,secs,sec,sec,days,days,day,day) | .notice %snick 5·12SignOn:7 $asctime($4) | .halt }
raw 418:*:{ .notice %snick $e $+ 7 $3- | .halt }
raw 318:*:{ .notice %snick $e $+ [12E7nd 12o7f 12W7hois1] | .halt }
raw 313:*:{ .notice %snick 4·12IRCop:7 $5- | .halt }
raw 308:*:{ .notice %snick 4·12Service Agent:7 Yes | .halt }
raw 310:*:{ if (yourserver isin $server) { .notice %snick 4·12Service:7 Yes | halt } | else { .notice %snick 4·12Helpful:7 $3- | .halt } }
raw 309:*:{ .notice %snick 4·12Language:7 $3- | .halt }
raw 325:*:{ .notice %snick 4·12Language Filter: 7 $+ $3- | .halt }
raw 301:*:{ .notice %snick 4·12Away:7 $3- | .halt }
raw 333:*:{ .notice %snick [Topic] Set By: $+ $3 $rc(]-[) $+ $asctime($4,dddd) $+ , $asctime($4,mmmm doo) at $asctime($4,h:nn:sstt) | halt }
juhapuha
Comments: 57
 
mIRC Snippet:  Unban All
Posted on Feb 24, 2008 7:02 pm
2) It keeps leaving one ban in the ban list even if there are les than 12. Ex: 8 bans total. It will unban 7. <- Scakk are you sure your ibl was up to date (mode #channel +b)?
juhapuha
Comments: 57
 
mIRC Snippet:  Unban All
Posted on Feb 24, 2008 7:00 pm
Can't you just use "/mode #channel +b-b * *" :)
1 2 3 4 5 6 7 8 9 10 Next
Bottom