Script cave dw

I tried to create a script spawning in hotan and going to the downhang cave. but when the bot does all the npcs in hotan, the bot stops because it gives the wrong script error for that city. how to fix this error?

Can you show the start of your script

wait,5000
DoBlacksmith
DoGroceryTraderFree
DoHerbalistFree
teleport,Hotan,Donwhang
wait,5000
DoScript
walk,3542,2082,-106

Your first line always needs to be a walking point

2 Likes