Created: 1 day ago on 03/12/2025, 11:43:36 PMUpdated: 1 day ago on 03/13/2025, 12:52:28 AM
Note from JaseOwns:
Scripts will be leveraged on both UORazorscipts.com and this site. At the time of the launch (Feb 1st 2025), this isn't working right - but it will! Thanks for checking it out
FileType: No file type provided
Size: 372
Category: Training
Skills: Hiding
Hotkey: No hotkey provided
Tags: No tags provided
useskill "hiding"
wait 500
if skill 'hiding' >= 80
if hidden
overhead 'Hidden' 89
wait 10000
useskill "stealth"
else
overhead 'Not Hidden' 89
endif
endif
wait 10000
if skill 'hiding' = 100 and skill 'stealth' = 100
stop
endif
loop