Paylastigin Kodlarin icinde söyle bir Kisim var, yani IP leri atmasi icin.
Kod: Kodu kopyalamak için üzerine çift tıklayın!
if *Client connecting* iswm $7- {
inc %mad
if $read(tor.txt,w,$remove($gettok($13,2,64),$chr(41))) {
swbot1 gline *@ $+ $remove($gettok($13,2,64),$chr(41)) +1d 2Proxy yasaktır.
}
else {
swbot1 who +I $12
}
var %ipcik = $remove($gettok($13,2,64),$chr(41))
hinc -mu2 pp %ipcik 1
if ($hget(pp,%ipcik) >= 3) {
swbot1 gzline $+(*@,%ipcik) +15m 2Kurallara aykırı davranış yüzünden banlandınız.
if $gettok(%ipcik,1,45) == adsl || $gettok(%ipcik,1,45) == dslb {
write tor.txt $replace($gettok(%ipcik,2-4,45),-,.)
.halt
}
if !$read(tor.txt,w,$remove($gettok($13,2,64),$chr(41))) {
write tor.txt $remove($gettok($13,2,64),$chr(41))
swbot1 PRIVMSG %botlogkanal $remove($gettok($13,2,64),$chr(41)) karalisteme eklendi.
}
}
}
}
}
Ve bunu belirteyim Coder Bilgisine Sahip falan degilim, benimki sadece bir Düsünce.
Sanirim Kodunda bulunan IP ler %ipcik diye gecmekte.
O yüzden oraya söyle birsey yazsan
if %ipcik != 88.252.44.66 {
Yani eger IP buysa islememesi icin?
Bunuda sanirim söyle ekliyebilirsin.
Kod: Kodu kopyalamak için üzerine çift tıklayın!
if *Client connecting* iswm $7- {
inc %mad
if $read(tor.txt,w,$remove($gettok($13,2,64),$chr(41))) {
if %ipcik != 88.252.44.66 {
swbot1 gline *@ $+ $remove($gettok($13,2,64),$chr(41)) +1d 2Proxy yasaktır.
}
}
else {
swbot1 who +I $12
}
var %ipcik = $remove($gettok($13,2,64),$chr(41))
hinc -mu2 pp %ipcik 1
if ($hget(pp,%ipcik) >= 3) {
if %ipcik != 88.252.44.66 {
swbot1 gzline $+(*@,%ipcik) +15m 2Kurallara aykırı davranış yüzünden banlandınız.
if $gettok(%ipcik,1,45) == adsl || $gettok(%ipcik,1,45) == dslb {
write tor.txt $replace($gettok(%ipcik,2-4,45),-,.)
.halt
}
}
if !$read(tor.txt,w,$remove($gettok($13,2,64),$chr(41))) {
write tor.txt $remove($gettok($13,2,64),$chr(41))
swbot1 PRIVMSG %botlogkanal $remove($gettok($13,2,64),$chr(41)) karalisteme eklendi.
}
}
}
}
}