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

by garung
Sun Aug 31, 2008 11:03 pm
Forum: Scripting Help
Topic: regexp question
Replies: 4
Views: 4453

You're so cool! thanks speechles :)
by garung
Sun Aug 31, 2008 5:12 pm
Forum: Scripting Help
Topic: regexp question
Replies: 4
Views: 4453

speechless, it's tnot that, i mean skip these words(he's she's it's) so that they dont replace them with asterisks
by garung
Sun Aug 31, 2008 1:11 pm
Forum: Scripting Help
Topic: regexp question
Replies: 4
Views: 4453

regexp question

Can someone help me how to skip word like I'll . it's , she's ... in $text? thanks

while {[regexp -indices -start $pos {[^[:punct:]\s]+} $text match]} {
lappend words $match
lassign $match -> pos
incr pos
}
by garung
Tue Aug 26, 2008 7:35 pm
Forum: Scripting Help
Topic: string generator help!
Replies: 1
Views: 2814

string generator help!

SOLVED! thanks.
by garung
Mon Oct 31, 2005 10:00 pm
Forum: Script Support & Releases
Topic: souperman is dead
Replies: 2
Views: 5640

souperman is dead

http://www.eggdrop.za.net/ is no longer work
by garung
Wed Oct 26, 2005 7:29 pm
Forum: Scripting Help
Topic: help with a hint in trivia bot
Replies: 3
Views: 10124

when there's only 1 last * on each word and it keep the last hint.
by garung
Wed Oct 26, 2005 4:19 pm
Forum: Scripting Help
Topic: help with a hint in trivia bot
Replies: 3
Views: 10124

help with a hint in trivia bot

delete