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/)
-   Eggdrop, NeoStats, BNC (https://www.ircforumlari.net/eggdrop-neostats-bnc/)
-   -   !temizle Tcl (https://www.ircforumlari.net/eggdrop-neostats-bnc/27908-temizle-tcl.html)

intBilisim 19 Şubat 2007 10:57

!temizle Tcl
 
Merhaba,
Bu benim ilk tcl kodlamam :)
Kanalda operatör iseniz kanal ekranını temizlemeye yarayan bir tcl.

Kod:

##############
# Temizleme tclsi #
# By intBilisim #
##############

set tmzl "0,0______________________________________________________________________1,0"

bind pub - !temizle intbilisimtemiz
proc intbilisimtemiz {nick user hand chan arg} {
 global intbilisimtemiz
 if {![isop $nick $chan]} {return 0}
 putquick "PRIVMSG $chan : $temizint Cam"
 putquick "PRIVMSG $chan : $temizint Çöp"
 putquick "PRIVMSG $chan : $temizint Bardak"
 putquick "PRIVMSG $chan : $temizint Toz"
 putquick "PRIVMSG $chan : $temizint Spamcılar"
 putquick "PRIVMSG $chan : $temizint Cam"
 putquick "PRIVMSG $chan : $temizint Çöp"
 putquick "PRIVMSG $chan : $temizint Bardak"
 putquick "PRIVMSG $chan : $temizint Toz"
 putquick "PRIVMSG $chan : $temizint Reklamcılar"
 putquick "PRIVMSG $chan : $temizint Spamcılar"
 putquick "PRIVMSG $chan : $temizint Floodcular"
 putquick "PRIVMSG $chan : $temizint Cam"
 putquick "PRIVMSG $chan : $temizint Çöp"
 putquick "PRIVMSG $chan : $temizint Bardak"
 putquick "PRIVMSG $chan : $temizint Toz"
 putquick "PRIVMSG $chan : $temizint Reklamcılar"
 putquick "PRIVMSG $chan : $temizint Spamcılar"
 putquick "PRIVMSG $chan : $temizint Floodcular"
 putquick "PRIVMSG $chan : $temizint Cam"
 putquick "PRIVMSG $chan : $temizint Çöp"
 putquick "PRIVMSG $chan : $temizint Bardak"
 putquick "PRIVMSG $chan : $temizint Toz"
 putquick "PRIVMSG $chan : $temizint Reklamcılar"
 putquick "PRIVMSG $chan : $temizint Spamcılar"
 putquick "PRIVMSG $chan : $temizint Floodcular"
 putquick "PRIVMSG $chan : $temizint Cam"
 putquick "PRIVMSG $chan : $temizint Çöp"
 putquick "PRIVMSG $chan : $temizint Bardak"
 putquick "PRIVMSG $chan : $temizint Toz"
 putquick "PRIVMSG $chan : $temizint Reklamcılar"
 putquick "PRIVMSG $chan : $temizint Spamcılar"
 putquick "PRIVMSG $chan : $temizint Floodcular"
 putquick "PRIVMSG $chan : $temizint Cam"
 putquick "PRIVMSG $chan : $temizint Çöp"
 putquick "PRIVMSG $chan : $temizint Bardak"
 putquick "PRIVMSG $chan : $temizint Toz"
 putquick "PRIVMSG $chan : $temizint Reklamcılar"
 putquick "PRIVMSG $chan : $temizint Spamcılar"
 putquick "PRIVMSG $chan : $temizint Floodcular"
 putquick "PRIVMSG $chan : $temizint Cam"
 putquick "PRIVMSG $chan : $temizint Çöp"
 putquick "PRIVMSG $chan : $temizint Bardak"
 putquick "PRIVMSG $chan : $temizint Toz"
 putquick "PRIVMSG $chan : $temizint Reklamcılar"
 putquick "PRIVMSG $chan : $temizint Spamcılar"
 putquick "PRIVMSG $chan : $temizint Floodcular"
 putquick "PRIVMSG $chan : $temizint Cam"
 putquick "PRIVMSG $chan : $temizint Çöp"
 putquick "PRIVMSG $chan : $temizint Bardak"
 putquick "PRIVMSG $chan : $temizint Toz"
 putquick "PRIVMSG $chan : $temizint Reklamcılar"
 putquick "PRIVMSG $chan : $temizint Spamcılar"
 putquick "PRIVMSG $chan : $temizint Floodcular"
 putquick "PRIVMSG $chan : $temizint Cam"
 putquick "PRIVMSG $chan : $temizint Çöp"
 putquick "PRIVMSG $chan : $temizint Bardak"
 putquick "PRIVMSG $chan : $temizint Toz"
 putquick "PRIVMSG $chan : $temizint Reklamcılar"
 putquick "PRIVMSG $chan : $temizint Spamcılar"
 putquick "PRIVMSG $chan : $temizint Floodcular"
 putquick "PRIVMSG $chan : $temizint Cam"
 putquick "PRIVMSG $chan : $temizint Çöp"
 putquick "PRIVMSG $chan : $temizint Bardak"
 putquick "PRIVMSG $chan : $temizint Toz"
 putquick "PRIVMSG $chan : $temizint Reklamcılar"
 putquick "PRIVMSG $chan : $temizint Spamcılar"
 putquick "PRIVMSG $chan : $temizint Floodcular"
 putquick "PRIVMSG $chan : $temizint"
 putquick "PRIVMSG $chan : Ekran temizlendi... Komutu kullanan: $nick"
}


ganja 04 Mart 2007 22:17

Cevap: !temizle Tcl
 
$temizint bölümünü sildiğin zaman çalışıyor.
Tek kötü yanı botun yavaş yazması
ve birde şunu düşün
3 op aynı anda
!temizle
!temizle
!temizle
!temizle

Yazdığında :)



Bunun script versiyonuda var sanırım.

Paylaşımın için teşekkürler iyi çalışmalar. ;oki

intBilisim 05 Mart 2007 18:42

Cevap: !temizle Tcl
 
$temizint sorunluydu..
Çözüldü:
Kod:

##############
# Temizleme tclsi #
# By intBilisim #
##############
set temizint "0,0______________________________________________________________________1,0"

bind pub - !temizle intbilisimtemiz
proc intbilisimtemiz {nick user hand chan arg} {
 global intbilisimtemiz
 if {![isop $nick $chan]} {return 0}
 putquick "PRIVMSG $chan : $temizint Cam"
 putquick "PRIVMSG $chan : $temizint Çöp"
 putquick "PRIVMSG $chan : $temizint Bardak"
 putquick "PRIVMSG $chan : $temizint Toz"
 putquick "PRIVMSG $chan : $temizint Spamcılar"
 putquick "PRIVMSG $chan : $temizint Cam"
 putquick "PRIVMSG $chan : $temizint Çöp"
 putquick "PRIVMSG $chan : $temizint Bardak"
 putquick "PRIVMSG $chan : $temizint Toz"
 putquick "PRIVMSG $chan : $temizint Reklamcılar"
 putquick "PRIVMSG $chan : $temizint Spamcılar"
 putquick "PRIVMSG $chan : $temizint Floodcular"
 putquick "PRIVMSG $chan : $temizint Cam"
 putquick "PRIVMSG $chan : $temizint Çöp"
 putquick "PRIVMSG $chan : $temizint Bardak"
 putquick "PRIVMSG $chan : $temizint Toz"
 putquick "PRIVMSG $chan : $temizint Reklamcılar"
 putquick "PRIVMSG $chan : $temizint Spamcılar"
 putquick "PRIVMSG $chan : $temizint Floodcular"
 putquick "PRIVMSG $chan : $temizint Cam"
 putquick "PRIVMSG $chan : $temizint Çöp"
 putquick "PRIVMSG $chan : $temizint Bardak"
 putquick "PRIVMSG $chan : $temizint Toz"
 putquick "PRIVMSG $chan : $temizint Reklamcılar"
 putquick "PRIVMSG $chan : $temizint Spamcılar"
 putquick "PRIVMSG $chan : $temizint Floodcular"
 putquick "PRIVMSG $chan : $temizint Cam"
 putquick "PRIVMSG $chan : $temizint Çöp"
 putquick "PRIVMSG $chan : $temizint Bardak"
 putquick "PRIVMSG $chan : $temizint Toz"
 putquick "PRIVMSG $chan : $temizint Reklamcılar"
 putquick "PRIVMSG $chan : $temizint Spamcılar"
 putquick "PRIVMSG $chan : $temizint Floodcular"
 putquick "PRIVMSG $chan : $temizint Cam"
 putquick "PRIVMSG $chan : $temizint Çöp"
 putquick "PRIVMSG $chan : $temizint Bardak"
 putquick "PRIVMSG $chan : $temizint Toz"
 putquick "PRIVMSG $chan : $temizint Reklamcılar"
 putquick "PRIVMSG $chan : $temizint Spamcılar"
 putquick "PRIVMSG $chan : $temizint Floodcular"
 putquick "PRIVMSG $chan : $temizint Cam"
 putquick "PRIVMSG $chan : $temizint Çöp"
 putquick "PRIVMSG $chan : $temizint Bardak"
 putquick "PRIVMSG $chan : $temizint Toz"
 putquick "PRIVMSG $chan : $temizint Reklamcılar"
 putquick "PRIVMSG $chan : $temizint Spamcılar"
 putquick "PRIVMSG $chan : $temizint Floodcular"
 putquick "PRIVMSG $chan : $temizint Cam"
 putquick "PRIVMSG $chan : $temizint Çöp"
 putquick "PRIVMSG $chan : $temizint Bardak"
 putquick "PRIVMSG $chan : $temizint Toz"
 putquick "PRIVMSG $chan : $temizint Reklamcılar"
 putquick "PRIVMSG $chan : $temizint Spamcılar"
 putquick "PRIVMSG $chan : $temizint Floodcular"
 putquick "PRIVMSG $chan : $temizint Cam"
 putquick "PRIVMSG $chan : $temizint Çöp"
 putquick "PRIVMSG $chan : $temizint Bardak"
 putquick "PRIVMSG $chan : $temizint Toz"
 putquick "PRIVMSG $chan : $temizint Reklamcılar"
 putquick "PRIVMSG $chan : $temizint Spamcılar"
 putquick "PRIVMSG $chan : $temizint Floodcular"
 putquick "PRIVMSG $chan : $temizint Cam"
 putquick "PRIVMSG $chan : $temizint Çöp"
 putquick "PRIVMSG $chan : $temizint Bardak"
 putquick "PRIVMSG $chan : $temizint Toz"
 putquick "PRIVMSG $chan : $temizint Reklamcılar"
 putquick "PRIVMSG $chan : $temizint Spamcılar"
 putquick "PRIVMSG $chan : $temizint Floodcular"
 putquick "PRIVMSG $chan : $temizint"
 putquick "PRIVMSG $chan : Ekran temizlendi... Komutu kullanan: $nick"
}


BuCaLI 06 Mart 2007 01:13

Cevap: !temizle Tcl
 
yine çalışmaz;
global intbilisimtemiz yerine
global temizint yazarsan doğru çalışır

intBilisim 09 Mart 2007 10:55

Cevap: !temizle Tcl
 
Hayır, en son yazdığım kod denendi çalışıyor ;)

aRdeTH_ 10 Mart 2007 22:38

Cevap: !temizle Tcl
 
Alıntı:

CcehennemM Nickli Üyeden Alıntı
yine çalışmaz;
global intbilisimtemiz yerine
global temizint yazarsan doğru çalışır



evet senin dediğin Gibi YaptıM Çalışdı :D ama CoK yavaS ve Ekranın 4 te birini temizliyo :)

NeTDeLiSi 10 Mart 2007 23:21

Cevap: !temizle Tcl
 
Alıntı:

aRdeTH_ Nickli Üyeden Alıntı
evet senin dediğin Gibi YaptıM Çalışdı :D ama CoK yavaS ve Ekranın 4 te birini temizliyo :)

Eggdrop bu doğal Socket botlar kadar hızlı olamaz :)

CuCe 11 Mart 2007 18:41

Yanıt: !temizle Tcl
 
calısmıyo bu kardes denedım calısmadı calısanı varsa bende bugun hatta ırcforumlarını acmadan once bunla urasıodum :D

BuCaLI 11 Mart 2007 19:16

Cevap: !temizle Tcl
 
Alıntı:

CcehennemM Nickli Üyeden Alıntı
yine çalışmaz;
global intbilisimtemiz yerine
global temizint yazarsan doğru çalışır

Açıklamayı dikkate alıp tekrar deneyin çalışacaktır arkadaş her ne kadar denedim çalışıyo desede o şekilde çalışmaz :)

Brain 12 Mart 2007 01:35

Cevap: !temizle Tcl
 
Alıntı:

aRdeTH_ Nickli Üyeden Alıntı
evet senin dediğin Gibi YaptıM Çalışdı :D ama CoK yavaS ve Ekranın 4 te birini temizliyo :)

denemedim ama inceledigim kadariyla:

src/mod/server.mod/server.c

dosyasini bulun

#define msgrate 2

karsiligini 1 veyaz 0 olarak degistirin anladigim kadariyla bu mesajlarinizin gonderilnmesi icin beklenilmesi istenilen sure. Bu islem sonrasinda botu yeniden compile etmek gerekecek, olumlu sonuc alirsaniz yazin haberim olsun taktim bu konuya ;)

BuCaLI 12 Mart 2007 01:59

Cevap: !temizle Tcl
 
Denedim dediğin gibi yaptım botu yeniden başlattım ama yine aynı mesaj gönderme hızında bi değişiklik yok yani :)

aRdeTH_ 12 Mart 2007 19:35

Cevap: !temizle Tcl
 
##############
# Temizleme tclsi #
# By intelbilisim#
##############
set tmzl "0,0_____________________________________________ __________________________________________________ __________________________________________________ __________________________________________________ __________________________________________________ __________________________________________________ __________________________________________________ __________________________________________________ _____________"
bind pub - !temizle temizlik
proc temizlik {nick user hand chan arg} {
global tmzl
if {![isop $nick $chan]} {return 0}
putquick "PRIVMSG $chan : $tmzl ______ "
putquick "PRIVMSG $chan : $tmzl _____ "
putquick "PRIVMSG $chan : $tmzl ____ "
putquick "PRIVMSG $chan : $tmzl ___ "
putquick "PRIVMSG $chan : $tmzl __ "
putquick "PRIVMSG $chan : $tmzl _ "
putquick "PRIVMSG $chan : $tmzl "
putquick "PRIVMSG $chan : Kanal ekranı temizlendi.."
}


Biraz değişiklik yaptım :) fena Olmadı Hani :) denedim Süper çalışıyor :)

Furkanca 17 Mart 2007 16:36

Yanıt: !temizle Tcl
 
ßu kodu nereye ekLiyecez arkadasLar ßi yardim edeßilirmisiniz acaßa ? ve ßotu yeniden nasiL ßasLaticam Yeniyim ßu iste yardimci oLursaniz Sevinirim

NeTDeLiSi 17 Mart 2007 22:36

Cevap: !temizle Tcl
 
Bu Kodu TCL Dosyana Ekliceksin ..

Botu Yeniden Başlatmak Için Aşağıdaki Komutları Uygula ;

Kod:

ps x
ps x Çektikten Sonra Şöyle Birşey Görüceksin ;

Alıntı:

27202 ? S 3:36 koruma.conf

Cinsinden Birşey Yukarda 27202 Sayı Yazıyorsa O Sende Değişiktir Daha Sonra Şu Komutu Uyguluyoruz ..

Kod:

kill -9 numara
kill -9 numara numara yazan yere yukarada yazan sayıyı yazıcaksın ve bot sunucudan çıkıcak daha sonrasında ise ..

Kod:

cd eggdrop
./eggdrop -m isim.conf

./eggdrop -m isim.conf isim.conf yazan yere attığın botun confu'nu yazıcaksın ve bot tekrardan servera giricek ..




Furkanca 18 Mart 2007 16:29

Yanıt: !temizle Tcl
 
Eyw. kardesim ALLAAH razi olsun sagolasin + rep

vaga 07 Nisan 2007 03:17

Cevap: !temizle Tcl
 
Calısmıyor her sekli denedim olmuyor olmuyor olmuyor kafayı yicem :)

CanCeL 29 Ekim 2007 20:00

Cevap: !temizle Tcl
 
Kod:

bind pub - !temizle clear
#PROC
proc clear {nick uhand host chan text} {
if {![isop $nick $chan]} {return 0}
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :Oda Ekranı Temizlendi $nick !"
}

Şimdi yazdım kodu %100 çalışıyor... :)

Op olan kişi !temizle komutunu kullandıgında ekranı temizler... (Temizlerden kastım her satıra birer "." koyar...)

seal 28 Aralık 2007 17:18

Cevap: !temizle Tcl
 
Arkadaşlar bu Temizlik Botu sizde Eschatte çalışıyor mu? Ben bunu denedim, mirc'de kanal temizlendi görünüyor ama eschatta temizlemiyor, aynı kalıyor. Ben de zaten mirc girişlerini kapattım saldırılardan, küfür ve raklamdan dolayı, şu an sadece Eschatten giriş var. Bunun acaba Eschatte çalışanı varsa, çok memnun olurum. Yada bişeyleri değişmek mi lazım Eschatte de çalışabilmesi için ;bigeyes

Brain 28 Aralık 2007 18:44

Cevap: !temizle Tcl
 
Kod:

bind pub - !temizle clear
#PROC
proc clear {nick uhand host chan text} {
    if {[isop $nick $chan] == 0} {return 0}
    for {set x 0} {$x<20} {incr x} {
        putquick "PRIVMSG $chan :$x"
    }
    putquick "PRIVMSG $chan :Oda Ekranı Temizlendi."
}

eschat icin etkili olabilir.

seal 30 Aralık 2007 03:44

Cevap: !temizle Tcl
 
Alıntı:

aCoustiC Nickli Üyeden Alıntı (Mesaj 315014)
Kod:

bind pub - !temizle clear
#PROC
proc clear {nick uhand host chan text} {
    if {[isop $nick $chan] == 0} {return 0}
    for {set x 0} {$x<20} {incr x} {
        putquick "PRIVMSG $chan :$x"
    }
    putquick "PRIVMSG $chan :Oda Ekranı Temizlendi."
}

eschat icin etkili olabilir.

Teşekkür ederim aCoustiC ;)

seal 30 Aralık 2007 03:47

Cevap: !temizle Tcl
 
Alıntı:

CiKo Nickli Üyeden Alıntı (Mesaj 278472)
Kod:

bind pub - !temizle clear
#PROC
proc clear {nick uhand host chan text} {
if {![isop $nick $chan]} {return 0}
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :."
putquick "PRIVMSG $chan :Oda Ekranı Temizlendi $nick !"
}

Şimdi yazdım kodu %100 çalışıyor... :)

Op olan kişi !temizle komutunu kullandıgında ekranı temizler... (Temizlerden kastım her satıra birer "." koyar...)

Ciko seninkini denememştim, seninki de çalıştı. Yalnız mesajları uzun tutup daha çok yer temizlesin, yavaş olduğu için zamandan kazanalım dedim. Bunu :

PHP- Kodu:

bind pub - !temizle clear
#PROC
proc clear {nick uhand host chan text} {
if {![
isop $nick $chan]} {return 0}
putquick "PRIVMSG $chan :___________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________"
putquick "PRIVMSG $chan :___________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________"
putquick "PRIVMSG $chan :___________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________"
putquick "PRIVMSG $chan :___________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________"
putquick "PRIVMSG $chan :___________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________"
putquick "PRIVMSG $chan :Oda Ekranı Temizlendi $nick !" 

Bir sürü deneme yaptım, sanırm en kullanışlısı bu gibi.

Ama işte daha nasıl hızlandırabiliriz onu düşünmek lazım. Ama eggdrop temizleme botu ben başka bilmiorum, sanırım tek alternatifimiz bu :(

seal 30 Aralık 2007 23:26

Cevap: !temizle Tcl
 
Arkadaşlar kanala 2 tane Temizlik Botu soktum, ikisi aynı anda temizlemeye başlıyor ve ekran anında temizleniyor. Hızı 2 katına çıkartmış oluyoruz yani. Bizzat test edip onayladım, harika oldu : )

hatirlabeni 09 Şubat 2008 13:58

Cevap: !temizle Tcl
 
dostum komutlar irc de temizliyor ama vebde yazılar aynen kalıyo yani !temizle web de işlemiyo buna bi bakarmısınız :)

CanCeL 09 Şubat 2008 14:03

Cevap: !temizle Tcl
 
seal linkini verdiğim bölümde botun seri çalışması için gerekli yapılandırma ayarlarını verdim. Konuyu dikkatlice okursan botu en az mIRC bot hızına getirebilirsin.

İyi çalışmalar...

KuRaLsIz 07 Mayıs 2009 08:16

Cevap: !temizle Tcl
 
Arkadaslar bu kodlarda adminler hep op olması gerekiyor adminler opa cıkmadan !temizle komutunu kullanamazlarmı ?

xnxx 08 Eylül 2010 16:58

Cevap: !temizle Tcl
 
Temizle telnetten komutu

cd
cd egg*1*
cd src
cd mod
cd server.mod
pico server.c
ctrl w
msgrate
2
0 yap
ctrL+x
cd
cd egg*1*
./configure
make config
make
make install
ßotu çıkar sok
yaParak hızLandırabıLırSınız botunuZu


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

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