Phones
New Member
- Joined
- Dec 3, 2011
- Messages
- 198
So, I'm new to HB so I can be making some dumb mistake, this profile is in deepholm, the hotspots are set and now I want it to go to temple of earth to mail and repair but I has to go there flying (obviously, it's deepholm), since HB doesn't support this without any plugin I used Professionbuddy, the plugin is installed and I made my code with it and added to my profile. Btw, instead of just flying there and come back I set it to use HS to Temple of Earth and then come back flying as it would be much faster.
I had some doubts with coding the use of hearthstone and stuff but I think It's all fine now, however, when I start the profile (I already have the bags full to test it) It says it doesn't recognise the profession budy tag "<Professionbudy>. Idk what I'm doing wrong.
Here's the profile:
http://dl.dropbox.com/u/19762953/Deepholm.xml
If needed I can set teamviewer and skype/teamspeak up .
Hope you can help me
Phones
Debug log:
I had some doubts with coding the use of hearthstone and stuff but I think It's all fine now, however, when I start the profile (I already have the bags full to test it) It says it doesn't recognise the profession budy tag "<Professionbudy>. Idk what I'm doing wrong.
Here's the profile:
http://dl.dropbox.com/u/19762953/Deepholm.xml
If needed I can set teamviewer and skype/teamspeak up .
Hope you can help me
Phones
Debug log:
PHP:
[20:37:53:397] Activity: Loading Profile...
[20:37:59:414] Warning: 'Factions' has been moved to the 'GrindArea'. Please reflect this change in your profiles.
[20:37:59:490] XML Error: Unknown tag "Professionbuddy" (Input: "<Professionbuddy>
<While Condition="Me.FreeNormalBagSlots <=0" IgnoreCanRun="True">
<CustomAction Code="Lua.DoString("/use Hearthstone");" />
<MoveToAction MoveType="NearestRepair" Pathing="Navigator" Entry="0" X="0" Y="0" Z="0" />
<SellItemAction NpcEntry="0" X="0" Y="0" Z="0" ItemID="" Count="0" SellItemType="Greys" />
<MailItemAction Entry="" AutoFindMailBox="True" UseCategory="True" Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="None" X="0" Y="0" Z="0" />
<MoveToAction MoveType="Location" Pathing="Navigator" Entry="0" X="911.915" Y="503.4749" Z="-49.2183" />
<FlyToAction Dismount="False" X="816.4021" Y="721.8036" Z="78.45782" />
<FlyToAction Dismount="True" X="1788.175" Y="822.8534" Z="99.0573" />
</While>
</Professionbuddy>") in "HBProfile"! - On line 31 - [<Professionbuddy>
<While Condition="Me.FreeNormalBagSlots <=0" IgnoreCanRun="True">
<CustomAction Code="Lua.DoString("/use Hearthstone");" />
<MoveToAction MoveType="NearestRepair" Pathing="Navigator" Entry="0" X="0" Y="0" Z="0" />
<SellItemAction NpcEntry="0" X="0" Y="0" Z="0" ItemID="" Count="0" SellItemType="Greys" />
<MailItemAction Entry="" AutoFindMailBox="True" UseCategory="True" Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="None" X="0" Y="0" Z="0" />
<MoveToAction MoveType="Location" Pathing="Navigator" Entry="0" X="911.915" Y="503.4749" Z="-49.2183" />
<FlyToAction Dismount="False" X="816.4021" Y="721.8036" Z="78.45782" />
<FlyToAction Dismount="True" X="1788.175" Y="822.8534" Z="99.0573" />
</While>
</Professionbuddy>]
Last edited: