Target Example (Scroll Wheel Down) by Jaseowns

# Target Example by Jaseowns # UO Outlands # This is for testing purposes, but you can replace this Next Player Target with something that suites you # hotkey 'Next Player Target' hotkey 'Next Murderer Player Target' wait 200 if insysmsg "no one matching" overhead "No target found" 34 wait 500 replay elseif noto lasttarget = "friend" overhead "Green" 66 replay elseif noto lasttarget = "innocent" overhead "Blue" 88 replay elseif noto lasttarget = "hostile" or noto lasttarget = "criminal" overhead "Gray" 88 elseif noto lasttarget = "murderer" overhead "Red" 34 elseif noto lasttarget = "enemy" overhead "Orange" 34 elseif noto lasttarget = "invulnerable" overhead "Yellow" 88 replay else overhead "Unknown" 34 endif overhead "THIS MY TARGET BRO" 88 lasttarget