UO Macros
Would you like to react to this message? Create an account in a few clicks or log in to continue.

uses a loom

Go down

uses a loom Empty uses a loom

Post by Admin Sun Feb 15, 2015 9:53 pm

if not @findobject 'loom'
headmsg 'Select a loom to use'
promptalias 'loom'
endif
if not listexists 'WeavingItemTypes'
createlist 'WeavingItemTypes'
endif
@pushlist 'WeavingItemTypes' 0xe1d //Yarn
@pushlist 'WeavingItemTypes' 0xfa0 //Thread
for 0 to 'WeavingItemTypes'
if @findtype 'WeavingItemTypes[]' 'any' 'backpack'
useobject 'found'
waitfortarget 15000
target! 'loom'
pause 500
endif
endfor

Admin
Admin

Posts : 24
Join date : 2015-02-15

https://uosteam-macros.board-directory.net

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum