How to compse a vb script which would do as follows:
1. perform an action, for example "look".
2. wait for 10 seconds.
3. perform action "go <directrion> and direction is taken from txt file.
the scripts runs until last direction in the txt file, file body exaple: n, se, ne.
Leon
1. perform an action, for example "look".
2. wait for 10 seconds.
3. perform action "go <directrion> and direction is taken from txt file.
the scripts runs until last direction in the txt file, file body exaple: n, se, ne.
Leon