Author Topic: EZ Shadowlord attacker for Tamers.  (Read 3434 times)

0 Members and 1 Guest are viewing this topic.

Offline JoOTopic starter

  • Jr. Member
  • **
  • Posts: 19
  • Activity:
    0%
  • Reputation Power: 0
  • JoO has no influence.
  • Respect: 0
  • Referrals: 1
    • View Profile
EZ Shadowlord attacker for Tamers.
« on: July 25, 2009, 07:48:20 AM »
0
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: [Select]
;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

Tags: