Locked Home » Forums » Legacy & Archived » Archived Content » Vanguard » VGExtreme Programs

VGExtreme Crafting Bot - Completed : VGExtreme Programs

Posted: September 22nd, 2007
stupidhead64
strabomeeks wrote:everytime you turn in a work order it puts a new one up there, you would have to be extremely unlucky for it to completely run out of WO's. Up until level 35ish I only do easy and very easy and have never run into a situating where the person runs out.

Regardless, I dont know if abandoning them once they are complete would put them back up there or not, and you would also run into the problem where you have 100's of WO items in your inv from not turning them in. its not something that I would code into the program, for one it would confuse more people because the options that are there now generate 10000 questions and you really only have a few as is. If you want to try it ill PM you the code to make it do it and tell you where to put it, but I am telling you it will cause more problems for you.

Wierd. Went to bed last night and between Easy and Very Easy, there were approx 40...there are 12 now, so it will be running out in probably an hour or so
Posted: September 22nd, 2007
Total Posts:266 Joined:2007
trust me, you will never run out.
Posted: September 22nd, 2007
stupidhead64
how long did it take ya to get one up to 50 with this?
Posted: September 22nd, 2007
Total Posts:266 Joined:2007
roughly 2.5 weeks
Posted: September 22nd, 2007
tv2zulu
strabomeeks wrote:9-22-07: Added a check for finishing step and logic to use the finishing step that uses 0 AP if 100 is not available.
Damn that was fast :D

Superb. Thanks a lot strabo!
Posted: September 22nd, 2007
bashes
Ok i hope this will bemy last snag LoL,,,,,,,
Hey Strab, i went and added all the Way points and everything seemed to work good up till i got to the task master then the mouse stayed in one place repeatedly clicking over and over and not doing anything else.

Ever have that issue ? Curious what you think it might be also at the end of the list u have a spot for Dx looks like a mouse point i think i left that at 0,0 maybe thats my problem whats the DX stand for Thanks !!

PS any way to have it move the cursor faster ? seemed to move real slow.
Posted: September 22nd, 2007
Total Posts:266 Joined:2007
I looked over the script and dont see a DX

If you look next to all the mouseclicks, it says next to them what they are for. Go back through them and see what you missed.
Posted: September 22nd, 2007
bashes
strabomeeks wrote:I looked over the script and dont see a DX

If you look next to all the mouseclicks, it says next to them what they are for. Go back through them and see what you missed.
Nah not those, it was right at the end where you put ,,, Nothing Past this point should be changed unless you want to change script.

Just above that is some things with 0,0 in green theres like 4 of them
i think one is a work order click or something the not sure what those four are for as far as Do i need to change them from 0, 0 to a click loaction or Waypoint.
Posted: September 22nd, 2007
tv2zulu
This?

Code: Register to unlock hidden link

  Mouse.LMouseClick CB_X, CB_Y, 1, 1
                            Mouse.LMouseClick FWO_X, FWO_Y, 1, 1
                        Else
                            Mouse.LMouseClick DA_X, DA_Y, 1, 1
                            Mouse.LMouseClick FWO_X, FWO_Y, 1, 1
                        End If
                    Else 
                        Mouse.LMouseClick DA_X, DA_Y, 3, 1
                        Mouse.LMouseClick FWO_X, FWO_Y, 1, 1
                    End If
            Loop
        MovetoCT
End Sub
'------------------------------------------------------------------------
'NOTHING PAST THIS POINT NEEDS TO BE CHANGED AT ALL UNLESS YOU WISH TO
'ALTER THE SCRIPT IN SOME WAY, THERE ARE MANY THINGS ABOVE THIS POINT
'THAT NEED CHANGED, MAKE SURE YOU CHANGED THEM TO FIT YOUR CHARACTER.
'------------------------------------------------------------------------
Posted: September 22nd, 2007
bashes
tv2zulu wrote:This?

Code: Register to unlock hidden link

  Mouse.LMouseClick CB_X, CB_Y, 1, 1
                            Mouse.LMouseClick FWO_X, FWO_Y, 1, 1
                        Else
                            Mouse.LMouseClick DA_X, DA_Y, 1, 1
                            Mouse.LMouseClick FWO_X, FWO_Y, 1, 1
                        End If
                    Else 
                        Mouse.LMouseClick DA_X, DA_Y, 3, 1
                        Mouse.LMouseClick FWO_X, FWO_Y, 1, 1
                    End If
            Loop
        MovetoCT
End Sub
'------------------------------------------------------------------------
'NOTHING PAST THIS POINT NEEDS TO BE CHANGED AT ALL UNLESS YOU WISH TO
'ALTER THE SCRIPT IN SOME WAY, THERE ARE MANY THINGS ABOVE THIS POINT
'THAT NEED CHANGED, MAKE SURE YOU CHANGED THEM TO FIT YOUR CHARACTER.
'------------------------------------------------------------------------
YAH sry wasnt a DX was a DA_X hehe Am i needing to change the numbers at the end or leav those alone ?
Posted: September 22nd, 2007
Total Posts:266 Joined:2007
if there is something around that area that has 0, 0 then it got changed somehow. Get the newest version and go from there. Or, you can try to change where you see 0,0 to 1,1 because it sounds like that may be your problem, if you could post the code you are talking about it would be helpful because no one seems to be able to find what you are talking about.

wow, you posted right as I was posting.

It should look like what tv2zulu has above.
Posted: September 22nd, 2007
bashes
Sweet Thanks you 2 both !! Sorry didnt have script with me , im at work, Ill do that tonight , download newest one u have posted.
So there supposed to be 1, 1 ok cool ill go back and fix that then all should be super. THANKS A TON !! Cant wait to get home now LoL

YOU GUYS ARE THE BEST !!!!! THANKS FOR QUICK RESPONSES !!!!!!
Posted: September 22nd, 2007
tv2zulu
Have you changed your hotkeys strabo? 'cause in the latest version the Tool 1 stage tells VG to press "^+8", which is the Toolbelt hotkey according to the post, if Quality is below 25.

The Station 1 is wrong for sure, since that keypress ("^+9"), is used earlier in the script for the /refineadditem hotkey.
Posted: September 22nd, 2007
Total Posts:266 Joined:2007
yeah I changed them, should have posted that.

I got lazy and instead of updating 4 different scripts and uploading the public one, I copy and pasted straight from mine, ill try to fix it tonight.
Posted: September 22nd, 2007
stupidhead64
*EDITED* Vanguard Bug.
Ready to join the community? Click here and see all of the benefits!
blue large dotWho is online
Users browsing this forum: No registered users and 2 guests
Locked