markdwags / Razor

Razor is a free tool designed to help with simple tasks while playing Ultima Online.
https://www.razorce.com
GNU General Public License v3.0
139 stars 97 forks source link

[FEATURE] Port the targeting actions of Macros to scripts #236

Open danielfcastro opened 1 month ago

danielfcastro commented 1 month ago

Is your feature request related to a problem? Please describe. It is frustrating when you try to automate stuff with script but can not target places as targets of skills, such as fishing where the fishing pole demands a target and you can only do it on Macros.

Describe the solution you'd like Extend the script language to allow the use of skills such as fishing, mining and others that might require a tile selection to be used instead of being limited to macros. Maybe create a way to call a macro from a script.

Describe alternatives you've considered I tried a mix of macros and scripts but the macro language is quiet limiting and does not allow that.

Additional context N/A