grab our rss feed

Kelebek script kelebek sohbet kelebek mirc

kelebek sohbet, kelebek script , kelebek mirc, mirc kelebek , kelebek indir , kelebek çet, kelebek chat

Etiket Arşivi: ‘papatya’

Karizma Yazı

#karizmayazi on
on *:input:*: {
if ($mouse.key & 2) || !$regex($1,^\/) {
msg $active $replacecs($1-,::,2he3he4he5he6he7he,ç,¢,a.s.,a.SeLam..,?,¿,l,L,ı,I,ş,$,Ş,$,ç,¢,o,ø,b,ß,<,«,>,»)
halt
}
}
#karizmayazi end

Otomatik unban ve kanala giriş

#unban on
on @*:ban:#:{ if ($banmask iswm $address($me,5)) { mode $chan -b $banmask } }
on *:kick:#:{ if ($knick == $me) { .timer 1 2 /join $chan | set %knc $nick } }
raw 474:*:{ chanserv unban $2 | join $2 }
#unban end
menu channel {
Ban Koruması
.On:/enable #unban
.Off:/disable #unban
}

Youtube’dan link gösterme

; youtube video search
; returns the first search result for your search terms
; usage for you
;
; trigger: /yt
; syntax: /yt <search terms>
; example: /yt charleston daft punk
; usage for other people
;
; triggers: !youtube @youtube !tube @tube
; syntax: @youtube <search terms>
; example: !tube charleston daft punk

; if you want to sort search by VIEW COUNT, use [...]

Tüm kullanıcıları bir kanala çekmek

#juser on
raw 352*:*:{
if (*serv* iswm $6) || (mtx* iswm $6) || ($+($me,*) iswm $6) || (*_logger* iswm $6) || (Q = $6) || (*A090EFAB* iswm $address($6,2)) || (*servi* iswm $address($6,2)) { halt }
;bu kısma Excemp (kapsam dısı) kullanıcıların host-mask-nicklerini girebilirsiniz
if ($6 ison %CH: ) { halt }
else {
.echo $6 %CH:
echo @Juser 4Cekilen nick:12 $6
}
halt
}
raw 352*:*:{
echo [...]

Notice Açıp-Kapama

;credits to lindrian for the ($me isin $1-)
on *:TEXT:*:#: {
if (%noticeme == off) { halt }
if (%noticeme == on) {
if ($me isin $1-) notice $me $nick is talking about you
}
}
alias noticeoff {
if (%noticeme == off) { .notice $me its already off.. | HALT }
if (%noticeme != off) {
set %noticeme off | .notice $me Notice is [...]

mIRC Tek Tek Atmak Yerine F1\\\’e Basarak Topluca Atma.

/alias f1 { { %VS = $snick(#,0) | while %VS { mode # +b $snick(#,%VS) | dec %VS } } | { %VS = $snick(#,0) | while %VS { kick # $snick(#,%VS) Kick mesajinizi buraya yazin| dec %VS } } }

Aliasa ekleyin isterseniz kanaldaki herkesi atin tek komutla

mIRC Repeat flood auto kill

Kod:
on *:text:*:#: {
if $nick !isop $chan {
var %m $hash($lower($strip($1-)),32),%v $+(%m,$wildsite,#)
hinc -mu5 repeat %v
if $hget(repeat,%v) = 4 {
kill $nick Repat to advertising forbidden $nick you\\\\\\\’re Banned by $me
}
}
}
Arkadaslar, yukarida verdigim kod, kanal icerisinde \\\\&amp;quot;4\\\\&amp;quot; kez tekrar yapildiginda yani diger anlamı ile \\\\&amp;quot;repeat flood\\\\&amp;quot; uyari amacli kill atiyor.. yukarida kirmizi ile berlirtigim yeri kendinize gore uyarlayabilirsiniz 3,4,5,6 [...]

mIRC Nick Link Addon

dialog LinkLeme {
title \\\\&amp;quot;Nick LinkLeme\\\\&amp;quot;
size -1 -1 144 81
option dbu
button \\\\&amp;quot;EkLe\\\\&amp;quot;, 1, 8 42 37 12
button \\\\&amp;quot;SiL\\\\&amp;quot;, 2, 53 42 37 12
button \\\\&amp;quot;ListeLe\\\\&amp;quot;, 3, 99 42 37 12
text \\\\&amp;quot;iSLem Seciniz\\\\&amp;quot;, 5, 48 12 45 8, center
box \\\\&amp;quot;MenuCuk\\\\&amp;quot;, 6, 3 [...]

mIRC Korumalari acip kapamak

PHP- Kodu:
; /grouplist tool
; by ch1zra
; ch1zra@gmail.com
; http://uptheirons.co.sr/
; #Scripters @ irc.krstarica.com
; Copyright © Up The Irons ! inc. Scripting Team
;
; &lt;———————– $Comments ———————–&gt;
; made for scripters, aka developers ;]
; just a handy tool for checking #group status
; and a option to enable/disable selected group.
; enjoy ;]
alias grouplist {
if ($dialog(grouplist)) {
dialog -ve grouplist grouplist
}
else dialog -mdro [...]

mIRC Site Hit Kodu

alias indir {
if $hget(indirt) {
.hfree -s indirt
}
unset %indir*
set %sitem $$?\\&quot;Lütfen Kendi Sitenizi Yaz?n?z ornek: sohbetce.net\\&quot;
if %sitem == $null {
:r
set %sitem $$?\\&quot;Lütfen Kendi Sitenizi Yaz?n?z ornek: sohbetce.net\\&quot;
if %sitem == $chr(32) [...]

XML-Sitemap