ScriptUO
		Ultima Online Fan Board => General UO Chat => Topic started by: verdu88 on April 06, 2020, 07:27:45 AM
		
			
			- 
				Hello looking through the forum and in more places I did not find a script to be able to throw them and recharge the belt.
someone who can guide me make one or tell me where to find it?
Thank you, greetings for everybody
			 
			
			- 
				I have never used these. How do you interact with the shurikens and belt in game manually? What are the steps?
Gaderian
			 
			
			- 
				It just like hunting.   You need to find a target and after you use Shuriken
This will be my approch.
Find target
; ThrowShurike naction
findItem belt in #BackpackID
set %LObjectID #findid
 set #Ltargetid %LEnemyID
 set #Ltargetkind 1
 event Macro 17 0
 target 5s
 event Macro 22 0