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"
Line 111: | Line 111: | ||
[http://www.atitd.org/wiki/tale4/images/2/2d/Grass.zip Collect Grass] (Autohotkey): Enter amount of grass to collect. Walks around in a circle and collects grass without moving too far from where you started. Great to get your [[Rhythmic_Strength]] skill up. | [http://www.atitd.org/wiki/tale4/images/2/2d/Grass.zip Collect Grass] (Autohotkey): Enter amount of grass to collect. Walks around in a circle and collects grass without moving too far from where you started. Great to get your [[Rhythmic_Strength]] skill up. | ||
− | [http://www.atitd.org/wiki/tale4/images/8/8f/Ghostmouse.zip Ghostmouse] - Windows Executable File - Simple old freeware program that records your mouse movements and clicks. Can adjust the speed with a click in Options, if necessary. Records in real time, no scripts to edit, easy for anyone to use. Program no longer made or supported, found in old archived backup CD. | + | [http://www.atitd.org/wiki/tale4/images/8/8f/Ghostmouse.zip Ghostmouse] - Windows Executable File - Simple old freeware program that records your mouse movements and clicks. Can adjust the speed with a click in Options, if necessary. Records in real time, no scripts to edit, easy for anyone to use. Program no longer made or supported, found in old archived backup CD. ([http://www.atitd.org/wiki/tale4/images/e/e0/Ghostmouse.jpg Screenshot]) |
==Information on Distances== | ==Information on Distances== |
Revision as of 06:03, 6 December 2009
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.
Kinslayer's Macros
- Barrel Vice Macro
- Modified Galagah/Anki cc Hearth macros for various resolutions.
Bourbon's Macros
Corran's Macros
eNTi's Macros
Galagah's Macros
- ACTool Macro - Grass
- ACTool - CC hearth Macro ( Anka's from T3 set to now work on 1680x1050 resolution )
Iggy's Macros
Lucasdo's Macros
Mosaic Guilds' Macros
- Uses AC Tool
- Aluminum Macro
- Copper Macro
- Iron Macro
- Lead Macro
- Silver Macro
- Tin Macro
- Titanium Macro
- Zinc Macro
- Uses AHK
- Aluminum Macro
- Antimony Macro
- Copper Macro
- Iron Macro
- Silver Macro
- Tin Macro
- Tungsten Macro
- Zinc Macro
Oni's Macros (ACTool)
- "Macroing for Dummies" guide using ACTool
- Carpentry Blade Macro NOW with 1024x768 Version!
- Onion Macro
- Anka's CC Hearth Macro (does up to 8, 1024x768 - From T3 but works fine in T4).
Pazifist's Macros
Rogarian's Macros (Windows Executables)
- R-Cubed is simple program that will allow one to easily pick up grass, slate and clay. It will also do simple skill based tasks such as digging or gathering limestone.
- O'-Niner Miner will assist or automatically work all mine types.
- "It's stupdenous!" ~Traak
Selune's Macros
ShuoftheFieryHeat's Macros
- Shu Enhanced Clicker Macro
- This macro clicks a location and monitors for Red and Green Status. It has a Counter with Count Update and Click Delay setting.
- Shu Repeat Clicker Macro
- This macro clicks a location and has a Click Delay setting
Sithid's Macros
Eldrad (Java)
- A Mining macro which works on any operating system.
Viscis' ACTools Macros
Macros from Adn Residents
kibble's (ACTools)
Doc's (AutoHotKey)
Menhotep's Macros (ACTool)
Cegaiel's Macros
Collect Grass (Autohotkey): Enter amount of grass to collect. Walks around in a circle and collects grass without moving too far from where you started. Great to get your Rhythmic_Strength skill up.
Ghostmouse - Windows Executable File - Simple old freeware program that records your mouse movements and clicks. Can adjust the speed with a click in Options, if necessary. Records in real time, no scripts to edit, easy for anyone to use. Program no longer made or supported, found in old archived backup CD. (Screenshot)
Information on Distances
Additional Information lifted from Tale 3 Wiki
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 (Asheron'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 |
SCAR Divi | http://freddy1990.com/index.php?page=product&name=scar | Windows | Free |
Java | http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Robot.html | Windows, Linux, Mac | Free |
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 - Note - AutoHotKey also allows you to compile an exe for machines with out AHK installed. ~Jhnny
I love actool because it's the best out of all of them. - Soak
Actool does not seem to work on vista 32 bit - goes mad... - daninicholls
ACTool works fine on vista 64 bit on my machine - could be our different setups - AnarchyRising 07:05, 14 January 2009 (EST)
Im having trouble as well with ACtool on Vista 32bit - LOKY
Added SCAR Divi, its similar to ACtool, but in my opinion much better. It has very nice support for Bitmap searching, and even Bitmask searching. The bitmaps can be converted to strings, and loaded directly in from the script (Rather then saved as images). Lots of other features, but people will have to find them. SCAR also supports bitmap masks, and Deformable template models, which allows the macro to find and identify multiple images, or peices of text, even when the colours, position, or even size has changed. Its possible to make fairly advanced macros that will work regardless of window positions ingame, or resolution.--Kinslayer 08:32, 29 August 2009 (EST)