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

by emokid
Wed Nov 26, 2008 7:20 pm
Forum: Script Support & Releases
Topic: What is wrong with DarkMist`'s trivia.tcl script
Replies: 0
Views: 2544

What is wrong with DarkMist`'s trivia.tcl script

Whenever I run eggdrop with the script enabled and start it, it asks questions and gets answers fine for like 3 minutes, then my CPU starts to run at 100% and my computer fan goes crazy. Eggdrop no longer responds to any commands and eventually pings out after about a minute or two. I have also hear...
by emokid
Wed Nov 26, 2008 6:42 pm
Forum: Eggdrop Help
Topic: eggdrop overload when loading trivia bot
Replies: 5
Views: 5182

I'm having the same problems right now. My CPU starts running at 100%, then it pings out.
by emokid
Sat Mar 01, 2008 3:10 pm
Forum: Script Requests
Topic: How to make lowercase letters
Replies: 2
Views: 2724

Oh thanks, I didn't know about strupr.
by emokid
Sat Mar 01, 2008 2:57 pm
Forum: Script Requests
Topic: How to make lowercase letters
Replies: 2
Views: 2724

How to make lowercase letters

I am using this TriviaBot script: http://www.egghelp.org/tclhtml/3478-4-0-0-1-trivia-tcl-DarkMist.htm Which is pretty simple, but I don't know why when it displays the questions, all the letters are in uppercase/capital letters. How do I make it back to lowercase? (The questions in the database are ...
by emokid
Sat Mar 01, 2008 2:25 pm
Forum: Scripting Help
Topic: ^M thing at the end of every line
Replies: 3
Views: 2153

Thanks, that did the trick!

But do you know why the ^M character appears during DOS to UNIX conversion? What's this symbol called and the story behind it?
by emokid
Sat Mar 01, 2008 2:13 pm
Forum: Scripting Help
Topic: ^M thing at the end of every line
Replies: 3
Views: 2153

^M thing at the end of every line

For some reason, there is a ^M character at the end of every line in a script. How can I get rid of all of them? (It's not 2 separate characters, ^M seems to be just one if I try to move my cursor to it, or press backspace it deletes ^M at the same time.)
by emokid
Thu Jan 03, 2008 11:48 am
Forum: Script Requests
Topic: Idle counter
Replies: 2
Views: 1920

Idle counter

I need a script that keeps a track of how long a nickname has idled in a channel, and you can recall how long by doing a command like !idle and it will show how long that user has idled in the channel. Also it would be helpful if it was possible to link multiple nicknames so if someone changes their...
by emokid
Wed Dec 26, 2007 3:38 pm
Forum: Script Support & Releases
Topic: Tales' Crack the Code script
Replies: 4
Views: 3354

Well the script does load and I can do the commands in the channel, but it doesn't give any hints at all. I ran it over a period of 30 min. and it never gives any hints, even if you do !hint Like you can do !ctc and the game will start and the bot says so, but it never gives any hints and the game n...
by emokid
Wed Dec 26, 2007 12:09 am
Forum: Script Support & Releases
Topic: Tales' Crack the Code script
Replies: 4
Views: 3354

Can you upload your script please? You can edit out the bot nickname and channel information, etc. I dunno why...I tried it in Windows Eggdrop and it worked but not in Linux. :(
by emokid
Fri Dec 21, 2007 9:06 pm
Forum: Script Support & Releases
Topic: Tales' Crack the Code script
Replies: 4
Views: 3354

Tales' Crack the Code script

http://www.egghelp.org/tclhtml/3478-4-0-0-1-tales.htm

Tales has a game script called "Crack the Code" and I'm trying to use it with the latest Eggdrop, but it doesn't seem to work...can anyone help me fix it? I even did this: http://forum.egghelp.org/viewtopic.php?p=30231 but to no avail.
by emokid
Mon Dec 10, 2007 12:44 pm
Forum: Modules & Programming
Topic: Macro Module
Replies: 1
Views: 11443

Macro Module

This is the current macro module I'm using: # <BOT> MACRO add viruskill oper gline <1> +3d You have a virus. Go away! # <BOT> MACRO edit viruskill oper gline [1] +7d You have a virus. Go away! # <BOT> MACRO setsep | # <BOT> MACRO viruskill 167.6.90.254 # <BOT> MACRO rename viruskill virus # <BOT> MA...
by emokid
Sat Dec 08, 2007 1:02 pm
Forum: Eggdrop Help
Topic: Logging into Eggdrop via Priv Msg [SOLVED]
Replies: 5
Views: 4405

YooHoo wrote:
emokid wrote:Okay, thanks...I guess that I just wanted more commands added in there
emokid, there is a couple of scripts around that will add more public & msg commands, as well as a 'login', but I would recommend the Stormbot.tcl.
Thanks so much!
by emokid
Fri Dec 07, 2007 9:41 pm
Forum: Script Requests
Topic: Logging in via PM
Replies: 11
Views: 5012

Alchera wrote:I said src. :roll:

eggdrop1.6.18/src

eggdrops source files can be found in there.
Sorry, that was a typo...I meant src. /usr was a freudian slip
by emokid
Fri Dec 07, 2007 8:30 pm
Forum: Script Requests
Topic: Logging in via PM
Replies: 11
Views: 5012

Alchera wrote:Then download the tarball from the main site. ;)
Well the main site was down, so I downloaded from your site: http://www.ballarat.us/modules.php?name ... etit&lid=1

I got the latest version install and everything, but there's still no /usr in my eggbot directory :cry:
by emokid
Fri Dec 07, 2007 7:17 pm
Forum: Script Requests
Topic: Reponse to custom command [SOLVED]
Replies: 1
Views: 1716

Reponse to custom command [SOLVED]

I'd just like a simple script that I can edit, so like if I say "botnick make peter a sandwich", the bot will reply with the action "/me makes a sandwich and gives it to peter". I searched for a bit for scripts like this, and I found similar ones but I could not find one that cou...