PDA

View Full Version : Short Deeds script for Landing Temple



Jolena
06-18-2006, 07:34 PM
For use with rubies from the Caravansary. Could change it very easily however, very simple script.

#deed.Cmd

put go tap
put ring chime with mallet
put ring chime with mallet
pause 1
put kneel
put take ruby from my loot
pause 1
put drop ruby
put take ruby from my loot
pause 1
put drop ruby
put ring chime with mallet
put out

Dwarven Empath
06-19-2006, 05:12 AM
Here's mine.

start:

put get my rub
wait 1
move go tape
put hit chim with mal
wait 1
put hit chim with mal
wait 1
put kneel
wait 1
put drop rub
wait 1
put hit chim with mal
wait 1
move out
wait 1

goto start


Grab 50 rubies and go!