TY!!!!!!!
Its a daily quest in the elf starting area, NPC "Blinsik" daily quest called "helping them grow" very easy daily you have to click a globe in the water by the water fall and turn it in.
It wont click the NPC & wont choose the daily & wont turn it in, also wont click the quest item, the wuest item is a clickie yanno with a gear to click to get it.
I tried for hours and cant get it to work at all. LOL!
Here it is ><
Code: Select all
<waypoints>
<!-- # 1 --><waypoint x="31844" z="4588">
player:target_NPC("Blinsik");
player:mouseclickL(420, 285, 819, 569);
player:merchant("Blinsik");
</waypoint>
<!-- # 4 --><waypoint x="31844" z="4588"> </waypoint>
<!-- # 5 --><waypoint x="31901" z="4646"> </waypoint>
<!-- # 6 --><waypoint x="31857" z="4844"> </waypoint>
<!-- # 7 --><waypoint x="31717" z="5030"> </waypoint>
<!-- # 8 --><waypoint x="31626" z="5176"> </waypoint>
<!-- # 9 --><waypoint x="31419" z="5720"> player:mouseclickL(417, 270, 819, 569);
</waypoint>
<!-- # 11 --><waypoint x="31436" z="5690"> </waypoint>
<!-- # 12 --><waypoint x="31922" z="4694"> </waypoint>
<!-- # 13 --><waypoint x="31880" z="4584"> </waypoint>
<!-- # 14 --><waypoint x="31844" z="4592"> player:target_NPC("Blinsik");
</waypoint>
</waypoints>