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:Cegaiel/Macros/Grass"
(New page: <pre> ; grass collector ^p::Pause ^!g:: ;This script collects grass in a small area. It will click/walk different in a circle around where you are standing. ;Make sure you have plenty of ...) |
|||
Line 1: | Line 1: | ||
− | + | ==Grass (Autohotkey)== | |
− | + | Start script with Ctrl+Alt+G | |
− | |||
− | |||
− | + | 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 | Rhythmic Strength]] skill up. The reason this is a zip file is because it contains a .png image of the grass icon that needs to be in the same directory as the script. | |
− | |||
− | |||
− | |||
− | |||
+ | Note recently IE downloads somtimes show the zip file as being corrupt. If you try to download and it shows the zip file as corrupt, then you will need to download and install [http://mozilla.org Firefox] to download correctly. Or, you can manually get the code and download the image, below. | ||
− | |||
− | |||
− | + | [http://www.atitd.org/wiki/tale4/images/2/2d/Grass.zip Download Zip File] (Script + Grass icon image) | |
− | + | -OR- | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | [[User:Cegaiel/Macros/Grass/Code | Get Code!]] -AND- [[Media:Grass_icon.png | Get Grass Image]] (Right click the link and choose Save Target As...) | |
− | + | ||
− | + | <b>Note:</b> The .png file needs to be in same directory as the script. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | </ |
Revision as of 19:08, 14 January 2010
Grass (Autohotkey)
Start script with Ctrl+Alt+G
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. The reason this is a zip file is because it contains a .png image of the grass icon that needs to be in the same directory as the script.
Note recently IE downloads somtimes show the zip file as being corrupt. If you try to download and it shows the zip file as corrupt, then you will need to download and install Firefox to download correctly. Or, you can manually get the code and download the image, below.
Download Zip File (Script + Grass icon image)
-OR-
Get Code! -AND- Get Grass Image (Right click the link and choose Save Target As...)
Note: The .png file needs to be in same directory as the script.