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 "Macros"

From A Tale in the Desert
Jump to navigationJump to search
Line 5: Line 5:
  
 
With that in mind, let's make this a normal page of the wiki.
 
With that in mind, let's make this a normal page of the wiki.
 
Macro Programs
 
Program Name Web Address Operating System(s) Supported Cost
 
Macro Express http://www.macros.com Windows XP, 2000, ME, 9x, NT 4; Pentium or higher CPU; 32 MB RAM; 20 MB hard disk space. $39.95 / 30 day trial
 
ACTool (Ascheron's Call Tool) http://www.actool.net Windows Free and open source
 
AutoHotkey http://www.autohotkey.com/ Windows Free and open source
 
AutoIt 3.0 http://www.hiddensoft.com/autoit3/ Windows - no libs added Free and open source
 
LTool-0.3 (Linux) http://ltool.sourceforge.net Linux Free and open source (Python script)
 
xautomation http://hoopajoo.net/projects/xautomation.html Linux (You Compile, gcc c++) Free, Open Source, GPL
 
xnee http://www.sandklef.com/xnee/ Linux, Mac Free, Open Source, GPL
 
Also see Macintosh Macros.
 
 
Personally I like autohotkey because it's freeware and is still being updated - Blogot
 
 
I second the Autohotkey recommendation, it has some extremely powerful features but is still fast and lightweight, and new features are being added all the time. - Dragyn
 
 
Personally I like AutoIt 3.0 it is freeware updated alot and it is very powerful allows macroing of almost anything windows - Ledeanna
 
 
I second the AutoIt recommendation, it is very powerful as well, easy to code and allows compiling the scripts for use by people who want to macro but feel not competent enough to write their own or who dont want to install the scripting software. ~Anguz
 
 
  
 
'''Lucasdo's Macros'''
 
'''Lucasdo's Macros'''
Line 44: Line 24:
  
  
'''Tale 3 Information on Distances'''
+
'''Additional Information lifted from Tale 3 Wiki'''
 +
 
 +
Information on Distances
  
 
This is a distance chart for mouse locations for items. All locations are in cartographer mode, zoomed in, on Windows. Your mileage may vary depending on OS. Please contribute!
 
This is a distance chart for mouse locations for items. All locations are in cartographer mode, zoomed in, on Windows. Your mileage may vary depending on OS. Please contribute!
Line 56: Line 38:
 
           o The Level button is 64px
 
           o The Level button is 64px
 
           o Other buttons are 32px ea
 
           o Other buttons are 32px ea
 +
 +
 +
'''Macro Programs'''
 +
{| border="1"
 +
! Program Name  !! Web Address  !! Operating System(s) Supported !! Cost
 +
|-
 +
|  Macro Express
 +
|  http://www.macros.com
 +
|  Windows XP, 2000, ME, 9x, NT 4; Pentium or higher CPU; 32 MB RAM; 20 MB hard disk space
 +
|  $39.95 / 30 day trial
 +
|-
 +
|  ACTool (Ascheron's Call Tool)
 +
|  http://www.actool.net
 +
|  Windows
 +
|  Free and open source
 +
|-
 +
|  AutoHotkey
 +
|  http://www.autohotkey.com/
 +
|  Windows
 +
|  Free and open source
 +
|-
 +
|  AutoIt 3.0
 +
|  http://www.hiddensoft.com/autoit3/
 +
|  Windows - no libs added
 +
|  Free and open source
 +
|-
 +
|  LTool-0.3 (Linux)
 +
|  http://ltool.sourceforge.net
 +
|  Linux
 +
|  Free and open source (Python script)
 +
|-
 +
|  xautomation
 +
|  http://hoopajoo.net/projects/xautomation.html
 +
|  Linux (You Compile, gcc c++)
 +
|  Free, Open Source, GPL
 +
|-
 +
|  xnee
 +
|  http://www.sandklef.com/xnee/
 +
|  Linux, Mac
 +
|  Free, Open Source, GPL
 +
|}
 +
Personally I like autohotkey because it's freeware and is still being updated - Blogot
 +
 +
I second the Autohotkey recommendation, it has some extremely powerful features but is still fast and lightweight, and new features are being added all the time. - Dragyn
 +
 +
Personally I like AutoIt 3.0 it is freeware updated alot and it is very powerful allows macroing of almost anything windows - Ledeanna
 +
 +
I second the AutoIt recommendation, it is very powerful as well, easy to code and allows compiling the scripts for use by people who want to macro but feel not competent enough to write their own or who dont want to install the scripting software. ~Anguz

Revision as of 04:19, 24 December 2008

Macros Well, I see some people are discussing/sharing macros, and I think that's a good thing. Nobody likes the tedium of clicking, and not everyone has the ability to write good macros/scripts to handle that while they are there.

REMEMBER - it is ILLEGAL to go afk while macroing. If a eGenesis staff member catches you, you could be banned for breaking the terms of service.

With that in mind, let's make this a normal page of the wiki.

Lucasdo's Macros

Slate Macro
Flax Macro
Grass Macro

eNTi's Macros

ENTi/Linux macros (xautomation)

Sithid's Macros

Sithid's AutoIT Macros

Iggy's Macros

Iggy's AutoHotKey Macros
Gather Macros: Clay, Grass, Slate
Flax Macros: Harvest Flax and Seeds (Old Egypt and Nile Green)
Clicking Macro: Click in X location(s) over Y amount of time


Additional Information lifted from Tale 3 Wiki

Information on Distances

This is a distance chart for mouse locations for items. All locations are in cartographer mode, zoomed in, on Windows. Your mileage may vary depending on OS. Please contribute!

   * Brick Rack: Horizontal 32px, Vertical 32px
   * One line of text in a box: 16px
   * Large Buttons
         o The Level button is 128px
         o Other buttons are 64px ea 
   * Small Buttons
         o The Level button is 64px
         o Other buttons are 32px ea


Macro Programs

Program Name Web Address Operating System(s) Supported Cost
Macro Express http://www.macros.com Windows XP, 2000, ME, 9x, NT 4; Pentium or higher CPU; 32 MB RAM; 20 MB hard disk space $39.95 / 30 day trial
ACTool (Ascheron's Call Tool) http://www.actool.net Windows Free and open source
AutoHotkey http://www.autohotkey.com/ Windows Free and open source
AutoIt 3.0 http://www.hiddensoft.com/autoit3/ Windows - no libs added Free and open source
LTool-0.3 (Linux) http://ltool.sourceforge.net Linux Free and open source (Python script)
xautomation http://hoopajoo.net/projects/xautomation.html Linux (You Compile, gcc c++) Free, Open Source, GPL
xnee http://www.sandklef.com/xnee/ Linux, Mac Free, Open Source, GPL

Personally I like autohotkey because it's freeware and is still being updated - Blogot

I second the Autohotkey recommendation, it has some extremely powerful features but is still fast and lightweight, and new features are being added all the time. - Dragyn

Personally I like AutoIt 3.0 it is freeware updated alot and it is very powerful allows macroing of almost anything windows - Ledeanna

I second the AutoIt recommendation, it is very powerful as well, easy to code and allows compiling the scripts for use by people who want to macro but feel not competent enough to write their own or who dont want to install the scripting software. ~Anguz