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

by Sane
Mon May 07, 2018 5:08 pm
Forum: Eggdrop Help
Topic: How to use TLS package with Windrop?
Replies: 1
Views: 10402

I know this is really old and sorry for the bump.

I would also like to know how tcl tls can be incorporated into a Windrop too, as sometimes I use one for random testing. Mainly need it for certain scripts that fail to get info from a 'https' URL, because tls is missing. EDIT: I WAS ABLE TO SOLVE THIS ISSUE BY: Downloading tls167.dll for Cygwin/Win...
by Sane
Sun May 06, 2018 3:59 pm
Forum: Script Requests
Topic: fmylife.com eggdrop tcl script request
Replies: 4
Views: 6274

fmylife.com eggdrop tcl script request

Hi, I was wondering if anyone had a working version of any of the FML scripts out there? Or if if anyone can provide a fix for any of the fml scripts already out there? I can provide a few fml TCL pastes of code for someone to look at if need be; maybe they could fiddle with them and get them workin...
by Sane
Sat May 05, 2018 10:33 pm
Forum: Other Topics
Topic: Something I wanted to share.
Replies: 1
Views: 1820

Something I wanted to share.

* I just wanted to share this tutorial that I wrote for myself, for anyone else that might be interested. * I didn't feel like it fits anywhere else. * It may even help me out again in future; 'cause I'm always forgetting this stuff. BEFORE YOU SAY ANYTHING, I KNOW THE EGGDROP I USE AND AM PROVIDING...
by Sane
Sat May 05, 2018 6:39 pm
Forum: Shell & Bouncer Help
Topic: Linux 4.9.0-4-amd64
Replies: 5
Views: 14214

Doing this helped me out, when I had the same thing.

Installing these was what I did when I experienced a similar thing to you. sudo apt-get install -y libtcl8.5 tcl8.5-dev The one I needed at the time was was actually 8.4 though. And after installation, I believe you can do this: ./configure --with-tcllib=/usr/lib/x86_64-linux-gnu/libtcl8.5.so --with...
by Sane
Sat Jun 14, 2014 6:26 am
Forum: Script Requests
Topic: a simple topic script!
Replies: 3
Views: 5969

Yeah, I see where you're coming from but it was just a quick and simple fix until someone else wrote or posted an exact script for it.
by Sane
Sun Jun 08, 2014 12:39 am
Forum: Script Requests
Topic: a simple topic script!
Replies: 3
Views: 5969

Re: a simple topic script!

Hi, gamer12. Sorry that I cannot be of more help than this but: On certain networks I'm pretty sure that there's an 'append' and a 'prepend' topic command which can do some of what you wanted. For e.g., '.TOPICAPPEND' or is it '.APPENDTOPIC', regardless-- if you use one of those commands with 'text'...
by Sane
Mon Jun 02, 2014 8:37 pm
Forum: Shell & Bouncer Help
Topic: How to successfully setup crontab for your bot on your shell
Replies: 5
Views: 20145

Hi, Get_A_Fix. Thanks a lot for your input. As I mentioned previously, this guide was written for myself just in case I ever forgot how to do it and I just decided to share it with everyone else, and just added a few tweaks to it here and there. You see I had tried the other method that you and Dogg...
by Sane
Mon Dec 16, 2013 7:40 pm
Forum: Modules & Programming
Topic: Autoop - Password
Replies: 6
Views: 17708

Re: Autoop - Password

Hello everyone, I apologize if my English is not very good. I'll try anyway to explain my problem. I would make with my eggdrop to "autoop" a person on a channel if this person told me a specific word in query. Is this possible? If so, how? An exemple (with "moon" as the specifi...
by Sane
Fri Nov 22, 2013 11:08 am
Forum: Script Requests
Topic: Owner BAN
Replies: 1
Views: 3387

Re: Owner BAN

What you're saying isn't possible, an eggdrop bot can't stop a ban from being removed from an IRC network channel, it can only reset the removed ban straight after it has been removed, and only if that ban has been set as a sticky ban - (obviously the ban could only be removed in the first place by ...
by Sane
Fri Nov 22, 2013 10:37 am
Forum: Script Requests
Topic: advertise tcl?
Replies: 1
Views: 3536

Re: advertise tcl?

The following script below is just like any other TCL script with the exception that you would add the advertisements you want the bot to say in an 'advertisements'.txt file (you need to create it) which you would put in the same location as the 'advertisement'.tcl file; which is the 'scripts' folde...
by Sane
Fri Nov 22, 2013 10:07 am
Forum: Other Topics
Topic: speed test
Replies: 3
Views: 1883

Re: speed test

how can i test my internet speed? I'm surprised no one responded to this. So I may as well answer this question to stop it from being asked again (if ever in future) You can test your internet speed by going to: http://www.speedtest.net It's the absolute best and one of the most accurate speed chec...
by Sane
Thu Nov 21, 2013 9:59 pm
Forum: Modules & Programming
Topic: MegaHAL responding twice after every unexpected shutdown
Replies: 0
Views: 9737

MegaHAL responding twice after every unexpected shutdown

Hi, I have an issue with MegaHAL - lets say for e.g. that I'm editing a script but there's something wrong with it, like a missing close brace for example, and when the bot is rehashed or restarted, it dies or won't start, which is normal but that's when the MegaHAL issue occurs. When I fix the scri...
by Sane
Mon Nov 18, 2013 7:11 pm
Forum: Shell & Bouncer Help
Topic: How to successfully setup crontab for your bot on your shell
Replies: 5
Views: 20145

Well, mainly because I had issues with autobotchk in the past and I wasn't successful in setting it up properly before. Another reason is because I prefer to do it all manually so that way I know all the steps I took and everything I've edited, so it's less likely that any problems will arise. So I ...
by Sane
Mon Nov 18, 2013 9:16 am
Forum: Shell & Bouncer Help
Topic: How to successfully setup crontab for your bot on your shell
Replies: 5
Views: 20145

How to successfully setup crontab for your bot on your shell

The following guide was written for myself. After much trial and error I finally managed to setup crontab to auto-restart my eggdrop bot correctly. I have tweaked the guide so that it will apply to others. This guide is as long and as comprehensive as it needs to be so that anyone is able to follow ...
by Sane
Sun Nov 17, 2013 2:56 am
Forum: Script Requests
Topic: Clearing All Bans After 3 Hours!
Replies: 1
Views: 3668

Re: Clearing All Bans After 3 Hours!

Hello I Need Tcl Which Remove All Channel Bans After 3 Hours!l But It First It Announce In Channel Like: * @Bot Clearing 3 Hours Old Bans and then remove all bans Waiting For Script Thanks :) The script I'm about to post is an edit of the: # RemoveBans.tcl by Nils Ostbjerg <shorty@business.auc.dk> ...