• Visit Rebornbuddy
  • Request for ExBuddy help/bug report

    Discussion in 'Rebornbuddy Forum' started by CAcove, Oct 22, 2018.

    1. CAcove

      CAcove Moderator Moderator

      Joined:
      Dec 14, 2014
      Messages:
      896
      Likes Received:
      59
      Trophy Points:
      28
      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
       
    2. y2krazy

      y2krazy Community Developer

      Joined:
      Jun 21, 2011
      Messages:
      2,803
      Likes Received:
      70
      Trophy Points:
      48
      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]
       
    3. CAcove

      CAcove Moderator Moderator

      Joined:
      Dec 14, 2014
      Messages:
      896
      Likes Received:
      59
      Trophy Points:
      28
    4. zzi

      zzi Active Member

      Joined:
      Mar 10, 2016
      Messages:
      308
      Likes Received:
      47
      Trophy Points:
      28
      CAcove likes this.

    Share This Page