blackdtools / Blackd-Proxy-CLASSIC

Blackd Proxy CLASSIC
MIT License
9 stars 7 forks source link

action starting with "#y" not parsed correctly.. #27

Open divinity76 opened 9 years ago

divinity76 commented 9 years ago

messages starting with "#y " will automatically be converted to yelling (even in hotkeys) BY THE CLIENT, NOT THE SERVER this means that it's detectable botting behavior; one cannot start a message in tibia with "#y " without cheating, and it's certainly something that cipsoulf COULD DETECT, BlackD does not parse messages with "#y " correctly when Action: "#y blabla"; BlackD will send the message as-is, but what it SHOULD be doing, is to remove "#y " from the message, and convert the message to a YELLING , and send it off to server.

blackdtools commented 9 years ago

Thank you. I appreciate all your suggestions and bug fixes, but I have really few time lately because my baby. I will just update everything for Tibia 10.8 in 1 or 2 days, then please release a pull request combining all your recent proposals that are not yet merged.