- Katılım
- 23 May 2026
- Mesajlar
- 50
; ==========================================
; mIRC Google Search Script
; DuckDuckGo API Kullanır
; ==========================================
alias urlencode {
return $replace($1-,$chr(32),+)
}
on *:TEXT:!google *:#:{
if ($2 == $null) {
msg $chan Kullanım: !google aranacak_kelime...
; mIRC Google Search Script
; DuckDuckGo API Kullanır
; ==========================================
alias urlencode {
return $replace($1-,$chr(32),+)
}
on *:TEXT:!google *:#:{
if ($2 == $null) {
msg $chan Kullanım: !google aranacak_kelime...
Please login to view full content. Giriş yap veya üye ol.
