
Hello guys, i'd like to click this button ,anyone can tell me how?
<QuestOrder>
<Moveto X="-731.39" Y="4521.55" Z="730.46" />
<CustomBehavior File="InteractWith" MobId="246944" InteractByUsingItemId="127834" X="-731.39" Y="4521.55" Z="730.46" />
<While Condition="HasItem(127834)">
<CustomBehavior File="RunMacro" Macro="/run for b=0,4 do for s= 1, 30, 1 do local name = GetContainerItemLink(b,s); if name and string.find(name,[[古代治疗药水]]) then UseContainerItem(b,s) break end end end" />
<!-- click the "decompose" button />
</While>
</QuestOrder>
Thank you vey much