The Wiki for Tale 4 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.

If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.

User:Oni/macros

From A Tale in the Desert
< User:Oni
Revision as of 23:18, 30 December 2008 by Oni. (talk | contribs)
Jump to navigationJump to search

Oni's Macro Guide



Step 1: Get the program I use

If you do not have ACTool yet, got to ACTool Download Page

Install the Program

I've found this to be the easiest to learn and most of the commands make logical sense to me. ie. "mousepos", "delay", "loop" ect.
There are a lot more advanced macro creating tools out there but most of them are similar to scripting language and confuse the hell outta me



Step 2: Basic functions

Command: CTRL+M .
This will capture the mouse position and place the coordinates of the mouse in the macro.
To use this command, place the mouse on the object you want to click on, use ALT+TAB to tab over to the ACTool program,
and press CTRL+M .

Command: F2.
This will start the macro with out having to press the start button.

Command: ALT+TAB ALT
This will Tab over to the macro program, then the 2nd "ALT" will select the file menu
which will pause the macro, from there mouse over to "Macro" menu and click "Stop". This is very useful sometimes to
stop a macro that is running and not functioning correctly. Many times it is nearly impossible to tab over and click stop on
the macro.