This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 97 matches

by m4s
Wed May 16, 2018 2:21 pm
Forum: Script Requests
Topic: [Solved]Old ban remover
Replies: 13
Views: 11204

[Solved]Old ban remover

Hello to everyone! May I ask Your help to create a script for me? My channel banlist often fills up and I thought my bot should remove the 5 oldest ban if a halfop gives a private command to the bot. The bans are only channel bans and the format is *!*@host. Nickbans should not be removed. The priva...
by m4s
Thu Feb 01, 2018 11:52 am
Forum: Script Requests
Topic: [Solved]Voice/devoice script with extra features
Replies: 18
Views: 17633

Thank you to everyone!

Final script is:

https://pastebin.com/f13T4YMb
by m4s
Fri Jan 26, 2018 12:46 pm
Forum: Script Requests
Topic: [Solved]Voice/devoice script with extra features
Replies: 18
Views: 17633

Hi, The script works fine for some days, I want to close this topic but before I do I have two questions. :) My channel is not too big so I could not test it. 1. If more then one user joins the channel at the same time will this script give the +v in one line? I mean: [19:10] Nick joined the channel...
by m4s
Sun Jan 21, 2018 12:44 pm
Forum: Script Requests
Topic: [Solved]Voice/devoice script with extra features
Replies: 18
Views: 17633

1st error message

But on my testbot I got this error message:

Tcl error [::av::reset]: list doesn't contain element 1

I just used !voice nick1 nick2 and !devoice nick1 nick2....
by m4s
Sun Jan 21, 2018 12:36 pm
Forum: Script Requests
Topic: [Solved]Voice/devoice script with extra features
Replies: 18
Views: 17633

Re: Don't use pushmode here!

Thank You SpiKe^^!
That was the problem. Now it works!! :)
by m4s
Sun Jan 21, 2018 11:03 am
Forum: Script Requests
Topic: [Solved]Voice/devoice script with extra features
Replies: 18
Views: 17633

Hi Caesar, A tested a bit. The only thing which is not working is the "!voice nick1 nick2" and "!devoice nick1 nick2". Test1: !voice nick1 nick2 -> nothing happens -> no error msg !voice nick1 , nick2 -> voice is only given to nick2 -> no error msg I gave voice to nick1 and nick2...
by m4s
Fri Jan 19, 2018 3:02 pm
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1025308

Hi, Is there any possibility to set a host as an exempt and the bot won't think ppl from this host are clones? On my network I have a special vhost ident@staff.network.com. There are two other friends on my channel with the same host (different ident). One of them has +of on my bot, another has noth...
by m4s
Wed Jan 17, 2018 11:44 am
Forum: Script Requests
Topic: [Solved]Voice/devoice script with extra features
Replies: 18
Views: 17633

Thanks Caesar I see!

I started to use your script. I want to wait a bit to see it is working well -i am sure it will!
If I find something I will post it here but I think this topic will be closed soon! ;)
by m4s
Tue Jan 16, 2018 2:02 pm
Forum: Script Requests
Topic: [Solved]Voice/devoice script with extra features
Replies: 18
Views: 17633

Caesar! It's a great job from you! Thank You! The main features work I got no error messages! :) The only thing (but this was not my request) is the "!voice nick1 nick2" and the "!devoice nick1 nick2" don't work. But it is not important for me. I have questions. :) What time is t...
by m4s
Mon Jan 15, 2018 4:42 pm
Forum: Script Requests
Topic: [Solved]Voice/devoice script with extra features
Replies: 18
Views: 17633

Everyone makes mistakes...that is normal. :) I made the changes. I got this error after joining: Tcl error [::av::joining]: can't read "ignoreList(#mychannel)": no such variable !voice nick and !devoice nick work, but !voice nick1 nick2 don't. I got this continously: Tcl error [::av::reset...
by m4s
Mon Jan 15, 2018 12:14 pm
Forum: Script Requests
Topic: [Solved]Voice/devoice script with extra features
Replies: 18
Views: 17633

Hi Caesar! First thank you to help me, that is kind of you. :) First test results are: Script is loaded I set the +av flag via DCC. Bot doesn't give +v after someone joining to my channel and the public commands don't work. There are no error messages in the partyline. The bot is opped on the test c...
by m4s
Sun Jan 14, 2018 9:34 am
Forum: Script Requests
Topic: [Solved]Voice/devoice script with extra features
Replies: 18
Views: 17633

[Solved]Voice/devoice script with extra features

Hello! I looked for autovoice scripts in the archive (there are many) but I want a bit more. "Normal" features are: - autovoice everyone joining my channel - turn on and off the script via DCC: .chanset #channel +av. - public and private commands for my bot would be !voice nick, !devoice n...
by m4s
Sat Jan 06, 2018 10:37 am
Forum: Eggdrop Help
Topic: [Solved]Bot sets inactive bans
Replies: 1
Views: 5388

Re: Bot sets inactive bans

If this happens you should look for this in the bot's config file: set max-modes and set here a greater number than set max-bans has.

Restart the bot! Rehash is not enough!

That's all! :)
by m4s
Fri Jan 05, 2018 6:07 pm
Forum: Eggdrop Help
Topic: [Solved]Bot sets inactive bans
Replies: 1
Views: 5388

[Solved]Bot sets inactive bans

Hello, My bot is an eggdrop 1.8.2 with only one channel. If I use .+ban host or .kickban nickname in partyline, the bot sets an inactive ban. After .kickban the bot kicks the user but don't set the ban so the user able to come back and the bot kicks again. I always set -dynamicbans and -enforcebans....
by m4s
Thu Jan 04, 2018 1:35 pm
Forum: Script Support & Releases
Topic: [Solved] PubChanComm v1.82
Replies: 4
Views: 6990

Thank You again! :)