Hello @mastahg I am just here reporting a bug with ExBuddy, it seems for fishing it has incorrectly identified cast as spell 299 (which is actually quit) instead of 289. I suspect this is just a minor typo, however it has rendered most fishing profiles including y2krazy's unusable. If this could be fixed, it would be appreciated. Cheers, CAcove
In case this helps identify whether it's RB or ExBuddy. My guess is that it's ExBuddy. Code: foreach(var action in ActionManager.CurrentActions) { Log(action); } Code: [3, Sprint] [5, Teleport] [288, Bait] [289, Cast] [296, Hook] [297, Mooch] [298, Stealth] [299, Quit] [300, Release] [2135, Cast Light] [4100, Snagging] [4102, Patience] [4103, Powerful Hookset] [4104, Chum] [4105, Fish Eyes] [4179, Precision Hookset]
pleasae use the Exbuddy by Entrax https://github.com/Entrax643/ExBuddy Don't use svn checkout you'll have a bad time. This version correctly has Cast as 289