|
Post by Evrea on Aug 17, 2017 8:17:13 GMT -8
Cotton Pick:
*Copy and Paste into UO Steam macro*
You may need to adjust weight to suit your stats.
if @usetype 0xc51 'any' 'ground' 2 pause 600 elseif @usetype 0xc52 'any' 'ground' 2 pause 600 elseif @usetype 0xc53 'any' 'ground' 2 pause 600 elseif @usetype 0xc54 'any' 'ground' 2 pause 600 elseif @usetype 0x1a9a 'any' 'ground' 2 pause 600 elseif @usetype 0x1a9b 'any' 'ground' 2 pause 600 elseif @usetype 0x1a99 'any' 'ground' 2 pause 600 endif
Spinning Wheel:
The wheel is in "Active Objects" If you use another wheel you may need to "Clear all objects"
if @usetype 0xc51 'any' 'ground' 2 pause 600 elseif @usetype 0xc52 'any' 'ground' 2 pause 600 elseif @usetype 0xc53 'any' 'ground' 2 pause 600 elseif @usetype 0xc54 'any' 'ground' 2 pause 600 elseif @usetype 0x1a9a 'any' 'ground' 2 pause 600 elseif @usetype 0x1a9b 'any' 'ground' 2 pause 600 elseif @usetype 0x1a99 'any' 'ground' 2 pause 600 endif
Feel free to ask for help and I will try my best to....
|
|