Why are you using a Questing profile to grind? There is Questing and Grinding Profiles in the trunk repository.
811 posts and you cant find a grinding profile on your own...?!?!? lol took me 2 seconds to look this up http://www.thebuddyforum.com/showthread.php?10852-Horde-HB2-Horde-Grind-68-80
83 posts and you still cant read on your own...?!?!? lol took me 2 seconds to figure out you mis-read his post He meant in the Horde Project.
No, projekt had it right, he was looking for a grinding profile in the wrong place, he was looking for a grinding profile in a dedicated Questing repository. So he said there are 811 profiles in there, go look in the right place.
I want whatever your smoking. Gimik said there weren't any grinding profiles "atleast not in any of the folders that it comes with" which means the project. This is not just a dedicated Questing repository there is a big Grinding folder in there so I have no idea what your talking about. And Gimik has 811 posts please learn to read and understand what these people are saying. Projekt just blew him off and searched for a grinding profile somewhere else, which isn't relevant to Gimik's post.
Okay so if you live in Cali i can hook you up, and secondly, i don't know what your smoking but if you go to HordeQuest\Grinding\Horde there's one 1-60 grinding profile. So correct me if i'm wrong thats not 70+?
You fool! If you try to use a questing profile in mixed mode the world implodes! And it simply doesn't work like that. It requires some funny cc edits and whatnot. Mixed is for Grinding profiles only, and pvp. Grind is only for grind. Questing is only for questing. If you try to mix them you implode!
i keep getting Code: 11:06:21 AM:15] StyxWoW.AreaManager.CurrentGrindArea is null i'm using Isis priest CC lvl 53 with the grind profile, log attached
Whenever it is supposed to grind to a certain level, it just runs around without targeting.. I don't believe it is a CC problem as I tried multiple CCs and because it worked fine with bliik's 1-60 grind. Unfortunately, I can not attach a log.
Hey guys. Great profile. Got a problem though, and I don't code so no idea how to fix it. In 1k needles for the last parts of the 12-26 profile, after it runs to Freewind Post, it is giving me this error: Code: [12:44:44 PM:608] Cleared POI [12:44:44 PM:758] Changed POI to: Type: QuestTurnIn [12:44:44 PM:875] Moving to Type: QuestTurnIn [12:44:49 PM:207] interact: 0x1187EF1C [12:44:49 PM:224] interact done: 0x1187EF1C [12:44:51 PM:276] interact: 0x1187EF1C [12:44:51 PM:292] interact done: 0x1187EF1C [12:44:54 PM:864] Cleared POI [12:44:54 PM:996] Picking up Pacify the Centaur : 4841 [12:44:54 PM:996] Goal: Picking up Pacify the Centaur [12:44:54 PM:996] Changed POI to: Type: QuestPickUp [12:44:55 PM:197] interact: 0x1187EF1C [12:44:55 PM:213] interact done: 0x1187EF1C [12:44:57 PM:683] Cleared POI [12:44:57 PM:815] Can not pick up a quest from a gameobject without specifying a location. Please check your profile. [12:44:57 PM:815] Could not create current in quest bot! [12:44:57 PM:831] >>> ### STOPPING TEST ShamWOW v4.2.04-BUNDLED by Bobby53 ### <<< [12:44:57 PM:875] System.Threading.ThreadAbortException: Thread was being aborted. It successfully turns in "Message to Freewind Post" quest and then gets the quest "Pacify the Centaur" from the quest giver, but can't seem to identify that it actually HAS the quest. There's been a few quests so far that it gets but just stands there and I've had to go complete the quest on my own before it will return to turn the quest in, but this is the first one I've seen an error in the log for. I've attached the full log file for you to check. The last part of the file is where I was trying to stop and re-start the bot hoping it would move past the error, but it can't. It just repeats the error ad infinitum.
Sawyer7as It's not getting stuck on Pacify the Centaur, it's the next quest, Wanted - Arnak Grimtotem (QuestID 5147). Quest is given from a wanted poster and the profile doesn't have the co-ordinates of the object. I'd just comment out/remove references to that Quest in the profiles. HB has issues reaching the quest objective anyways and can't create a path.
the mechanics of using the <GrindArea> tag in a questing profile is different from using it in a grinding profile. in a Quest order profile you use the <SetGrindArea> and <GrindArea> tag to tell the bot not to quest anyfurther till the given goal (in you example <GrindTo Level="69" />) is reached and then go on further steps. in a grinding Profile this is handeled different. if you want the bot to grind from for example lvl 68-70 make a <SubProfile> including the following: Code: <SubProfile> <Name>[ChooseProfileName]</Name> <MinLevel>68</MinLevel> <MaxLevel>70</MaxLevel> <GrindArea> <Factions>[EnterFactionIDsHere]</Factions> <HotSpots> [EnterYourHotspotsHere] </HotSpots> <BlackSpots> <!--If you Have any--> </BlackSpots> </GrindArea> </SubProfile> and for the next lvl range simply add another <SubProfil> and change the lvlrange and hot-/blackspots. Hope this Helps... Greetz B!!!
To all the people with the grind problems in the profiles, always check the following tags in the profile: <TargetMinLevel>X</TargetMinLevel> <TargetMaxLevel>X</TargetMaxLevel> If you experience the bot is just running around without targetting anything, your option TargetMaxLevel is probably set to 1.
Thanks for the explanation for the 1k needles quests there, TWKing. Got those squared away, finished out the 12-26 profile. -edit Removed the rest 'cause I think I found the source of the problem.
curious so is the first post up to date with where you are in the project? it says it was last edited back in august i think... where is it at now? what can i do to help? I'd like to help test.