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:Spy/Macro"

From A Tale in the Desert
Jump to navigationJump to search
Line 1: Line 1:
 
This macro is 100% successful.
 
This macro is 100% successful.
  
It's a copy of the Bourbon's macro available there [http://www.atitd.org/wiki/tale4/User:Bourbon/Macros/thermo here]
+
It's a copy of the Bourbon's macro available [http://www.atitd.org/wiki/tale4/User:Bourbon/Macros/thermo there]
  
 
1) minimize chat
 
1) minimize chat

Revision as of 22:13, 4 June 2009

This macro is 100% successful.

It's a copy of the Bourbon's macro available there

1) minimize chat

2) choose "front"

3) set arrow in glory hole

4) launch macro


//thermo 
//minimize chat, start thermo, set arrow in glory hole.
//front load heat, thanks to Aghor for pointing it out. 
//add a 5 second delay at the front (delay 5 sec)
//if you are swapping between programs 



//puts pipe in hole 
loop 30 

keys a 
delay 100 

end 

//move it back out 

loop 7 

keys s 
delay 200 

end 

//rotate it while it heats 

loop 21 

keys n 
delay 300 

end 

//rotate and blow 

loop 4 

keys b 
delay 50
keys n 
delay 100 


end 

keys q 
delay 50 
keys u 
delay 50