<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/15279" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2011-03-05T15:55:30-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/15279</id>

		<entry>
		<author><name><![CDATA[Gewan]]></name></author>
		<updated>2011-03-05T15:55:30-04:00</updated>

		<published>2011-03-05T15:55:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96314#p96314</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96314#p96314"/>
		<title type="html"><![CDATA[gconvert.tcl Update Please! :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96314#p96314"><![CDATA[
Any news on this one?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11468">Gewan</a> — Sat Mar 05, 2011 3:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[holycrap]]></name></author>
		<updated>2010-12-16T05:19:55-04:00</updated>

		<published>2010-12-16T05:19:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95382#p95382</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95382#p95382"/>
		<title type="html"><![CDATA[gconvert.tcl Update Please! :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95382#p95382"><![CDATA[
Can someone please fix this  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_question.gif" width="15" height="15" alt=":?:" title="Question"> <br><br>Thanks!  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9651">holycrap</a> — Thu Dec 16, 2010 5:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[holycrap]]></name></author>
		<updated>2010-06-08T21:51:17-04:00</updated>

		<published>2010-06-08T21:51:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93284#p93284</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93284#p93284"/>
		<title type="html"><![CDATA[gconvert.tcl Update Please! :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93284#p93284"><![CDATA[
Anything else needed to be changed? It's not working for me.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9651">holycrap</a> — Tue Jun 08, 2010 9:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[devilkin]]></name></author>
		<updated>2010-06-08T14:34:35-04:00</updated>

		<published>2010-06-08T14:34:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93278#p93278</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93278#p93278"/>
		<title type="html"><![CDATA[gconvert.tcl Update Please! :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93278#p93278"><![CDATA[
Okay, some searches were indeed b0rked. This does it for me. Again, same warranty: if it eats your cats, you'll be catless. :p<br><br>Look for:<div class="codebox"><p>Code: </p><pre><code>           if {[regexp -nocase -- {calc_img.+?nowrap.*?&gt;(.+?)&lt;tr&gt;&lt;td&gt;} $html - convert(answer)]} { </code></pre></div>change to:<br><div class="codebox"><p>Code: </p><pre><code>            if {[regexp -nocase -- {calc_img.+?nowrap.*?&gt;(.+?)&lt;td&gt;} $html - convert(answer)]} {                regexp -nocase -- {&lt;h2 class=r style="font-size:138%"&gt;&lt;b&gt;(.+?)&lt;/b&gt;&lt;/h2&gt;} $convert(answer) - convert(answer)</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11226">devilkin</a> — Tue Jun 08, 2010 2:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[holycrap]]></name></author>
		<updated>2010-06-06T03:01:48-04:00</updated>

		<published>2010-06-06T03:01:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93249#p93249</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93249#p93249"/>
		<title type="html"><![CDATA[gconvert.tcl Update Please! :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93249#p93249"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>Wanted to report that this script no longer performs currency conversions, only arithmetic. My guess would be its because google does not always use the calc image, but sometimes brings up a graph instead. Not sure how to work around this. perhaps using a site like <a href="http://www.xe.com" class="postlink">www.xe.com</a> would be better. Google seems to change so much.</div></blockquote>Did you apply the changes i put two messages ago? They fix it for me.</div></blockquote>It no longer works, they must have changed something again.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9651">holycrap</a> — Sun Jun 06, 2010 3:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[devilkin]]></name></author>
		<updated>2010-06-05T16:23:38-04:00</updated>

		<published>2010-06-05T16:23:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93244#p93244</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93244#p93244"/>
		<title type="html"><![CDATA[gconvert.tcl Update Please! :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93244#p93244"><![CDATA[
<blockquote class="uncited"><div>Wanted to report that this script no longer performs currency conversions, only arithmetic. My guess would be its because google does not always use the calc image, but sometimes brings up a graph instead. Not sure how to work around this. perhaps using a site like <a href="http://www.xe.com" class="postlink">www.xe.com</a> would be better. Google seems to change so much.</div></blockquote>Did you apply the changes i put two messages ago? They fix it for me.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11226">devilkin</a> — Sat Jun 05, 2010 4:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Luminous]]></name></author>
		<updated>2010-06-05T15:26:06-04:00</updated>

		<published>2010-06-05T15:26:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93243#p93243</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93243#p93243"/>
		<title type="html"><![CDATA[gconvert.tcl Update Please! :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93243#p93243"><![CDATA[
Wanted to report that this script no longer performs currency conversions, only arithmetic. My guess would be its because google does not always use the calc image, but sometimes brings up a graph instead. Not sure how to work around this. perhaps using a site like <a href="http://www.xe.com" class="postlink">www.xe.com</a> would be better. Google seems to change so much.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11101">Luminous</a> — Sat Jun 05, 2010 3:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[shadrach]]></name></author>
		<updated>2010-05-19T16:59:13-04:00</updated>

		<published>2010-05-19T16:59:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93132#p93132</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93132#p93132"/>
		<title type="html"><![CDATA[gconvert.tcl Update Please! :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93132#p93132"><![CDATA[
works ty  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9548">shadrach</a> — Wed May 19, 2010 4:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[devilkin]]></name></author>
		<updated>2010-05-19T11:28:01-04:00</updated>

		<published>2010-05-19T11:28:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93130#p93130</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93130#p93130"/>
		<title type="html"><![CDATA[gconvert.tcl Update Please! :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93130#p93130"><![CDATA[
I've managed to fix it for my uses, no idea if it's complete... as always: it works for me, might not work for you. If it eats your kitties, your problem <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br><br>Look for:<div class="codebox"><p>Code: </p><pre><code>       if {[string match "*&lt;/div&gt;&lt;div id=res class=med&gt;*" $html]==1} {              if {[regexp -nocase -- {&lt;/div&gt;&lt;div id=res class=med&gt;&lt;p&gt;(.+?)&lt;a href=.*?&gt;(.+?)&lt;/a&gt;} $html {} item did_you_mean]} { </code></pre></div>Change to:<div class="codebox"><p>Code: </p><pre><code>       if {[string match "*&lt;div id=center_col&gt;&lt;div id=res class=med role=main&gt;*" $html]==1} {              if {[regexp -nocase -- {&lt;div id=center_col&gt;&lt;div id=res class=med role=main&gt;&lt;p class=ssp&gt;&lt;span class=spell style="color:#cc0000"&gt;(.+?)&lt;a href=.*?&gt;(.+?)&lt;/a&gt;} $html {} item did_you_mean]} { </code></pre></div><br>Look for:<div class="codebox"><p>Code: </p><pre><code>if {![regexp -- {&lt;/div&gt;&lt;div id=res class=med&gt;(?!&lt;)(.+?)&lt;p style} $html - no_search]} { </code></pre></div>Change to:<div class="codebox"><p>Code: </p><pre><code> if {![regexp -- {&lt;div id=center_col&gt;&lt;div id=res class=med role=main&gt;&lt;table class=std&gt;(.+?)&lt;div style} $html - no_search]} { </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11226">devilkin</a> — Wed May 19, 2010 11:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[shadrach]]></name></author>
		<updated>2010-05-06T02:57:08-04:00</updated>

		<published>2010-05-06T02:57:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93039#p93039</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93039#p93039"/>
		<title type="html"><![CDATA[gconvert.tcl Update Please! :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93039#p93039"><![CDATA[
broken  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br><div class="codebox"><p>Code: </p><pre><code>[18:24:58] [@********] !convert 800 litas to euro[18:24:59] [@*****] Found calculator template but cannot parse within.</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9548">shadrach</a> — Thu May 06, 2010 2:57 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[holycrap]]></name></author>
		<updated>2009-08-11T19:29:27-04:00</updated>

		<published>2009-08-11T19:29:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89848#p89848</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89848#p89848"/>
		<title type="html"><![CDATA[gconvert.tcl Update Please! :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89848#p89848"><![CDATA[
Thanks for the update!<br><br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9651">holycrap</a> — Tue Aug 11, 2009 7:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2009-08-08T12:43:17-04:00</updated>

		<published>2009-08-08T12:43:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89777#p89777</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89777#p89777"/>
		<title type="html"><![CDATA[gconvert.tcl Update Please! :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89777#p89777"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>##############################################  gconvert.tcl v4.0       by speechles     ## -Parsers/Encoders from Unofficial google- ############################################################# OLD INFO   ###############################################  gconvert.tcl v2.0       by AkiraX        ##                    &lt;#AnimeFiends@EFNet&gt;   ##################################################### DESCRIPTION ########################## Uses the google calculator to perform# conversions and mathematics#################################################### USAGE ################################ .chanset #yourchan +gconvert# !convert &lt;quantity&gt; to &lt;quantity&gt; : perform conversions# !math [.country.code] &lt;equation&gt; : perform mathematics# !calc [.country.code] &lt;equation&gt; : perform calculations# !spell [.country.code] &lt;something&gt; : perform spell checks## all 4 of the above commands are identical, each can perform the# actions of the other depending on the template detected when# querying google and receiving html. If you wish to use only 1# command to do everything, this is 100% possible and you# can remove any binds you wish above to do so.#################################################### CHANGELOG ############################ v4.0 : Adapted tempates to fit googles new calculator.# v3.1 : Adapted script to fit Google's new redesign.# v3.0 : fixed functionality, added .chanset #yourchan +gconvert#        added multilanguage, added spell check, added dynamic#        messages, added custom static messages, removed#        redundant socket attempts, condensed procedures to#        one for everything.# v2.1 : fixed functionality, repaired by Scott Glover# v2.0 : allow convert code to perform math# v1.0 : support for google conversions#################################################### LICENSE ############################## This program is free software; you can redistribute it and/or# modify it under the terms of the GNU General Public License# as published by the Free Software Foundation; either version 2# of the License, or (at your option) any later version.## This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the# GNU General Public License for more details.## You should have received a copy of the GNU General Public License# along with this program; if not, write to the Free Software# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, U#################################################### CONFIG ############################## this is where you can configure default behavior.# select your default regional google server# google.* - it can be any valid domain TLD for google.variable ConvertCountry "com"# select your default results not found messagevariable ConvertMsg1 "Unable to parse anything meaningful."variable ConvertMsg2 "Found calculator template but cannot parse within."############################################package require httpsetudef flag gconvertbind pub -|- !math gconvert:runbind pub -|- !calc gconvert:runbind pub -|- !convert gconvert:runbind pub -|- !spell gconvert:runproc gconvert:run { nick host handle chan text } {   if {[lsearch -exact [channel info $chan] +gconvert] == -1} {return}   set convert(nick) $nick   set convert(input) $text      regexp -nocase -- {^\.(.+?)\s(.+?)$} $convert(input) - convert(country) convert(input)      if {![info exists convert(country)]} {            set convert(country)  "$::ConvertCountry"      }      # create google URL      set token [http::config -useragent "Lynx/2.8.5rel.1 libwww-FM/2.14 SSL-MM/1.4.1 OpenSSL/0.9.7e"]      set convert(url) "http://www.google.$convert(country)/search?q=[gconvert:webstring $convert(input)]&amp;safe=off&amp;btnG=Search&amp;lr=lang_all&amp;num=10"      # grab the info from google      catch {set token [http::geturl $convert(url) -timeout 15000]} error      if {[string match -nocase "*couldn't open socket*" $error]} {            puthelp "PRIVMSG $chan :Sorry, cannot create a socket to \"$convert(url)\"."            return 0      } elseif {[::http::status $token] == "timeout"} {            puthelp "PRIVMSG $chan :Sorry, your request to \"$convert(url)\" has timed out."            return 0      }      set html [gconvert:clean [http::data $token]]      http::cleanup $token      # find the answer      set convert(answer) ""      if {[string match "*&lt;/div&gt;&lt;div id=res class=med&gt;*" $html]==1} {            if {[regexp -nocase -- {&lt;/div&gt;&lt;div id=res class=med&gt;&lt;p&gt;(.+?)&lt;a href=.*?&gt;(.+?)&lt;/a&gt;} $html {} item did_you_mean]} {            set convert(answer) "${item}${did_you_mean}"                if {[string match "*&lt;img src=/images/calc_img*" $item] == 1} {                     regexp -nocase -- {calc_img.+?nowrap.*?&gt;(.+?)&lt;/} $item - item                     set convert(answer) "${item}"                  }            }            regexp -- {(.+?)&lt;/td&gt;&lt;/tr&gt;} $convert(answer) -&gt; convert(answer)            regsub -all -- {&lt;(.+?)&gt;} $convert(answer) "" convert(answer)      } elseif {[regexp {src=/images/calc_img.gif} $html]} {            if {[regexp -nocase -- {calc_img.+?nowrap.*?&gt;(.+?)&lt;tr&gt;&lt;td&gt;} $html - convert(answer)]} {                  regsub -all {&lt;.*?&gt;} $convert(answer) "" convert(answer)            } else {                  set convert(answer) $::ConvertMsg2            }      }      if { $convert(answer) == "" } {            if {![regexp -- {&lt;/div&gt;&lt;div id=res class=med&gt;(?!&lt;)(.+?)&lt;p style} $html - no_search]} {                  set convert(answer) $::ConvertMsg1            } else {                  regexp -- {^(.+?)&lt;/td&gt;&lt;/tr&gt;} $no_search - no_search                  regsub -- {&lt;/a&gt;} $no_search "? " no_search                  regsub -all -- {&lt;(.+?)&gt;} $no_search { } no_search                  while {[string match "*  *" $no_search]} {                        regsub -all -- {  } $no_search " " no_search                  }                  set convert(answer) [string trim $no_search]            }      }      puthelp "PRIVMSG $chan :[descdecode $convert(answer)]"      return 1}proc gconvert:clean { input } {      regsub -all {(?:\t|\n|\r|\v)} $input "" input      regsub -all "(?:&lt;b&gt;|&lt;/b&gt;)" $input "\002" input      regsub -all "(?:\x91|\x92|')" $input {'} input      regsub -all "(?:\x93|\x94|")" $input {"} input      regsub -all " " $input "" input      regsub -all "&amp;" $input {\&amp;} input      regsub -all -nocase {&lt;sup&gt;(.+?)&lt;/sup&gt;} $input {^\1} input      regsub -all -nocase {&lt;font.*?&gt;} $input "" input      regsub -all -nocase {&lt;/font&gt;} $input "" input      regsub -all -nocase {&lt;span.*?&gt;} $input "" input      regsub -all -nocase {&lt;/span&gt;} $input "" input      regsub -all -nocase {&lt;input.*?&gt;} $input "" input      regsub -all -nocase {(?:&lt;i&gt;|&lt;/i&gt;)} $input "" input      return $input}   proc descdecode {text} {      # code below is neccessary to prevent numerous html markups      # from appearing in the output (ie, ", ?, etc)      # stolen (borrowed is a better term) from perplexa's urban      # dictionary script..       if {![string match *&amp;* $text]} {return $text}      set escapes {          \x20 " \x22 &amp; \x26 &amp;apos; \x27 – \x2D        &lt; \x3C &gt; \x3E ˜ \x7E € \x80 ¡ \xA1        ¢ \xA2 £ \xA3 ¤ \xA4 ¥ \xA5 ¦ \xA6        § \xA7 ¨ \xA8 © \xA9 ª \xAA « \xAB        ¬ \xAC ­ \xAD ® \xAE &amp;hibar; \xAF ° \xB0        ± \xB1 ² \xB2 ³ \xB3 ´ \xB4 µ \xB5        ¶ \xB6 · \xB7 ¸ \xB8 ¹ \xB9 º \xBA        » \xBB ¼ \xBC ½ \xBD ¾ \xBE ¿ \xBF        À \xC0 Á \xC1 Â \xC2 Ã \xC3 Ä \xC4        Å \xC5 Æ \xC6 Ç \xC7 È \xC8 É \xC9        Ê \xCA Ë \xCB Ì \xCC Í \xCD Î \xCE        Ï \xCF Ð \xD0 Ñ \xD1 Ò \xD2 Ó \xD3        Ô \xD4 Õ \xD5 Ö \xD6 × \xD7 Ø \xD8        Ù \xD9 Ú \xDA Û \xDB Ü \xDC Ý \xDD        Þ \xDE ß \xDF à \xE0 á \xE1 â \xE2        ã \xE3 ä \xE4 å \xE5 æ \xE6 ç \xE7        è \xE8 é \xE9 ê \xEA ë \xEB ì \xEC        í \xED î \xEE ï \xEF ð \xF0 ñ \xF1        ò \xF2 ó \xF3 ô \xF4 õ \xF5 ö \xF6        ÷ \xF7 ø \xF8 ù \xF9 ú \xFA û \xFB        ü \xFC ý \xFD þ \xFE ÿ \xFF      }      set text [string map $escapes $text]      # tcl filter required because we are using SUBST command below      # this will escape any sequence which could potentially trigger      # the interpreter..        regsub -all -- \\\\ $text \\\\\\\\ text        regsub -all -- \\\[ $text \\\\\[ text        regsub -all -- \\\] $text \\\\\] text        regsub -all -- \\\} $text \\\\\} text        regsub -all -- \\\{ $text \\\\\{ text        regsub -all -- \\\" $text \\\\\" text        regsub -all -- \\\$ $text \\\\\$ text      # end tcl filter      regsub -all -- {&amp;#([[:digit:]]{1,5});} $text {[format %c [string trimleft "\1" "0"]]} text      regsub -all -- {&amp;#x([[:xdigit:]]{1,4});} $text {[format %c [scan "\1" %x]]} text      regsub -all -- {&amp;#?[[:alnum:]]{2,7};} $text "?" text      return [subst $text]}proc gconvert:webstring { input } {      set url ""      foreach byte [split [encoding convertto utf-8 $input] ""] {            scan $byte %c i            if {$i &lt; 65 || $i &gt; 122} {                  append url [format %%%02X $i]            } else {                  append url $byte            }      }      return [string map {%3A : %2D - %2E . %2F / %30 0 %31 1 %32 2 %33 3 %34 4 %35 5 %36 6 %37 7 %38 8 %39 9 \[ %5B \\ %5C \] %5D \^ %5E \_ %5F \` %60} $url]}putlog "gconvert.tcl v4.0 by speechles (based upon v2.0 by AkiraX &lt;#AnimeFiends@EFnet&gt;) loaded!"</code></pre></div>&lt;you&gt; We get signal<br>&lt;you&gt; Mainscreen turn on<br>&lt;google&gt; All your base are belong to Google!<br>&lt;you&gt; Take off every Zig!<br><br>Have a fun ;P<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Sat Aug 08, 2009 12:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2008-10-10T23:27:45-04:00</updated>

		<published>2008-10-10T23:27:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85504#p85504</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85504#p85504"/>
		<title type="html"><![CDATA[gconvert.tcl Update Please! :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85504#p85504"><![CDATA[
<blockquote class="uncited"><div>It still doesn't work. I did used the new version.<br><br>Thanks much for your time, speechles!<br><br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"></div></blockquote><a href="http://forum.egghelp.org/viewtopic.php?t=15279&amp;start=14" class="postlink">http://forum.egghelp.org/viewtopic.php?t=15279&amp;start=14</a><br><br>Now it works as it did before. I tested it, not just scripting from the hip..<img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Fri Oct 10, 2008 11:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[holycrap]]></name></author>
		<updated>2008-10-09T22:16:50-04:00</updated>

		<published>2008-10-09T22:16:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85488#p85488</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85488#p85488"/>
		<title type="html"><![CDATA[gconvert.tcl Update Please! :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85488#p85488"><![CDATA[
It still doesn't work. I did used the new version.<br><br>Thanks much for your time, speechles!<br><br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br><div class="codebox"><p>Code: </p><pre><code>&lt;user&gt;!calc 1/0&lt;bot&gt; Search Results 1/0 -- Yeah, just the comic these days. Nothing new. Just the comic.? Well, that's it for 1/0 . Hope you enjoyed it. There will be a CD archive (with various special features) available as soon as I get around to making it. ... oneoverzero.comicgenesis.com/ - 6k - Cached - Similar pages 1/0 Archives... comic -by Tailsteak Next comic · Today's comic " 1/0 " is hosted on Keenspace, a free webhosting and site automation service for webcomics.</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9651">holycrap</a> — Thu Oct 09, 2008 10:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2008-10-09T20:59:07-04:00</updated>

		<published>2008-10-09T20:59:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85486#p85486</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85486#p85486"/>
		<title type="html"><![CDATA[gconvert.tcl Update Please! :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85486#p85486"><![CDATA[
<blockquote class="uncited"><div>Hi,<br><br>If I input:<br><br>  !convert asdasd8723234324234 <br>  or<br>  !calc 1/0<br><br>or anything it can't compute. The bot will give me a half screen of garbage info. Can you fix this?<br><br>Thank You!<br><br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"></div></blockquote><a href="http://forum.egghelp.org/viewtopic.php?p=83121#83121" class="postlink">http://forum.egghelp.org/viewtopic.php?p=83121#83121</a><br><br>fixed, enjoy <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Thu Oct 09, 2008 8:59 pm</p><hr />
]]></content>
	</entry>
	</feed>
