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:Asnath/Thermometres

From A Tale in the Desert
< User:Asnath
Revision as of 12:32, 15 May 2009 by Asnath (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
// Copy paste from Bourbon's page.
// Work great for me, thanks to him !!

//thermo
//minimize chat, start thermo, set arrow in glory hole.

//put pipe in hole
delay 3000
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