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.

Difference between revisions of "User:Oni/macros"

From A Tale in the Desert
Jump to navigationJump to search
(New page: ---- '''Oni's Macro Guide''' ---- <b> Step 1: Get the program I use </b><br> <br> If you do not have ACTool yet, got to [http://ACTOOL.NET ACTool Download Page]<br> <br> Install the Pro...)
 
Line 1: Line 1:
 
 
----
 
----
 
'''Oni's Macro Guide'''
 
'''Oni's Macro Guide'''
Line 17: Line 16:
 
----
 
----
 
<b> Step 2: Basic functions</b><br>
 
<b> Step 2: Basic functions</b><br>
 +
<br>
 +
Command: <b> CTRL+M </b>: this will capture the mouse position and place the coordinates of the mouse in the macro.<br>
 +
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, <br>
 +
and press <b> CTRL+M </b>.

Revision as of 23:13, 30 December 2008


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 .