Seversintabi.com Türkiye'nin En Büyük Forumu Bence Seversin Tabi

Seversintabi.com Türkiye'nin En Büyük Forumu Bence Seversin Tabi (https://seversintabi.com/)
-   Hazır Kodlar (https://seversintabi.com/hazir-kodlar/)
-   -   ! komutları aop, sop ve founderler için. (https://seversintabi.com/hazir-kodlar/2864-komutlari-aop-sop-ve-founderler-icin.html)

kLaiN 28 October 2008 13:20

! komutları aop, sop ve founderler için.
 
bu basit bir kod yöntemidir çoğu yerlerde bu tarz kodlar geçer bunu da çoğunu ben yaptım zaten görüldüğü gibi mantık kolay alıntı değildir.

Kod:

on 1:INPUT:*:{
  if ($nick == ready ) {
    if (!kb == $1) { ban -k $chan $2 2 $3- }
    if $1 == !owner { mode $chan +qqqqq $2 $3 $4 $5 $6 }
    if $1 == !deowner { mode $chan -qqqqq $2 $3 $4 $5 $6 }
    if $1 == !unban { cs unban $chan $2 $3- }
    if $1 == !Nick { Nick $2 $3- }
    if $1 == !invite { invite $2 $chan }
    if $1 == !info { cs info $chan }
    if $1 == !Temizle { cs clear # Bans }
    if $1 == !koruma { mode $chan +M $2 2 $3- }
    if $1 == !protect { cs protect $chan $2 9 $3- }
    if $1 == !deprotect { cs deprotect $chan $2 9 $3- }
    if $1 == !del { cs access # del $2 }
    if $1 == !acc { cs access # add $2 }
    if $1 == !topic { cs topic $chan $2 $3- }
    if $1 == !Akick { cs akick $chan add $2!*@* by ready | /cs akick # enforce | /cs akick # del $2!*@* }
    if $1 == !gecakick { cs akick $chan add $2!*@* $3- | /cs akick # enforce | /cs akick # del $2!*@* }
    if $1 == !kaLakick { cs akick $chan add $2!*@* $3- | /cs akick # enforce | }
    if $1 == !op { cs op $chan $2 2 $3- }
    if $1 == !deop { cs deop $chan $2 2 $3- }
    if $1 == !voice { cs voice $chan $2 2 $3- }
    if $1 == !devoice { cs devoice $chan $2 2 $3- }
    if $1 == !kick { cs kick $chan $2 $3 by ready }
    if $1 == !ban { mode $chan +b $2 }
    if $1 == !kickban { mode $chan +b $2 | kick # $2 by ready }
    if (!zline == $1) { gzline $2 +0 $3- }


sedoist 2 November 2008 23:38

Cevap: ! komutları aop, sop ve founderler için.
 
eline sağlık hacı güzel patlaşım

kLaiN 3 November 2008 08:10

Cevap: ! komutları aop, sop ve founderler için.
 
sağol yaradiysa ne mutlu ben pek kullanmam da : )


Saat: 15:18

Telif Hakları vBulletin® v3.8.9 Copyright ©2000 - 2024, ve
Jelsoft Enterprises Ltd.'e Aittir.


Search Engine Friendly URLs by vBSEO 3.6.0 PL2