Hello, does anyone know how could I block /target /nexttarget /assist. From my own search I found out that in L2GamePacketHandler.java all these commands (client packets) send the same opcode. The problem is that the same opcode is sent by targeting with click which I obviously don't want to block. So the problem comes down to how to distinguish click-targeting from command-targeting.
Note: I need this to block clickers (l2farm bot etc.) from farm zones.
L2J, Gracia Final