Search found 4 matches

by thomorn
Wed Mar 01, 2023 8:02 am
Forum: Help & Player Guides
Topic: Help for Orion
Replies: 5
Views: 3266

Re: Help for Orion

Yes, Zeeeqi did it to me, but for Uosteam I have a macro that I ride well, but I discovered Orion is I would like to try it but without experience of writing the code I entrusted to what I found on the net (making a fool) xD
by thomorn
Mon Feb 27, 2023 3:55 pm
Forum: Help & Player Guides
Topic: Help for Orion
Replies: 5
Views: 3266

Re: Help for Orion

Ha ok ty

As usual [redacted] figure
by thomorn
Mon Feb 27, 2023 11:28 am
Forum: Help & Player Guides
Topic: Help for Orion
Replies: 5
Views: 3266

Help for Orion

Hi Guys I need help I have this auto attack script who can help me to make it work.


P.S. Thank you


function attackMob()
cast 'consecrate weapon'
for 12
@getenemy! 'murderer' 'enemy' 'criminal' 'gray' 'closest'
if @findobject! 'enemy'
if 'mana' > 32
@setability! 'primary' 'on'
endif
if not ...