Afx
29-06-2003, 15:35
Yes youve all seen those really annoying scripts, Basically im just looking for a simple script that on the word voice will perform a +v-v+v-v etc action on the person who says it so they flood :p
I did have one but for some reason it stopped working and only performed a single +v and then stopped.
I know this might seem a little nasty but anyone who uses these scripts deserves it :)
Heres the script i have currently and im not sure if its a problem with this or something else:
on *:text:*voice*:#bodycount {
if ( $nick isop $chan ) halt
elseif ( $me isop $chan ) { /mode $chan +v-v+v-v+v-v+v-v $nick $nick $nick $nick $nick $nick $nick $nick }
}
This forum seems a bit dead but maybe someone has an answer :)
I did have one but for some reason it stopped working and only performed a single +v and then stopped.
I know this might seem a little nasty but anyone who uses these scripts deserves it :)
Heres the script i have currently and im not sure if its a problem with this or something else:
on *:text:*voice*:#bodycount {
if ( $nick isop $chan ) halt
elseif ( $me isop $chan ) { /mode $chan +v-v+v-v+v-v+v-v $nick $nick $nick $nick $nick $nick $nick $nick }
}
This forum seems a bit dead but maybe someone has an answer :)