Official ScriptUO EasyUO Scripts > Script Snippets

attack nearest hostile

<< < (2/2)

unbelromano:

--- Quote from: Cerveza on May 23, 2011, 09:40:13 AM ---Will attack closest targets, very useful for spawn or farming stuff.


--- Code: ---repeat
gosub attack
repeat
  namespace copy TM_loot_in_progress from global TM_loot
until !TM_loot_in_progress <> #TRUE
until #false

sub attack
if #targCurs = 1 || #lLiftedKind = 1
  return
event macro 52 1
wait 10
event macro 53
wait 20
return
--- End code ---

It's CLAw sensing, could put in healing sensing as well...

--- End quote ---

hi i know this is a old thread
is possibile to ignore monsters? or ignore energy vortex and reaper?
is really annoying when you ciccle on monster and there are some vortex or reaper around  :-[

thx :)
Post Merge: May 03, 2022, 09:30:27 AMsomeone?  :'(

Navigation

[0] Message Index

[*] Previous page

Go to full version