Details #
All scripts have been collected over the years and if available will still contain the creators details, these scripts may run well or not.
Scripts #
enticement.sc #
sub Main()
La:
UO.Exec("waittargetlast")
UO.Exec("useskill Enticement")
wait(10000)
GOTO La
end sub