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 22 matches

by mvp1
Sun Oct 09, 2022 5:41 pm
Forum: Scripting Help
Topic: cloud ip remove ident ban
Replies: 7
Views: 7227

Hi Caesar, I'm testing this code, but there seems to be a problem. The code works fine in case of Kick+Ban. However; 1) In case of only ban (no kick), it unbans the irccloud ban but DOES NOT set the ident(irccloud id) ban. Where it should be setting an irccloud id / ident ban. <mvp1> !kb Test1 9:49:...
by mvp1
Sat Aug 13, 2022 4:53 am
Forum: Script Requests
Topic: Modify Join/Part TCL
Replies: 6
Views: 2283

Thanks Simo, I'm testing this. Seems to be working in principle, but will have to see how quick it reacts during flood and does the job.

Thanks again mate :)
by mvp1
Sat Aug 13, 2022 4:51 am
Forum: Script Requests
Topic: Modify Join/Part TCL
Replies: 6
Views: 2283

Hi Simo,

On DALnet mate, eggdrop 1.8.3
simo wrote:on wich network / ircd version are u running this ?
by mvp1
Sat Aug 13, 2022 12:53 am
Forum: Script Requests
Topic: Copy channel Ban / Invite / Exceptions list?
Replies: 6
Views: 2432

Thanks Simo, CrazyCat and Spike. The lists are not in eggdrop but just on channel, and what willyw said worked for me. The /mode command displayed, and I took a back up by just copy pasting.

Thanks alot willyw!
by mvp1
Thu Aug 11, 2022 10:14 pm
Forum: Script Requests
Topic: Modify Join/Part TCL
Replies: 6
Views: 2283

I have made below changes to above to check for +R modelock check, but the mode check check seems to be too slow when 2-3 nicks do revolving/join-part at the same time and the bot still does the modelocks multiple times. Any solutions, suggestions please? Modified Code: if {[getchanjoin $nick $chan]...
by mvp1
Thu Aug 11, 2022 3:59 am
Forum: Script Requests
Topic: Modify Join/Part TCL
Replies: 6
Views: 2283

Modify Join/Part TCL

Hi folks, I am using below code for join/part (revolving door). It is working fine, but when multiple nicks join/part, the script also sets the channel mode command multiple times. Appreciate if anyone can help modify the code in a loop or may be any possible check, so the channel modelock happens o...
by mvp1
Sat Aug 06, 2022 5:16 am
Forum: Script Requests
Topic: Kick Counter for only Bot's kicks & Counter Stored in Fi
Replies: 2
Views: 1473

SpiKe^^, thanks a lot mate. The code on above thread you mentioned has helped.
by mvp1
Thu Aug 04, 2022 4:19 am
Forum: Script Requests
Topic: Kick Counter for only Bot's kicks & Counter Stored in Fi
Replies: 2
Views: 1473

Kick Counter for only Bot's kicks & Counter Stored in Fi

Hi guys, Apologies if this is a duplicate request, appreciate if you can link me if this is already coded? Otherwise, I'm looking for a Kick Counter Code with below requirements; 1) The counter should be stored in a file (e.g in kickscount.txt or .db inside /Scripts Directory on eggdrop) 2) No.1 sho...
by mvp1
Mon Aug 01, 2022 8:59 am
Forum: Script Requests
Topic: Auto Voice System
Replies: 27
Views: 15793

Hi CrazyCat, Ceasar, I'm using below code, it is working but it does not seem to devoice all the nicks which are sitting on voice more than idle time? When the channel is 150+ count and voiced users are 10-15, many voiced users stay voiced and do not get devoiced. Below is complete code I am using. ...
by mvp1
Tue Jul 26, 2022 7:24 am
Forum: Script Requests
Topic: Auto Devoice a specific user if anyone Voices them?
Replies: 3
Views: 1441

CrazyCat, thanks heaps mate! You're a legend :)

Loved the idea of adding users with flag, which I think is much easier.
Works perfect for now. Will ask for help if there are any changes needed further :)

Thanks again.
by mvp1
Tue Jul 26, 2022 2:55 am
Forum: Script Requests
Topic: Auto Devoice a specific user if anyone Voices them?
Replies: 3
Views: 1441

Auto Devoice a specific user if anyone Voices them?

Hi guys, I need a quick TCL code please, for eggdrop, which can make sure a specific user "USERX" is never voiced in a channel #CHANNELX by anyone. So basically the code should check all the +v mode changes in #CHANNELX and if it detects USERX is voiced, it should apply mode -v (devoice) s...
by mvp1
Thu Jul 07, 2022 1:19 am
Forum: Script Requests
Topic: Relay Chan1 & Chan2 to Chan3 on 1 eggdrop & 1 server
Replies: 5
Views: 1944

Relay Chan1 & Chan2 to Chan3 on 1 eggdrop & 1 server

Hi Guys, I am after something very simple. I have an eggdrop on one server, e.g Dalnet, and I want it to join 3 channels, e.g #Chan1 , #Chan2 and #Chan3 And I want it to relay everything (chat,joins/parts etc etc) from #Chan1 and #Chan2 into #Chan3 Is there anything already available? Of if anyone c...
by mvp1
Sun May 22, 2022 10:00 pm
Forum: Script Requests
Topic: Copy channel Ban / Invite / Exceptions list?
Replies: 6
Views: 2432

Copy channel Ban / Invite / Exceptions list?

Hi guys,

I have long lists of bans, invites, exceptions added on a channel. What could be the easiest and quickest way (script, apps like mIRC, irccloud etc) for me to copy and save all the lists to keep as a back up? in case some op wipes these lists.

Many thanks
by mvp1
Fri May 20, 2022 7:25 am
Forum: Script Requests
Topic: Working Megahal or Any Other Chatbot Alternatives?
Replies: 1
Views: 1296

Working Megahal or Any Other Chatbot Alternatives?

Hi guys, I am using an eggdrop-1.8.3. I have been looking for an auto response tcl/mod for a while but no luck. I did come across Megahal; but most links and codes look too old and buggy. 1) Does anyone have any working source of ver of Megahal mod that should be working on eggdrop1.8.3 please? 2) A...
by mvp1
Mon May 09, 2022 12:19 am
Forum: Script Requests
Topic: voice after so many public chat lines
Replies: 15
Views: 9691

Re: +v on "x" lines

Cheers Spike mate, will test this and let you know. Quick question; Any chance this would work for more than one exceptions nick? e.g specificnick1 , specificnick2 and so on.. if I only change below as?

set exemptmasks {specificnick1!*@* specificnick2!*@* specificnick3!*@*}