The Wiki for Tale 8 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 "Macros"

From A Wiki in the Desert
Jump to navigation Jump to search
(Created page with "= Introduction = Macros is the generic term for any program that does something for you in-game that means you don't need to manually do it. Whilst most games don't allow f...")
 
m (Adding English language flag using the "L" template)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Introduction =
+
'''Macros''' is the generic term for any program that does something for you in-game that means you don't need to manually do it.
 
 
Macros is the generic term for any program that does something for you in-game that means you don't need to manually do it.
 
  
 
Whilst most games don't allow for this in online games, '''A Tale in the Desert''' allows them on one caviat - you don't go AFK (Away from Keyboard). What this means is that if you use a Macro, you MUST be at your computer, and must respond to any Game Master who speaks to you. You will know when this happens, as the chat box will have GM: followed by their name on it, and they will sport a banner over their avatar head that clearly defines them to be a Game Master.
 
Whilst most games don't allow for this in online games, '''A Tale in the Desert''' allows them on one caviat - you don't go AFK (Away from Keyboard). What this means is that if you use a Macro, you MUST be at your computer, and must respond to any Game Master who speaks to you. You will know when this happens, as the chat box will have GM: followed by their name on it, and they will sport a banner over their avatar head that clearly defines them to be a Game Master.
Line 19: Line 17:
  
 
== OS X ==
 
== OS X ==
* xnee
+
* [http://www.gnu.org/software/xnee/ xnee]
  
 
== Linux ==
 
== Linux ==
Line 25: Line 23:
 
* [http://xautomation.sourceforge.net XAUT (formerly X Automation) ]
 
* [http://xautomation.sourceforge.net XAUT (formerly X Automation) ]
 
* [http://www.gnu.org/software/xnee/ xnee]
 
* [http://www.gnu.org/software/xnee/ xnee]
 +
 +
== Platform Agnostic ==
 +
* [http://sikulix.com SikuliX]
 +
* [http://jaditd.org/ jaditd] (written using the aforementioned SikuliX)
  
 
= Pre-made Scripts =
 
= Pre-made Scripts =
  
 
Pre-made scripts can be found in [[:Category:Macro]]. Wiki editors, just add <NOWIKI>[[Category:Macro]]</NOWIKI> to the script information page.
 
Pre-made scripts can be found in [[:Category:Macro]]. Wiki editors, just add <NOWIKI>[[Category:Macro]]</NOWIKI> to the script information page.
 +
[[Category:Macro]]
 +
 +
{{L|en}}

Latest revision as of 04:20, 2 August 2018

Macros is the generic term for any program that does something for you in-game that means you don't need to manually do it.

Whilst most games don't allow for this in online games, A Tale in the Desert allows them on one caviat - you don't go AFK (Away from Keyboard). What this means is that if you use a Macro, you MUST be at your computer, and must respond to any Game Master who speaks to you. You will know when this happens, as the chat box will have GM: followed by their name on it, and they will sport a banner over their avatar head that clearly defines them to be a Game Master.

Available Software

You can create your own software if you have the skills to do so, but for most people, they use software that has already been created, and then run scripts on that software to do the specific chore in the game. The software with known scripts are:

Windows

OS X

Linux

Platform Agnostic

Pre-made Scripts

Pre-made scripts can be found in Category:Macro. Wiki editors, just add [[Category:Macro]] to the script information page.