Hello Elitepvpers,Today im going to release Botjail with Muted Script so it will going to make you easy to give punishment with this script and it's fast im use it my own server :).
Bot Jail a Player and mute:
Unban a player and unmute :
Bot Jail a Player and mute:
Quote:
UPDATE cq_user SET cheat_time=9999 WHERE name='Player Name';
UPDATE cq_user SET disableFlag=1 WHERE name='Player Name';
Unban a player and unmute :
Quote:
UPDATE cq_user SET cheat_time=0 WHERE name='Player Name';
UPDATE cq_user SET disableFlag=0 WHERE name='Player Name';