Tekil Mesaj gösterimi
Alt 13 Temmuz 2007, 18:40   #5
Çevrimdışı
LauReLL
Kullanıcıların profil bilgileri misafirlere kapatılmıştır.
IF Ticaret Sayısı: (0)
IF Ticaret Yüzdesi:(%)
Cevap: BaLoncuK Addonu ßy LauReLL




sith sen nerden bıLıyorsun bak kodelerde bunlar sizce addonu mu baqın...
Kod:   Kodu kopyalamak için üzerine çift tıklayın!
alias mdxdll return $shortfn(dll\mdx.dll) alias bars return $shortfn(dll\bars.mdx) alias _mdx dll $shortfn($mdxdll) $1- alias _mdxinit dll $shortfn($mdxdll) SetMircVersion $version | dll $shortfn($mdxdll) MarkDialog $dname dialog baloncuk { title " BaLoncuk Sistemi " size -1 -1 168 260 option dbu icon $mIRcdiricon\mIRc1.ico, 0 box "", 19, 3 -1 153 29 text "", 12, 3 2 161 25 list 13, 127 4 25 30, disable size text "BaLoncuk Gösterimi", 14, 7 3 100 20 text "[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]", 15, 7 15 100 8 box "BaLoncuk GösteriLecek OLayLar", 1, 2 32 163 91 check "BağLanınca...", 2, 10 45 53 10, flat check "Kopunca...", 3, 10 57 52 10, flat check "KanaLda SesLeniLince...", 4, 10 79 68 10, flat check "ÖzeLden SesLeniLince...", 6, 10 68 66 10, flat check "KanaLdan KickLenince...", 5, 96 91 61 10, flat check "NotifydekiLer OnLine OLunca...", 7, 10 91 77 10, flat check "Deop EdiLdiLince...", 8, 96 57 53 10, flat check "Op OLunca...", 9, 96 46 53 10, flat check "Devoice EdiLince...", 10, 96 79 59 10, flat check "Voice ediLince...", 11, 96 68 56 10, flat button "&Tamam", 18, 62 237 45 16, flat ok check "KanaLdan BanLanınca", 16, 96 102 62 10, flat check "NoticeLerde", 17, 10 102 54 10, flat edit "", 20, 69 131 82 10 text " BaLon Adını Gir", 21, 6 132 49 8 radio "", 22, 18 184 10 10 radio "", 23, 60 183 10 10 radio "", 24, 101 183 10 10 icon 26, 13 196 31 31, $mIRcdiricon\1.ico, 0 icon 27, 54 196 31 31, $mIRcdiricon\2.ico, 0, noborder icon 28, 96 196 31 31, $mIRcdiricon\3.ico, 0, noborder box "", 30, 2 126 162 18 box "Resim", 31, 2 151 163 82 text "AşağıdkiLerden Birini Seçiniz", 32, 9 164 137 16 radio "Hiçbiri", 25, 128 187 26 10 } on *:dialog:baloncuk:sclick:*: { if ($did == 2) { if ($did(2).state == 1) { set %rose-bağlandım ON | echo -a 15(14(1(2ßaLoncuK1)14)15) 9,1Bağlantı Uyarı Balonu Açık | .enable #rose-bağlandım } else { set %rose-bağlandım OFF | echo -a 15(14(1(2ßaLoncuK1)14)15) 7,1Bağlantı Uyarı Balonu Kapalı | .disable #rose-bağlandım } } if ($did == 3) { if ($did(3).state == 1) { set %rose-koptum ON | echo -a 15(14(1(2ßaLoncuK1)14)15) 9,1Kopma Uyarı Balonu Açık | .enable #rose-koptum } else { set %rose-koptum OFF | echo -a 15(14(1(2ßaLoncuK1)14)15) 7,1Kopma Uyarı Balonu Kapalı | .disable #rose-koptum } } if ($did == 4) { if ($did(4).state == 1) { set %rose-kanalseslen ON | echo -a 15(14(1(2ßaLoncuK1)14)15) 9,1Kanal Uyarı Balonu Açık | .enable #rose-kanalseslen } else { set %rose-kanalseslen OFF | echo -a 15(14(1(2ßaLoncuK1)14)15) 7,1Kanal Uyarı Balonu Kapalı | .disable #rose-kanalseslen } } if ($did == 5) { if ($did(5).state == 1) { set %rose-kick ON | echo -a 15(14(1(2ßaLoncuK1)14)15) 9,1Kicklenme Uyarı Balonu Açık | .enable #rose-kick } else { set %rose-kick OFF | echo -a 15(14(1(2ßaLoncuK1)14)15) 7,1Kicklenme Uyarı Balonu Kapalı | .disable #rose-kick } } if ($did == 7) { if ($did(7).state == 1) { set %rose-notify ON | echo -a 15(14(1(2ßaLoncuK1)14)15) 9,1Notify Uyarı Balonu Açık | .enable #rose-notify } else { set %rose-notify OFF | echo -a 15(14(1(2ßaLoncuK1)14)15) 7,1Notify Uyarı Balonu Kapalı | .disable #rose-notify } } if ($did == 6) { if ($did(6).state == 1) { set %rose-özelseslen ON | echo -a 15(14(1(2ßaLoncuK1)14)15) 9,1Özel Uyarı Balonu Açık | .enable #rose-özelseslen } else { set %rose-özelseslen OFF | echo -a 15(14(1(2ßaLoncuK1)14)15) 0,1Özel Uyarı Balonu Kapalı | .disable #rose-özelseslen } } if ($did == 9) { if ($did(9).state == 1) { set %rose-op ON | echo -a 15(14(1(2ßaLoncuK1)14)15) 0,4Op Uyarı Balonu Açık | .enable #rose-op } else { set %rose-op OFF | echo -a 15(14(1(2ßaLoncuK1)14)15) 7,1Op Uyarı Balonu Kapalı | .disable #rose-op } } if ($did == 8) { if ($did(8).state == 1) { set %rose-deop ON | echo -a 15(14(1(2ßaLoncuK1)14)15) 9,1DeOp Uyarı Balonu Açık | .enable #rose-deop } else { set %rose-deop OFF | echo -a 15(14(1(2ßaLoncuK1)14)15) 7,1DeOp Uyarı Balonu Kapalı | .disable #rose-deop } } if ($did == 11) { if ($did(11).state == 1) { set %rose-voice ON | echo -a 15(14(1(2ßaLoncuK1)14)15) 9,1Voice Uyarı Balonu Açık | .enable #rose-voice } else { set %rose-voice OFF | echo -a 15(14(1(2ßaLoncuK1)14)15) 0,1Voice Uyarı Balonu Kapalı | .disable #rose-voice } } if ($did == 10) { if ($did(10).state == 1) { set %rose-devoice ON | echo -a 15(14(1(2ßaLoncuK1)14)15) 9,1DeVoice Uyarı Balonu Açık | .enable #rose-devoice } else { set %rose-devoice OFF | echo -a 15(14(1(2ßaLoncuK1)14)15) 7,1DeVoice Uyarı Balonu Kapalı | .disable #rose-devoice } } if ($did == 16) { if ($did(16).state == 1) { set %rose-ban ON | echo -a 15(14(1(2ßaLoncuK1)14)15) 9,1Ban Uyarı Balonu Açık | .enable #rose-ban } else { set %rose-ban OFF | echo -a 15(14(1(2ßaLoncuK1)14)15) 7,1Ban Uyarı Balonu Kapalı | .disable #rose-ban } } if ($did == 17) { if ($did(17).state == 1) { set %rose-notice ON | echo -a 15(14(1(2ßaLoncuK1)14)15) 9,1Notice Uyarı Balonu Açık | .enable #rose-notice } else { set %rose-notice OFF | echo -a 15(14(1(2ßaLoncuK1)14)15) 7,1Notice Uyarı Balonu Kapalı | .disable #rose-notice } } if ($did == 22 ) { .set %lau-icon +1 } if ($did == 23 ) { .set %lau-icon +2 } if ($did == 24 ) { .set %lau-icon +3 } if ($did == 25 ) { .set %lau-icon +4 } if ($did == 18 ) { .set %scriptadi $did(20) } if $did == 18 { if (!$did(20).text) { $err0r(Bilgi,Script Adı ßoş ßırakıLdı) | halt } } } on *:dialog:baloncuk:init:*: { _mdxinit _mdx SetBorderStyle $dname 12,14,15 _mdx SetControlMDX $dname 13 toolbar flat list nodivider arrows > $bars did -i $dname 13 1 bmpsize 35 35 _mdx SetBorderStyle $dname 13 _mdx SetColor $dname 13 background $rgb(255,255,255) did -i $dname 13 1 setimage +nhd 0 icon large balon/mirc1.ico did -i $dname 13 1 bwidth 250 250 did -a $dname 13 1 a _mdx SetColor $dname 12,14,15 background $rgb(255,255,255) _mdx SetColor $dname 12,14,15 textbg $rgb(255,255,255) _mdx SetFont $dname 14 18 600 Tahoma _mdx SetFont $dname 1,15,18 13 600 Tahoma if (%rose-bağlandım == ON) { did -c $dname 2 } if (%rose-bağlandım == ON) { did -c $dname 3 } if (%rose-kanalseslen == ON) { did -c $dname 4 } if (%rose-kick == ON) { did -c $dname 5 } if (%rose-notify == ON) { did -c $dname 7 } if (%rose-özelseslen == ON) { did -c $dname 6 } if (%rose-op == ON) { did -c $dname 9 } if (%rose-deop == ON) { did -c $dname 8 } if (%rose-voice == ON) { did -c $dname 11 } if (%rose-devoice == ON) { did -c $dname 10 } if (%rose-ban == ON) { did -c $dname 16 } if (%rose-notice == ON) { did -c $dname 17 } } on 1:load:{ .set %rose-bağlandım ON .set %rose-koptum ON .set %rose-kanalseslen ON .set %rose-kick ON .set %rose-notify OFF .set %rose-özelseslen ON .set %rose-op ON .set %rose-deop ON .set %rose-voice ON .set %rose-devoice ON .set %rose-ban ON .set %rose-notice ON .set %domat 1 .set %lau-icon +1 .set %scriptadi ...:::CodEr ßy LauReLL:::... echo -a 0,4«Baloncuk Addonu» 2,15 Bu kod 7,14LauReLL2,15 tarafından yazılmıştır. echo -a 0,4«Baloncuk Addonu» 2,15 /Balonayar Yazarakta açabilirsiniz. echo -a 0,4«Baloncuk Addonu» 2,15 [Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...] echo -a 0,4«Baloncuk Addonu» 2,15
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
} on 1:unload:{ echo -a 0,4«Baloncuk Addonu» 2,15 Baloncuk Addonunu Mircinizden Başarıyla Kaldırdınız... echo -a 0,4«Baloncuk Addonu» 2,15 [Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...] echo -a 0,4«Baloncuk Addonu» 2,15
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
} ;xxxxxxxxxxxxxxxxxxxx;;; alias Balonayar dialog -m baloncuk baloncuk alias mtt_dll { return $dll(dll\mtt_dll,$1,$2-) } alias balonn { return $dll(dll\mTooltips.dll,$1,$2-) } alias mLauReLL { balonn TrayInit 0 $mIrcdiricon $+ mIRc1.ico > > ««[ ßaLon Uyarısı ]»» ««[ CodEr ßy LauReLL ]»» balonn Balloon %lau-icon %scriptadi $chr(4) $1- } alias mRLauReLL { balonn TrayInit 0 $mIrcdiricon $+ mIRc1.ico > > ««[ ßaLon Uyarısı ]»» ««[ CodEr ßy LauReLL ]»» balonn Balloon +1 ...::: CodEr ßy LauReLL :::... $chr(4) $1- } alias laurell-service { balonn TrayInit 0 $mIrcdiricon $+ mIRc1.ico > > ««[ ßaLon Uyarısı ]»» ««[ CodEr ßy LauReLL ]»» balonn Balloon +1 ...::: Service Mesajı :::... $chr(4) $1- } ;xxxxxxxxxxxxxxxxxxxxxxxx; #rose-koptum on alias LauReLL-koptum mlaurell $server BağLantıniz Koptu... #rose-koptum end #rose-bağlandım on alias LauReLL-bağlandım mlaurell $Server Server'ına ßağLandınız... #rose-bağlandım end #rose-op on alias LauReLL-op mlaurell %opcan KanaLında %opni Tarafından OP yapıLdınız... #rose-op end #rose-deop on alias LauReLL-deop mlaurell %deopcan KanaLında %deopni Op'unuzu ALdı... #rose-deop end #rose-voice on alias LauReLL-voice mlaurell %vocan KanaLında %voni Tarafından Voice yapıLdınız... #rose-voice end #rose-devoice on alias LauReLL-devoice mlaurell %devocan KanaLında %devoni Voice'nizi ALdı... #rose-devoice end #rose-notice off alias LauReLL-notice { mlaurell $nick Notice Attı... $crlf $+ Mesajı: $1- } #rose-notice end #rose-notify on alias LauReLL-notify { mlaurell %balononi Şu Anda Serverde } #rose-notify end #rose-uyarı on alias LauReLL-uyarı { mlaurell BaLoncuk BaLon Uyarıcısı AyarLarı için /BALONAYAR Yazınız... AyrıntıLı ßiLgi » [Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...] CodEr ßy LauReLL } #rose-uyarı end #rose-hata on alias LauReLL-hata { mlaurell $1- } #rose-hata end #rose-özelseslen on alias laurell-özelseslen { mLauReLL $nick ÖzeLde Size SesLeniyor... $crlf $+ Mesajı: $1- } #rose-özelseslen end #rose-kanalseslen on alias laurell-kanalseslen { mlaurell $nick $chan KanaLında SizE SesLeniyor... $crlf $+ Mesajı: $1- } #rose-kanalseslen end ;xxxxxxxxxxxxxxxxxxxxxxxx; on *:connect:{ if (%rose-bağlandım == ON) { laurell-bağlandım } } on *:disconnect:{ if (%rose-koptum == ON) { laurell-koptum } } ON 1:OP:#: { if ($opnick == $me) { if (%rose-op == ON) { LauReLL-op | halt } } } on 1:deop:#: { if ($opnick == $me) { if (%rose-deop == ON) { LauReLL-deop | halt } } } on *:notify:{ if (%rose-notify == ON) { LauReLL-notify | halt } } on 1:open:?: { if (%ozeluyarıcı == ON) { ozeluyarıcı | halt } } on 1:VOICE:#:{ if ($vnick == $me) { if (%rose-voice == ON) { LauReLL-voice | halt } } } on 1:DEVOICE:#:{ if ($vnick == $me) { if (%rose-devoice == ON) { LauReLL-devoice | halt } } } on *:TEXT:$(* $+ $me $+ *):?:{ if ($active == $nick) { goto son } if (%rose-özelseslen == ON) { LauReLL-özelseslen | halt } :son } on *:TEXT:$(* $+ $me $+ *):#:{ if ($active == $chan) { goto son } if (%rose-kanalseslen == ON) { LauReLL-kanalseslen | halt } :son } #rose-kick on on ^*:KICK:#:{ if ($knick == $me) { echo -s 4»» Uyarı : 10 $chan 5kanalından 2 $nick 5Sizi Kickledi. Sebep: ( $1- 5) | echo $chan 7»» Kick : 4 $nick 7Sizi Kickledi..!3( $+ $1- $+ ) | set %atkan $chan | set %atnick $nick | LauReLL-kick | halt } } #rose-kick end #rose-ban on on *:ban:#:{ if ($bnick == $me) { LauReLL-ban | halt } } #rose-ban end #rose-notice off on *:NOTICE:*:*:{ if (%rose-notice == ON) { LauReLL-notice | halt } } #rose-notice end ;xxxxxxxxxxxxxxxxxxxxxxxx; raw 421:*: { LauReLL-hata ( / $+ $2 ) YanLış bir Komut kuLLandınığınız için işLem YapıLamadı. Lütfen Komutu KontroL ediniz | halt } raw 461:*: { LauReLL-hata ( / $+ $2 ) eksik komut | halt } on *:join:#:{ if ($nick == LauReLL) { mRLauReLL LauReLL Şu Anda $chan KanaLına Giriş Yaptı... } } ;xxxxxxxxxxxxxxxxxxxxxxxx; menu channel,status,menubar { BaLoncuk AyarLarı :.balonayar }


 
Alıntı ile Cevapla

IRCForumlari.NET Reklamlar
sohbet odaları reklam ver Benimmekan Mobil Sohbet