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 veso
Sun Jul 17, 2011 3:29 pm
Forum: Scripting Help
Topic: get video title from vbox7.com
Replies: 0
Views: 2917

get video title from vbox7.com

Can any 1 help me with this tcl i write this code but i cant get the video title :( bind pubm - * rss-chckurl proc rss-chckurl {n u h c t} { set zazz {http://vbox7.*/play:([A-Za-z0-9_\-]+)} if {[regexp $zazz $t match fluff video_id]} { set url "$match" szazz $url $c } } proc szazz {url c {...
by veso
Wed Jul 06, 2011 2:46 pm
Forum: Script Requests
Topic: Can anyone post the http.tcl v2.7
Replies: 1
Views: 2597

i found it :D if somebody need it here is it :P # http.tcl -- # # Client-side HTTP for GET, POST, and HEAD commands. These routines can # be used in untrusted code that uses the Safesock security policy. # These procedures use a callback interface to avoid using vwait, which # is not defined in the ...
by veso
Fri Jul 01, 2011 9:25 pm
Forum: Script Requests
Topic: Can anyone post the http.tcl v2.7
Replies: 1
Views: 2597

Can anyone post the http.tcl v2.7

I found some scripts who need this tcl and i cant use it becose i cant find this tcl :cry:

Im using windrop (eggdrop 1.6.18) with tcl 8.5.2 and tcllib 8.5