Hello! My profile supports most daily atm You can download profiles via svn: Vego SVN This is profile for lvl 90 WITH flying. Tested only Heart of Fear quests today, if you find any bugs report with logs. How to start: 1. Download profile via svn or go to site above, right click on profile, save as: View attachment 68419 View attachment 68421 2. Delete Cache folder from your honorbuddy directory (REPEAT EVERY DAY OR IT WONT WORK - QUESTS WILL BE CACHED) View attachment 68422 3. Past quest behaviors to Quest Behavior folder inside your honorbuddy and plugin to Plugins/Pandaria Dailies -Megser-/ inside your honorbuddy (remember to turn on plugin when you start client). View attachment 68423 4. Run profile anywhere is Pandaria If you find any bugs pls post it with log from honorbuddy. Also if you can anyhow improve it pls tell me how Code: Version 2.0: - Now should be 100% afk - Added 3 Quest Behaviors for Rampage Against Machine, Dark Skies and Debugging The Terrace (edited Quest Behaviors from Megser's daily profile) [B]TO MAKE QUEST BEHAVIORS WORK DOWNLOAD THEM AND PUT ALL .CS FILES TO QUEST BEHAVIOR FOLDER IN HONORBUDDY - PROFILE WONT WORK WITHOUT THEM[/B] - Blacklisted few mobs, added few most annoying blackspots You can also donate few $ for Redbulls, so I wont fell asleep while making this profile perfect
for auto pick up use this code <While Condition="HasQuestAvailable(58564)" > <CustomBehavior File="InteractWith" MobId="58564" NumOfTimes="1" CollectionDistance="200" WaitTime="1000" X="1565.042" Y="-2579.802" Z="151.9614" /> <CustomBehavior File="RunMacro" Macro="/click GossipTitleButton1" /> <CustomBehavior File="Misc\RunLua" Lua="AcceptQuest()" WaitTime="1000" /> </While> <While Condition="HasQuestAvailable(65669)" > <CustomBehavior File="InteractWith" MobId="65669" NumOfTimes="1" CollectionDistance="200" WaitTime="1000" X="1543.943" Y="-2563.419" Z="151.2332" /> <CustomBehavior File="RunMacro" Macro="/click GossipTitleButton1" /> <CustomBehavior File="Misc\RunLua" Lua="AcceptQuest()" WaitTime="1000" /> </While> <While Condition="HasQuestAvailable(58509)" > <CustomBehavior File="InteractWith" MobId="58509" NumOfTimes="1" CollectionDistance="200" WaitTime="1000" X="1552.286" Y="-2559.163" Z="151.2737" /> <CustomBehavior File="RunMacro" Macro="/click GossipTitleButton1" /> <CustomBehavior File="Misc\RunLua" Lua="AcceptQuest()" WaitTime="1000" /> </While> <While Condition="HasQuestAvailable(58228)" > <CustomBehavior File="InteractWith" MobId="58228" NumOfTimes="1" CollectionDistance="200" WaitTime="1000" X="1555.922" Y="-2565.673" Z="151.4768" /> <CustomBehavior File="RunMacro" Macro="/click GossipTitleButton1" /> <CustomBehavior File="Misc\RunLua" Lua="AcceptQuest()" WaitTime="1000" /> </While> <While Condition="HasQuestAvailable(58510)" > <CustomBehavior File="InteractWith" MobId="58510" NumOfTimes="1" CollectionDistance="200" WaitTime="1000" X="1571.249" Y="-2629.491" Z="149.3413" /> <CustomBehavior File="RunMacro" Macro="/click GossipTitleButton1" /> <CustomBehavior File="Misc\RunLua" Lua="AcceptQuest()" WaitTime="1000" /> </While> in HasQuestAvailable(58509) put the Mob id
Oh nice I will add autopickup then, thanks man Also I will fix Sonic Screech (this quest bugged for me and didnt work at all when I was trying to run it, so I just wrote code and save). Will upload profile soon
"No data for HawaiiMainLand_24_30.etm No data for HawaiiMainLand_24_30.etm System.Data.SQLite.SQLiteException (0x80004005): The database file is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() at System.Data.SQLite.SQLiteTransaction..ctor(SQLiteConnection connection, Boolean deferredLock) at System.Data.SQLite.SQLiteConnection.BeginDbTransaction(IsolationLevel isolationLevel) at System.Data.SQLite.SQLiteConnection.BeginTransaction() at ..() No data for HawaiiMainLand_26_26.etm No data for HawaiiMainLand_22_29.etm No data for HawaiiMainLand_22_28.etm No data for HawaiiMainLand_22_28.etm No data for HawaiiMainLand_26_25.etm No data for HawaiiMainLand_21_33.etm No data for HawaiiMainLand_28_27.etm" Humm ?
Sonic Disruption should be fixed now, anyway I couldnt test it myself. Will implement auto-pick up tomorrow, need to test it a bit tho. Will upload Golden Lotus daily now.
AWESOME! Tested this and it worked really well. Except for opening the cages. I don't recall which quest this was, but you had to free 8 bugs from a cage. The bot kept going back and forth and i had to do it manually. Other than that it worked GREAT! Thx for all your hard work. Looking forward to you implimenting the other daily quests. =] Much appreciated!!
For cages its tricky, cus you need a hatchling inside, I made bot target hatchling and use some random item on it (some fish I think) and then he isnear good cage to open. If anybody knows a way to open right cage without it pls let me know
I have it sometimes too. Its honorbuddy problem and you should restart game + bot and it should work.
Yes, happened to me a lot when was making profile, often after canceling and accepting quests again. And again there is nothing I cant do, hope hb devs will fix it soon
Sorry but this profile does not work. The only thing it did right was get me to the questing area. After that it looked like a bot trying to open the cages in "Free from her clutches". After I stopped HB and opened the cages manually, the bot thought it was finished and went back to the starting zone. There it turned the 1 quest I manually worked on and quit, ignoring the other 5 daily quests.
a solution for this problem is this one (taken from Kickazz's script for Tol Barad dailies, so don't forget to credit him!!!) PHP: <!-- This is the MobId, not QuestId --> <While Condition="HasQuestAvailable(48066)" > <CustomBehavior File="InteractWith" MobId="48066" NumOfTimes="1" CollectionDistance="200" WaitTime="1000" X="-1226.825" Y="982.4016" Z="119.5738" /> <CustomBehavior File="RunMacro" Macro="/click GossipTitleButton1" /> <CustomBehavior File="Misc\RunLua" Lua="AcceptQuest()" WaitTime="1000" /> </While> u have to replace the Mobid (two times) and the position / location (X,Y,Z)
PHP: <CustomBehavior File="InteractWith" QuestId="YourCageQuest" MobId="YourIdOfTheCageObject" NumOfTimes="YourHowManyCagesDoYouNeed" WaitTime="1000" CollectionDistance="200" X="YourXofALocationNearbyACage" Y="YourYofALocationNearbyACage" Z="YourzofALocationNearbyACage" ObjectType="Gameobject" /> This should work you have to replace all String which starts with "Your" by Ids, Location-Coordinates or Integer values. Maybe u should check if we are on this quest with something like PHP: <While Condition="((HasQuest(YourCageQuest)) && (!IsQuestCompleted(YourCageQuest)))" ><CustomBehavior File="InteractWith" QuestId="YourCageQuest" MobId="YourIdOfTheCageObject" NumOfTimes="YourHowManyCagesDoYouNeed" WaitTime="1000" CollectionDistance="200" X="YourXofALocationNearbyACage" Y="YourYofALocationNearbyACage" Z="YourzofALocationNearbyACage" ObjectType="Gameobject" /></While>