Pick up cotton candy at the kings faire by Jaseowns
1# Pick up cotton candy at the kings faire by Jaseowns
2# UO Outlands
3if findtype "cotton candy" ground -1 -1 2 as candy
4 overhead "Found some candy" 88
5 lift candy
6 drop backpack -1 -1 -1
7 wait 650
8elseif findtype "cotton candy" ground -1 -1 12 as candy
9 overhead "Candy nearby.. move closer!" 34
10 wait 200
11endif
12loop
13