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

by vladdeh
Mon Nov 28, 2011 4:38 am
Forum: Script Support & Releases
Topic: youtube script don't want it to work globally
Replies: 2
Views: 5753

youtube script don't want it to work globally

So this script takes youtube links said on channel then replies with the title etc. but right now it does it on every channel the bot is on, I only want it to do it on the channels that I want it in, not in all, help me please? namespace eval etube { foreach p [array names etube *] { catch {unset et...
by vladdeh
Sun Nov 27, 2011 3:36 am
Forum: Scripting Help
Topic: Justin.tv stream check
Replies: 7
Views: 5988

Justin.tv stream check

Is someone please willing to write a script that checks a list of justin.tv or own3d.tv streams and announces them on a channel when they are online if you issue a command like "!streams" for example.

Pretty please! :oops:
by vladdeh
Fri Nov 25, 2011 2:58 pm
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 656064

someguy wrote:Is it possible to fix the issue with it only reporting a new news feed when it's the first one in the RSS feed? For example it won't announce a new news article if it's been inserted further down into the RSS feed.
I'd like this also fixed if possible please
by vladdeh
Fri Nov 25, 2011 2:15 pm
Forum: Script Support & Releases
Topic: Help Updating ourTube.tcl
Replies: 16
Views: 32650

Script not pulling views anymore or comments, any fixes?:p
by vladdeh
Fri Nov 25, 2011 2:44 am
Forum: Script Requests
Topic: Check when online Streams are up
Replies: 7
Views: 4932

No one wants to take it upon themselves to do this? :(
by vladdeh
Sun Nov 13, 2011 11:16 am
Forum: Eggdrop Help
Topic: pisg timestamp format
Replies: 0
Views: 2476

pisg timestamp format

Could anyone please help me make pisg recognize this mIRC timestamp format? [13-11-11 12:25:31] <Nick1> Hello text This is the mIRC.pm file package Pisg::Parser::Format::mIRC; # Documentation for the Pisg::Parser::Format modules is found in Template.pm use strict; $^W = 1; sub new { my ($type, %args...
by vladdeh
Wed Nov 02, 2011 1:58 pm
Forum: Eggdrop Help
Topic: After installing tcl8.5 locally
Replies: 2
Views: 2973

Well I installed a different tcl version and it works so w/e thanks tho :P
by vladdeh
Wed Nov 02, 2011 8:08 am
Forum: Eggdrop Help
Topic: After installing tcl8.5 locally
Replies: 2
Views: 2973

After installing tcl8.5 locally

And reconfiguring/recompiling eggdrop I now get this error when I try to run it Eggdrop v1.6.20 (C) 1997 Robey Pointer (C) 2010 Eggheads *** glibc detected *** ./eggdrop: free(): invalid next size (fast): 0x08b5a460 *** ======= Backtrace: ========= /lib/tls/i686/nosegneg/libc.so.6(+0x6c321)[0xb74853...
by vladdeh
Wed Nov 02, 2011 7:51 am
Forum: Eggdrop Help
Topic: Tcl error [check:for:nick]: error flushing "sock11"
Replies: 2
Views: 3010

Yeah, thanks that was it, didn't think to check the server figured since the tcl is from 2011 it was up2date..oh well
by vladdeh
Tue Nov 01, 2011 1:28 pm
Forum: Eggdrop Help
Topic: Tcl error [check:for:nick]: error flushing "sock11"
Replies: 2
Views: 3010

Tcl error [check:for:nick]: error flushing "sock11"

Tcl error [check:for:nick]: error flushing "sock11": connection refused

Why am I getting this when I try to use the blackip.tcl ( http://www.egghelp.org/tclhtml/3478-4-0-0-1-blackip.htm ) ?
by vladdeh
Mon Oct 24, 2011 3:27 am
Forum: Eggdrop Help
Topic: Eggdrop not logging channel messages
Replies: 5
Views: 5604

So no one can help me get the bot to log channel messages without having to disable all these scripts :/
by vladdeh
Sat Oct 22, 2011 2:02 pm
Forum: Eggdrop Help
Topic: Eggdrop not logging channel messages
Replies: 5
Views: 5604

So can someone say what I have to chance in that tcl to make it work, I'm quite horrible at this to be honest
by vladdeh
Thu Oct 20, 2011 4:45 pm
Forum: Eggdrop Help
Topic: Eggdrop not logging channel messages
Replies: 5
Views: 5604

So I've found what breaks it, it's this script http://pastebin.com/XH0N3rq5 If someone could look at it and tell me why this is stopping my bot from seeing normal channel messages I'd appreciate it. After I disable this script messages get logged now but since this script is a part of a bunch of oth...
by vladdeh
Thu Oct 20, 2011 3:40 pm
Forum: Script Requests
Topic: Check when online Streams are up
Replies: 7
Views: 4932

I'd also love this
by vladdeh
Thu Oct 20, 2011 2:48 pm
Forum: Eggdrop Help
Topic: Eggdrop not logging channel messages
Replies: 5
Views: 5604

Eggdrop not logging channel messages

I set logfile jpk #channel "logs/#channel.log" in the eggdrop.conf but the logfile only has Joins/parts/quits and ACTIONS (/me) but no normal message any idea why this is happening?