• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [PB][A]Tailoring 1-600

    Discussion in 'Professions' started by webstar, Jun 16, 2013.

    1. webstar

      webstar New Member

      Joined:
      Jun 15, 2013
      Messages:
      34
      Likes Received:
      2
      Trophy Points:
      0
      [PB][A]Tailoring 1-500

      Hey Everybody

      I searched through the internet and I really couldnt finde a nice tailoring profile for ProfBuddy. So I decided to do it on my own.
      There were several difficulties but I think it's time to make a pre-release of the profile now, just to see what others think about it.

      Special thanks to clienau77

      Note: you must be in Stormwind while using this profile!

      -->This profile is for alliance only<--
      Only provide the root mats, such as linencloth

      What it does
      • At this time it does only tailor to a max Skill of ~500. Then it stops and does nothing
      • It buys the needed materials in the auction house and from vendors
      • It sells any crafted items to the auction house (low items to a vendor)
      • The code is commented (in german), so feel free to do any changes you like!

      Future Support
      • Support Farm mode (a second profile which farms mats instead of buying them in the auction house)
      • Bug fixing (See known bugs)
      • Sell remaining materials

      Testing
      • I observed the bot through the whole process

      Known Bugs
      1. At the teacher, sometimes it runs outside and back in
      2. If it buys more than the mailbox can hold at the same time, the bot waits ~30secs till new messages are in there
      3. If you're in the auction house before you start the bot and the bot need some stuff from there, it runs outside and back in
      4. If the bot crashes or stops while tailoring, it will buy the material again
      5. In some cases the bot buys more materials than needed
      6. The amount of stuff it buys in the auction house is too low, so it walks many times into the auction house. I chose this to reduce the "lost" items if any application crashes.
      7. If you're the seller of an auction the bot wants to buy, it gets stuck
      8. In some conditions it's possible that the bot runs instead of flying to the teacher

      My questions
      • Where's the best place for crafting items?

      I'm pleased to receive your feedback.
       

      Attached Files:

      Last edited: Jun 27, 2013
      perryjo17 likes this.
    2. clienau77

      clienau77 New Member

      Joined:
      Apr 2, 2013
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      Bug on line179:

      <While Condition="InbagCount (2589) &gt;= 3" IgnoreCanRun="True">

      must be

      <While Condition="InbagCount (2592) &gt;= 3" IgnoreCanRun="True">

      Bot checks "Leinenstoff" must be check for "Wollstoff"

      Best Regards
       
    3. clienau77

      clienau77 New Member

      Joined:
      Apr 2, 2013
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      Bug on Line 219:

      <SellItemOnAhAction Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="None" UseCategory="False" RunTime="_24_Hours" AmountType="Everything" ItemID="2582" MinBuyout="5g10s0c" MaxBuyout="10g0s0c" StackSize="20" IgnoreStackSizeBelow="1" Amount="10" BidPrecent="95" UndercutPrecent="0.1" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0, 0, 0" />

      must be

      <SellItemOnAhAction Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="None" UseCategory="False" RunTime="_24_Hours" AmountType="Everything" ItemID="2580" MinBuyout="5g10s0c" MaxBuyout="10g0s0c" StackSize="20" IgnoreStackSizeBelow="1" Amount="10" BidPrecent="95" UndercutPrecent="0.1" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0, 0, 0" />


      Change ItemID From 2582 to 2580

      Best Regards
       
    4. clienau77

      clienau77 New Member

      Joined:
      Apr 2, 2013
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      Another Hint.

      I would not check for all Materials in skill 125. The bot will bought all silk.
      I would only bought the 80 silk for 20 skill points.
      It should be that not enough in the AH and the bot hang.
      The next time the bot start at a higher skill.
      Every other routine behind skill 125 checks for the Mats, too.

      Best Regards
       
    5. clienau77

      clienau77 New Member

      Joined:
      Apr 2, 2013
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      Bug in Line 247:

      There is Missing the BuyItemAction:

      <While Condition="InbagCount (2604) &lt; 10" IgnoreCanRun="True" />

      change to

      <!--Solange nicht gen?gen Roter Farbstoff-->
      <While Condition="InbagCount (2604) &lt; 10" IgnoreCanRun="True">
      <BuyItemAction NpcEntry="1347" Location="-8942.841, 799.5444, 90.94199" ItemID="2604" BuyItemType="SpecificItem" Count="1" BuyAdditively="True" />
      </While>

      The best is that i send you the xml after finished. I correct all.

      Best Regards
       
    6. webstar

      webstar New Member

      Joined:
      Jun 15, 2013
      Messages:
      34
      Likes Received:
      2
      Trophy Points:
      0
      Hey clienau77
      Thanks for your replies and your correction! i didn't expect that much reaction! :)
      Please make sure you used the newest version ([PB][A]Tailoring 1-525_v0.94).

      Ok i'll wait one day after that, ill go trough the code too and implent your improvements!
       
      Last edited: Jun 18, 2013
    7. clienau77

      clienau77 New Member

      Joined:
      Apr 2, 2013
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
    8. webstar

      webstar New Member

      Joined:
      Jun 15, 2013
      Messages:
      34
      Likes Received:
      2
      Trophy Points:
      0
      Hey clienau77

      Thanks for bug fixing my profile. I've uploade your profile to the first post.

      Since i've done this profile, i've worked at a farming profile for clothes combined with tailoring.
      The most work is done. But there are some tricky bugs to handle. I'll create a new post for the new profile.
       
    9. TeeGee094

      TeeGee094 New Member

      Joined:
      Jun 8, 2013
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Hi,
      i am new to the forum, and fairly new to Honorbuddy. i have been running professionbuddy successfully, but when i tried to use this profile i came across an error (attached) i can see others are successfully using it, so i was just hoping someone could tell me what the issue is, as i really look forward to this profile.

      RESOLVED : My HB updated this morning and now it is running :) i will be starting 250-525.. hope it all works now.
       
      Last edited: Jun 24, 2013
    10. webstar

      webstar New Member

      Joined:
      Jun 15, 2013
      Messages:
      34
      Likes Received:
      2
      Trophy Points:
      0
      Hey TeeGee

      I saw your post and tried to reproduce your error. There it was. So i fix this bug. Now the profile will work very fine.
      At the beginning and ending of the profile it will leave you a message in the HBLog.

      Now im working on a profile that will farm all mats used. The profile is done, but i tested only tested from skill ~450 to 600. Dont aks me what the profile before does :confused: :rolleyes:
       
      Last edited: Jun 25, 2013
    11. TeeGee094

      TeeGee094 New Member

      Joined:
      Jun 8, 2013
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Cheers Webstar,
      i am very much looking forward to this profile being increased to 600 :) it is alittle buggy, but nothing that stops it from doing what it says it does :)
      the only annoying things is when the AH doesnt have the desired mats haha

      There is an issue when buying from AH, sometimes it just keeps searching ? not sure if it is due to the price being to high ? but it happened constantly for frostweave cloth, so i had to go farm it, and it has just started happening for eternal shadows ?
       
      Last edited: Jun 26, 2013
    12. webstar

      webstar New Member

      Joined:
      Jun 15, 2013
      Messages:
      34
      Likes Received:
      2
      Trophy Points:
      0
      Hey TeeGee

      I'm glad to hear that you feel comftable with my profile :)

      Regarding to the Frostweave Cloth:
      What bugs did you find? Did you have to step in the profile?

      I'm quite sure this happens because MaxBuyout was setted to "10g0s0c". I've done this to ensure it won't cost too much.
      I've updated the profile (v1.1) now with MaxBuyout "100g0s0c".
       
    13. TeeGee094

      TeeGee094 New Member

      Joined:
      Jun 8, 2013
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      The main bug that i dont understand is the mailbox, it convinces itself more mail is coming sometimes for a good 30mins before it is like mehhh ill just craft now :p but besides that, ill have to finish the profile off when i get a bit more gold :)
      but honestly, probably my favourite profile. you should deffinately consider an engineering profile ! haha
       
    14. webstar

      webstar New Member

      Joined:
      Jun 15, 2013
      Messages:
      34
      Likes Received:
      2
      Trophy Points:
      0
      This bug is based on the routine GetMail. I didn't wrote this but i think there would be a better way to handle that. But just restart the bot and it will go on!
      Yeah probably i should do that, but it's very expensive. I'm more interested in AFK-Farm/Craft profiles. :D
      As i said i almost have done this for tailoring, but i still need some time for bug fixing.
       
      Last edited: Jun 27, 2013
    15. dvadam63

      dvadam63 New Member

      Joined:
      Feb 4, 2013
      Messages:
      54
      Likes Received:
      0
      Trophy Points:
      0
      yes I see the same problem at the mailbox - it just keeps trying to get mail that is not there. just started the profile and will let you know what I find, but I am looking forward to getting to 500-600 :)

      thank you again!
       
    16. Sharkyx1x

      Sharkyx1x New Member

      Joined:
      Oct 12, 2013
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      Ok i tried using this profile and it was working fine. It got to about 105, went to the vendor, purchased stuff then flew to the AH and just stopped din from of it. Now it just stand there. I have tried restarting, manually crafting, deleting mats ect. If will go back and rebuy my deleted mats regardless of from AH or vendor, if will fly back the the AH, stand in front of it and continue to just do that.
       
    17. webstar

      webstar New Member

      Joined:
      Jun 15, 2013
      Messages:
      34
      Likes Received:
      2
      Trophy Points:
      0
      Try to restart WoW and HonorBuddy. Sometimes there are some cache problems.
       
    18. omgvlad

      omgvlad New Member

      Joined:
      Nov 16, 2012
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      doesnt farm embersilk. It doesnt drop there at that place, in deepholm, like at all.
       
    19. daarno

      daarno New Member

      Joined:
      Nov 30, 2013
      Messages:
      135
      Likes Received:
      0
      Trophy Points:
      0
      First I want to thank you for sharing. This is quite a profile you have made. +rep!
      Do you happen to have a version without the buying and selling. Some of my toons already have the mats, and I just need the tailoring routines without AH nor mail. Thanks again.
       
    20. bonsai

      bonsai New Member

      Joined:
      Nov 20, 2013
      Messages:
      37
      Likes Received:
      0
      Trophy Points:
      0
      Trying this out. It's working fairly well so far. An instance grinding/tailoring combo profile would be AMAZING.
       

    Share This Page