Hide into Stealth w/ Cooldown by 大向

Description: This script makes sure that you're not in combat, so you can break LOS and hide immediately. It then starts a cooldown and lets you know when Stealth is ready. Lastly, it activates warmode again and puts you in Stealth mode. Remember that you'll have to refresh Stealth manually when you run out of steps. This script is an extended version of Legenis' script from Outlands, adapted to work on Unchained.

if warmode hotkey 'Toggle War/Peace' endif skill 'Hiding' wait 300 if hidden wait 7000 if hidden overhead '3' wait 1000 else overhead 'Not Hidden!' 38 stop endif if hidden overhead '2' wait 1000 else overhead 'Not Hidden!' 38 stop endif if hidden overhead '1' wait 1000 else overhead 'Not Hidden!' 38 stop endif if hidden skill 'Stealth' hotkey 'Toggle War/Peace' overhead 'Ready to go' 68 else overhead 'Not Hidden!' 38 stop endif else overhead 'Not Hidden!' 38 endif

Back to "stealth" skill