|
Maybe dead, maybe your question is just trivial.
If the actual player uses a skill, the client sends a packet to the server.
If a bot uses a skill, the bot sends the same packet to the server as if the client would do.
If you want the filter to make a player cast skills, your filter has to behave like a bot. Send that packet to the server as if the client would have send it.
|