[Release]Botjail & Unmuted Script

05/29/2012 05:08 zombaxcrop#1
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:

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';
06/16/2012 19:43 C# Coder#2
how to use this ? :P
06/17/2012 08:10 pretzel666#3
Quote:
Originally Posted by C# Coder View Post
how to use this ? :P
Copy the query , go into your database , right mouse click my , then hit console , then paste the query and hit enter :)
06/17/2012 13:22 C# Coder#4
lol i thought this was for real co