Auto voice (Token's)

By Vengeance on Jul 26, 2007

Just a Simple Avoice made a tad bit better with use of tokens

As always just press Alt + R in MIrc and copy and paste

Just use the popup and enable or disable for the room

#Autovoice on

...

on *:JOIN:#:if ($istok(%avoice,#,32)) { mode # +v $Nick }

...

#Autovoice end

*:LOAD:set %AvoiceSwitch on

menu channel,menubar {
  Auto-Voice
  .$iif(%AvoiceSwitch == off,Enable Avoice,$style(1) Avoice Enabled): set %AvoiceSwitch on | Describe $chan Avoice Script Now Enabled
  .$iif(%Avoice,Add/Remove,Disabled)
  .. Enable for $chan : .Enable #avoice | /msg $chan Auto Voice Is Now Enabled for this room | set %avoice $addtok(%avoice,$chan,32)
  .. Disable for $chan : .Disable #avoice | /msg $chan Auto Voice Is Now Disabled | set $deltok(%avoice,$matchtok(%avoice,$chan,1,32),32)
  .$iif(%AvoiceSwitch == on,Disable Avoice,$style(1) Avoice Disabled): set %AvoiceSwitch off | Describe $chan Avoice Script Now Disbled
}

Comments

Sign in to comment.
Balta   -  May 26, 2009

Halt on Ops/Halfops ? sry i can't seem to get it to halt :s

 Respond  
pwnisher3   -  Jun 19, 2008

omg thx dude this is a really good auto voice it took me a min to figure it out but other then that 10 out of 10

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.