extremeshannon wrote:Thanks for the reply. I am so happy there is a script like this. I am new to Scripts and games but do have a little programming background. Few things I am not sure of and not sure what I have to do make this work. If you could just let me know what has to be changed. I am working with a Tailor lvl 24 IN Vish Exch and he like to go around in Circles when running the Script. I have figure out how to change the mouse points. I have Change the Script so it knows I am a Tailor and he will run to Shere Click on Available WO's and Then goes to Current and Errors out.
Error: Line 390, Char:0 :: Path not found
Error: Line 390, Char:0 :: Path not found
1 other thing When I select the Work order I want to use and Select Begin on the Crafting Setup Window the Next Window Craftin Table set up Window moves up and to the left so the Begin button is in a different place.
Any help would be great.
Thanks
The path not found error is because you have not correctly defined the Logpath variable at the top of the script. You need to find VGLogDump.Log in the vgextreme directory and put the path to get to it in the logpath variable.
As for the Table Setup window being in a different place, just move it so that the begin button is in the same place as the begin button on the choose a recipe window, it should work fine from there. You will only need to move it once.