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

by joke
Tue Nov 21, 2006 8:05 am
Forum: Scripting Help
Topic: see items in "puthelp queue"
Replies: 2
Views: 2536

Thx, works fine.
by joke
Mon Nov 20, 2006 5:10 am
Forum: Scripting Help
Topic: see items in "puthelp queue"
Replies: 2
Views: 2536

see items in "puthelp queue"

Is it possible to check if there are still outputs in the puthelp queue?

I mean I want to see if the bot has already printed all output lines which have been created by a tcl script.
by joke
Thu Nov 09, 2006 3:38 am
Forum: Scripting Help
Topic: Notice while output is running
Replies: 2
Views: 2396

Okay works fine, thank you.
by joke
Thu Nov 09, 2006 3:34 am
Forum: Scripting Help
Topic: Change line in a text file
Replies: 1
Views: 2113

Change line in a text file

Hi, I've got a text file with many (let's say 1000) lines. The bot should find a certain line (by string match) and replace it with a new one. I tried to set up a list (each line in the text file represents a list item) and tried to let the bot go through (and replayce the item). So far it worked bu...
by joke
Sat Oct 21, 2006 5:17 am
Forum: Scripting Help
Topic: Notice while output is running
Replies: 2
Views: 2396

Notice while output is running

My bot shows a list which is 20 lines long on !bla command. When a second request is made as long as the first output is still running, the output is done after the first. To prevent flooding I could make a timer, but the one who made the 2nd request has to wait a long time. Is there any possibility...
by joke
Mon Oct 16, 2006 9:41 am
Forum: Scripting Help
Topic: User specific timer
Replies: 1
Views: 2325

User specific timer

Hi! I want to write a script which post a helpline to a user on demand. To simplify the problem the helpline should only be "HELP", command should be !help. But now my two problems: at first I need a timer which allows only one request per minute PER USER. My second problem is, that in rea...
by joke
Sun Jun 18, 2006 4:20 am
Forum: Scripting Help
Topic: local <-> global variable
Replies: 1
Views: 2844

local <-> global variable

Hi guys, is it possible to have a variable to be known in the whole script, but NOT in every script? I mean, can I have a variable between local and global? For example: a part of test.tcl --------------------------------------------------------------------------------- set x "bla" proc te...
by joke
Mon Oct 17, 2005 7:04 am
Forum: Archive
Topic: First x chars of a string variable
Replies: 2
Views: 10912

Thx for the quick and correct answer. Script works fine now. :D
by joke
Mon Oct 17, 2005 6:48 am
Forum: Archive
Topic: First x chars of a string variable
Replies: 2
Views: 10912

First x chars of a string variable

Hi,

is it possible to create a variable with the first x chars of another string variable?

For example:

string1 -> "Hello world"
string2 -> First 5 chars of string1 -> "Hello"


Thx
by joke
Sat Aug 20, 2005 3:39 am
Forum: Script Support & Releases
Topic: Weather script for wetter.com [German]
Replies: 222
Views: 218477

Tut mir leid, dass ich ein absoluter Eggdrop & TCL Neuling bin, und mit Deiner Antwort nicht allzu viel anfangen kann. Ich habe die wetter.tcl und egghttp.tcl in meinen Scripte-Ordner geladen und Rehashed. Das meiste funktioniert auch, lediglich bei manchen Vorschauorten hängt er sich auf: (09:3...
by joke
Fri Aug 19, 2005 7:33 am
Forum: Script Support & Releases
Topic: Weather script for wetter.com [German]
Replies: 222
Views: 218477

Floodschutz aktiv, bitte warte einige Minuten.

Hallo, das Script funktioniert eigentlich prima. Bei manchen Orten (z.B. Ulm, Karlsruhe, 76133) geschieht jedoch folgendes: wenn ich eine Vorhersage will, passiert gar nichts (auch keine Fehlermeldung). Danach gibt das Script für jede weitere Suche Floodschutz aktiv, bitte warte einige Minuten. Fall...