Untitled

Anonymous
plain_text
07/28/2023 7:11 PM
284 B
14
Indexable
on *:text:*:#gbotkontrol: {
  if $nick == G-Bot && [Marka]: undefined tr isin $1-  {
    set %nickban ok
  }
  if $nick == G-Bot &&  [Bilgi]: isin $1- {
    gzline $2 +0 Yasak!
    unset %nickban
  }
}
Editor is loading...