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

by ProXy
Tue Feb 04, 2003 9:09 am
Forum: Archive
Topic: Errorhandling using the http package
Replies: 1
Views: 850

Errorhandling using the http package

Hi there, I wrote a little script that reads the info about a stream from a website. It works fine, but I would like to add some errorhandling. Maybe the Site is down, my eggdrop only writes some error messages to the partyline. Maybe anyone could help me to do this? Here`s the source so far: ######...
by ProXy
Sun Feb 02, 2003 11:05 am
Forum: Archive
Topic: Looking if a channel has a specific chanset
Replies: 1
Views: 920

Looking if a channel has a specific chanset

Hello, I wrote a script that sets a topic with the currently active DJ of a stream. But whenever i rehash it, the vars are resetted. The Problem is that the eggdrop should change the topic of the channel the script is active in! I have set this channel with -chanset #chan +stream So, when I rehash, ...
by ProXy
Sun Jan 12, 2003 4:04 pm
Forum: Archive
Topic: .channel #abc as public command
Replies: 6
Views: 1324

Thx a lot Papillon. If I can help you ever, tell me :)
by ProXy
Sun Jan 12, 2003 9:41 am
Forum: Archive
Topic: .channel #abc as public command
Replies: 6
Views: 1324

Well I think you missed me. I will try to explain it another way: All People should be allowed to type ".channel a#bc" in any channel as a public command. The eggdrop should response to that channel with the same thing he would resond to the partyline! I just want an Alias to the partyline...
by ProXy
Sun Jan 12, 2003 8:05 am
Forum: Archive
Topic: .channel #abc as public command
Replies: 6
Views: 1324

.channel #abc as public command

Hello, I would like to have the ".channel #abc" response in the partyline as answer for the public channel command ".channel #abc". I have written everything, to check the user`s input, but I don`t know how to make the bot answer in the specified channel! First of all I need to k...
by ProXy
Sun Jan 12, 2003 7:55 am
Forum: Archive
Topic: Check if bot i on channel
Replies: 4
Views: 960

Even if i check with botonchan $channel, I get this error message:
Tcl error [pub:channel]: illegal channel: #ddrb
Is there another way to check, if the eggdrop is on a channel?
by ProXy
Sat Jan 11, 2003 10:20 am
Forum: Archive
Topic: Check if bot i on channel
Replies: 4
Views: 960

Check if bot i on channel

Hi there, I want to check if my eggdrop is on a given channel. But whenever I try [onchan $botnick $chan] it returns an error, because the eggdrop checks this before he runs the script. Is there another possibility to check if the eggdrop is on a channel?
by ProXy
Mon Jan 06, 2003 12:18 pm
Forum: Archive
Topic: Sending Commands via botnet to other bots
Replies: 4
Views: 1126

Sending Commands via botnet to other bots

Hi there. I want to forward a string to all other linked bots in the botnet. How can I forward this string to all other bots? I only found the method to forward a string to one specific eggdrop. For example the string ".said abc" should be forwarded via botnet to all other eggdrops! TY ProXy
by ProXy
Fri Dec 06, 2002 8:06 am
Forum: Archive
Topic: TCL for Public Commands!
Replies: 2
Views: 711

Thx.
by ProXy
Fri Dec 06, 2002 4:14 am
Forum: Archive
Topic: User file nick limit
Replies: 8
Views: 1849

Changing HANDLEN to antoher value can also cause problems using other modules, eg stats.mod!
by ProXy
Fri Dec 06, 2002 3:36 am
Forum: Archive
Topic: TCL for Public Commands!
Replies: 2
Views: 711

TCL for Public Commands!

Hello,

I would like to do most partyline commands via Public Commands from a channel. There are a lot of those Scripts, but I guess not all of them work really secure. Is there one script that is known to be secure and provides most of the partyline-commands?
by ProXy
Mon Dec 02, 2002 11:59 am
Forum: Archive
Topic: Eggdrops answering slowly....
Replies: 2
Views: 933

Hi ppslim. I am running Debian with Kernel 2.4.19 on 1,2 Ghz with 256 MB RAM. I installed the eggdrop 1.6.13 without any non-standard modules. All the scripts are already running on eggdrop 1.6.12, there was no problem. Even if the bot is in 19 channels, there is nearly no action done by it, because...
by ProXy
Mon Dec 02, 2002 4:51 am
Forum: Archive
Topic: Eggdrops answering slowly....
Replies: 2
Views: 933

Eggdrops answering slowly....

Hello,

I am running eggdrop 1.6.13 in 19 Channels, but when I enter a Command for the first time, e.g. !peak the eggdrop answers after more than 30 seconds. All following commands are working fast (within 2 Seconds). Does anyone know why this it the case?
by ProXy
Thu Nov 28, 2002 6:50 am
Forum: Archive
Topic: eggdrop 1.6.13 not joining
Replies: 2
Views: 1099

I cannot connect to my partyline when starting my bot the normal way. And even there are no log entries done :(
by ProXy
Thu Nov 28, 2002 6:38 am
Forum: Archive
Topic: eggdrop 1.6.13 not joining
Replies: 2
Views: 1099

eggdrop 1.6.13 not joining

Hi there, I have a strange problem. Whenever I start my eggdrrop with "-n" he joins the Qnet and all channels without any problems within a few seconds. But when i start him withuot the parameter, he doesn`t! /whois botnick says, that he is not connected to the Qnet. Daoes anyone know what...