- Konum
- ىαкαяyλ
-
- Üyelik Tarihi
- 27 Kas 2009
-
- Mesajlar
- 24,120
-
- MFC Puanı
- 79
kod:
alias tarih {
var %tarih = $replace($day,monday,Pazartesi,tuesday,Sal?,wednes day,Çar?amba,thursday,Per?embe,friday,Cuma,saturda y,Cumartesi,sunday,Pazar)
%günver = $gettok($time,1,58)
if $istok(21 22 23 24 00 01 02 03 04,%günver,32) {
echo -a echo -a 4?yi geceler. 12 $me 10Bugün Günlerden 2 %tarih 3?uanda 7Saat $time
return
}
if $istok(05 06 07 08 09 10 11,%günver,32) {
echo -a 4Günaydin. 12 $me 10Bugün Günlerden 2 %tarih 3?uanda 7Saat $time
return
}
if $istok(12 13 14 15,%günver,32) {
echo -a 4?yi Öglenler. 12 $me 10Bugün Günlerden 2 %tarih 3?uanda 7Saat $time
}
if $istok(16 17 18 19 20,%günver,32) {
echo -a 4?yi Ak?amlar. 12 $me 10Bugün Günlerden 2 %tarih 3?uanda 7Saat $time
return
}
}
alias tarih {
var %tarih = $replace($day,monday,Pazartesi,tuesday,Sal?,wednes day,Çar?amba,thursday,Per?embe,friday,Cuma,saturda y,Cumartesi,sunday,Pazar)
%günver = $gettok($time,1,58)
if $istok(21 22 23 24 00 01 02 03 04,%günver,32) {
echo -a echo -a 4?yi geceler. 12 $me 10Bugün Günlerden 2 %tarih 3?uanda 7Saat $time
return
}
if $istok(05 06 07 08 09 10 11,%günver,32) {
echo -a 4Günaydin. 12 $me 10Bugün Günlerden 2 %tarih 3?uanda 7Saat $time
return
}
if $istok(12 13 14 15,%günver,32) {
echo -a 4?yi Öglenler. 12 $me 10Bugün Günlerden 2 %tarih 3?uanda 7Saat $time
}
if $istok(16 17 18 19 20,%günver,32) {
echo -a 4?yi Ak?amlar. 12 $me 10Bugün Günlerden 2 %tarih 3?uanda 7Saat $time
return
}
}