Top

hot pocket kung fu


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  0.0
Scores Submitted  0
Date Added  Sep 22, 2007
Last Updated  Sep 22, 2007
Tags  ban  hot  kick  kickban  pcoket  script 
  Bookmark and Share

Introduction

just type the command and replace my name with yours

Grab the Code

Comments

  (11)  RSS
mountaindew
Comments: 1,636
 
mIRC Snippet:  hot pocket kung fu
Posted on Sep 22, 2007 8:20 pm
someone could easily change their nick to sephirothin6 if he logs off
Sephiroth1n6
Comments: 62
 
mIRC Snippet:  hot pocket kung fu
Posted on Sep 22, 2007 8:23 pm
they would need my password
Sephiroth1n6
Comments: 62
 
mIRC Snippet:  hot pocket kung fu
Posted on Sep 22, 2007 8:24 pm
also the peoples are supposed to change the sephiroth1n6 part
mountaindew
Comments: 1,636
 
mIRC Snippet:  hot pocket kung fu
Posted on Sep 22, 2007 8:29 pm
lol you dont need a password to sign on to irc, just to sign in once ur on, and no matter what nick they put in there, anyone can use it, so do if ($address($nick,2) == <address>)
Sephiroth1n6
Comments: 62
 
mIRC Snippet:  hot pocket kung fu
Posted on Sep 22, 2007 8:31 pm
some people have dynamic i.p.s wouldnt that make it a little glitchy?
mountaindew
Comments: 1,636
 
mIRC Snippet:  hot pocket kung fu
Posted on Sep 22, 2007 8:35 pm
well i do, and u can do different $address(nick,N) by specifying N

[quote:1abacbef49="mirc help file"]
0: *!user@host
1: *!*user@host
2: *!*@host
3: *!*user@*.host
4: *!*@*.host
5: nick!user@host
6: nick!*user@host
7: nick!*@host
8: nick!*user@*.host
9: nick!*@*.host
mountaindew
Comments: 1,636
 
mIRC Snippet:  hot pocket kung fu
Posted on Sep 22, 2007 8:36 pm
dont worry about the [quote] i guess it didnt work
Akishoot
Comments: 159
 
mIRC Snippet:  hot pocket kung fu
Posted on Sep 22, 2007 9:30 pm
mountaindew broked Hawkee D:
Sephiroth1n6
Comments: 62
 
mIRC Snippet:  hot pocket kung fu
Posted on Sep 22, 2007 10:35 pm
qutoe is sumtin liek
[...quote]stuff
stuff
stuff
[.../quote]
i dont know much about xml and such
Akishoot
Comments: 159
 
mIRC Snippet:  hot pocket kung fu
Posted on Sep 22, 2007 11:01 pm
Either way, I vote that moutaindew broked it. :)
napa182
Comments: 1,128
 
mIRC Snippet:  hot pocket kung fu
Posted on Sep 23, 2007 6:14 am
just set it as
Code:
alias botking { set %botking $1 | echo -a BotKing Is Now $1 }

then you can use
Code:
if ($nick == %botking) {

Please Register or Login to start posting comments.
Bottom