The name was just to read, i know, but helps a lot when the name is right and Id is wrong. So would you like to keep in your profiles or lets try it again?
Thank you so much! I've had your SVN since you first started working on this and everything has come along way! As far as I can tell it's AFKable now. A lot of Horde players are going to be very thankful for this!! THANK YOU! I can finally get all the mounts and pets now! Only thing I noticed, which isnt a big deal but it looks bot like, is that when going from the quest 'At the emnemy's Gates' to 'Battle before the Citadel' It will dismount and go get another mount.
Thank you. Don't know how to make it another way. It does this way cause if you aren't a Champion of some city, you can't do "Battle before the Citadel". Beside that they are separated behaviors. But I will think in something, if I made some progress you will see in SVN, keep it up to date.
[MountVehOnly-v217(warning)]: Found attribute via its alias name 'NpcMountId'. Please update the profile to use its primary name 'VehicleMountId', instead. It gets stuck on the first quests with this.
something i do wrong, pls help. When i start bot (questing) profile Valiant(start), or any other profile, but nothing happens. I accept all possible quests, lance equipped.. nothing.. I have currectly these achievements /world events/ Argentum../ [Argent Valor] [Lance a Lot] got an error can someone help me a little pls? sry for my english
In the profile it says to disable AutoEquip2, but when killing mobs the bot doesn't equip the weapons, it's killing mobs for the quests with the lance. Any idea on how to make the bot equip the weapons for these quests? Also, it skipped A Worthy Weapon.
Wierd, it should does the lances quest for last, just when it dosn't had to kill mobs anymore. Skipped A Worthy Weapon for which race? Edit: The AutoEquip2 don't allow you to keep lance equip til mount.
Nice profile m8! How to change the loot to Champion's purse please? I tried to change the loot "1" to "2" but didnt work so i guess something else is needed to be done. thanks!
After <!-- Battle Before The Citadel Turn In --> comment, there is 4 TurnIn, comment all 4 TurnIn and uncomment CustomBehavior File="SpecialTurnIn" lines, there is no need to change LootId Please update the SVN
So what should i comment instead of those specialturnin ligns please? try to figure it out by myself but havent a clue whats needed to be written as a comment to make it pickup champion's purses
Change the last lines from This: PHP: <!-- Battle Before The Citadel Turn In --> <If Condition="((HasQuest(13862)) && (IsQuestCompleted(13862)))" > <!--<CustomBehavior File="SpecialTurnIn" LootId="1" QuestName="Battle Before The Citadel" QuestId="13862" TurnInName="Eadric the Pure" TurnInId="33759" />--> <TurnIn QuestName="Battle Before The Citadel" QuestId="13862" TurnInName="Eadric the Pure" TurnInId="33759" /> </If> <!-- Among the Champions Turn In --> <If Condition="((HasQuest(13811)) && (IsQuestCompleted(13811)))" > <!--<CustomBehavior File="SpecialTurnIn" LootId="1" QuestName="Among the Champions" QuestId="13811" TurnInName="Luuri" TurnInId="33771" />--> <TurnIn QuestName="Among the Champions" QuestId="13811" TurnInName="Luuri" TurnInId="33771" /> </If> <!-- Taking Battle To The Enemy Turn In --> <If Condition="((HasQuest(13810)) && (IsQuestCompleted(13810)))" > <!--<CustomBehavior File="SpecialTurnIn" LootId="1" QuestName="Taking Battle To The Enemy" QuestId="13810" TurnInName="Cellian Daybreak" TurnInId="33763" />--> <TurnIn QuestName="Taking Battle To The Enemy" QuestId="13810" TurnInName="Cellian Daybreak" TurnInId="33763" /> </If> <!-- Threat From Above Turn In --> <If Condition="((HasQuest(13809)) && (IsQuestCompleted(13809)))" > <!--<CustomBehavior File="SpecialTurnIn" LootId="1" QuestName="Threat From Above" QuestId="13809" TurnInName="Eadric the Pure" TurnInId="33759" />--> <TurnIn QuestName="Threat From Above" QuestId="13809" TurnInName="Eadric the Pure" TurnInId="33759" /> </If> <!-- Eadric the Pure Quests (Champion) Turn In End --> <CustomBehavior File="UserDialog" Title="title" AllowBotStop="True" SoundCue="Asterisk" SoundCueInterval="1" Text="You have reached the end of the profile" /> </QuestOrder> </HBProfile> To This: PHP: <!-- Battle Before The Citadel Turn In --> <If Condition="((HasQuest(13862)) && (IsQuestCompleted(13862)))" > <CustomBehavior File="SpecialTurnIn" LootId="1" QuestName="Battle Before The Citadel" QuestId="13862" TurnInName="Eadric the Pure" TurnInId="33759" /> <!--<TurnIn QuestName="Battle Before The Citadel" QuestId="13862" TurnInName="Eadric the Pure" TurnInId="33759" />--> </If> <!-- Among the Champions Turn In --> <If Condition="((HasQuest(13811)) && (IsQuestCompleted(13811)))" > <CustomBehavior File="SpecialTurnIn" LootId="1" QuestName="Among the Champions" QuestId="13811" TurnInName="Luuri" TurnInId="33771" /> <!--<TurnIn QuestName="Among the Champions" QuestId="13811" TurnInName="Luuri" TurnInId="33771" />--> </If> <!-- Taking Battle To The Enemy Turn In --> <If Condition="((HasQuest(13810)) && (IsQuestCompleted(13810)))" > <CustomBehavior File="SpecialTurnIn" LootId="1" QuestName="Taking Battle To The Enemy" QuestId="13810" TurnInName="Cellian Daybreak" TurnInId="33763" /> <!--<TurnIn QuestName="Taking Battle To The Enemy" QuestId="13810" TurnInName="Cellian Daybreak" TurnInId="33763" />--> </If> <!-- Threat From Above Turn In --> <If Condition="((HasQuest(13809)) && (IsQuestCompleted(13809)))" > <CustomBehavior File="SpecialTurnIn" LootId="1" QuestName="Threat From Above" QuestId="13809" TurnInName="Eadric the Pure" TurnInId="33759" /> <!--<TurnIn QuestName="Threat From Above" QuestId="13809" TurnInName="Eadric the Pure" TurnInId="33759" />--> </If> <!-- Eadric the Pure Quests (Champion) Turn In End --> <CustomBehavior File="UserDialog" Title="title" AllowBotStop="True" SoundCue="Asterisk" SoundCueInterval="1" Text="You have reached the end of the profile" /> </QuestOrder> </HBProfile> Could be in any profile, these lines are common.
Thanks for the info, i used this one but when i ran it it still picked up the seals. Will try tomororw and check wether i copied correctly Update! Thanks it works
Doesn't do a worthy weapon. Am an aspirant with orgrimmar. Also, the profile keeps trying to pick up a quest (which isn't available for aspirants, I think) from an orc in the tent.
Please attach a log vVHenryVv, if you don't know how, look here Will not upload soulravage, sorry, too much work to keep it update, why SVN don't work for you? Take a look here
I am liking this a lot so far! Is yours or the other guys more up to date? I know he used yours as a base.. so just wondering?