IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası

IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası (https://www.ircforumlari.net/)
-   mIRC Scripting Sorunları (https://www.ircforumlari.net/mirc-scripting-sorunlari/)
-   -   Shitlist addonu hk (https://www.ircforumlari.net/mirc-scripting-sorunlari/153695-shitlist-addonu-hk.html)

olcays 21 Ekim 2008 19:16

Cevap: Shitlist addonu hk
 
xcLusive arkadasim bak yaparsan sen yaparsın senin verdiğini değilde.

menu nicklist {
Shitlist
.add:/guser Shitlisted $$1 3 | /kick # $$1 2 Shitlisted4!
}
on shitlisted:JOIN:#: { /mode # +b $address($nick,2) | /kick # $nick 14Guess what, You're on my Shitlist, Have a nice day. }

şu kod'u eklicem sorun ise users'e * Added Fes ([Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]) to user list bu şekilde ekliyor ben bunu sadece nick şeklinde eklesin istiyorum çok mu zor sizin için ?

XcLusive 21 Ekim 2008 19:20

Cevap: Shitlist addonu hk
 
tamam bir önceki postumda verdim kodu :)

olcays 21 Ekim 2008 19:22

Cevap: Shitlist addonu hk
 
tamam'da senın verdiğin ekledim sadece kick atti nick girdi kanala ban atmadı :S

Rohit 21 Ekim 2008 19:30

Cevap: Shitlist addonu hk
 
menu nicklist {
Shitlist
.add:/guser Shitlisted $$1 3 | /kick # $$1 2 Shitlisted4!
}
on shitlisted:JOIN:#: { /mode # +b $address($nick,2) | /kick # $nick 14Guess what, You're on my Shitlist, Have a nice day. }



Kod bu burda Kill Kelimesi Var mi?
Ban ve kick ;D
bb.

Difuzyon 21 Ekim 2008 19:58

Cevap: Shitlist addonu hk
 
Kod:

menu nicklist {
  Shitlist
  .add://auser Shitlisted $$1!*@* | /ban $$1!*@* | /kick $chan $$1 Shitlist!
  .del:/ruser Shitlisted $$1
}
on @Shitlisted:JOIN:#: {
  mode # +b $nick
  kick # $nick Shitlist!
}

Toparlanmış haliyle bu.
Umarım işine yarar.

olcays 21 Ekim 2008 20:07

Cevap: Shitlist addonu hk
 
evet oldu arkadasım çok sağol..


Tüm Zamanlar GMT +3 Olarak Ayarlanmış. Şuanki Zaman: 01:35.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2025 IRCForumlari.Net Sparhawk