Page 1 of 1

Is there a way to auto attack monsters?

Posted: Fri May 01, 2020 12:10 am
by thuanlinh
i am gettin carpel tunnel from clicking on monsters. is there a way to auto attach monsters near me?
Thank you

Re: Is there a way to auto attack monsters?

Posted: Fri May 01, 2020 2:33 am
by Eless
Yes, in UOSteam for example you have the 'getenemy' function and then you can use 'attack'

Re: Is there a way to auto attack monsters?

Posted: Fri May 01, 2020 9:34 am
by Nick
If you are a razor player you can use target nearest grey/nonfriendly and then attack the last target. Those two in any fight macro will allow you to attack a target automatically. below is my fight macro for a whirlwind weapon like halaber as an example. the part I separated out is the auto-attack nearest portions ( Assistant.Macros.HotKeyAction|1515|
Assistant.Macros.HotKeyAction|1395| )





!Loop
Assistant.Macros.ExtCastSpellAction|203|4294967295
Assistant.Macros.ForAction|5
Assistant.Macros.SetAbilityAction|13
Assistant.Macros.SpeechAction|0|52|3|ENU|0|[bandself
Assistant.Macros.UseSkillAction|15


Assistant.Macros.HotKeyAction|1515|
Assistant.Macros.HotKeyAction|1395|


Assistant.Macros.SpeechAction|0|52|3|ENU|0|[claimall
Assistant.Macros.PauseAction|00:00:00.1000000
Assistant.Macros.TargetTypeAction|False|8198
Assistant.Macros.PauseAction|00:00:00.1000000
Assistant.Macros.TargetTypeAction|False|8198
Assistant.Macros.PauseAction|00:00:00.1000000
Assistant.Macros.TargetTypeAction|False|8198
Assistant.Macros.PauseAction|00:00:00.1000000
Assistant.Macros.HotKeyAction|0|Organizer Agent-1
Assistant.Macros.SpeechAction|0|52|3|ENU|0|[bandself
Assistant.Macros.SetAbilityAction|13
Assistant.Macros.UseSkillAction|15
Assistant.Macros.HotKeyAction|1515|
Assistant.Macros.HotKeyAction|1395|
Assistant.Macros.PauseAction|00:00:00.1000000
Assistant.Macros.SpeechAction|0|52|3|ENU|0|[bandself
Assistant.Macros.PauseAction|00:00:00.1000000
Assistant.Macros.SpeechAction|0|52|3|ENU|0|[bandself
Assistant.Macros.PauseAction|00:00:00.1000000
Assistant.Macros.SpeechAction|0|52|3|ENU|0|[bandself
Assistant.Macros.PauseAction|00:00:00.1000000
Assistant.Macros.SpeechAction|0|52|3|ENU|0|[bandself
Assistant.Macros.PauseAction|00:00:00.1000000
Assistant.Macros.SetAbilityAction|13
Assistant.Macros.UseSkillAction|15
Assistant.Macros.HotKeyAction|1515|
Assistant.Macros.HotKeyAction|1395|
Assistant.Macros.SpeechAction|0|52|3|ENU|0|[bandself
Assistant.Macros.PauseAction|00:00:00.1000000
Assistant.Macros.SpeechAction|0|52|3|ENU|0|[bandself
Assistant.Macros.PauseAction|00:00:00.1000000
Assistant.Macros.SpeechAction|0|52|3|ENU|0|[bandself
Assistant.Macros.PauseAction|00:00:00.1000000
Assistant.Macros.SpeechAction|0|52|3|ENU|0|[bandself
Assistant.Macros.SetAbilityAction|13
Assistant.Macros.UseSkillAction|15
Assistant.Macros.HotKeyAction|1389|
Assistant.Macros.HotKeyAction|1368|
Assistant.Macros.SetAbilityAction|13
Assistant.Macros.HotKeyAction|0|Organizer Agent-2
Assistant.Macros.PauseAction|00:00:00.1000000
Assistant.Macros.SpeechAction|0|52|3|ENU|0|[bandself
Assistant.Macros.EndForAction

Re: Is there a way to auto attack monsters?

Posted: Sat May 02, 2020 4:41 pm
by thuanlinh
thank you all for some good suggestions. was going to try it but lost all my characters. I did not delete anything but in the process of logging into a 2nd computer somehow lost all my characters.