Hi guys, I made this profile by consolidating a bunch of old Netherwing farming profiles. Credit to the original authors hotspots are in the profile. I also edited AknA's ObjectGatherer plugin to work with it. Read on the plugin's forum that it skips the eggs. I just added the netherwing egg item id to the .cs file and it picked it up. Instructions Download AknA's Object Gatherer and extract it to a clean HB install. Download the edited "ObjectGatherer.cs" below and replace the one downloaded above. Download profile below and use questing botbase start profile near Yarzill the Merc Bot will stop after it farmed the egg. NOTE Tested with singular using a Warlock (ilvl 512). It ignores Overmine Flayers to speed things up. To make your char kill the overmine flayers, delete line 27 from the profile. credits to original authors. frede7222, exfelon and cryda. Enjoy
View attachment 23368 2014-03-26 21.25.txt Nah mate it stops the bot after, lemme find the log. I checked the xml file but that looks ok, but im inexperienced.
Do you have this quest? If not- get it from Yerzill the Merc; then run the profile again. The profile WILL stop the bot after it picks up an egg.
I do not, I tried to go get it but the mob has no available quest for me. I've never quested in shadowmoon valley.
Same here. I quested here before. Quest that you said to pick up is only when you have egg, so this profile only turn in quest?
Doesnt work. Started it near Yarzill, got this message: [Profile Message]: I have found a Netherwing Egg [UserSettings-v1335(info)] Stopping the bot per profile request. Bot stopping! Reason: Stopping the bot per profile request.
hey mates, this profile requires this quest: The Great Netherwing Egg Hunt - Quest - World of Warcraft which is just the initial quest you do once and then you can farm eggs without having the quest. basically you can have/complete this particular quest only once. so i removed the if-condition for this quest. It seems to work, but the bot doesnt kill the mobs he pulls near the crystal formations (my legendary cloak proc killed them ) and in the mine the bot stopped at the end of the mine at the coors: <Hotspot X="-4358.7305" Y="326.0217" Z="149.3495" /> (row ~139) and didn't move anymore. the other suggestion is to loot the mobs in the mine. The bbot did not found any eggs but i manually looted mobs on the way out and got 2 eggs. cheers!
I've deleted the If condition...still getting same egg found error and stopping...maybe you could explain exactly what to delete/remove? Yes...I am a noob lol...thx in advance.
This profile is specifically made to be used with [Plugin] ObjectGatherer by AknA. Make sure it's enabled!
[Profile Message]: I have found a Netherwing Egg [UserSettings-v1432(info)] Stopping the bot per profile request. Bot stopping! Reason: Stopping the bot per profile request. plugin is enabled
Heyah! Instead of using the plugin and behavior, perhaps it would be more convenient to use a looped InteractWith with the Hotspots as the hunting grounds? Ex: PHP: <While Condition="true" > <CustomBehavior File="InteractWith" MobId="185915" WaitTime="1500" PreInteractMountStrategy="Dismount" ProactiveCombatStrategy="ClearMobsTargetingUs" MovementBy="FlightorPreferred" > <HuntingGrounds> <!-- Add each Netherwind Egg Hotspot Here --> </HuntingGrounds> </CustomBehavior> </While> The tunable 'MovementBy' can be adjusted depending on the farmer's movement ability. Quick Dox: (reference QuestBehaviorBase.cs) MovementBy Default: FlightorPreferred Allowed values: ClickToMoveOnly, FlightorPreferred, NavigatorOnly, NavigatorPreferred, None
this sounds cool! i'm no real coder tho, haven't cone any own profiles yet, just edited some. i will try to find the coordinates to put them into your suggestion
Hello again! Since someone requested it, here's a modified version with my solution: View attachment woofie Netherwing.xml I've only added the hotspots to my InteractWith code, and made a few slight modifications - I also have not test this! I currently don't have a tester available that's applicable to farming these eggs. Please note that: This profile does not require the plugin or QuestBehavior. If these two things were giving you issues, remove them. This profile requires that you've completed the quest: The Great Netherwing Egg Hunt This profile operates on the 'Questing' botbase.
Been trying the above profile on questbot whitout plugins etc. Changing current profile to [Q] Netherwing Egg Farm 1.1 Starting the bot! Currently Using BotBase : Questing [Singular] info: Pull Distance set to 100 yds by Questing, Plug-in, Profile, or User [Singular] info: Pull Distance set to 1 yds by Questing, Plug-in, Profile, or User Bot stopping! Reason: Nothing more to do. Getting the message You haven't completed the required quests to do this farm. Though I have completed the quest and I have tried kicks profile aswell, that one works.. kinda.