<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>mIRCArsivi.Com, Mirc, Mirc indir, Türkçe Mirc indir, Türkçe Script, Türkçe Mirc &#187; connecting</title>
	<atom:link href="http://www.mircarsivi.com/tag/connecting/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mircarsivi.com</link>
	<description>mIRC Platformu</description>
	<lastBuildDate>Mon, 26 Jul 2010 08:44:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bağlantı Menüsü</title>
		<link>http://www.mircarsivi.com/baglanti-menusu.html</link>
		<comments>http://www.mircarsivi.com/baglanti-menusu.html#comments</comments>
		<pubDate>Fri, 15 May 2009 09:14:35 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Hazır Kodlar]]></category>
		<category><![CDATA[ABC]]></category>
		<category><![CDATA[bağlantı]]></category>
		<category><![CDATA[Bağlantı menüsü]]></category>
		<category><![CDATA[connecting]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[mirc]]></category>
		<category><![CDATA[mirc scripting]]></category>

		<guid isPermaLink="false">http://www.mircarsivi.com/?p=1504</guid>
		<description><![CDATA[Kodun Tamamı İçin Devam&#8217;ı Tıklayınız.

dialog baglantı {
  title "Bağlantı Menüsü"
  size -1 -1 158 128
  option dbu
  icon 1, 2 1 153 25
  text "Nickiniz", 2, 13 35 25 8
  edit "", 3, 55 34 61 10
  text "Şifreniz", 4, 13 51 25 8
  edit "", 5, [...]]]></description>
			<content:encoded><![CDATA[<p>Kodun Tamamı İçin Devam&#8217;ı Tıklayınız.</p>
<p><span id="more-1504"></span></p>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 498px; text-align: left;" dir="ltr">dialog baglantı {
  title "Bağlantı Menüsü"
  size -1 -1 158 128
  option dbu
  icon 1, 2 1 153 25
  text "Nickiniz", 2, 13 35 25 8
  edit "", 3, 55 34 61 10
  text "Şifreniz", 4, 13 51 25 8
  edit "", 5, 55 49 61 10, pass return autohs autovs
  button "ZURNA", 6, 8 67 37 12
  button "TTNET", 7, 57 67 37 12
  button "E-KOLAY", 8, 108 67 37 12
  button "AYNA", 9, 8 85 37 12
  button "SohbetLivE", 10, 57 85 37 12
  button "KELEBEK", 11, 108 85 37 12
  button "KLAVYE", 12, 8 104 37 12
  button "ANET", 13, 57 104 37 12
  button "YUZUK", 14, 108 104 37 12
  button "DorukNET", 15, 108 104 37 12
}
alias -l close.dlg { dialog -x baglantı baglantı }
on *:dialog:baglantı:*:*:{
  if ($devent == init) {
    did -a $dname 3 $me
  }
  if ($devent == sclick) {
    if ($did == 6) { set %xxx $did(5) | .nick $did(3) | server irc.zurna.net | close.dlg }
    if ($did == 7) { set %xxx $did(5) | .nick $did(3) | server irc.ttnet.net.tr | close.dlg }
    if ($did == <img src='http://www.mircarsivi.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> { set %xxx $did(5) | .nick $did(3) | server irc.e-kolay.net | close.dlg }
    if ($did == 9) { set %xxx $did(5) | .nick $did(3) | server irc.ayna.org | close.dlg }
    if ($did == 10) { set %xxx $did(5) | .nick $did(3) | server irc.SohbetLive.Com | close.dlg }
    if ($did == 11) { set %xxx $did(5) | .nick $did(3) | server irc.kelebek.gen.tr | close.dlg }
    if ($did == 12) { set %xxx $did(5) | .nick $did(3) | server irc.klavye.gen.tr | close.dlg }
    if ($did == 13) { set %xxx $did(5) | .nick $did(3) | server irc.anet.net.tr | close.dlg }
    if ($did == 14) { set %xxx $did(5) | .nick $did(3) | server irc.yuzuk.net | close.dlg }
    if ($did == 15) { set %xxx $did(5) | .nick $did(3) | server irc.Doruk.net | close.dlg }
  }
}
on *:connect:{
  if (%xxx != $null) { .msg nickserv identify %xxx | unset %xxx }
}
on *:start: {dialog -m baglantı baglantı }</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.mircarsivi.com/baglanti-menusu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

