Hello,
I'm working on a movement script. that when it sees the line of text "You are now running along the edge of Oakdale Forest." it will change a variable, to either east, or west, and call a move function that will trigger something like west, or what ever the variable is set to.
I understand the basics of vbs, just can't figure out how to get this working.
Also, I'm blind, and using a screen reader. the hlp file that comes with mushclient isn't very accessible, and the scripting tutorial that uses pictures doesn't work the best.
Is there a way I can see what all functions are located in the world, and any other mushclient namespaces?
Last, I know more php than vbs. how hard is it, for me to get php working? I've seen a link here somewhere for a dll, but it's never worked well for me--basically it doesn't work. :)
I'm working on a movement script. that when it sees the line of text "You are now running along the edge of Oakdale Forest." it will change a variable, to either east, or west, and call a move function that will trigger something like west, or what ever the variable is set to.
I understand the basics of vbs, just can't figure out how to get this working.
Also, I'm blind, and using a screen reader. the hlp file that comes with mushclient isn't very accessible, and the scripting tutorial that uses pictures doesn't work the best.
Is there a way I can see what all functions are located in the world, and any other mushclient namespaces?
Last, I know more php than vbs. how hard is it, for me to get php working? I've seen a link here somewhere for a dll, but it's never worked well for me--basically it doesn't work. :)