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

by primus
Sat Sep 12, 2015 3:08 am
Forum: Eggdrop Help
Topic: autobotchk for windrop (Windows XP and Windows Server 2003)
Replies: 1
Views: 6163

Works like a champ in Win7 too... The instant my thinclient boots, windrop starts. If windrop dies or crashes for some unknow reason, a few minutes later its back... Setup of the task is the same, however the route to take to get to the scheduler is different. A simple search in control panel will l...
by primus
Fri Sep 11, 2015 2:51 am
Forum: Script Requests
Topic: BotNet Notifications
Replies: 0
Views: 5587

BotNet Notifications

BotNet Messages Looking for a script similar to botnetnotify.tcl But, One that does this... 1. Notifies the selected channel of any partyline user joins/parts from any bot connected to the botnet, not just the bot with the script loaded on it. 2. Notifies selected channel of any bot or hub that disc...
by primus
Fri Sep 11, 2015 2:30 am
Forum: Script Requests
Topic: Looking for mc.limit.tcl
Replies: 8
Views: 10487

Found it finally... Only issue is the SVS portion, but it does not seam to effect the script in any way or report any errors, so it should be all good... ## # Limit v1.0.1 by MC_8 - Carl M. Gregory <mc8@purehype.net> # This script will only work on eggdrop 1.5.5 or greater. # # My SVS Website - http...
by primus
Tue Aug 04, 2015 12:15 pm
Forum: Script Support & Releases
Topic: slots.tcl - Slot Machine for your Eggy
Replies: 3
Views: 8635

Thanks Caesar, Did a test run with it, but got this: [08:59:47] Tcl error [::slots::play]: can't read "slots": no such variable so looked through the code and noticed this.. proc spin {count} { so changed it to... proc slots {count} { After the change, worked flawless... When I get time, w...
by primus
Mon Aug 03, 2015 12:43 am
Forum: Script Support & Releases
Topic: slots.tcl - Slot Machine for your Eggy
Replies: 3
Views: 8635

slots.tcl - Slot Machine for your Eggy

Its been reworked once prior to myself... It now works with eggdrop1.6.X, not sure about earlier version... Let me know if anything needs fixed in the script or if it works with earlier eggdrop versions... And please post in the topic of the forum.... More info after code... ########################...
by primus
Sun Aug 02, 2015 5:23 pm
Forum: Script Requests
Topic: Looking for mc.limit.tcl
Replies: 8
Views: 10487

Not it, but thanks...

It's specific to MC_8's scripts...
by primus
Sat Aug 01, 2015 9:18 pm
Forum: Script Support & Releases
Topic: chan limit when joining several channels
Replies: 9
Views: 13828

Ok, found the issue.... The entire problem I was having (face/palm) was in the bots config... This fixed getops and chanlimit... An easy way to check if your bot is reading the amount of users correctly is to dcc chat bot, in partyline .channel #yourchannel If its not reading correctly, open your bo...
by primus
Sat Aug 01, 2015 8:06 pm
Forum: Script Requests
Topic: Looking for mc.limit.tcl
Replies: 8
Views: 10487

Looking for mc.limit.tcl

It's no longer in the archive and cant find anywhere else. Anyone have a copy?
by primus
Sat Aug 01, 2015 6:51 pm
Forum: Script Support & Releases
Topic: chan limit when joining several channels
Replies: 9
Views: 13828

Oh yeah, simo, 1. the limit I recommend is at least 5 to 8 over the top amount of users. 2. Set grace to 2 (if limit is 5) or 4 (if limit is eight) 3. and set the amount of seconds to like 300, which equals 5 minutes. 8 seconds is rather quick and any floodbots can easily defeat 8 seconds... just an...
by primus
Sat Aug 01, 2015 6:44 pm
Forum: Script Support & Releases
Topic: chan limit when joining several channels
Replies: 9
Views: 13828

I have done quite a bit of testing on this deal and agree with you that it is an Eggdrop issue. Edit: er maybe not:) Maybe not? Tried with 1.3.28 and scripts relevant to the version (which is most), not having the same issue until eggdrop 1.6... Even 1.5.4 yielded same as 1.3.28, all working... Unf...
by primus
Sat Aug 01, 2015 1:48 pm
Forum: Script Support & Releases
Topic: chan limit when joining several channels
Replies: 9
Views: 13828

I will be recompiling with 1.3.28 on one of my shells to see if it makes a difference later today. I have noticed other issues too with other certain scripts, bots not properly setting channel specific flags for users through sharing. I could go on, but its all small stuff, not trying to make this l...
by primus
Fri Jul 31, 2015 11:03 pm
Forum: Script Support & Releases
Topic: chan limit when joining several channels
Replies: 9
Views: 13828

Ive been having a similar issue, but I think it may be a combined issue... I run bots on undernet, all are eggdrop1.6.21 I tried using just about all TCL scripts involving Channel Limiting, this includes single channel scripts and multi channel scripts. The same issue exist with all of them in the s...