Official ScriptUO EasyUO Scripts > Inactive Submissions

EZ Shadowlord attacker for Tamers.

(1/1)

JoO:
Well since they have randomized the spawn and you need to be on the move I made this little script so that I could run around on a hiryu on my tamer and be quick about hopping on the SL.
I actually get the armageddon off pretty often with it which is no small feat on my server. Just have some blackrock in your pack and get within 8 tiles of the SL. Its nothing fancy but figured it might be helpfull for those who play servers where there is always 30 Gdrags standing on top of it.


--- Code: ---;JoO's Shadowlord Tamer Helper
;Made for scriptuo.com

set %shadowlord CZ

loop:
finditem %shadowlord G_8
if #findkind = -1
{
goto loop
}
msg Vas Kal An Mani In Corp Hur Tym$
set #lobjectid #charid
event macro 17
wait 50
set #ltargetid #findid
msg all kill$
target
event macro 22
ignoreitem #findid

--- End code ---

Navigation

[0] Message Index

Go to full version