AUTHED !say script
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 0.0 (of 0 scores) |
| Date Added | Jun 13, 2009 |
| Last Updated | Jun 13, 2009 |
| Tags | auth say |
Description
hello, this script is made only for the lulz :)
the commands are:
!addsay <nick>
!remsay <nick>
!say <messgae>
remember to set the owner nick or the script wont works!!!
only you can auth and remove auths!
the commands are:
!addsay <nick>
!remsay <nick>
!say <messgae>
remember to set the owner nick or the script wont works!!!
only you can auth and remove auths!
mIRC Snippet:
AUTHED !say script
Posted on Jun 13, 2009 5:57 am
Posted on Jun 13, 2009 5:57 am
You didn't include the /hsave to save the hash table.
All the hash table info that's been added will be wiped out clean once the mirc is closed.
All the hash table info that's been added will be wiped out clean once the mirc is closed.
mIRC Snippet:
AUTHED !say script
Posted on Jun 13, 2009 1:41 pm
Posted on Jun 13, 2009 1:41 pm
@Blubble instead of saying fail, why dont you tell him what he can do to fix it.
it seems kinda pointless to just comment fail maybe they forgot to include the hsave , hload , an hmake. you never know.
it seems kinda pointless to just comment fail maybe they forgot to include the hsave , hload , an hmake. you never know.
mIRC Snippet:
AUTHED !say script
Posted on Jun 13, 2009 2:18 pm
Posted on Jun 13, 2009 2:18 pm
oh yeah! aww i forgot it Oo damn... gonna add it right now! thx mates
E: done hope it is right...
E: done hope it is right...
mIRC Snippet:
AUTHED !say script
Posted on Jun 14, 2009 4:14 am
Posted on Jun 14, 2009 4:14 am
It was not really that I commented napa. I commented the failness of the idea of the script. But the other part (with the hash table) also fails... or did :).
mIRC Snippet:
AUTHED !say script
Posted on Jun 14, 2009 6:24 am
Posted on Jun 14, 2009 6:24 am
... mate this is a fun script not a professional script... open your eyes
mIRC Snippet:
AUTHED !say script
Posted on Jun 14, 2009 6:00 pm
Posted on Jun 14, 2009 6:00 pm
could use
then the trigger would be ~say <what to say here>
example:
<all_of_da_world> ~say patx is awesome.
<some__mirc__bot> %patx is awesome
note the % is good so ppl cant do like /cs op crap. sort of a protection. also if u want to verify just use userlevels. eg "on 10:text:.....".
| Code: |
on *:text:~say*:?: { msg $2 $+(%,$3-, } |
then the trigger would be ~say <what to say here>
example:
<all_of_da_world> ~say patx is awesome.
<some__mirc__bot> %patx is awesome
note the % is good so ppl cant do like /cs op crap. sort of a protection. also if u want to verify just use userlevels. eg "on 10:text:.....".
mIRC Snippet:
AUTHED !say script
Posted on Jun 18, 2009 12:13 pm
Posted on Jun 18, 2009 12:13 pm
@Nikooo777: Whos talking about professional, and also, I don't see whats some fun about this script.






