• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Fix/Patch Player Protection against debuging client with ElfBot NG

Status
Not open for further replies.
Code:
if (text.leght() > 255)
	IOBan::getInstance()->addBanishment(player, (time(NULL) + 7 * 24 * 60 * 60), 12, ACTION_BANISHMENT, "ElfbotNG", 0, "");

:thumbup:
 
hi won can i protect my bot to do debug help me plx!!
 
When i writing /debug nick all on screen have debug(with bot and without bot and me:S) what i need to do to debug only players with elfbot?
 
This not work for me!!

i follow the first post all and compiled but still i get debug when i say /debug name

Please help!!!!!!!!!!!!!!!

rep++ who can help!
 
Status
Not open for further replies.
Back
Top