Hey, Im trying to write a short script which just makes the bot fly to a vendor in OG and buy a Virtuoso Inking Set. Here is what i got so far: <Professionbuddy> <FlyToAction Dismount="True" Location="1533.925, -4427.312, 20.53544" /> <BuyItemAction NpcEntry="5817" Location="1.537,33, -4.445,31, 24,02" ItemID="39505" BuyItemType="SpecificItem" Count="1" BuyAdditively="False" /> </Professionbuddy> Most of the time, the script works perfectly. But sometimes my character runs to the vendor, opens the vendor tab but buys nothing. Honorbuddy log says "Item 39505 not found" Is there a way to fix this?
Try a different npc? 44780 = Orgrimmar vendor Isashi.. I don't know much of scripts, that's all I got