Eset , botun sock ise aşağıda ki kodu kullanabilirsin. ister
Proxy.txt kendin oluştur, istersen sitede ki koda entegre et. Botun sock değilse, söyle normal mirc bot için olanını yazalım.
|
Alıntı: |
if *Client connecting* iswm $7- {
if $read(proxy.txt,w,$remove($gettok($13,2,64),$chr(4 1))) {
sockwrite -nt $sockname kline *@ $+ $remove($gettok($13,2,64),$chr(41)) 1 Proxy yasaktır.
}
}
|