mIRC Snippet:
Powar!
Posted on Mar 30, 2008 7:51 pm
Posted on Mar 30, 2008 7:51 pm
if you change the line where it add the total nicks to:
set %power.powerover %power.powerover + $nick($chan(%power.chan.counter),0,a,o)
it will give olny nicks that are not opped. also you can use some while statements to help clean up the code a little and use the /inc command.
set %power.powerover %power.powerover + $nick($chan(%power.chan.counter),0,a,o)
it will give olny nicks that are not opped. also you can use some while statements to help clean up the code a little and use the /inc command.
mIRC Snippet:
!orgy D:
Posted on Mar 25, 2008 3:15 am
Posted on Mar 25, 2008 3:15 am
maybe add some checks so it dont say the same nick twice or say the bot's nick...
heres one way...
or
heres one way...
| Code: |
| on @*:text:!orgy:#:{ if ($nick(#,0) <= 4) { msg $chan Sorry $nick You Need At Lest 4 Other People Not Including $me In The Channel To Use This Script } else { :pickagain var %nick = $nick(#,$r(1,$nick(#,0))), %nick2 = $nick(#,$r(1,$nick(#,0))), %nick3 = $nick(#,$r(1,$nick(#,0))) if ($istok(%nick %nick2 %nick3,$me,32)) || ($istok(%nick %nick2 %nick3,$nick,32)) { goto pickagain } if (%nick == %nick2 || %nick == %nick3 || %nick2 == %nick3) { goto pickagain } else { msg $chan $nick starts an orgy! .timer 1 3 msg $chan $nick grabs %nick %nick2 and %nick3 .timer 1 5 msg $chan OH NOES! .timer 1 7 kick $chan $gettok($nick %nick %nick2 %nick3,$r(1,4),32) YOU GOT AIDS! } } } |
or
| Code: |
| n @*:text:!orgy:#:{ if ($nick(#,0) <= 4) { msg $chan Sorry $nick But You Need At Lest 4 Other People Not Including $me To Have An Orgy } else { :pickagain var %nick = $nick(#,$r(1,$nick(#,0))), %nick2 = $nick(#,$r(1,$nick(#,0))), %nick3 = $nick(#,$r(1,$nick(#,0))), %ohno POOP SHOOT,MOUTH,EYE SOCKET,ASS if ($istok(%nick %nick2 %nick3,$me,32) || $istok(%nick %nick2 %nick3,$nick,32)) { goto pickagain } if (%nick == %nick2 || %nick == %nick3 || %nick2 == %nick3) { goto pickagain } if (%orgy) { halt } else { set -u8 %orgy on msg $chan $nick starts an orgy! .timer 1 3 msg $chan $nick grabs %nick %nick2 and %nick3 .timer 1 5 msg $chan OH NOES! .timer 1 7 msg $chan $gettok($nick %nick %nick2 %nick3,$r(1,4),32) YOU TOOK IT IN THE $+($gettok(%ohno,$r(1,4),44),!) } } } |
mIRC Snippet:
!orgy D:
Posted on Mar 25, 2008 2:23 am
Posted on Mar 25, 2008 2:23 am
| Quote: | ||||
I would change
to
that way it will just pick a random person out of the 3 |
why not just
| Code: |
| .timer 1 7 kick $chan $gettok(%nick %nick2 %nick3,$r(1,3),32) YOU GOT AIDS! |
no need for the $numtok
mIRC Snippet:
!orgy D:
Posted on Mar 25, 2008 1:42 am
Posted on Mar 25, 2008 1:42 am
I would change
to
that way it will just pick a random person out of the 3
| Code: |
| timer 1 7 /kick $chan %nick2 YOU GOT AIDS! |
to
| Code: |
| timer 1 7 kick $chan $gettok(%nick %nick2 %nick3,$r(1,$numtok(%nick %nick2 %nick3,32)),32) YOU GOT AIDS! |
that way it will just pick a random person out of the 3
mIRC Snippet:
!orgy D:
Posted on Mar 24, 2008 1:57 pm
Posted on Mar 24, 2008 1:57 pm
I would make it
So that if you're not op, it doesn't msg all that stuff and not kick the person.
| Code: |
on @*:text:!orgy:#:{ |
So that if you're not op, it doesn't msg all that stuff and not kick the person.
mIRC Snippet:
!orgy D:
Posted on Mar 24, 2008 12:01 am
Posted on Mar 24, 2008 12:01 am
Lol nice.Anyways watch your command floods and a timer spam aswell and halt your self out of %nick1/2/3.And why not have the person kicked randomized as well...seems unfair to kick the middle person...they be the ones havein the best time....depending on the company O_o..
mIRC Snippet:
!orgy D:
Posted on Mar 23, 2008 8:56 pm
Posted on Mar 23, 2008 8:56 pm
hahahhaha i tottaly forgot about that; ty (updated)
mIRC Snippet:
!orgy D:
Posted on Mar 23, 2008 8:37 pm
Posted on Mar 23, 2008 8:37 pm
some people might no be in #Vash so set it
on *:text:!orgy:# PENIS CAKE
on *:text:!orgy:# PENIS CAKE












