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
#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
#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 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 [...]
#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 [...]
;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 [...]
/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
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 \\\\&quot;4\\\\&quot; kez tekrar yapildiginda yani diger anlamı ile \\\\&quot;repeat flood\\\\&quot; uyari amacli kill atiyor.. yukarida kirmizi ile berlirtigim yeri kendinize gore uyarlayabilirsiniz 3,4,5,6 [...]
dialog LinkLeme {
title \\\\&quot;Nick LinkLeme\\\\&quot;
size -1 -1 144 81
option dbu
button \\\\&quot;EkLe\\\\&quot;, 1, 8 42 37 12
button \\\\&quot;SiL\\\\&quot;, 2, 53 42 37 12
button \\\\&quot;ListeLe\\\\&quot;, 3, 99 42 37 12
text \\\\&quot;iSLem Seciniz\\\\&quot;, 5, 48 12 45 8, center
box \\\\&quot;MenuCuk\\\\&quot;, 6, 3 [...]
PHP- Kodu:
; /grouplist tool
; by ch1zra
; ch1zra@gmail.com
; http://uptheirons.co.sr/
; #Scripters @ irc.krstarica.com
; Copyright © Up The Irons ! inc. Scripting Team
;
; <———————– $Comments ———————–>
; 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 [...]
alias indir {
if $hget(indirt) {
.hfree -s indirt
}
unset %indir*
set %sitem $$?\\"Lütfen Kendi Sitenizi Yaz?n?z ornek: sohbetce.net\\"
if %sitem == $null {
:r
set %sitem $$?\\"Lütfen Kendi Sitenizi Yaz?n?z ornek: sohbetce.net\\"
if %sitem == $chr(32) [...]