autovoicer for #fearless
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 1.0 |
| Scores Submitted | 1 |
| Date Added | Mar 01, 2008 |
| Last Updated | Mar 01, 2008 |
| Tags | 12321 autovoicer david fearless for |
|
|
Introduction
mIRC Snippet:
autovoicer for #fearless
Posted on Mar 1, 2008 10:02 pm
Posted on Mar 1, 2008 10:02 pm
Add ; to the begining of
and you dont need the \"/\"\'s or
| Code: |
//:Dont include any lines preceded by //: as theyre comments //:Hope this helps david |
and you dont need the \"/\"\'s or
| Code: |
| else {} |
mIRC Snippet:
autovoicer for #fearless
Posted on Mar 1, 2008 10:23 pm
Posted on Mar 1, 2008 10:23 pm
so i take it the members of that channel all have \"[fs]\" in their nicks?
um you should check if you are +o or not maybe and also if it\'s just for that channel maybe make it only work on it.
um you should check if you are +o or not maybe and also if it\'s just for that channel maybe make it only work on it.
| Code: |
| on @*:join:#fearless:{ if ([fs] isin $nick) { mode # +v $nick } } |
mIRC Snippet:
autovoicer for #fearless
Posted on Mar 2, 2008 10:05 am
Posted on Mar 2, 2008 10:05 am
If you wanted to give this very basic script to one person, why did you use the snippet section of hawkee?
mIRC Snippet:
autovoicer for #fearless
Posted on Mar 2, 2008 5:33 pm
Posted on Mar 2, 2008 5:33 pm
not a very good script as you can just change your nick to get voice then change it back again.
try adding a on *:NICK:{ part to devoice them when the FS is removed
try adding a on *:NICK:{ part to devoice them when the FS is removed
mIRC Snippet:
autovoicer for #fearless
Posted on Mar 3, 2008 2:36 pm
Posted on Mar 3, 2008 2:36 pm
| Code: |
on *:JOIN:#fearless: { mode $chan +v $nick } |
Better to use this
mIRC Snippet:
autovoicer for #fearless
Posted on Mar 3, 2008 2:48 pm
Posted on Mar 3, 2008 2:48 pm
I would try the /avoice command built into mIRC.
mIRC Snippet:
autovoicer for #fearless
Posted on Mar 4, 2008 10:37 pm
Posted on Mar 4, 2008 10:37 pm
how many times has this happened now a auto voice script being posted.. lost count hehe









