admin tarafından Hazır Kodlar içinde postalandı
var clickw=170; // Width
var clickh=20; // Height
var clickb=2; // Border width
var clickc="#CCFFCC"; // Border color
var clickbg="#000000"; // Background color
var clickt="Siteye girmek icin tiklayin."; // Text to display
var clickFont="font-family:Tahoma,arial,helvetica; font-size:10pt; font-weight:bold; color:#FF0000"; // The font style of the text
new initReveal(0,'#CCFFCC','#CCFFCC',1,1,'#00FF00','#000000',3,10,true);
Yorum Yok »
admin tarafından Hazır Kodlar içinde postalandı, tags: help, status help
mirc indir, mirc download, sitesi
Kod:
on *:VOICE:#: {
//set %helper $nick
/enable #vois
}
on *:DEVOICE:#: {
//unset %helper
/disable #vois
}
#vois on
on *:text:*:#help:{
write helper/ $+ %helper $+ .txt $nick $+ : $1-
}
#voice end
on *:text:*!goster*:#helpsop:{
play #helpsop helper/ $+ $2 $+ .txt
}
on *:text:*!DoÄŸru*:#helpsop:{
inc %Yes $+ $2 1
.remove helper/ $+ $2 $+ .txt $1
}
on *:text:*!Yanlış*:#helpsop:{
inc %No $+ $2 1
.remove helper/ $+ $2 $+ .txt $1
}
on *:text:*!rapor*:#helpsop:{
//set %toplam %Yes [ $+ [ $2 ] ] + %No [ $+ [ $2 ] ]
/msg #helpsop $2 Nicki Toplam %toplam kişiye Yardım Etmiştir, Bundan %Yes [ $+ [ $2 ] ] Tanesi Doğru Cevap, %No [ $+ [ $2 ] ] Tanesi Yanlış Cevaptır..
.remove helper/ $+ $2 $+ .txt $1
//Unset %toplam
}
mircindir www.mircindir.com.tr
Yorum Yok »