<?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/18772" />

	<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>2012-01-02T14:56:03-04:00</updated>

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

		<entry>
		<author><name><![CDATA[heartbroken]]></name></author>
		<updated>2012-01-02T14:56:03-04:00</updated>

		<published>2012-01-02T14:56:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=98447#p98447</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=98447#p98447"/>
		<title type="html"><![CDATA[pr info script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=98447#p98447"><![CDATA[
hey ..<br><br>i just want to make a script for to triggering !pr <a href="http://www.somewebpage.com" class="postlink">www.somewebpage.com</a> to the bot.<br><div class="codebox"><p>Code: </p><pre><code>bind pub -|- !pr pr:pr package require httpproc pr:pr {nick host handle chan content} { set channel "#kanalınız"set hiz "googlePS" set pagerank "googleP" set alexaUsira "alexaC" set alexaDsira "alexaG" set ggblink "googleB" set ggindex "googleI"set face "facebook"set dmozreg "dmoz"set yahobl "yahooB"set bingindex "bingI"set content [http::data [http::geturl "http://www.sitebilgi.net"]] if {[regexp "&lt;td&gt;&lt;span&gt;...&lt;/span&gt;&lt;/td&gt;" $content match pr] } { regsub -all {&lt;alt&gt;} $match {} match putserv "PRIVMSG $channel : \002\0034,1 $nick sitebilgi.net adresinden bilgi bekleniyor.\003\002" putserv "PRIVMSG $channel : \002\0034,1 Sayfa hızı skoru $hiz \0030,1:: \0034,1Google pagerank $pagerank Alexa dünya sırası $alexaDsira \0030,1::\0034,1 Alexa ülke sırası $alexaUsira \003\002" putserv "PRIVMSG $channel : \002\0034,1 Google backlink $ggblink \0030,1:: \0034,1Google indeksi $ggindex Facebook'ta paylaşım $face \0030,1::\0034,1 DMOZ kaydı $dmozreg \003\002"putserv "PRIVMSG $channel : \002\0034,1 Yahoo backlink $yahobl \0030,1:: \0034,1Bing indeks sayısı $bingindex \0030,1::\0034,1 bilgi alımı tamamlandı. \003\002"} } </code></pre></div>i dont have any experience as you can see with coding.but i have try to creat somethings like this but i couldnt know how can i transfer data from this <a href="http://www.sitebilgi.net" class="postlink">www.sitebilgi.net</a> site.i dont know which part of this web site's source code i should use for to transfer data into this script.and i dont know how can i do this.<br><br>can someone help me for to creat socket with this site into this script please ?<br><br>thank you..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11703">heartbroken</a> — Mon Jan 02, 2012 2:56 pm</p><hr />
]]></content>
	</entry>
	</feed>
