mIRC Snippet:
auto-ghoster
Posted on Feb 4, 2009 6:03 pm
Posted on Feb 4, 2009 6:03 pm
its 30 on the one I'm on lol, I'd be happy with 15 seconds :P
mIRC Snippet:
auto-ghoster
Posted on Feb 4, 2009 5:55 pm
Posted on Feb 4, 2009 5:55 pm
yea, its 30 seconds long. i just wanted to D/C anyone that tried :D Getting their nick changed automatically just isnt enough for me ;p
mIRC Snippet:
track user script (not mine)
Posted on Dec 7, 2008 6:43 am
Posted on Dec 7, 2008 6:43 am
just thought I'd say it again, its not mine :p
mIRC Snippet:
kicks a nick when you /me kicks (nick)
Posted on Dec 6, 2008 12:20 am
Posted on Dec 6, 2008 12:20 am
@ blitz & dragon, i didnt put a reasony thing because if you wanted to kick them somewhere certain it'd come up in the kick message i.e they could get kicked for the reason: in the balls. I'll try think of something :P
and @ jonesy, I still have a lot to learn. then once i get all that sussed which would take roughly a year cause Ima slow learner then i'd start shortening and that would take some practise too =/
and @ jonesy, I still have a lot to learn. then once i get all that sussed which would take roughly a year cause Ima slow learner then i'd start shortening and that would take some practise too =/
mIRC Snippet:
kicks a nick when you /me kicks (nick)
Posted on Dec 5, 2008 2:30 am
Posted on Dec 5, 2008 2:30 am
lol :P i agress with jonesy, its years :P
mIRC Snippet:
.:: !Say & !Me ::.
Posted on Dec 3, 2008 4:59 am
Posted on Dec 3, 2008 4:59 am
well, if its your bot it would work :p
mIRC Snippet:
.:: !Say & !Me ::.
Posted on Dec 2, 2008 11:53 pm
Posted on Dec 2, 2008 11:53 pm
anyway, I'll say something for the hell of it
its would be better this way:
try this:
or even better
so it would be done in a query and look like the bot is talking rather than you telling it to
| Quote: |
| try this: on *:text:!say *:#: { if ($nick == ash) { msg $chan $2- } } on *:text:!me *:#: { if ($nick == ash) describe $chan $2- } } |
its would be better this way:
try this:
| Code: |
| on *:text:!say *:#: { if ($address($nick,2) == $address($me,2)) { msg $chan $2- } } on *:text:!me *:#: { if ($address($nick,2) == $address($me,2)) describe $chan $2- } } |
or even better
| Code: |
| on *:text:!say *:?: { if ($address($nick,2) == $address($me,2)) { msg $chan $2- } } on *:text:!me *:?: { if ($address($nick,2) == $address($me,2)) describe $chan $2- } } |
so it would be done in a query and look like the bot is talking rather than you telling it to
mIRC Snippet:
[NEW] Announce Script 2.0
Posted on Dec 2, 2008 11:23 pm
Posted on Dec 2, 2008 11:23 pm
/me rofls
mIRC Snippet:
.:: !Say & !Me ::.
Posted on Dec 2, 2008 9:30 pm
Posted on Dec 2, 2008 9:30 pm
whoa it is old O_O
mIRC Snippet:
kicks a nick when you /me kicks (nick)
Posted on Dec 2, 2008 9:24 pm
Posted on Dec 2, 2008 9:24 pm
omg, how do you do that? o_O
mIRC Snippet:
kicks a nick when you /me kicks (nick)
Posted on Dec 2, 2008 8:40 pm
Posted on Dec 2, 2008 8:40 pm
i mainly made this for fun cause i'd type /me kicks John and then kick them, but it was a little slow and a tad time consuming, so i made this "for fun." ;P
mIRC Snippet:
kicks a nick when you /me kicks (nick)
Posted on Dec 2, 2008 7:56 pm
Posted on Dec 2, 2008 7:56 pm
alrighty, i believe I'm done :D
mIRC Snippet:
kicks a nick when you /me kicks (nick)
Posted on Dec 2, 2008 7:16 pm
Posted on Dec 2, 2008 7:16 pm
well, then it would seem like less fun somehow. That way its just another kick script with an action in front of it. it seems to take the fun out of it for me o_O
(edit) ok, I still didnt finish, didnt look at it properly just about it fix it up a little :D
(edit2) thanks md :P
(edit3 O_o) @ cherion editing the first paragraph, i didnt realise you didnt include the
thats the main reason i made this script :P to do the action and it'll kick them ^_^
(edit) ok, I still didnt finish, didnt look at it properly just about it fix it up a little :D
(edit2) thanks md :P
(edit3 O_o) @ cherion editing the first paragraph, i didnt realise you didnt include the
| Code: |
| describe $chan kicks <nick> |
thats the main reason i made this script :P to do the action and it'll kick them ^_^
mIRC Snippet:
kicks a nick when you /me kicks (nick)
Posted on Dec 2, 2008 6:55 pm
Posted on Dec 2, 2008 6:55 pm
feel free to say it sucks or something o_o i was completely bored when i made it :P say/show any improvements or anything like that
Thanks in advance for your comments ^_^
also i didnt add
because it didnt seem to include halfop or higher o_o
Thanks in advance for your comments ^_^
also i didnt add
| Code: |
| if ($me ishop $chan) |
because it didnt seem to include halfop or higher o_o



