• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • New Questing Profile Editor/Creator/Generator!

    Discussion in 'Honorbuddy Forum' started by Twist, Dec 1, 2013.

    1. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      I will test it out later ;-)
       
    2. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      Great, let me know what you think. Also there's no way to acutally ADD mailboxes yet. =P
       
    3. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      v4 seems to be good, but now we need Quest Overrides that we can add hotspots for Objectives ^^
      and maybe a Option for Checkpoints ;-)


      //Edit: 8 Bugs:

      1) "Near-by Maxilboxes" ? typing error?

      2) Turnin ID and Name are reversed
      [​IMG]

      3) Quest Item not showen in the drop down.
      [​IMG]
      And another bug is that when i select another item the Id changed, but in the drop down Hearthstone is always selected.

      4) For CollectItem this is the XML Output:
      Code:
         <Objective QuestName="Galgars Kaktusapfel Surprise" QuestId="25136" Type="CollectItem" ItemName="Kaktusapfel" ItemId="11583" CollectCount="6" X="-564,718" Y="-4223,979" Z="41,50306" />
      but we dont need the Cords, because they are in the Quest overrides.

      5) And now when i click the Save button i get this error:
      [​IMG]
      but i dont know why.

      6) SpellId, InteractByUsingItemId, AuraIdOnMob and Range is missing in the drop down:
      [​IMG]


      7) The "Y" is missing:
      [​IMG]

      8) The Logic BLock Preview leaves empty when i click the Refresh button:
      [​IMG]
       
    4. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28

      The quest overrides are for things that the questing bot cant figure out by itself. Using them is always secondary to questorder. So that being said the HB bot has managed to find every instance of an object on its own without adding any hotspots.

      And at this time there is no way to add a quest override since its really complicated compared to questorder. However if your discovering that the bot simply cannot find the item to collect then i can make quest-overrides a priority.

      As for the rest of the stuff you mentioned I will fix that stuff straight away.
       
    5. brainAbuddy

      brainAbuddy Active Member

      Joined:
      Aug 12, 2010
      Messages:
      2,180
      Likes Received:
      11
      Trophy Points:
      38
      is there any change to add a option to create profiles for ProfessionBuddy ?
       
    6. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      New Bugs: Logic Block Seems to be not saved in the xml output

      All the Vendors has Unit as Type:

      Code:
          <Vendor Name="Zlagk" Type="Unit" Entry="" X="-560,1253" Y="-4217,204" Z="41,59032" />
          <Vendor Name="Duokna" Type="Unit" Entry="" X="-565,3941" Y="-4213,927" Z="41,59068" />
          <Vendor Name="Rarc" Type="Unit" Entry="" X="-587,5" Y="-4226,188" Z="38,37947" />
          <Vendor Name="Huklah" Type="Unit" Entry="" X="-590,3455" Y="-4227,319" Z="38,3847" />
          <Vendor Name="Kzan Dornenhieb" Type="Unit" Entry="" X="-590,2934" Y="-4224,389" Z="38,28969" />
      We need some Unit Options:
      Food, Repair, Train

      and when train we need TrainClass="Mage"


      and all the Blackspots has the Names Name="BlackSpot0", need a option to manuell insert a blackspot name
       
    7. string pea

      string pea New Member

      Joined:
      Jul 22, 2012
      Messages:
      88
      Likes Received:
      1
      Trophy Points:
      0
      Will this work for daily profile writing?
       
    8. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      I dont see why not. I have been writing Netherwing profiles with it.
       
    9. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      I dont now ANYTHING about profession buddy. If you could give me an idea of some of the things that it needs I can add that in to a future version.
       
    10. string pea

      string pea New Member

      Joined:
      Jul 22, 2012
      Messages:
      88
      Likes Received:
      1
      Trophy Points:
      0
      Well shit that's kinda awesome will test tonight and provide feedback. I would suggest you add a donate button btw
       
    11. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      Good catches! As always AWESOME feedback. I love it. Thank you for helping me with this!
       
    12. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      And the ID of the Vendor is not saved see Entry=""
       
    13. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      There is a donate button on the plugin itself - did you mean somewhere else?
       
    14. string pea

      string pea New Member

      Joined:
      Jul 22, 2012
      Messages:
      88
      Likes Received:
      1
      Trophy Points:
      0
      Ah yeah I meant within the thread :) at work posting from phone so haven't been able to test it yet
       
    15. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      HB give me this Error when i load the Profile in Questing BotBase:

      XML Error: Unknown attribute "Name" (Input: "Name="BlackSpot0"") in "Blackspot"!
      Valid attributes are: X, Y, Z - On line 8


      And this Error:
      Code:
      Styx.CommonBot.Profiles.ProfileAttributeExpectedException`1[System.Single]: XML Error: Value "-560,1253" in "X" attribute is not supported! Expected floating type. - On line 20
         bei ..(XElement )
         bei Styx.CommonBot.Profiles.Vendor..ctor(XElement xml)
         bei Styx.CommonBot.Profiles.VendorManager..ctor(XElement element)
      Because the Vendor Cords are saved with a comma and not a point:

      Code:
      <Vendor Name="Zlagk" Type="Unit" Entry="" X="-560,1253" Y="-4217,204" Z="41,59032" />

      and the same by CollectItem Cords:
      Code:
          <Objective QuestName="Thazz'rils Hacke" QuestId="25135" Type="CollectItem" ItemName="Thazz'rils Hacke" ItemId="16332" CollectCount="1" X="-177,0698" Y="-4358,475" Z="68,45995" />
      
      but here the cords should anyway removed
       
    16. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      it seems that when a Mobs has umlauts in the name, it now showen in the Mob Name Field and not saved in the xml output.

      For example: ?bler Familiar

      Code:
      <Objective QuestName="Medaillon der Brennenden Klinge" QuestId="25132" Type="KillMob" KillCount="7" MobId="3101" MobName="" />
       
    17. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      I looked into this issue - its an XML encoding issue the XML file was using UTF8 instead of 16. I believe this is the issue and will be fixed in the nextrelease.
       
    18. brainAbuddy

      brainAbuddy Active Member

      Joined:
      Aug 12, 2010
      Messages:
      2,180
      Likes Received:
      11
      Trophy Points:
      38
      this is how PB GUI currently looks
      Schermafbeelding 2013-12-07 om 12.06.05.png
      it would be nice if you could create almost the same, but maybe with keybind (when you pres CMD+3 you will ad an new "IF" condition)

      I like to use this GUI. but I know that many other PB scripters don't like to use it because it isn't user friendly
       
    19. MaxMuster

      MaxMuster Well-Known Member Buddy Store Developer

      Joined:
      Jan 30, 2012
      Messages:
      1,735
      Likes Received:
      30
      Trophy Points:
      48
      This function is missing:
      Code:
      <RunTo X="-1148.87" Y="-5530.831" Z="8.106249" />
       
    20. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      Just added this!
       

    Share This Page