well the people here miss understand what kind of tcl i need. i dont need any file sharing tcl egghelp.org have in tcl archieve hell of auto voice and search things scripts all i need autovoice tcl have feature we can add names in voice list as well the format nick!user@host like that and the other thing is search tcl where we can add list of games urls movies and many more and via commands we can search or can check latest addtions any help will be appriciate a lot thx.
I am currently under development of a very similar VoiceServ script. It is about already done, only a little bit of testing is needed before I release it.
It currently implies AOv (Auto voice) and SOv (Super voice) as similar with DALnets AOp and SOp services with different access levels. When the script is fully tested, hopefully within a day or two then I will release it and send a notification on this thread.
·awyeah·
==================================
Facebook: jawad@idsia.ch (Jay Dee) PS: Guys, I don't accept script helps or requests personally anymore.
==================================
Hassan wrote:well i did chat with him already this script is for autovoice nick i need autovoice on nick!user@host like that
You people are just too lazy and want everything in the form of a tcl script, which is already present in the bot's internal features: autoop, autovoice etc.
.chanset <#chan> +autovoice
.+user <handle> <nick!ident@host.mask>
#For a global flag
.chattr <handle> +v
#For a local flag
.chattr <handle> +v <#chan>
Why would you need a tcl script, if these three lines can exactly do the same?
·awyeah·
==================================
Facebook: jawad@idsia.ch (Jay Dee) PS: Guys, I don't accept script helps or requests personally anymore.
==================================
(This works ONLY if the handle (user) exists in the bot)
I think its more secure by eggdrops partyline setting commands, rather using a tcl for such a simple thing like autovoice....
awyeah, i agree with you...
Some people doesnt even know the basic commands of an eggdrop and they load tcl's without need to do that.
Libera ##rtlsdr & ##re - Nick: spithash
Click here for troll.tcl
Using the 'g' flag is more appropriate as it doesn't rely on a channel being specifically set for auto voice. Giving the user the 'f' flag also is a good idea.
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM
I think you should read more about eggdrops on www.egghelp.org, how to add users, what are flags, what type of hostmasks to add, how to set user passwords and etc.. only then you would be able to figure that out.
·awyeah·
==================================
Facebook: jawad@idsia.ch (Jay Dee) PS: Guys, I don't accept script helps or requests personally anymore.
==================================