on *:text:*:#:{ if ($1 = !hediye) { if (!$2) { msg $chan $nick hediyeniz, $read(hediye.txt) | return } if ($2 !ison #) { msg $chan $qt($nick) $+(<,$2,>) $chan kanalında bulunmamaktadır. | return } if $hget(hediye,$nick) { .notice $nick 60 Saniye içersinde, Yalnız 1 defa [!]hediye Komutunu Kullanabilirsiniz. } else { msg $chan $2: $nick Size Hediye olarak, $read(hediye.txt) Gönderdi .hinc -msu60 hediye $nick } } }