• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Grind profile help

    Discussion in 'Wildbuddy Developers' started by Konfettos, Nov 23, 2015.

    1. Konfettos

      Konfettos New Member

      Joined:
      Oct 9, 2011
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      0
      Hello.

      A have a few questions...

      i try to make normal grind profile, with all kind of things.

      1. how make loot notification , like loot only legendary epic blue green items?
      2. unstack plugins? Like on honorbuddy. Some times bot just run into wall....

      Sorry for my english. Tnx.
       
    2. themarketguy

      themarketguy New Member

      Joined:
      Jun 24, 2015
      Messages:
      117
      Likes Received:
      0
      Trophy Points:
      0
      vacuum loot will loot everything, period. don't believe there is anything in Wildstar to loot only specific items. You can add a vendor tag that will vendor items you do not want, using a ForceSellItemIds attribute that's (to my knowledge) currently only in the beta, but the Vendor tag naturally has a sub-tag for MaxQuality to sell all items beneath that given quality.

      Except for things that some people may have developed for their own personal use, there is no unstuck plugin publically available, it's just something you will need to try and address in your profile design, using more specific hotspots, or trying to use the Avoid tag to mark off locations to avoid (buggy at best currently).
       
    3. Konfettos

      Konfettos New Member

      Joined:
      Oct 9, 2011
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      0
      can any1 help me plz.

      <Profile Name="def" Author="deg" Version="1">
      <Kill Creature="38127, 38112, 28115, 38136, 38115, " X="1887.297" Y="-935.1498" Z="-1250.21" />
      <AvoidCreature Radius="15" CreatureId="62002" MapId="1421" Remove="false" />
      <Avoid Radius="10" MapId="1421" X="1835.846" Y="-919.1384" Z="-1338.438" Remove="false" />
      <Avoid Radius="10" MapId="1421" X="1770.089" Y="-926.4026" Z="-1252.687" Remove="false" />
      <Avoid Radius="10" MapId="1421" X="1875.87" Y="-922.0466" Z="-1327.501" Remove="false" />
      <Avoid Radius="15" MapId="1421" X="2012.865" Y="-916.8291" Z="-1338.659" Remove="false" />
      </Profile>

      where avoid dosent work or i do somthing wrong?
       
    4. themarketguy

      themarketguy New Member

      Joined:
      Jun 24, 2015
      Messages:
      117
      Likes Received:
      0
      Trophy Points:
      0
      First, you probably want to initialize the avoids before your kill, I don't believe they'll be initialized until after that kill tag is completed, which is won't ever complete. Second, it's really hit or miss in my experience whether the avoid tags actually work as I mentioned before. But I think your first issue is that avoid should be ahead of the kill tag.
       
    5. Konfettos

      Konfettos New Member

      Joined:
      Oct 9, 2011
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      0
      ohhh thank you VERY! I test it right now.
       
    6. Konfettos

      Konfettos New Member

      Joined:
      Oct 9, 2011
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      0
      kek i tested it and when i start thinking its work....blah bot just run right into avoid zone. Sad panda.
       
    7. walter

      walter Active Member

      Joined:
      Jun 25, 2012
      Messages:
      1,112
      Likes Received:
      10
      Trophy Points:
      38

      Are you using beta? Also make sure to load fresh bot and fresh profile after adding avoids.
       
    8. Konfettos

      Konfettos New Member

      Joined:
      Oct 9, 2011
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      0
      not beta. Ya use fresh and clean cache
       
    9. Konfettos

      Konfettos New Member

      Joined:
      Oct 9, 2011
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      0
      another question. how change quality to sell all but not epic or special items? <MaxQuality>???</MaxQuality>
       
    10. Wirlo

      Wirlo New Member

      Joined:
      Jun 4, 2015
      Messages:
      37
      Likes Received:
      0
      Trophy Points:
      0
      i dont know the answer, but this is the nasa-dump from carbine for item quality
      Code:
          CodeEnumItemQuality = {
            Artifact = 7,
            Average = 2,
            Excellent = 4,
            Good = 3,
            Inferior = 1,
            Legendary = 6,
            Superb = 5
          },
      
      so i guess for "Average", either one of these should work ?:
      Code:
      <MaxQuality>ItemQuality.Average</MaxQuality>
      <MaxQuality>Average</MaxQuality>
      <MaxQuality>2</MaxQuality>
      
       
    11. Konfettos

      Konfettos New Member

      Joined:
      Oct 9, 2011
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      0
      well dosent work. Seems 50% of wildbuddy dosent work , too bad.

      i solved this problem with addons - spacestashinventory - ADDON have autosell items and repair. Lul ,white and black list.
       
    12. Deathdisguise

      Deathdisguise Community Developer

      Joined:
      Mar 7, 2015
      Messages:
      678
      Likes Received:
      6
      Trophy Points:
      0
      Your statistics are rude and unhelpful. What about it didn't work? If something isn't working, a log is immensely more helpful.
       
    13. Konfettos

      Konfettos New Member

      Joined:
      Oct 9, 2011
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      0
      avoid work on 50%
      <MaxQuality>???</MaxQuality> when try to change quality bot just dont sell items =(
      in combat routine logic is OUT.
      its what i saw and tested.
       
    14. Konfettos

      Konfettos New Member

      Joined:
      Oct 9, 2011
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      0
      And another question. how to do mount use , like when bot try to sell items to vendor, he just use mount and ride to vendor avoiding combat.
       
    15. Konfettos

      Konfettos New Member

      Joined:
      Oct 9, 2011
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      0
      Could not send obstacle modification for source: AvoidTag X: 1807.958, Y: -807.3244, Z: -2715.394, Map: 22, Radius: 30

      What that means?
       
    16. Konfettos

      Konfettos New Member

      Joined:
      Oct 9, 2011
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      0
      anyone help?
       
    17. Wirlo

      Wirlo New Member

      Joined:
      Jun 4, 2015
      Messages:
      37
      Likes Received:
      0
      Trophy Points:
      0
      These are the questions yes ?
      1)
      i dont know how the profile-syntax works, but the values i gave should be the ones to use ? maybe.
      2)
      seems like it should be part of the tag, if it is not right now.
      no ideas to help.
      3)
      i could imagine some cases where avoid tag should not work:
      if the avoid-tag would block parts of the mesh, where you need to be able to walk through.
      (30 radius/60 diameter is huge area, warrior telegraph range is about 10)
      if the coordinates make no sense, too far from the mesh.

      i would first try if it works with a radius of 3 to exclude radius as error source.
      then i would try other coordinates from around the area with a radius of 3.
      if some coordinates work, you might be able to narrow down whats causing the error.

      maybe its better to ask in the profile-forum section ?
      for example: i only read the developer section and the main forum,
      cause i dont use profiles; maybe ppl who are good at profiles dont read developer section.
       
      Last edited: Nov 29, 2015

    Share This Page