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 Hazır Kodlar (https://www.ircforumlari.net/mirc-scripting-hazir-kodlar/)
-   -   oto saat kodu (https://www.ircforumlari.net/mirc-scripting-hazir-kodlar/315336-oto-saat-kodu.html)

by_C3zA 06 Şubat 2010 10:53

oto saat kodu
 
Bu Kod'u Scrıptınıze ekledıgınız zaman saat bası saat uyarısı yapacaktır. isim yazan böLüme Scrıptınızın versiyonunu yada ismini yazabilirirsiniz.


Kod:

ON *:START: {  saatbasi }
alias saatbasi {
  .timer100 00:00:00 1 1 amsg  Saat Şu an [00:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer101 01:00:00 1 1 amsg  Saat Şu an [01:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer102 02:00:00 1 1 amsg  Saat Şu an [02:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer103 03:00:00 1 1 amsg  Saat Şu an [03:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer104 04:00:00 1 1 amsg  Saat Şu an [04:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer105 05:00:00 1 1 amsg  Saat Şu an [05:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer106 06:00:00 1 1 amsg  Saat Şu an [06:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer107 07:00:00 1 1 amsg  Saat Şu an [07:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer108 08:00:00 1 1 amsg  Saat Şu an [08:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer109 09:00:00 1 1 amsg  Saat Şu an [09:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer110 10:00:00 1 1 amsg  Saat Şu an [10:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer111 11:00:00 1 1 amsg  Saat Şu an [11:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer112 12:00:00 1 1 amsg  Saat Şu an [12:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer113 13:00:00 1 1 amsg  Saat Şu an [13:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer114 14:00:00 1 1 amsg  Saat Şu an [14:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer115 15:00:00 1 1 amsg  Saat Şu an [15:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer116 16:00:00 1 1 amsg  Saat Şu an [16:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer117 17:00:00 1 1 amsg  Saat Şu an [17:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer118 18:00:00 1 1 amsg  Saat Şu an [18:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14» 
  .timer119 19:00:00 1 1 amsg  Saat Şu an [19:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer120 20:00:00 1 1 amsg  Saat Şu an [20:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer121 21:00:00 1 1 amsg  Saat Şu an [21:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer122 22:00:00 1 1 amsg  Saat Şu an [22:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
  .timer123 23:00:00 1 1 amsg  Saat Şu an [23:00] 1,1 14«15«« 4™  14isim Script 4 ™ 15»»14»
}
#knt off
on *:text:*:?:$iif(!$window(@Reklam),window @Reklam) | echo @Reklam $+(<,$nick,>) $1- | close -m $nick | Gzline $nick Server Kurallarına Uyunuz.
#knt end
}


Leo 06 Şubat 2010 11:23

Cevap: oto saat kodu
 
güzel kod tşkrler.

Cappybory 06 Şubat 2010 12:51

ircforumlari.net - cool
 
thanks! nice forum. i add ircforumlari.net to my bookmarks

TataR 06 Şubat 2010 13:10

Cevap: oto saat kodu
 
sagolasın..

NycX 06 Şubat 2010 14:28

Cevap: oto saat kodu
 
Güzel Kod Ellerine Sağlık

rockercocuq 13 Temmuz 2010 12:25

Cevap: oto saat kodu
 
saoLasın..
Teşekkür Edemiyorum yaLnız(:

StanteaR 13 Temmuz 2010 13:11

Cevap: oto saat kodu
 
Oto Saat Kodu Guzel Olmus Emegıne Saglık Bu Arada Fazladan Bir Kod Eklenmıs Ozele Reklam Kodu

Alıntı:

#knt off
on *:text:*:?:$iif(!$window(@Reklam),window @Reklam) | echo @Reklam $+(<,$nick,>) $1- | close -m $nick | Gzline $nick Server Kurallarına Uyunuz.
#knt end
}

Umud1990 04 Mayıs 2021 05:55

Cevap: oto saat kodu
 
Emeğine sağlık.

JaneR 04 Mayıs 2021 09:26

Cevap: oto saat kodu
 
Faydalı olacaktır teşekkürler


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

Powered by vBulletin® Version 3.8.8 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2024 IRCForumlari.Net