theaznkid92
New Member
- Joined
- Dec 19, 2015
- Messages
- 21
This profile seems to pick up a lot of aggro, but doesn't have anything in place to get you back up and running if you die.
That's likely a RB issue with returning to the location you died from.This profile seems to pick up a lot of aggro, but doesn't have anything in place to get you back up and running if you die.
If you provide me with the hidden item(s), I could add them into the profile.Hello Y2Krazy, is there anyway to make it Gather Hidden Item Automatically? Like Dark Chestnut?
If you provide me with the hidden item(s), I could add them into the profile.
Will need to revise the method used to gather in this profile to accommodate hidden items, it appears. No ETA, but I'll try to get it in there this week or next.
The profile hasn't been optimized for use with EnableFlight. That spot is notorious for agro, even without flying, unfortunately. Will update things if I can find the time off from my current project.In the forelands when its gathering dark chestnut logs it seems to be getting a lot of aggro. It also is flying to locations where there is no nodes as well.
Glad to know it's more or less functional for your needs. Regarding the flying/landing issues, due to there being no "official" flying support yet, if you're using the EnableFlight plugin (from ExBuddy), your mileage may vary with my profile as it has not been optimized for use with ExBuddy's custom tags. If you have the desire and time, you can look through entrax's GatheringManager profile to get an idea of how you can utilize flying with my profile in a more "proper" approach that should make things more reliable, especially in cases where specific approach directions and node spawns are giving you issues.Greetings y2krazy,
I'm a fairly new user with the RB and decided to give your Leveling Profile a shot.
It runs good and does was it's intended to do, a bit clunky I might say but good.
There are some bugs though, for instance, there is a certain spot in Cohertas Western Highlands 13x16y where the RB tries to dismount to gather the node but can't because it's flying above a rock.
What's curious is that this only happens after a certain time passed, when the nodes spawn in a certain way the RB will try to gather said node coming from the North and stay stuck in the air above the rock.
But if the RB is coming from the South it will land onto the right position to gather the node.
Since I'm fairly new and no pro of XML editing I can't find and don't know where to search the lines that indicate certain landing spot when coming from the north.
Do you have any tips for me ? A way of editing the XML or do you happen to know where I could change the landing sports on the XML ? It would really help me out.
Hello Y2Krazy, I just downloaded this bot and whenever i run on botanist it changes to darkknight and says congrats your 60, and when i do it on miner it changes to carpenter. any thoughts, did i miss a step?
##################################################
# Required Setup: #
# Fill out User Configuration below. #
# Level 1+ Botanist #
# Set Botanist Gear Set below. #
##################################################
Open the profile and set your Gear Set in the <CodeChunks> section.Code:################################################## # Required Setup: # # Fill out User Configuration below. # # Level 1+ Botanist # # Set Botanist Gear Set below. # ##################################################
![]()
In that case, you cannot combine <Slot> and <ItemName>, iirc. Feel free to check out entrax's GatheringManager profile for how he uses collectables if you'd like.Cross Posting from the other thread since these are your profiles I want to edit.
So if I wanted to edit a profile to add things to collect, can I just add a line with the code? Like, from these same nodes, I would want to gather Birch Log and the carbonized matter, but they don't always appear in the list, and they're not always in the same spot IN the list. They are both hidden items sometimes if that matters.
Ex: <GatherObject>Mature Tree</GatherObject>
<HotSpots>
<HotSpot Radius="90" XYZ="315.2445, -125.2895, 589.0366" name="Mature Trees" />
<HotSpot Radius="5" XYZ="288.5976, -124.0199, 601.2742" name="Safe Spot" />
</HotSpots>
<Slot>3</Slot> <!-- Birch Sap -->
<GatheringSkillOrder>
<GatheringSkill SpellName="Ageless Words" TimesToCast="1" />
</GatheringSkillOrder>