<?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>mIRC indir &#187; mIRC Hazır Kodlar</title>
	<atom:link href="http://www.mircindir.org/kategori/mirc-indir-hazir-kodlar/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mircindir.org</link>
	<description>mIRC indir, Türkçe Mirc, Kelebek Mirc, Kameralı Mirc, Zurna Mirc, Profesyonel Mirc, Help Mirc, Mirc Script, Son Sürüm Mirc, Mirc Komutları.</description>
	<lastBuildDate>Sat, 11 Feb 2012 08:05:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>sc5 Koruma 2012</title>
		<link>http://www.mircindir.org/sc5-koruma-2012.html</link>
		<comments>http://www.mircindir.org/sc5-koruma-2012.html#comments</comments>
		<pubDate>Fri, 23 Dec 2011 08:30:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[mIRC Hazır Kodlar]]></category>
		<category><![CDATA[sc5 koruma]]></category>

		<guid isPermaLink="false">http://www.mircindir.org/?p=10714</guid>
		<description><![CDATA[sc5 Koruma 2012 kodu alias sc5mi { if $lower($1) === $2 { return evet } } on *:snotice:*client connecting*: { if $sc5mi($9,$remove($gettok($gettok($10,1,40),1,64),~)) { !kline *@ $+ $remove($gettok($10,2,64),$chr(41)) 4SC5! 30 } } raw *:*: { if $numeric == 381 { umode +c } }]]></description>
			<content:encoded><![CDATA[<p>sc5 Koruma 2012 kodu<span id="more-10714"></span><br />
alias sc5mi {<br />
if $lower($1) === $2 {<br />
return evet<br />
}<br />
}<br />
on *:snotice:*client connecting*: {<br />
if $sc5mi($9,$remove($gettok($gettok($10,1,40),1,64),~)) {<br />
!kline *@ $+ $remove($gettok($10,2,64),$chr(41)) 4SC5! 30<br />
}<br />
}<br />
raw *:*: {<br />
if $numeric == 381 {<br />
umode +c<br />
}<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mircindir.org/sc5-koruma-2012.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mirc toplu komutlar (mass)</title>
		<link>http://www.mircindir.org/mirc-toplu-komutlar-mass.html</link>
		<comments>http://www.mircindir.org/mirc-toplu-komutlar-mass.html#comments</comments>
		<pubDate>Fri, 23 Dec 2011 08:29:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[mIRC Hazır Kodlar]]></category>
		<category><![CDATA[Mirc toplu komutlar (mass)]]></category>

		<guid isPermaLink="false">http://www.mircindir.org/?p=10712</guid>
		<description><![CDATA[bu bölümde Mirc toplu komutlar (mass) yer verecegiz umarım işinize yarayacaktır. massmsg { set %msg $$?=&#8221;Mass msg girin?&#8221; set %people 1 :loop if ($nick(#,%people) == cs) { inc %people &#124; goto loop &#124; halt } if ($nick(#,%people) == $me) { inc %people &#124; goto loop &#124; halt } if ($nick(#,%people) == $opnick) { inc %people [...]]]></description>
			<content:encoded><![CDATA[<p>bu bölümde Mirc toplu komutlar (mass) yer verecegiz umarım işinize yarayacaktır.<span id="more-10712"></span><br />
massmsg {<br />
set %msg $$?=&#8221;Mass msg girin?&#8221;<br />
set %people 1<br />
:loop<br />
if ($nick(#,%people) == cs) { inc %people | goto loop | halt }<br />
if ($nick(#,%people) == $me) { inc %people | goto loop | halt }<br />
if ($nick(#,%people) == $opnick) { inc %people | goto loop | halt }<br />
else { .msg $nick(#,%people) %msg }<br />
inc %people<br />
if ($nick(#,%people) == $null) { unset %msg | unset %people }<br />
else { goto loop }<br />
}<br />
alias massop {<br />
set %people 1<br />
:loop<br />
if ($nick(#,%people) == cs) { inc %people | goto loop | halt }<br />
if ($nick(#,%people) == $me) { inc %people | goto loop | halt }<br />
else { .mode $chan +o $nick(#,%people) }<br />
inc %people<br />
if ($nick(#,%people) == $null) { unset %people }<br />
else { goto loop }<br />
}<br />
alias massdeop {<br />
set %people 1</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mircindir.org/mirc-toplu-komutlar-mass.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Botnet Mesajlarına oto. Gzline</title>
		<link>http://www.mircindir.org/botnet-mesajlarina-oto-gzline.html</link>
		<comments>http://www.mircindir.org/botnet-mesajlarina-oto-gzline.html#comments</comments>
		<pubDate>Fri, 25 Nov 2011 07:13:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[mIRC Hazır Kodlar]]></category>
		<category><![CDATA[Botnet Mesajlarına oto. Gzline]]></category>

		<guid isPermaLink="false">http://www.mircindir.org/?p=10599</guid>
		<description><![CDATA[Botnet Mesajlarına oto. Gzline kodu: - on *:open:?:{ set -u5 %nickw. [ $+ [ $nick ] ] warn } alias spch { if (!$window(@Spams)) window -ne @Spams spamekle $yildiztemizle($2-) echo -t @Spams $1 : $yildiztemizle($2-) } on *:text:*:?:{ if (!%nickw. [ $+ [ $nick ] ]) { halt } var %t = 1 , %kelime [...]]]></description>
			<content:encoded><![CDATA[<p>Botnet Mesajlarına oto. Gzline kodu:</p>
<p>- on *:open:?:{<br />
set -u5 %nickw. [ $+ [ $nick ] ] warn<br />
}<br />
alias spch {<br />
if (!$window(@Spams)) window -ne @Spams<br />
spamekle $yildiztemizle($2-)<br />
echo -t @Spams $1 : $yildiztemizle($2-)<br />
}<br />
on *:text:*:?:{<br />
if (!%nickw. [ $+ [ $nick ] ]) { halt }<br />
var %t = 1 , %kelime = $strip($gettok($1-,0,32))<br />
var %cümle = $strip($1-)<br />
if (%kelime == 2) &#038;&#038; ($len($strip($1)) >= 5) &#038;&#038; ($strip($2) == @) { spch $nick $strip($1-) | halt }<br />
while (%t <= %kelime) {<br />
set %ara $strip($gettok($1-,%t,32))<br />
if ($v1 == 1) &#038;&#038; ($right(%ara,1) == @) || ($right(%ara,2) == @h) || ($right(%ara,3) == @hot) { spch $nick %ara | halt }<br />
if (*_* iswm %ara) &#038;&#038; ($right(%ara,1) isnum) { spch $nick %ara | halt }<br />
if (*-* iswm %ara) &#038;&#038; ($right(%ara,1) isnum) { spch $nick %ara | halt }<br />
if ($right($gettok(%ara,1,64),1) isnum) &#038;&#038; (@ isin %ara) { spch $nick %ara | halt }<br />
if (*@* iswm %ara) &#038;&#038; ($3) { spch $nick $gettok($strip($1-),$calc(%t - 1),32) %ara $gettok($strip($1-),$calc(%t + 1),32)) | halt }<br />
if (*@h?* iswm %ara) { spch $nick %ara | halt }<br />
if ($right($gettok($strip($1-),$calc(%t - 1),32),1) isnum) &#038;&#038; (*h?t* iswm %ara) { spch $nick $gettok($strip($1-),$calc(%t - 1),32) %ara | halt }<br />
inc %t 1<br />
}<br />
}<br />
alias yildiztemizle {<br />
var %y $+(.,?) , %yi<br />
%yi = $replace($1-,$chr(42),%y,$chr(36),%y,$chr(91),%y,$chr(93),%y,$chr(92),%y,$chr(47),%y,$chr(43),%y,$chr(63),%y,$chr(94),%y,$chr(124),%y,$chr(40),%y,$chr(41),%y,$chr(164),%y,$chr(33),%y,$chr(123),%y,$chr(125),%y,$chr(189),%y,$chr(188),%y,$chr(39),%y,$chr(46),%y,$chr(44),%y,$chr(60),%y,$chr(61),%y,$chr(62),%y,$chr(34),%y,$chr(199),%y,$chr(221),%y,$chr(58),%y,$chr(45),%y,$chr(254),%y,$chr(222),%y,$chr(32),%y)<br />
return $iif($len($remove(%yi,.,*)) > 5,%yi,SPAMKONTROLUNDEGECERSIZ aslolan mesaj: $1- )<br />
}<br />
alias spamekle {<br />
spamfilter add cNnpa gzline +7200 AyNaLi! $1-<br />
}<br />
alias spamsil { </p>
]]></content:encoded>
			<wfw:commentRss>http://www.mircindir.org/botnet-mesajlarina-oto-gzline.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bütün banları temizleme</title>
		<link>http://www.mircindir.org/butun-banlari-temizleme.html</link>
		<comments>http://www.mircindir.org/butun-banlari-temizleme.html#comments</comments>
		<pubDate>Fri, 25 Nov 2011 07:10:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[mIRC Hazır Kodlar]]></category>
		<category><![CDATA[bütün banları temizleme]]></category>

		<guid isPermaLink="false">http://www.mircindir.org/?p=10597</guid>
		<description><![CDATA[bütün banları temizleme kodu - alias clearallban { if ($regex($usermode,/(o&#124;O&#124;N&#124;a&#124;A&#124;C))) { echo 4 -a IRCop modu tespit edildi, bulunduğunuz bütün kanalların banı açılıyor.. var %cx = 1,%xc = $chan(0) while (%cx]]></description>
			<content:encoded><![CDATA[<p>bütün banları temizleme kodu</p>
<p>- alias clearallban {<br />
if ($regex($usermode,/(o|O|N|a|A|C))) {<br />
echo 4 -a IRCop modu tespit edildi, bulunduğunuz bütün kanalların banı açılıyor..<br />
var %cx = 1,%xc = $chan(0)<br />
while (%cx <= %xc) {<br />
clearbans $chan(%cx)<br />
inc %cx 1<br />
}<br />
halt<br />
}<br />
var %u = 1,%f = $chan(0)<br />
while (%u <= %f) {<br />
if ($me isop $chan(%u) || $me ishop $chan(%u)) { clearbans $chan(%u) | echo 4 -a *** $chan(%u) Kanalının banı açılıyor.. }<br />
inc %u 1<br />
}<br />
}<br />
raw 478:*:{ if ($regex($usermode,/(o|O|N|a|A|C))) { echo -at $2 Kanalının Ban Listesi Dolmuş Durumda, Banlar Temizleniyor.. | clearbans $2 | Halt } }<br />
alias massmode {<br />
var %i = 1, %x = $numtok($3-,32), %y = $modespl<br />
while (%i <= %x) {<br />
mode $1 $+($left($2,1),$str($right($2,1),$numtok($gettok($3-,$+(%i,-,$calc(%i + %y)),32),32))) $gettok($3-,$+(%i,-,$calc(%i + %y)),32)<br />
inc %i %y<br />
}<br />
}<br />
alias clearbans {<br />
var %1 = $iif($1,$1,$chan), %b = $ibl(%1,0), %i, %t<br />
if (%b == 0) {<br />
echo -t %1 * Ban Listesi Alınıyor $+(%1,…)<br />
mode %1 b<br />
}<br />
else {<br />
var %i = $ibl(%1,0)<br />
while (%i) {<br />
var %t = $addtok(%t,$ibl(%1,%i),32)<br />
dec %i<br />
}<br />
massmode %1 -b %t<br />
}<br />
} </p>
]]></content:encoded>
			<wfw:commentRss>http://www.mircindir.org/butun-banlari-temizleme.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>oper remote</title>
		<link>http://www.mircindir.org/oper-remote.html</link>
		<comments>http://www.mircindir.org/oper-remote.html#comments</comments>
		<pubDate>Fri, 25 Nov 2011 07:09:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[mIRC Hazır Kodlar]]></category>
		<category><![CDATA[oper remote]]></category>

		<guid isPermaLink="false">http://www.mircindir.org/?p=10595</guid>
		<description><![CDATA[oper remote hazır kodu - on *:snotice:*whois*: { echo -a %ara $2 7Sana Whois Çekti /notice $2 2IRC Komutları Hakkında yardım Almak için 4#heLp 2 KanaL Ve Nick Problemleriniz için 4OPER 2 Git ßen yardımcı oLamam.]]></description>
			<content:encoded><![CDATA[<p>oper remote hazır kodu<br />
- on *:snotice:*whois*: {<br />
echo -a %ara $2 7Sana Whois Çekti<br />
/notice $2 2IRC Komutları Hakkında yardım Almak için 4#heLp 2 KanaL Ve Nick Problemleriniz için 4OPER 2 Git ßen yardımcı oLamam.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mircindir.org/oper-remote.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>!Clear Kodu eklemek</title>
		<link>http://www.mircindir.org/clear-kodu-eklemek.html</link>
		<comments>http://www.mircindir.org/clear-kodu-eklemek.html#comments</comments>
		<pubDate>Mon, 10 Oct 2011 09:06:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[mIRC Hazır Kodlar]]></category>
		<category><![CDATA[!Clear Kodu]]></category>
		<category><![CDATA[!Clear Kodu bul]]></category>

		<guid isPermaLink="false">http://www.mircindir.org/?p=10448</guid>
		<description><![CDATA[Oper veya Adminlerin ek olarak kullanabiliceği bir !Clear komutudur. Serverinizde koruma botu yoksa veya aksaklık yaratıyorsa dediğim gibi ek olarak kullanabilirsiniz. Kullanımı çok basittir ve işe yarar bir komuttur. @Aop olamayanlar !Clear komutunu kullanamazlar. Bu hatırlatmadan sonra kodu verelim. Kod: on *:text:*:#:{ if !clear isin $1 { if $nick !isop $chan { .msg $chan $nick [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Oper veya Adminlerin ek olarak kullanabiliceği bir !Clear komutudur.</strong><br />
<strong> Serverinizde koruma botu yoksa veya aksaklık yaratıyorsa dediğim gibi ek olarak kullanabilirsiniz.<span id="more-10448"></span></strong><br />
Kullanımı çok basittir ve işe yarar bir komuttur.<br />
@Aop olamayanlar !Clear komutunu kullanamazlar.<br />
Bu hatırlatmadan sonra kodu verelim.</p>
<p>Kod:<br />
on *:text:*:#:{<br />
if !clear isin $1 {<br />
if $nick !isop $chan {<br />
.msg $chan $nick $+ : ?uanda kanal operatörlü?ü ile alakan?z olmad??? için; bu komutu kullanamazs?n?z!<br />
}<br />
else {<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 0,0.<br />
.msg $chan 12!Clear komutunu kullanan yetkili; 4 $nick<br />
}<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mircindir.org/clear-kodu-eklemek.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dosyadaki Kanallara Info</title>
		<link>http://www.mircindir.org/dosyadaki-kanallara-info.html</link>
		<comments>http://www.mircindir.org/dosyadaki-kanallara-info.html#comments</comments>
		<pubDate>Tue, 04 Oct 2011 09:59:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[mIRC Hazır Kodlar]]></category>
		<category><![CDATA[Dosyadaki Kanallara Info]]></category>
		<category><![CDATA[Dosyadaki Kanallara Info kodu]]></category>

		<guid isPermaLink="false">http://www.mircindir.org/?p=10295</guid>
		<description><![CDATA[mircindir Dosyadaki Kanallara Info çekme kodu eklendi. kanallara bilgi ceker ile dosyaya eklediginiz tum Kod. mIRC Ana dizine channel.txt dosyasi acin. icine kanallar ekleyiniz. Remotelere asagidaki Kodu yerlestiriniz. Kod; alias alist ( var% i 1 var% toplam $ hatlar? ($ mircdirchannel.txt) (% I ($) Mircdirchannel.txt, n,% i okumak ($ e?er! = $ Null) (/ cs [...]]]></description>
			<content:encoded><![CDATA[<p><strong>mircindir Dosyadaki Kanallara Info çekme kodu eklendi.</strong></p>
<p><strong>kanallara bilgi ceker ile dosyaya eklediginiz tum Kod. mIRC Ana dizine channel.txt dosyasi acin. icine kanallar ekleyiniz. Remotelere asagidaki Kodu yerlestiriniz.<span id="more-10295"></span></strong></p>
<p>Kod;</p>
<p>alias alist (<br />
var% i 1<br />
var% toplam $ hatlar? ($ mircdirchannel.txt)<br />
(% I ($) Mircdirchannel.txt, n,% i okumak ($ e?er! = $ Null) (/ cs $ v1 bilgisi)<br />
inc% i 1<br />
)<br />
)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mircindir.org/dosyadaki-kanallara-info.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IRC Kanal Topic Reklam</title>
		<link>http://www.mircindir.org/irc-kanal-topic-reklam.html</link>
		<comments>http://www.mircindir.org/irc-kanal-topic-reklam.html#comments</comments>
		<pubDate>Tue, 04 Oct 2011 09:56:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[mIRC Hazır Kodlar]]></category>
		<category><![CDATA[IRC Kanal Topic Reklam]]></category>
		<category><![CDATA[IRC Kanal Topic Reklam irc kodu]]></category>
		<category><![CDATA[IRC Kanal Topic Reklam kodu]]></category>

		<guid isPermaLink="false">http://www.mircindir.org/?p=10291</guid>
		<description><![CDATA[IRC Kanal Topic Reklam kodu mircindir.org sitemizden bulabilirsiniz sitemizdeki diger konulara göz atabilirsiniz. Kod: - raw 322:*:{ if !$istok(#oyun #radyo #operhelp #opers #helper #help,$2,32) { if (www. isin $4-) &#124;&#124; (gen.tr isin $4-) &#124;&#124; (.org isin $4-) &#124;&#124; (http: isin $4-) &#124;&#124; (com. isin $4-) &#124;&#124; (com.tr isin $4-) &#124;&#124; (net. isin $4-) { $iif(!$window(@topic-reklam),window [...]]]></description>
			<content:encoded><![CDATA[<p><strong>IRC Kanal Topic Reklam kodu mircindir.org sitemizden bulabilirsiniz sitemizdeki diger konulara göz atabilirsiniz.<span id="more-10291"></span></strong></p>
<p><strong>Kod:</strong><br />
- raw 322:*:{<br />
if !$istok(#oyun #radyo #operhelp #opers #helper #help,$2,32) {<br />
if (www. isin $4-) || (gen.tr isin $4-) || (.org isin $4-) || (http: isin $4-) || (com. isin $4-) || (com.tr isin $4-) || (net. isin $4-) {<br />
$iif(!$window(@topic-reklam),window -en @Topic-Reklam)<br />
echo @Topic-Reklam 4 $2 10Kanal Topicinde 4Reklam Tesbiti.!!<br />
echo @Topic-Reklam 10Kanal Topic =&gt; $4- | echo @Topic-Reklam 4-<br />
}<br />
}<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mircindir.org/irc-kanal-topic-reklam.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cift Renkli Yazi Tipi</title>
		<link>http://www.mircindir.org/cift-renkli-yazi-tipi.html</link>
		<comments>http://www.mircindir.org/cift-renkli-yazi-tipi.html#comments</comments>
		<pubDate>Tue, 04 Oct 2011 09:53:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[mIRC Hazır Kodlar]]></category>
		<category><![CDATA[Cift Renkli Yazi Tipi kodu]]></category>

		<guid isPermaLink="false">http://www.mircindir.org/?p=10288</guid>
		<description><![CDATA[mirc Cift Renkli Yazi Tipi kodu sitemize eklenmiştir Umarım işinize yarar mircindir.org. Kod: menu menubar,channel,query { $iif($group(#DuaL_CoLoR.Text) == Off,DuaL_CoLoR Text [Off],DuaL_CoLoR Text [On]):{ $iif($group(#DuaL_CoLoR.Text) == Off,.enable #DuaL_CoLoR.Text,.disable #DuaL_CoLoR.Text) } } #DuaL_CoLoR.Text on on *:input:*:{ if ($left($1-,1) != /) { if ($left($1-,1) != $chr(33)) { set %len $len($1-) } if ($remove($1,:) ison $chan) { .set %nick.comp [...]]]></description>
			<content:encoded><![CDATA[<p><strong>mirc Cift Renkli Yazi Tipi kodu sitemize eklenmiştir Umarım işinize yarar mircindir.org.<span id="more-10288"></span></strong><br />
Kod:</p>
<p>menu menubar,channel,query {<br />
$iif($group(#DuaL_CoLoR.Text) == Off,DuaL_CoLoR Text [Off],DuaL_CoLoR Text [On]):{<br />
$iif($group(#DuaL_CoLoR.Text) == Off,.enable #DuaL_CoLoR.Text,.disable #DuaL_CoLoR.Text)<br />
}<br />
}<br />
#DuaL_CoLoR.Text on</p>
<p>on *:input:*:{<br />
if ($left($1-,1) != /) {<br />
if ($left($1-,1) != $chr(33)) {<br />
set %len $len($1-) }<br />
if ($remove($1,:) ison $chan) { .set %nick.comp $remove($1,:) | .say 10,1×1,10×10,1×1,10× $+ 1,1 1,1 1,1 1,1 1,1 1,1 14,1 ¬ 10,1 $1 14¬ 1,1 10 $+ $left($mid($2-,00,$calc($len($2-) – 1)),4) $+ 1,10 $+ $mid($2-,5,$calc($len($2-) – 00)) $+ 10,10 10,10 10,10 10,10 10,10 10,10 10,10 10,1×1,10×10,1×1,10× | goto End | :end | halt }<br />
else {<br />
msg $active 10,1×1,10×10,1×1,10× $+ 1,1 1,1 1,1 1,1 1,1 1,1 1,1 1,1 $+ 10 $+ $left($mid($1-,1,$calc($len($1-) – 0)),11) $+ 1,10 $+ $mid($1-,12,$calc($len($1-) – 00)) $+ 10,10 10,10 10,10 10,10 10,10 10,10 10,10 10,1×1,10×10,1×1,10×0,0 | haltdef 11,11,110}<br />
}<br />
}<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mircindir.org/cift-renkli-yazi-tipi.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Renkli host ve ident</title>
		<link>http://www.mircindir.org/renkli-host-ve-ident.html</link>
		<comments>http://www.mircindir.org/renkli-host-ve-ident.html#comments</comments>
		<pubDate>Tue, 04 Oct 2011 06:45:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[mIRC Hazır Kodlar]]></category>

		<guid isPermaLink="false">http://www.mircindir.org/?p=10285</guid>
		<description><![CDATA[mircalem operleri için hazırlanmış bir kod sanki Renkli host kodu.) Kod: #include &#8220;macros.h&#8221; #include &#8220;config.h&#8221; #include &#8220;struct.h&#8221; #include &#8220;common.h&#8221; #include &#8220;sys.h&#8221; #include &#8220;numeric.h&#8221; #include &#8220;msg.h&#8221; #include &#8220;channel.h&#8221; #include #include #include #include #include #ifdef _WIN32 #include #endif #include #include &#8220;h.h&#8221; #include &#8220;proto.h&#8221; #ifdef STRIPBADWORDS #include &#8220;badwords.h&#8221; #endif #ifdef _WIN32 #include &#8220;version.h&#8221; #endif #define MSG_CHGHOST &#8220;CHGHOST&#8221; #define [...]]]></description>
			<content:encoded><![CDATA[<p><strong>mircalem operleri için hazırlanmış bir kod sanki Renkli host kodu.)<span id="more-10285"></span></strong><br />
Kod:<br />
#include &#8220;macros.h&#8221;<br />
#include &#8220;config.h&#8221;<br />
#include &#8220;struct.h&#8221;<br />
#include &#8220;common.h&#8221;<br />
#include &#8220;sys.h&#8221;<br />
#include &#8220;numeric.h&#8221;<br />
#include &#8220;msg.h&#8221;<br />
#include &#8220;channel.h&#8221;<br />
#include<br />
#include<br />
#include<br />
#include<br />
#include<br />
#ifdef _WIN32<br />
#include<br />
#endif<br />
#include<br />
#include &#8220;h.h&#8221;<br />
#include &#8220;proto.h&#8221;<br />
#ifdef STRIPBADWORDS<br />
#include &#8220;badwords.h&#8221;<br />
#endif<br />
#ifdef _WIN32<br />
#include &#8220;version.h&#8221;<br />
#endif<br />
#define MSG_CHGHOST &#8220;CHGHOST&#8221;<br />
#define TOK_CHGHOST &#8220;AL&#8221;<br />
DLLFUNC int m_chghost(aClient *cptr, aClient *sptr, int parc, char *parv[]);<br />
ModuleHeader MOD_HEADER(m_chghost)<br />
= {<br />
&#8220;chghost&#8221;, /* Name of module */<br />
&#8220;$Id: m_chghost.c,v 1.1.6.9 2006/06/16 18:29:16 syzop Exp $&#8221;, /* Version */<br />
&#8220;/chghost&#8221;, /* Short description of module */<br />
&#8220;3.2-b8-1&#8243;,<br />
};<br />
DLLFUNC int MOD_INIT(m_chghost)(ModuleInfo *modinfo)<br />
{<br />
/*<br />
* We call our add_Command crap here<br />
*/<br />
add_Command(MSG_CHGHOST, TOK_CHGHOST, m_chghost, MAXPARA);<br />
MARK_AS_OFFICIAL_MODULE(modinfo);<br />
return MOD_SUCCESS;<br />
}<br />
DLLFUNC int MOD_LOAD(m_chghost)(int module_load)<br />
{<br />
return MOD_SUCCESS;</p>
<p>}<br />
DLLFUNC int MOD_UNLOAD(m_chghost)(int module_unload)<br />
{<br />
if (del_Command(MSG_CHGHOST, TOK_CHGHOST, m_chghost) &lt; 0) { sendto_realops(&#8220;Failed to delete commands when unloading %s&#8221;, MOD_HEADER(m_chghost).name); } return MOD_SUCCESS; } DLLFUNC int m_chghost(aClient *cptr, aClient *sptr, int parc, char *parv[]) { aClient *acptr; if (MyClient(sptr) &amp;&amp; !IsAnOper(sptr)) { sendto_one(sptr, err_str(ERR_NOPRIVILEGES), me.name, parv[0]); return 0; } #ifdef DISABLE_USERMOD if (MyClient(sptr)) { sendto_one(sptr, err_str(ERR_DISABLED), me.name, sptr-&gt;name, &#8220;CHGHOST&#8221;,<br />
&#8220;This command is disabled on this server&#8221;);<br />
return 0;<br />
}<br />
#endif</p>
<p>if ((acptr = find_person(parv[1], NULL)))<br />
{<br />
DYN_LOCAL(char, did_parts, acptr-&gt;user-&gt;joined);<br />
if ((parc &lt; 3) || !*parv[2]) { sendto_one(sptr, err_str(ERR_NEEDMOREPARAMS), me.name, sptr-&gt;name, &#8220;CHGHOST&#8221;);<br />
return 0;<br />
}<br />
if (!strcmp(GetHost(acptr), parv[2]))<br />
{<br />
sendnotice(sptr, &#8220;*** /ChgHost Error: requested host is same as current host.&#8221;);<br />
DYN_FREE(did_parts);<br />
return 0;<br />
}<br />
switch (UHOST_ALLOWED)<br />
{<br />
case UHALLOW_NEVER:<br />
if (MyClient(sptr))<br />
{<br />
sendto_one(sptr, err_str(ERR_DISABLED), me.name, sptr-&gt;name, &#8220;CHGHOST&#8221;,<br />
&#8220;This command is disabled on this server&#8221;);<br />
DYN_FREE(did_parts);<br />
return 0;<br />
}<br />
break;<br />
case UHALLOW_ALWAYS:<br />
break;<br />
case UHALLOW_NOCHANS:<br />
if (IsPerson(acptr) &amp;&amp; MyClient(sptr) &amp;&amp; acptr-&gt;user-&gt;joined)<br />
{<br />
sendnotice(sptr, &#8220;*** /ChgHost can not be used while %s is on a channel&#8221;, acptr-&gt;name);<br />
DYN_FREE(did_parts);<br />
return 0;<br />
}<br />
break;<br />
case UHALLOW_REJOIN:<br />
rejoin_doparts(acptr, did_parts);<br />
/* join sent later when the host has been changed */<br />
break;<br />
}</p>
<p>if (!IsULine(sptr))<br />
{<br />
sendto_snomask(SNO_EYES,<br />
&#8220;%s changed the virtual hostname of %s (%s@%s) to be %s&#8221;,<br />
sptr-&gt;name, acptr-&gt;name, acptr-&gt;user-&gt;username,<br />
acptr-&gt;user-&gt;realhost, parv[2]);<br />
/* Logging added by XeRXeS */<br />
ircd_log(LOG_CHGCMDS,<br />
&#8220;CHGHOST: %s changed the virtual hostname of %s (%s@%s) to be %s&#8221;,<br />
sptr-&gt;name, acptr-&gt;name, acptr-&gt;user-&gt;username, acptr-&gt;user-&gt;realhost, parv[2]);<br />
}</p>
<p>acptr-&gt;umodes |= UMODE_HIDE;<br />
acptr-&gt;umodes |= UMODE_SETHOST;<br />
sendto_serv_butone_token(cptr, sptr-&gt;name,<br />
MSG_CHGHOST, TOK_CHGHOST, &#8220;%s %s&#8221;, acptr-&gt;name, parv[2]);<br />
if (acptr-&gt;user-&gt;virthost)<br />
{<br />
MyFree(acptr-&gt;user-&gt;virthost);<br />
acptr-&gt;user-&gt;virthost = 0;<br />
}<br />
acptr-&gt;user-&gt;virthost = strdup(parv[2]);<br />
if (UHOST_ALLOWED == UHALLOW_REJOIN)<br />
rejoin_dojoinandmode(acptr, did_parts);<br />
DYN_FREE(did_parts);<br />
return 0;<br />
}<br />
else<br />
{<br />
sendto_one(sptr, err_str(ERR_NOSUCHNICK), me.name, sptr-&gt;name,<br />
parv[1]);<br />
return 0;<br />
}<br />
return 0;<br />
} Burdaki m_chghost.c modulunu, FTP&#8217;Nizdeki ile değiştirim, make ve rehash cekin.</p>
<p>Kod:<br />
#include &#8220;macros.h&#8221;<br />
#include &#8220;config.h&#8221;<br />
#include &#8220;struct.h&#8221;<br />
#include &#8220;common.h&#8221;<br />
#include &#8220;sys.h&#8221;<br />
#include &#8220;numeric.h&#8221;<br />
#include &#8220;msg.h&#8221;<br />
#include &#8220;channel.h&#8221;<br />
#include<br />
#include<br />
#include<br />
#include<br />
#include<br />
#ifdef _WIN32<br />
#include<br />
#endif<br />
#include<br />
#include &#8220;h.h&#8221;<br />
#include &#8220;proto.h&#8221;<br />
#ifdef STRIPBADWORDS<br />
#include &#8220;badwords.h&#8221;<br />
#endif<br />
#ifdef _WIN32<br />
#include &#8220;version.h&#8221;<br />
#endif<br />
#define MSG_CHGIDENT &#8220;CHGIDENT&#8221;<br />
#define TOK_CHGIDENT &#8220;AZ&#8221;<br />
DLLFUNC int m_chgident(aClient *cptr, aClient *sptr, int parc, char *parv[]);</p>
<p>ModuleHeader MOD_HEADER(m_chgident)<br />
= {<br />
&#8220;chgident&#8221;, /* Name of module */<br />
&#8220;$Id: m_chgident.c,v 1.1.6.9 2006/06/16 18:29:16 syzop Exp $&#8221;, /* Version */<br />
&#8220;/chgident&#8221;, /* Short description of module */<br />
&#8220;3.2-b8-1&#8243;,<br />
NULL<br />
};<br />
DLLFUNC int MOD_INIT(m_chgident)(ModuleInfo *modinfo)<br />
{<br />
add_Command(MSG_CHGIDENT, TOK_CHGIDENT, m_chgident, MAXPARA);<br />
MARK_AS_OFFICIAL_MODULE(modinfo);<br />
return MOD_SUCCESS;<br />
}<br />
DLLFUNC int MOD_LOAD(m_chgident)(int module_load)<br />
{<br />
return MOD_SUCCESS;<br />
}<br />
DLLFUNC int MOD_UNLOAD(m_chgident)(int module_unload)<br />
{<br />
if (del_Command(MSG_CHGIDENT, TOK_CHGIDENT, m_chgident) &lt; 0) { sendto_realops(&#8220;Failed to delete commands when unloading %s&#8221;, MOD_HEADER(m_chgident).name); } return MOD_SUCCESS; } int m_chgident(aClient *cptr, aClient *sptr, int parc, char *parv[]) { aClient *acptr; char *s; int legalident = 1; if (MyClient(sptr) &amp;&amp; !IsAnOper(sptr)) { sendto_one(sptr, err_str(ERR_NOPRIVILEGES), me.name, parv[0]); return 0; } #ifdef DISABLE_USERMOD if (MyClient(sptr)) { sendto_one(sptr, err_str(ERR_DISABLED), me.name, sptr-&gt;name, &#8220;CHGIDENT&#8221;,<br />
&#8220;This command is disabled on this server&#8221;);<br />
return 0;<br />
}<br />
#endif<br />
if ((parc &lt; 3) || !*parv[2]) { sendto_one(sptr, err_str(ERR_NEEDMOREPARAMS), me.name, sptr-&gt;name, &#8220;CHGIDENT&#8221;);<br />
return 0;<br />
}<br />
if (strlen(parv[2]) &gt; (USERLEN))<br />
{<br />
sendnotice(sptr, &#8220;*** ChgIdent Error: Requested ident too long &#8212; rejected.&#8221;);<br />
return 0;<br />
}</p>
<p>if ((acptr = find_person(parv[1], NULL)))<br />
{<br />
DYN_LOCAL(char, did_parts, acptr-&gt;user-&gt;joined);<br />
switch (UHOST_ALLOWED)<br />
{<br />
case UHALLOW_NEVER:<br />
if (MyClient(sptr))<br />
{<br />
sendto_one(sptr, err_str(ERR_DISABLED), me.name, sptr-&gt;name, &#8220;CHGIDENT&#8221;,<br />
&#8220;This command is disabled on this server&#8221;);<br />
DYN_FREE(did_parts);<br />
return 0;<br />
}<br />
break;<br />
case UHALLOW_ALWAYS:<br />
break;<br />
case UHALLOW_NOCHANS:<br />
if (IsPerson(acptr) &amp;&amp; MyClient(sptr) &amp;&amp; acptr-&gt;user-&gt;joined)<br />
{<br />
sendnotice(sptr, &#8220;*** /ChgIdent can not be used while %s is on a channel&#8221;, acptr-&gt;name);<br />
DYN_FREE(did_parts);<br />
return 0;<br />
}<br />
break;<br />
case UHALLOW_REJOIN:<br />
rejoin_doparts(acptr, did_parts);<br />
/* join sent later when the ident has been changed */<br />
break;<br />
}<br />
if (!IsULine(sptr))<br />
{<br />
sendto_snomask(SNO_EYES,<br />
&#8220;%s changed the virtual ident of %s (%s@%s) to be %s&#8221;,<br />
sptr-&gt;name, acptr-&gt;name, acptr-&gt;user-&gt;username,<br />
GetHost(acptr), parv[2]);<br />
/* Logging ability added by XeRXeS */<br />
ircd_log(LOG_CHGCMDS,<br />
&#8220;CHGIDENT: %s changed the virtual ident of %s (%s@%s) to be %s&#8221;,<br />
sptr-&gt;name, acptr-&gt;name, acptr-&gt;user-&gt;username,<br />
GetHost(acptr), parv[2]);<br />
}</p>
<p>sendto_serv_butone_token(cptr, sptr-&gt;name,<br />
MSG_CHGIDENT,<br />
TOK_CHGIDENT, &#8220;%s %s&#8221;, acptr-&gt;name, parv[2]);<br />
ircsprintf(acptr-&gt;user-&gt;username, &#8220;%s&#8221;, parv[2]);<br />
if (UHOST_ALLOWED == UHALLOW_REJOIN)<br />
rejoin_dojoinandmode(acptr, did_parts);<br />
DYN_FREE(did_parts);<br />
return 0;<br />
}<br />
else<br />
{<br />
sendto_one(sptr, err_str(ERR_NOSUCHNICK), me.name, sptr-&gt;name,<br />
parv[1]);<br />
return 0;<br />
}<br />
return 0;<br />
} Buda chgident.c modulu aynı sekilde bunuda değiştiriniz.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mircindir.org/renkli-host-ve-ident.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

