Jump to content

Auto kick


kheelo

Recommended Posts

Ok i need a script which auto kicks everyone who say shj1t for example and the bad words should be easily added to script or list.

thx.

here s something i tried, but it kicks player whatever he sais :D

on *:SIGNAL:mta.text:{
 ($removecs($3-,shj1t,bad word 2,bad word 3)) {
     mta.kick $1 $2
   }

 }

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...