PDA

View Full Version : Cobblin



Dwarven Empath
01-18-2006, 07:51 PM
Anyone have script to do this?

Bobmuhthol
01-18-2006, 07:59 PM
I honestly have no fucking idea what the source code of this script is because I am way way way too lazy to look at it, but this is what I use.

Bobmuhthol
01-18-2006, 08:02 PM
Okay so that script is definitely only useful if you're already a master.

The Cat In The Hat
01-18-2006, 09:46 PM
This is what I used from day one. It's basic because Im terrible at making scripts but at least it works

#Cobble


Start:
put get cord
waitfor You remove a length of knotted cord
put measure %1
waitfor You wrap your knotted
goto Hide


Hide:
put get hide
waitfor You remove
put put hide on work
waitfor You put
goto Measure


Measure:
put measure hide with cord
waitfor You carefully transfer
put put cord in my tote
waitfor You put a length of knotted cord
goto Cut


Cut:
put take knife
waitfor You remove a short cutting knife
put cut hide with knife
waitfor You carefully cut
put put knife in my tote
waitfor You put a short cutting knife
goto Form


Form:
put get hide
waitfor You remove
put put hide on boot form
waitfor You put a
goto Join


Join:
put join hide
pause 5
put join hide
pause 5
put join hide
pause 5
put join hide
pause 5
goto Engrave

Engrave:
put engrave hide
waitfor You
goto Join2

Join2:
put join hide
pause 5
put join hide
pause 5
goto Throw

Throw:
put take boot from boot form
waitfor You remove
put drop my boot
waitfor You
goto Start