dhp1080 wrote:I've been using this script for awhile now, and it functions nearly flawlessly for what it's designed to do. I was only wondering about 2 things.
1) Why is the ban for the user set after the kick? I'm sure that having the user not know the banned mask is great, but banning first stops the user from sending messages faster.
2) Is there any simple way to completely stop the script from limiting the rate at which it sends commands? My bot is opered and was compiled to have a 0 wait time in sending messages (per another forum thread).
# Do you want your bot to queue bans? set here the time in seconds before dumping bans:
# NOTE: 0 means the bot will set the ban immediately
# The modes-per-line setting in eggdrop.conf is the number of modes allowed per command.
set apqueue(time) 0
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM
Hello Friends, I just gave try to latest version of beta, I have faced one problem is, when I load the tcl and then .rehash on partyline. it parts few channels giving reason:
No longer supporting channel #channel
Ignored masks for channel(s): #channel
and after joining it back and saving, if I try rehash - happeneds the same. and can't even recover from backup file. what could be the problem :/
i.m.offline wrote:Hello Friends, I just gave try to latest version of beta, I have faced one problem is, when I load the tcl and then .rehash on partyline. it parts few channels giving reason:
No longer supporting channel #channel
Ignored masks for channel(s): #channel
and after joining it back and saving, if I try rehash - happeneds the same. and can't even recover from backup file. what could be the problem :/
please help!
Thanks in advance
i_m_offline (DALnet)
This script is for eggdrop 1.6.18; upgrade.
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM
tried adding thru dcc and it works kewl. I was just wondering if there is no way to add em in tcl by default, so that there is no need to keep changing thru dcc in all the bots, changing tcl & doing rehash is far easier n faster.
tried adding thru dcc and it works kewl. I was just wondering if there is no way to add em in tcl by default, so that there is no need to keep changing thru dcc in all the bots, changing tcl & doing rehash is far easier n faster.
Thanks for support.
You actually can: Delete the file in ~./scripts called "aplists" and then edit the Tcl, save, and .rehash the bot.
As you can see, it's best (and easier) via DCC.
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM
i.m.offline wrote:so there is no way to change the ban times in tcl instead of changing em later on dcc? please advice. thx
Deleting both .chan & .chan~bak (after killing the bot), editing the script to whatever you like (each time you want to make a change) and then restarting the bot is the only way.
Simple solution is DCC.
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM