What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Stuck, not selling tailoring/other mats

Frall4n

New Member
Joined
Dec 16, 2012
Messages
1
Reaction score
0
My bot seem to get stuck selling items that are protected, how do i remove items from the protected items list? sorry new to this sort of codeing/botting
 
There is a file called protecteditems.xml in your HB folder.
Delete everything you want it to sell.
 
My bot seem to get stuck selling items that are protected, how do i remove items from the protected items list? sorry new to this sort of codeing/botting

Hi, Frall4n,

Aye, Protected Items will clog up your backpack. People usually arranged to have these sent to a banker alt for crafting or AH purposes. To set one up...

Honorbuddy -> Settings & Tools -> fill in Mail Recipient​

You can find out all you ever wanted to know about Protected Items here:

You comment out (red) unwanted entries (use Notepad++) as follows:
<!-- <Item Name="Netherweave Cloth" Entry="21877" /> -->

cheers,
chinajade
 
Hi, Frall4n,

Aye, Protected Items will clog up your backpack. People usually arranged to have these sent to a banker alt for crafting or AH purposes. To set one up...

Honorbuddy -> Settings & Tools -> fill in Mail Recipient​

You can find out all you ever wanted to know about Protected Items here:

You comment out (red) unwanted entries (use Notepad++) as follows:
<!-- <Item Name="Netherweave Cloth" Entry="21877" /> -->

cheers,
chinajade

Or this works too.
 
Back
Top