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!

Turning Windwool Cloth to Bolt of Windwool Cloth while Grinding?

profx

New Member
Joined
Apr 26, 2013
Messages
62
Is there any way to use tailoring skill for turning Windwool Clothes to Bolts of Windwool Clothes while using Grindbot? It will save a lot of bag space,
Thanks for your help
 
Hi, Profx,

This is not possible with the Grind Bot. However, if you implement your grinding profile using Questing bot, it becomes possible. To see how this would be done, please see the Honorbuddy:Levelbot:Grinding Starter Profile.

You would need to alter the GrindTo directive (disclaimer: untested):

<GrindTo Condition="GetItemCount(72988) &gt;= 20" />

<While Condition="GetItemCount(72988) &gt;= 5" >
<CustomBehavior File="PerformTradeskillOn" TradeSkillId="197" TradeSkillItemId="125551" />​
</While>

cheers,
chinajade
 
Back
Top