Maelnum
New Member
- Joined
- Jul 9, 2014
- Messages
- 48
- Reaction score
- 1
Hello,
I'm looking for a way to harvest daily garrison nodes. So far was able to find their object IDs and hotspots for each mine corner, but not sure how to collect them.
Gatherbuddy profile doesn't work, perhaps because char doesn't have gathering skills? Even so it wouldn't loot the mining carts.
There is a fixed Rarekiller version that runs fine, but when I add herb objects to CollectObjects.xml and run an empty questing profile on char standing in herb garden, nothing happens.
Objectgatherer can't compile.
I'm not yet proficient enough to write a questing profile so wanted to ask here. Basically it should:
- Start in Town center
- Move to herb garden and each corner of the mine once
- Loot any herbs, nodes and mine carts encountered along the way
- Combat would handle any goren / flower pests that spawn and loot them
- Optional: turn in any stones and seeds for work orders and loot the completed work order chest
- Return back to Town center
The nodes spawn at random locations but along the predictable path. Is looting them doable without a C# script/plugin?
To any community developers, how would you solve this?
Before anyone goes "it's only 5 minutes of work once per day", well, it's 50 minutes if you have 10 chars. If Draenor runs for 2 years that's 36500 minutes or 25 days of /played saved. Time is money friend.
I'm looking for a way to harvest daily garrison nodes. So far was able to find their object IDs and hotspots for each mine corner, but not sure how to collect them.
Gatherbuddy profile doesn't work, perhaps because char doesn't have gathering skills? Even so it wouldn't loot the mining carts.
There is a fixed Rarekiller version that runs fine, but when I add herb objects to CollectObjects.xml and run an empty questing profile on char standing in herb garden, nothing happens.
Objectgatherer can't compile.
I'm not yet proficient enough to write a questing profile so wanted to ask here. Basically it should:
- Start in Town center
- Move to herb garden and each corner of the mine once
- Loot any herbs, nodes and mine carts encountered along the way
- Combat would handle any goren / flower pests that spawn and loot them
- Optional: turn in any stones and seeds for work orders and loot the completed work order chest
- Return back to Town center
The nodes spawn at random locations but along the predictable path. Is looting them doable without a C# script/plugin?
To any community developers, how would you solve this?
Before anyone goes "it's only 5 minutes of work once per day", well, it's 50 minutes if you have 10 chars. If Draenor runs for 2 years that's 36500 minutes or 25 days of /played saved. Time is money friend.