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.

User:Galagah

From A Tale in the Desert
Revision as of 15:19, 26 December 2008 by Galagah (talk | contribs) (New page: Simple Grass macro using ACTool , works on vista and xp ( vista run as administrator ). Resolution of 1440x900 // Grass gathering macro -- 1440X900 resolution only // Set camera to cart...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Simple Grass macro using ACTool , works on vista and xp ( vista run as administrator ). Resolution of 1440x900

// Grass gathering macro -- 1440X900 resolution only // Set camera to cartographer view (F8 twice) // and zoom all the way in. and make sure you have a full screen of grass/clay before starting // Set line 15 for the total grass you want to collect // Remember to divide the total you want by the amount picker at a time ( ie 1/3 if RS @ 7 using glass scythe and baslet )

Procedure Clicky MousePos 1339, 84 |100 Leftclick | 200 End

Loop 75 MousePos 1023, 475|600 LeftClick Delay 3000 Call Clicky MousePos 423, 475 |600 LeftClick Delay 3000 Call Clicky End