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

by johnpursglove
Sun Sep 07, 2008 9:38 pm
Forum: Scripting Help
Topic: Return url from a trigger + Text
Replies: 3
Views: 4226

Thanks Problem solved.

Thanks! Worked like a charm.

[string map] is your friend in this case. Any (space) or (underscore) within $text will be exchanged with %20's.
[/quote]
by johnpursglove
Sat Sep 06, 2008 10:22 pm
Forum: Scripting Help
Topic: Return url from a trigger + Text
Replies: 3
Views: 4226

Almost SOLVED - RE- Return url from a trigger + Text

Well I solved my own problem for the most part. Found some stuff here in this forum. Read a few parts and came up with a good answer. Well almost. How can I parse a space in the text. IE !ipdb Black Knight returns http://www.ipdb.org/search.pl?searchtype=quick&any=Black thanks in advance for any...
by johnpursglove
Sat Sep 06, 2008 9:19 pm
Forum: Scripting Help
Topic: Return url from a trigger + Text
Replies: 3
Views: 4226

Return url from a trigger + Text

Hello first post. Just got started in the world of Eggdrop. Trying to do a simple script that spits out a url from www.ipdb.org (pinball machine database) after a trigger is entered on the channelipdb followed by the name of a game. This script was originally a wiki script I tried to modify for my o...