What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

I use SVN to pull it down... And it looks the same to me:

├───ExBuddy
│ ├───Agents
│ ├───Attributes
│ ├───Data
│ ├───Enumerations
│ ├───Helpers
│ ├───Interfaces
│ ├───Logging
│ ├───Navigation
│ ├───OrderBotTags
│ │ ├───Behaviors
│ │ │ ├───Examples
│ │ │ └───Objects
│ │ ├───Fish
│ │ │ └───Examples
│ │ ├───Gather
│ │ │ ├───Examples
│ │ │ │ └───Transform
│ │ │ ├───GatherSpots
│ │ │ ├───Prototype
│ │ │ │ └───Profiles
│ │ │ └───Rotations
│ │ ├───Objects
│ │ └───Schema
│ ├───Plugins
│ │ ├───EnableFlight
│ │ ├───RetainerMaid
│ │ └───Skywatcher
│ ├───Properties
│ ├───Providers
│ └───Windows
 
I use SVN to pull it down... And it looks the same to me:

├───ExBuddy
│ ├───Agents
│ ├───Attributes
│ ├───Data
│ ├───Enumerations
│ ├───Helpers
│ ├───Interfaces
│ ├───Logging
│ ├───Navigation
│ ├───OrderBotTags
│ │ ├───Behaviors
│ │ │ ├───Examples
│ │ │ └───Objects
│ │ ├───Fish
│ │ │ └───Examples
│ │ ├───Gather
│ │ │ ├───Examples
│ │ │ │ └───Transform
│ │ │ ├───GatherSpots
│ │ │ ├───Prototype
│ │ │ │ └───Profiles
│ │ │ └───Rotations
│ │ ├───Objects
│ │ └───Schema
│ ├───Plugins
│ │ ├───EnableFlight
│ │ ├───RetainerMaid
│ │ └───Skywatcher
│ ├───Properties
│ ├───Providers
│ └───Windows


Well that is good and bad then... good that you are using SVN and not copying files, bad that this issue is happening. Does it happen on all profiles? I assume it should happen on any profile that has any condition attribute or code chunk and not specifically just this one profile.
 
No orderbottags directory... this is what my plugins folder looks like:

├───Agil
├───Chanko-master
├───Destiny
├───ExBuddy
│ ├───Agents
│ ├───Attributes
│ ├───Data
│ ├───Enumerations
│ ├───Helpers
│ ├───Interfaces
│ ├───Logging
│ ├───Navigation
│ ├───OrderBotTags
│ │ ├───Behaviors
│ │ │ ├───Examples
│ │ │ └───Objects
│ │ ├───Fish
│ │ │ └───Examples
│ │ ├───Gather
│ │ │ ├───Examples
│ │ │ │ └───Transform
│ │ │ ├───GatherSpots
│ │ │ ├───Prototype
│ │ │ │ └───Profiles
│ │ │ └───Rotations
│ │ ├───Objects
│ │ └───Schema
│ ├───Plugins
│ │ ├───EnableFlight
│ │ ├───RetainerMaid
│ │ └───Skywatcher
│ ├───Properties
│ ├───Providers
│ └───Windows
├───Quack
├───QuestDev
│ └───Properties
├───RebornConsole
│ ├───Properties
│ └───Temp
├───RetBot
└───Zekken
├───Source
│ ├───Avoidance
│ ├───Database
│ ├───Images
│ ├───Settings
│ └───Utilities
├───Spell Screenshots
└───Spell Shapes
 
I have identified the issue and it will be in today's update. Will let you know when it is available.
 
So I've been watching it fish, and I see it react accordingly. But I honestly don't get what the settings in your example mean
 
So I've been watching it fish, and I see it react accordingly. But I honestly don't get what the settings in your example mean

I only pay attention to tugs when using Patience, currently not ignoring tugs any other times since it is not worth it since you can just release fish if you don't want them. If you leave the tugs out, the old behavior will exist and it will hook all tugs. Instead of the exact old behavior of using the hookset you had set (or Powerful by default). It will hook using Precision if it is a light tug.

This profile is optimized to spend only the necessary GP for the paths taken to catch a collectable Illuminati Perch. By not spending GP on large tugs (Hinterlands Perch), and not spending GP on light tugs after a mooch (not an Illuminati Perch), it is able to recast patience faster.
During patience:
When you are at 0 mooches (normal fishing most of the time) it will only use GP on tugs that are
1. light(precision) (0 mooch)
2. medium(powerful) (0 mooch)
3. medium(powerful) (1 mooch)
 
Oooh, now I get it, thanks =)

Did you find the tug info on fish anywhere, or is it just info gathered by fishing yourself ?
 
Any plans to incorporate cordial use with your latest ExFishTag? I'm aware mistahmikey created a modified version with cordial use awhile back, I'm gonna go ahead and try to copy over his modifications myself if you have no immediate plans to in the near future.
 
Back
Top