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

Crafting bot : VGExtreme Requests

Posted: April 21st, 2007
Total Posts:111 Joined:2007
Your really going to make a lot of peoples day when you release this Wyvernx. Thanks so much in advance.
Posted: April 22nd, 2007
User avatar
Premium
Total Posts:6662 Joined:2004
Just wanted to post an update.

I looked at it today and its going to take a little more work than I originally thought. There are quite a few buttons to press.

I have some things coded like action points, and grade %. I'll go ahead and post that here in a bit, but the simple craft script i'm working on will be delayed a couple of days. I also have the ToolTip text in the popup as it will be used for logic calculations.

_________________
Use Search first, ask questions later!
Posted: April 23rd, 2007
User avatar
Premium
Total Posts:6662 Joined:2004
Update, started working on it some more.. I got the stage # done, recipe requirements, tools needed, and spec used.

_________________
Use Search first, ask questions later!
Posted: April 23rd, 2007
raprgz
is it possible to give us an ETA?
Posted: April 23rd, 2007
zergcow
is it possible to give us an ETA?
ummmm....
I looked at it today and its going to take a little more work than I originally thought.

... but the simple craft script i'm working on will be delayed a couple of days.

I think he told us yesterday. did you want an exact hour or min that it will be released? I am not trying to be rude but i know my days are long with job school and life not to mention the 40+ hours a week i game. I am sure his life dosent revolve around this one program, meaning he must have a life/job/stuff to do. So in my opinion asking for an ETA less than a day after he told us it would be a few more days is kinda silly to me.

If i am wrong let me know.

But then again i do check these fourms about 3-5 times a day for updates and new stuff so i dont have too much room to !@#$%^* haha.


Last edited by zergcow on April 23rd, 2007, 10:03 pm, edited 1 time in total.
Posted: April 23rd, 2007
User avatar
Premium
Total Posts:6662 Joined:2004
Update.... I have the different stage options.. ie like Develop -> Progress Moderate or Progress low quality low etc.

Currently looking at complications now. Unfortunatly these dont have macro api commands so it will require some pixel locs to setup.

More to follow...

_________________
Use Search first, ask questions later!
Posted: April 23rd, 2007
raprgz
yeah Ill take hourly updates.. my account is expiring in like 2 days when I havent really used it in like 9 months. I am looking to atleast c if this is a program I will use for a awhile to renew my subscription, if you would read the thread you would understand what my intent is.

I have had my xunleashed account pre tault merger and such but I dont want to pay for something Im not going to use, especually if it isnt going to support my "desired" needs from the program. I dont do alot of botting and even when I did I prefered to be able to box naturally not with programs controlling them. I did however use the harvesting bot and contributed to the vanguard community already by providing wyvern with a beta account in its earliest stages of release (alpha beta when it was done through MS)

I believe if I am going to pay to continue a subscription that I have already contributed towards I should atleast be paying for something I actually am going to want to use.

From what wyvernx has already stated I am more than likelly going to want to use his program rather then his competators, wyv knows who are his competators that have bots already out and Im sure hes speeding up his design by lookin at them and such. hopefully we get a working crafting bot done here soon or atleast an initial beta release that people can test and help tweat to speed things up.

there are alot of people in the vanguard community directly waiting for this specific app to come out.. Ill pound the pavement as much as I can to try and test it without having to re-subscribe.
Posted: April 24th, 2007
User avatar
Premium
Total Posts:6662 Joined:2004
Here are the functions I have so far.. its not complete and I dont have events in there yet.. events prob wont make the first release.

Code: Register to unlock hidden link

'DebugLog VG.Crafting.RecipeName
'DebugLog VG.Crafting.RecipeDescription
DebugLog VG.Crafting.StageNumber
'DebugLog VG.Crafting.RecipeNumUses
'DebugLog VG.Crafting.ActionPointsMax
'DebugLog VG.Crafting.ActionPointsLeft
'DebugLog VG.Crafting.Quality
'DebugLog VG.Crafting.QualityLetter
'DebugLog VG.Crafting.StagePercent
'DebugLog VG.Crafting.RecipeId
'DebugLog VG.Crafting.RecipeSectionName
'DebugLog VG.Crafting.Action
'DebugLog VG.Crafting.Action1
'DebugLog VG.Crafting.Remedy0
'DebugLog VG.Crafting.Remedy1
'DebugLog VG.Crafting.ToolTipName
'DebugLog VG.Crafting.ToolTipDescription
DebugLog VG.Crafting.Complication1Health
DebugLog VG.Crafting.Complication2Health
DebugLog VG.Crafting.Complication3Health
Still to add are some inventory functions to see if you neet to buy solvent, etc. I also will have an API/Event that will fire if you try to create an item and you dont have all the required peices/utilities.

I also need to add in some api's for if you are actually crafting or not.. ie you clicked on the forge, but it didnt start a crafting session, etc.

I havnt found a good way to pick out work orders, but I can get the info from one selected (ie how difficult it is, the text in the discription etc) to have some logic on if its a good work order to get or not.

_________________
Use Search first, ask questions later!
Posted: April 24th, 2007
logicbomb
I would be happy just running and selecting 3 work orders each time and just having the bot do those for me.
Posted: April 25th, 2007
raprgz
I would be he doesnt want to make it once then have to go back and revamp it to add more detailed features later. I believe my account expires today though, which now puts me in a sucky spot but oh well.
Posted: April 25th, 2007
User avatar
Premium
Total Posts:6662 Joined:2004
Update.. I"m working on the crafting script now. I think I have all of the API's that I need and will probably go ahead and release the next version without the script so people can play with their own. But i'm working on a really simple crafting script.

Also, first release will be only for refining. Thats all I have tested with. Other may work (ie might have the same locs) but I havnt tested.

so far, proof of concept script, will go to taskmaster, get 3 orders, go to refining station, open it, start crafting. Thats as far as I've gotten so far. And as of right now there is no error correcting.. if it doesnt open the crafting station, it errors out with a message, couldnt open crafting station. As it progresses, i'll add retries, etc.

I have started with some quality checks.. mainly going with allow x% of points to be spent on quality and the rest on progress.

I have api's for compications, but havnt looked at adding it to the script at this stage yet.. want to have it able to craft easy work orders to grade a every time ignoring compilcations right now.

Next, is to add a go to vendor and sell/buy. THen error correction, then complications.. then it should be ready to release.

If those are really interested, I can release it in stages so you can play with it.. but it wont have an GUI and no interface to get the few mouse locations that you need to get. So you will be on your own to get it all setup to even play with.

_________________
Use Search first, ask questions later!
Posted: April 25th, 2007
tyvar01
My 2 cents...

Wyvernx has ALLWAYS made the best Bot scripts, so if I have to wait for the best so be it.

Keep pluckin man I will be here.

Ty
Posted: April 26th, 2007
raprgz
the automation that you are talking about wyv so long as you actually finish the script the way you are designing it will make this the est script available and hopefully people cant break down your api to rev. eng. it ...
Posted: April 30th, 2007
User avatar
Premium
Total Posts:6662 Joined:2004
May 1, 2007 - VGExtreme v1.10

-- Bugfix VG chat log now logging the correct chat window name
-- Added Crafting:

Crafting functions are starting to go in. Most are self explanatory. But, holler if you need help!

These are found in the includes/VGCrafting.vbs file


'Function Crafting_State
'Function Crafting_StepHealth(step)
'Function Crafting_ComplicationHealth(step)
'Function Crafting_StageCount
'Function Crafting_StepCount
'Function Crafting_Stage
'Function Crafting_ActionPointsMax
'Function Crafting_ActionPointsLeft
'Function Crafting_Quality
'Function Crafting_QualityLetter
'Function Crafting_CurrentStageHealth
'Function Crafting_RecipeId
'Function Crafting_RecipeSectionName
'Function Crafting_RecipeNumUses
'Function Crafting_RecipeDescription
'Function Crafting_RecipeName
'Function Crafting_ActionDescription(step)
'Function Crafting_RemedyDescription(step)
'Function Crafting_ToolTipDescription
'Function Crafting_ToolTipName

_________________
Use Search first, ask questions later!
Posted: April 30th, 2007
Total Posts:111 Joined:2007
Woot cant wait to see what you code guys can do with those new functions :)
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 1 guest
Locked