A question about walk

Posted by Phost on Sat 05 Sep 2009 02:47 AM — 3 posts, 15,266 views.

#0
Hello, I have a question here.
I use Zmud before,Now i begin use mushclient,i love this
software for its stablity and power.
However i find speedwalk not so powerful for handle the problems of blocker and such moves as take a ship etc.
So i want to use a table and use trigger to walk around like i use list variable in zmud before.
Such path={e,n;open door,take a ship,w,n...}
step=0 and execute path[1],path[2],triggered
i want some condition happen such as take a ship or a mob and monster appears,then wait some time to execute path[step+1],otherwise the trigger "the exit is" trigger the step+1 and execute path[step]
is there a script do this job ? for when i do this ,the step alwasy goes nil.and i think it is an interesting question. so I hope I can get help.Is there a script ?
Thank for ur time and reply!
Australia Forum Administrator #1
Template:post=6008
Please see the forum thread: http://gammon.com.au/forum/?id=6008.


If that doesn't totally help, can you post more details? Like, how does it know to wait for a ship, or for a mob to appear?
#2
Thanks a lot,i think that plugin helps a lot.I should read forum more carefully.