Top

Comments

  (28)  RSS
k0ji's
k0ji
Comments: 28
 
mIRC Snippet:  /find nick!ident@hostmask
Posted on Aug 29, 2009 10:14 pm
i use for my bot


on *:TEXT:*:#:{
If ($strip($1) == !search) /find $$2!*@*

alias find {
if (@ isin $1) && (!$2) {
var %x 1,%m,%ticks $ticks
msg # $alert Searching10 $chan(0) channels,10 $calc($regsubex($str(~,9),/./g,$nick($chan(\n),0) +)) people..
while (%x <= $chan(0)) {
var %xx 1
while (%xx <= $nick($chan(%x),0)) {
var %nick $nick($chan(%x),%xx)
if ($1 iswm $address($nick($chan(%x),%xx),5)) {
if (!$istok(%ret,%nick,32)) { msg # $alert Match found:10 %nick (10 $+ $replace($gettok($address(%nick,5),2,33),@,@10,.,.10,:,:10) $+ ) $regsubex($str(~,$comchan(%nick,0)),/./g,$+($chr(3),$iif(%nick isop $comchan(%nick,\n),4@,$iif(%nick ishop $comchan(%nick,\n),8%,$iif(%nick isvoice $comchan(%nick,\n),12+))),$chr(3),10,$comchan(%nick,\n) $chr(32)))) | inc %m }
var %ret %ret %nick
}
inc %xx
}
inc %x
}
if (!%m) msg # $alert No matches found.
else msg # $alert 10 $+ $bytes(%m,bd) matches found in10 $calc(($ticks - %ticks) /1000) seconds
}
}
alias alert { return 14[4ยค14] }


change echo -a to msg #
only search to nick :P

k0ji
Comments: 28
 
mIRC Snippet:  /find nick!ident@hostmask
Posted on Aug 28, 2009 10:28 am
why not respon to /find nick
k0ji
Comments: 28
 
mIRC Snippet:  Ip locater
Posted on Aug 8, 2009 8:03 am
not work to change msg # , mush #channel. and work 1 channel. not to all channel. but there are run with msg #. i dont know not work with this script. sory my english very bad
k0ji
Comments: 28
 
mIRC Snippet:  Ip locater
Posted on Aug 6, 2009 11:48 am
how to edit to use in channel ?
k0ji
Comments: 28
 
mIRC Snippet:  URL fetcher
Posted on Aug 2, 2009 2:59 am
man.adat , Ada.tp etc... **.** Title: ERROR: The requested URL could not be retrieved

how to edit ???
k0ji
Comments: 28
 
mIRC Snippet:  URL title finder
Posted on Aug 1, 2009 11:24 pm
hu uh. not working to me
k0ji
Comments: 28
 
mIRC Snippet:  URL fetcher
Posted on Aug 1, 2009 10:23 pm
[10:32] <+Ugawa> wb k.velo
[10:32] <@Taskia> Url: http://k.velo - Title: ERROR: The requested URL could not be retrieved
k0ji
Comments: 28
 
mIRC Snippet:  Big Text
Posted on Aug 1, 2009 9:08 am
dont work to me..
* Identifier locked in options dialog: $decode (line 4, a.txt)

help plis
k0ji
Comments: 28
 
mIRC Snippet:  Proxy Lister For A Bot
Posted on Aug 1, 2009 6:57 am
i like this :P
but my user use my bot for flooding channel with this script :(
how to limit for list proxy... exp: !proxy 10 only !proxy 3 or 4
k0ji
Comments: 28
 
mIRC Snippet:  Body Mass Index
Posted on Jul 24, 2009 7:32 am
how to use insert length in centimeter. i live in asia using centimeter.
173 cm = 1.73 m ???
k0ji
Comments: 28
 
mIRC Snippet:  Random FML Script
Posted on Jul 6, 2009 7:39 am
ow sory
* /sockopen: 'FML.' socket in use (line 5, script7.fon)

my conection is very sloww =))
k0ji
Comments: 28
 
mIRC Snippet:  Random FML Script
Posted on Jul 6, 2009 7:37 am
not work tu me
k0ji
Comments: 28
 
mIRC Snippet:  CTCP Reply
Posted on Jun 30, 2009 11:10 am
* /ctcp: insufficient parameters (line 3, ctcp.fon)
k0ji
Comments: 28
 
mIRC Snippet:  CTCP Reply
Posted on Jun 30, 2009 11:10 am
why not use !version nick
k0ji
Comments: 28
 
mIRC Snippet:  Bad Nick & Bad Ident
Posted on Jun 25, 2009 8:58 am
sory iam forget this

on 40:JOIN:#: {
/ban -u3600 # $nick 3 | kick # $nick 4Bad Nick | halt }
}
k0ji
Comments: 28
 
mIRC Snippet:  Bad Nick & Bad Ident
Posted on Jun 18, 2009 8:29 am
sorry, I just add a little change :p
k0ji
Comments: 28
 
mIRC Snippet:  Weather Script
Posted on Jun 17, 2009 11:31 am
how to change to location with name. exp : @weathet sabang :D
k0ji
Comments: 28
 
mIRC Snippet:  Top News Bot code
Posted on Jun 16, 2009 11:36 am
:P
k0ji
Comments: 28
 
mIRC Snippet:  Top News Bot code
Posted on Jun 16, 2009 10:33 am
how to edit for webside information. i live from indonesia. in indonesia detik.com is news favorite information
k0ji
Comments: 28
 
mIRC Snippet:  netsplit detector
Posted on Jun 16, 2009 6:41 am
@ |[Arkham]| : ok i try. terima kasih :D
1 2 Next
Bottom