<?xml version="1.0" encoding="utf-8"?><waypoints>
	<!-- #  1 --><waypoint x="-15146" z="40247" y2="601" tag="farm"> player:dismount()  </waypoint>
	<!-- #  2 --><waypoint x="-14949" z="40041" y="579">
	 local dura = inventory:getMainHandDurability();
   	printf("Durability:%s\n", dura);
   	if( 65 > dura ) then
      	__WPL:setWaypointIndex(__WPL:findWaypointTag("npc"));
   	end 
	</waypoint>
	<!-- #  3 --><waypoint x="-14821" z="40015" y="595">	</waypoint>
	<!-- #  4 --><waypoint x="-14644" z="40026" y="600">	</waypoint>
	<!-- #  5 --><waypoint x="-14625" z="40235" y="620">	</waypoint>
	<!-- #  6 --><waypoint x="-14832" z="40056" y="592">	</waypoint>
	<!-- #  7 --><waypoint x="-14963" z="40070" y="579">	</waypoint>
	<!-- #  8 --><waypoint x="-15184" z="40271" y="602">	</waypoint>
	<!-- #  9 --><waypoint x="-15302" z="40192" y="612">	</waypoint>
	<!-- # 10 --><waypoint x="-15170" z="40250" y="600">
	if 3 >= inventory:itemTotalCount(0) 
			then __WPL:setWaypointIndex(__WPL:findWaypointTag("npc"));
			else __WPL:setWaypointIndex(__WPL:findWaypointTag("farm"));
		end
	</waypoint>
	
	<!-- #  1 --><waypoint x="-15133" z="40284" y="598" type="TRAVEL" tag="npc"></waypoint>
	<!-- #  2 --><waypoint x="-15290" z="40211" y="614" type="TRAVEL">	</waypoint>
	<!-- #  3 --><waypoint x="-15445" z="40125" y="602" type="TRAVEL">	
	if not player:hasBuff("Horse") then
    	useGoodie("riding");
	player:mount()
	end
	</waypoint>
	<!-- #  4 --><waypoint x="-15553" z="40000" y="602" type="TRAVEL">	</waypoint>
	<!-- #  5 --><waypoint x="-15628" z="39895" y="606" type="TRAVEL" tag="back">	</waypoint>
	<!-- #  6 --><waypoint x="-15607" z="39813" y="605" type="TRAVEL">	</waypoint>
	<!-- #  7 --><waypoint x="-15567" z="39817" y="606" type="TRAVEL">		player:merchant("Fadiya Royil");
	</waypoint>
	<!-- #  9 --><waypoint x="-15613" z="39815" y="605" type="TRAVEL">
	if inventory:itemTotalCount("Poison Anteater Sac") > 1000 then 
   	__WPL:setWaypointIndex(__WPL:findWaypointTag("mail"))
   	end  	</waypoint>
	<!-- # 10 --><waypoint x="-15613" z="39929" y="606" type="TRAVEL">	</waypoint>
	<!-- # 11 --><waypoint x="-15519" z="40013" y="604" type="TRAVEL">	</waypoint>
	<!-- # 12 --><waypoint x="-15476" z="40121" y="597" type="TRAVEL">	</waypoint>
	<!-- # 13 --><waypoint x="-15401" z="40166" y="610" type="TRAVEL">	</waypoint>
	<!-- # 14 --><waypoint x="-15252" z="40190" y="612" type="TRAVEL">	</waypoint>
	<!-- # 15 --><waypoint x="-15146" z="40252" y="601" type="TRAVEL">
	__WPL:setWaypointIndex(__WPL:findWaypointTag("farm"));
	</waypoint>
	
	<!-- #  1 --><waypoint x="-15564" z="39815" y="606" type="TRAVEL" tag="mail">	</waypoint>
	<!-- #  2 --><waypoint x="-15642" z="39791" y="603" type="TRAVEL">	</waypoint>
	<!-- #  3 --><waypoint x="-15658" z="39701" y="590" type="TRAVEL">	</waypoint>
	<!-- #  4 --><waypoint x="-15687" z="39699" y="590" type="TRAVEL">
	player:target_Object("Mailbox",1000) yrest(300); 
   	sendMacro("ChoiceOption(1);"); yrest(400);
      	UMM_SendByStackSize("princesin",{"Poison Anteater Sac"},"max") 
     	UMM_SendByStackSize("masterbeamon",{"Large Claw Bone"},"max")
	UMM_SendByStackSize("neverseemecomin",{"III"},"max") 
     	sendMacro("UseSkill(1,2)"); 
	__WPL:setWaypointIndex(__WPL:findWaypointTag("back"));
	</waypoint>
</waypoints>

