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:Galagah"

From A Tale in the Desert
Jump to navigationJump to search
(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...)
 
(Removing all content from page)
Line 1: Line 1:
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
 

Revision as of 15:27, 26 December 2008