The Wiki for Tale 5 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:Makazi/Macro"

From ATITD5
Jump to navigationJump to search
Line 2: Line 2:
 
Just as a warning, I'm not an experienced scripter. Scripts may contain errors, use with caution! And on your own risk. However, I haven't had any problems (that I know of) using the scripts I've made available on this page. Good luck!
 
Just as a warning, I'm not an experienced scripter. Scripts may contain errors, use with caution! And on your own risk. However, I haven't had any problems (that I know of) using the scripts I've made available on this page. Good luck!
  
=Flax Assist=
+
=Veggietales Scripts=
 +
Read [[Jimby's Macros]] for more info on Veggietales.
 +
 
 +
==Flax Assist==
 
I've made a small script that assists in flax growing. What it does is save you mouseclicks for Weed/Watering, and Harvesting. You only have to click the flax bed to get the menu up, then it clicks the menu item you have chosen it to click (selectable when script is started, toggle with Shift or Alt).<br><br>
 
I've made a small script that assists in flax growing. What it does is save you mouseclicks for Weed/Watering, and Harvesting. You only have to click the flax bed to get the menu up, then it clicks the menu item you have chosen it to click (selectable when script is started, toggle with Shift or Alt).<br><br>
 
I grow 60 flax beds at a time (did it without the script too, just alot of clicking), it takes some practice but when you get the technique down it is no stress.<br><br>
 
I grow 60 flax beds at a time (did it without the script too, just alot of clicking), it takes some practice but when you get the technique down it is no stress.<br><br>
 
The script is based on [[Jimbly's Macros]] for Veggietales, with multi_click.lua as basis. It is tweaked to work on my system, you might need or want to change the per_click_delay. I am not sure if the pictures is included in Veggietales, or if I got them from the other Flax scripts (mentioned on [[Jimbly's Macros]] page).<br><br>
 
The script is based on [[Jimbly's Macros]] for Veggietales, with multi_click.lua as basis. It is tweaked to work on my system, you might need or want to change the per_click_delay. I am not sure if the pictures is included in Veggietales, or if I got them from the other Flax scripts (mentioned on [[Jimbly's Macros]] page).<br><br>
 
[[User:Makazi/Macro/Flax_Assist|View Flax Assist code ...]]
 
[[User:Makazi/Macro/Flax_Assist|View Flax Assist code ...]]

Revision as of 01:00, 8 January 2011

Caution

Just as a warning, I'm not an experienced scripter. Scripts may contain errors, use with caution! And on your own risk. However, I haven't had any problems (that I know of) using the scripts I've made available on this page. Good luck!

Veggietales Scripts

Read Jimby's Macros for more info on Veggietales.

Flax Assist

I've made a small script that assists in flax growing. What it does is save you mouseclicks for Weed/Watering, and Harvesting. You only have to click the flax bed to get the menu up, then it clicks the menu item you have chosen it to click (selectable when script is started, toggle with Shift or Alt).

I grow 60 flax beds at a time (did it without the script too, just alot of clicking), it takes some practice but when you get the technique down it is no stress.

The script is based on Jimbly's Macros for Veggietales, with multi_click.lua as basis. It is tweaked to work on my system, you might need or want to change the per_click_delay. I am not sure if the pictures is included in Veggietales, or if I got them from the other Flax scripts (mentioned on Jimbly's Macros page).

View Flax Assist code ...