Very simple auto voice.

By Bigmomma on Apr 26, 2006

Just copy and paste it to your remote.ini file.
You can replace "Hi Bigmomma" and "Hi" ex: "Yo Rick" "hey"
THIS IS THE FIRST SCRIPT/SNIPPET I'VE EVER MADE :)

on *:JOIN:*: { /mode $chan +v $nick }
on *:TEXT:*Hi Bigmomma:#: { //msg $chan Hi $nick }

Enjoy it (don't copy this)

Comments

Sign in to comment.
mysterycool   -  Dec 27, 2006

Well, it\'s really simple... That\'s why I like it! ;p

 Respond  
Bigmomma   -  Apr 30, 2006

This is way above me :D
but thanx kutsum and sean thanx alot ;)

 Respond  
CaRe_Taker   -  Apr 29, 2006

is this meant for a bot or just your script ?
an you could have some thin like this
on :TEXT::#:{
if ($me == isop) { /mode # +v $nick }
}
i think...
lol

 Respond  
KuTsuM   -  Apr 28, 2006

You really shouldn\'t limit a script to a nickname within the trigger. In the trigger field, you can use $() for evaluation, or you can use if ($me..., Like this:
on :TEXT:$($+(hi,$me,)):#:

 Respond  
sean   -  Apr 28, 2006

1) glad to see new faces in the mirc script arena
2) you don\'t need backslash in a snippet like this
3) your \"Enjoy it (don\'t copy this)\" should be put like this:
\";Enjoy it (don\'t copy this)\" w/o quotations, simply because most people will click \"Send snippit to Clipboard\" or Ctrl + a, so just as a reassuarnce make sure to put \";\" infront of any text not related to a snippet

 Respond  
Bigmomma   -  Apr 28, 2006

O come on this is my first script have some respect please... :)

 Respond  
nfield38   -  Apr 28, 2006

Hmm, is this really necessary? One could just as easily add \"!@*\" to the AOV list that\'s all ready included in mIRC.

 Respond  
Pibb   -  Apr 26, 2006

3.7 for an +v? alittle over rated.

 Respond  
Bigmomma   -  Apr 26, 2006

lol well I\'ve runned two of those scripts on same computer and they where saying the thing to activate the other one it was like hell.

 Respond  
Daveoh   -  Apr 26, 2006

5, Could be better :)
If enough people said Hi to you, you\'d flood the server and most likely be killed

 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.