What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[QUEST] Pandaria Daily Tradeskill Items

Kmica

Member
Joined
Jan 20, 2012
Messages
626
[QUEST] Pandaria Daily Professions Craftable Items

I decided to share this profile, bcs i couldn't find a working one on the forum.

As the title says it will do daily tradeskill items (the ones which u can do only 1 per day), based on what profession u have on your char.
I use it daily with ARelog, on 6 chars.

Use QUEST BOT and make sure u have the needed materials in your bags.
For Blacksmithing and Engineering u need to be in Pandaria, since it uses the Anvil in Halfhill

It will currently do following items:

Leatherworking:

Magnificence of Leather
Hardened Magnificent Hide

Tailoring:

Imperial Silk
Celestial Cloth

It will make enough Bolt of Windwool Cloth if u have Windwool Cloth in your bags.
Since i run it after Brodieman's the Sunsong Ranch farming profiles, i have it return to Ranch after (can be changed by demand).

Enchanting:

Sha Crystal

Blacksmithing

Lightning Steel Ingot - added in v 1.1
Balanced Trillium Ingot - added in v 1.1

Engineering

Jard's Peculiar Energy Source - added in v 1.1

Inscription:

I can add it if someone wants, but i think i will make a separate profile for it.

Cooking

A Token of Appreciation - added in 1.2


Useful reply's/requests and some reputation, if u like this profile, are appreciated.
 

Attachments

Last edited:
Thanks man. Maybe you know a way how can I integrate in my questing profile to craft custom leatherworking items ? it works same way?
Also maybe you know how to add cooldown on this? For example if I'm running same questing profile all day I need it to only create 1 daily item and stop creating it. Thanks.
 
Last edited:
Thanks man. Maybe you know a way how can I integrate in my questing profile to craft custom leatherworking items ? it works same way?

Use the line:
<CustomBehavior File="PerformTradeskillOn" TradeSkillId="165" TradeSkillItemId="140040" NumOfTimes="1"/>
and change 140040 with the Leatherworking skill of the item u want to create.

About the cooldown, i don't think its possible if u run the same profile 24/7.
 
Last edited:
ver. 1.3 - hopefully fixed a problem with turnin of the daily cooking quest

Noone has any problems with the profiles?

No replys..
 
Thx, excellent profile.:)
But, mb you know why the addition of craft Serpent's Heart leads to an error?
PHP:
        <If Condition="(Me.GetSkill(Styx.SkillLine.Jewelcrafting).CurrentValue >= 500)" >
                <!-- Dismount if mounted -->
                        <CustomBehavior File="ForcedDismount" />
                <!-- Daily Serpent's Heart -->
                    <If Condition="(GetItemCount(76734) >= 3)" > <!-- If i have more or only 3 Serpent's Eye -->
                        <CustomBehavior File="PerformTradeskillOn" TradeSkillId="755" TradeSkillItemId="140050" NumOfTimes="1"/>       
                    </If>
        </If>

View attachment 4032 2014-09-07 13.32.txt
 
Sry i didnt see your post, i will test it later when i get home.

Edit 1
All numbers look ok, but i see some errors in your log, which are not profile related. (HBrelog throwing some).

Kmica
 
Last edited:
I was just about to start looking into how to make something like this. I will definitely give it a shot tomorrow. Any thoughts on adding the JC and inscription dailies? 2 for JC and 3 for inscription. 4 if you also do the forged documents. I would gladly help if you need anything.

Edit: Just ran it and worked great. 2 things though. Anyway to have it smelt the ghost iron or trillium for the enginering and blacksmith ones? Also Forgot to ask about the alchemy one where you create living steel.
 
Last edited:
Back
Top