Standart Nick Renklendirici

on *:load:{ beep echo -a 4DiaLog YükLendi.. echo -a 4================ echo -a 4New mIRC Script Has Been Realesed echo -a 4===========jIRC 2.2========= echo -a 4 Get it at [ http://www.Lantar.Com ] } menu menubar,channel,query { Nick-List Renk .NickList Color Settings:nicklistcl } alias nicklistcl { if ($dialog(background) == $null) { dialog -m background background } } alias _vr { if ($exists(data\setting.ini) […]

» Devamını Oku

Standart Op-Voice Teşekkür Addonu

Op[@] Voice[+] Addonu kullanışlıdır. Buyrun : Kod: alias optes { if (%opvote == off) { dialog -m opvotes opvotes 180 200 280 180 | dialog -t opvotes Op-Voice Teşekkür Modu Kapalı. | did -b opvotes 9 | did -b opvotes 10 | did -b opvotes 11 | did -b opvotes 12 } if (%opvote == on) { dialog -m opvotes […]

» Devamını Oku

Nick Renklendirici

on *:load:{ beep echo -a 4DiaLog YükLendi.. echo -a 4================ echo -a 4New mIRC Script Has Been Realesed echo -a 4===========jIRC 2.2========= echo -a 4 Get it at [ http://www.Lantar.Com ] } menu menubar,channel,query { Nick-List Renk .NickList Color Settings:nicklistcl } alias nicklistcl { if ($dialog(background) == $null) { dialog -m background background } } alias _vr { if ($exists(data\setting.ini) […]

» Devamını Oku

Özel karşılama remotesi

#karsıla on on !*:open:?:*:{ if $nick == NoMercy { halt } if $nick == KinG { halt } if $nick == LantarCom { halt } .timer 1 1 msg $nick mesajınız .timer 1 2 msg $nick 4 Bugün Saat ;10 $time Tarih ; $date ‘ in özeLime geLdiniz. .timer 1 3 msg $nick 4 Konuşmadığım Süre 10 $replace($duration($idle),mins,Dakika,secs,Saniye,hr,Saat,days,Gün) .timer 1 […]

» Devamını Oku

mIRC de ileti yazıyor uyarısı..

Ctcp ^*:*: { if $window($active).type == Query && $active == $nick && Type:Write:Todo === $1 { haltdef titlebar $active ileti yazıyor $+($str(.,$r(1,3))) $time | .timer 1 4 titlebar } } on *:start:{ ctw_ } alias ctw_ { .timer_con_type_write 0 3 tw_ } alias tw_ { if $window($active).type == Query && $editbox($active,0) { .ctcp $active Type:Write:Todo } } Kodun işe yaraması […]

» Devamını Oku

Standart Sunucuya ident koruması

on *:snotice:*Client Connecting*: { %proxyid = $gettok($remove($10,$chr(40)),1,64) if (*ident1* iswm %proxyid) { gline $9 :dışarı! } if (*ident2* iswm %proxyid) { gline $9 :dışarı! } if (*ident3* iswm %proxyid) { gline $9 :dışarı! } } Alt + R bölümü • ident 1,2,3 yazan yerlere istemediğiniz identleri yazarak sunucuya girişte uzaklaştırabilirsiniz.

» Devamını Oku
1 46 47 48 49 50 63