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:Pazifist\Macro"

From A Tale in the Desert
Jump to navigationJump to search
m
Line 1: Line 1:
== My Skript Page: ==
+
== My script Page: ==
  
  
I am skripting with AutoHotkey and like to share my skripts.
+
I am scripting with AutoHotkey and like to share my scripts.
  
 
Most of them are not really self explaning, but manuals will follow.
 
Most of them are not really self explaning, but manuals will follow.
Line 8: Line 8:
 
===Charcoal Hearth===
 
===Charcoal Hearth===
  
Start Skript
+
Start script
 
Move your mouse into the shown area of your cchearth window and make sure it is fixed
 
Move your mouse into the shown area of your cchearth window and make sure it is fixed
  
Line 16: Line 16:
 
press ctrl + alt + "1"
 
press ctrl + alt + "1"
  
then for starting the skript press ctrl + alt + "s"
+
then for starting the script press ctrl + alt + "s"
  
if any error occurs, the skript will stop and show a message
+
if any error occurs, the script will stop and show a message
in order to pause the skript, simply press ctrl + alt + "p"
+
in order to pause the script, simply press ctrl + alt + "p"
  
'''try not to move your mouse while the skript runs, do not change the active window, or move your hearth control'''
+
'''try not to move your mouse while the script runs, do not change the active window, or move your hearth control'''
  
 
'''do not forget to take wood and Water in Jugs in your inventory'''
 
'''do not forget to take wood and Water in Jugs in your inventory'''

Revision as of 14:24, 15 January 2009

My script Page:

I am scripting with AutoHotkey and like to share my scripts.

Most of them are not really self explaning, but manuals will follow.

Charcoal Hearth

Start script Move your mouse into the shown area of your cchearth window and make sure it is fixed

Hearth-start.gif


press ctrl + alt + "1"

then for starting the script press ctrl + alt + "s"

if any error occurs, the script will stop and show a message in order to pause the script, simply press ctrl + alt + "p"

try not to move your mouse while the script runs, do not change the active window, or move your hearth control

do not forget to take wood and Water in Jugs in your inventory

Macro has not been tested on other Systems; here results at 167, 166 and 157 Wood per cycle, please give me Feedback

I've uploaded a new Version of the archive, now including my *.ahk script, although i must be ashame of, because of my bad programming and usage of mixed german and english, hope you disregard that ;)

Macro as *.exe and *.ahk

Comments

Youre welcome to give me feedback on how my macros work on your system:

--Any chance of getting the .ahk script version of this? I dont like to use AHK executables. Thanks! AR

Ditto that request, click spots seem a bit off on my client (which I run in D3D Mode).

(thanks for the update - will test when i get back to my windows machine. while i was experimenting I noted that the getdata function was very slow) -- wyre

--- Have responded to your requests, you can reload the package above, now there is the *.ahk included