Open Poison505602 opened 2 years ago
autoMB doesn't use any packets for casting it sends the same text that you would like
/ma "fire III"
You can also turn on debug info in autoMB to see if it's sending a strange string or doubling up somehow //amb debug
If you can give me a bit more information from either/both of those things and it is a doubled up command causing gearswap to get stuck or a messed up input string I'm happy to fix it.
It could also be that the option to notify gearswap of autoMB casts is on and your gearswap doesn't know how to do that. This should just be ignored by gearswap as an unknown command, but if it is causing gearswap some confusion somehow that can be turned off (//amb gearswap), it's off by default.
autoMB senses the skill chain and starts chanting automatically, but gearswap does not respond. When manually chanting magic, it does respond. To be precise, Precast is not responding.
Does this mean that casting is sending a special packet? Also, what is the best way to fix this?