Autoit bot(Craft/Fish) - Simple bot

05/31/2011 12:35 13ouncer#91
Quote:
Originally Posted by Aeonmos View Post
5.4a crafting is working but its still getting stuck on the finsihed product screen occasionally both when depleting or when defining. More so when using deplete though. anyway to increase the wait of the form to appear?

Yes, PixelError=
In the INI
I believe the time is 2.5 seconds by default
05/31/2011 13:22 Aeonmos#92
CraftBorder=9737096 and changing the error amount from 250 to 400 didnt help either. Its something to do with what happens after the bot presses main hand ive gona as high as 25 sysnths before it gets stuck on the finished product screen, is there no way you can increase the time between pressing enter on main hand and pressing enter on the finidhed product screen?
05/31/2011 19:29 13ouncer#93
Change the sleep timers. Open window and such
05/31/2011 20:37 kahmal32#94
After downloading and trying 5.4a and recording the main/off hand, neck, pouch and inventory I can fish and it changes bait for me just fine.

Too awesome. I haven't tried crafting yet with it.
05/31/2011 23:46 13ouncer#95
Quote:
Originally Posted by kahmal32 View Post
After downloading and trying 5.4a and recording the main/off hand, neck, pouch and inventory I can fish and it changes bait for me just fine.

Too awesome. I haven't tried crafting yet with it.
Any bugs let me know.

Aeonm check the INI and change
Openwindow=3000
3000=3 seconds
06/01/2011 00:14 13ouncer#96
Quote:
Originally Posted by Aeonmos View Post
CraftBorder=9737096 and changing the error amount from 250 to 400 didnt help either. Its something to do with what happens after the bot presses main hand ive gona as high as 25 sysnths before it gets stuck on the finished product screen, is there no way you can increase the time between pressing enter on main hand and pressing enter on the finidhed product screen?
Same as mine: CraftBorder=9737096

If changing the Sleep timers do not work let me know. I will try to find out what's wrong, but I must have crafted over 1000 times last night with no hickups ^^
06/01/2011 05:56 13ouncer#97
I finally got the craft bot to fail on me today. I was depleting 2 recipes when it decided to stop and tell me I was out of materials, when I had plenty of materials.

I am looking into this.
06/02/2011 04:06 aesculapius#98
On a good run the bot can go on and on for hundreds of synth. But every once in a while when you stop it to say, change recipes, the bot runs into issues.

Said issues include generally involve the "locations" being messed up. Instead of say moving to "recipes" it moves to "cancel", "clear", "requested" ...

It also stops in the finished item screen occasionally as well. Not sure why this happen. Generally to make it work again I have to restart the bot, sometimes reconfirming works but not always. But overall once it starts working, it seems to stay working.

BTW if possible in the future would it be possible to make the bot not use skills consecutively? Say I use fulfillment, can I wait at least 2 actions before I use another skill like preserve, even if it is available for me to select.
06/02/2011 05:49 13ouncer#99
Quote:
Originally Posted by aesculapius View Post
On a good run the bot can go on and on for hundreds of synth. But every once in a while when you stop it to say, change recipes, the bot runs into issues.

Said issues include generally involve the "locations" being messed up. Instead of say moving to "recipes" it moves to "cancel", "clear", "requested" ...

It also stops in the finished item screen occasionally as well. Not sure why this happen. Generally to make it work again I have to restart the bot, sometimes reconfirming works but not always. But overall once it starts working, it seems to stay working.

BTW if possible in the future would it be possible to make the bot not use skills consecutively? Say I use fulfillment, can I wait at least 2 actions before I use another skill like preserve, even if it is available for me to select.
I think I am going to completely recode how the craft bot moves and how it checks if you're out of materials.

I can add an option for bot to wait to use the next skills, but it will not know what skill it is using unless I made it perform a check based on a pixel color. I can add an option like this, but first I will fix the movement. I have finals coming up soon here, so I will be working slowly on the bot till I have more time.

I might just recode the craft bot all together.
06/02/2011 05:53 13ouncer#100
I want to set the craft bot up like the fish bot. Basically using one function to run the entire cratft. ATM the craft bot has multiple functions running it, which can and is causing issues.

To make it easier on me I will make the craft bot in the form of advanced mode, instead of having advanced and a default mode. This way the bot runs on one function.
06/02/2011 05:56 13ouncer#101
O btw, I fixed an issue with check bait. The pixels it was capturing seem to change every now and then for some odd reason. I coded the bot to capture a more solid pixel that should never change.

If you used the change bait function, you prob. noticed the bot geting stuck on the gear screen. This should fix the issue.
06/02/2011 06:31 13ouncer#102
I am having a hell of a time trying to find out what's causing the bot to sometimes stop at finished product window. :(

I has to either be a pixel/sleep time/lag/or unknown ^^.

I am leaning towards sleep time and lag.

I can run this thing for hours before it happens, so based on that data, I am assuming it's caused by lag and short sleep time.
06/02/2011 07:39 aesculapius#103
Lag is probably the reason.

For the abilities since I'm particular keen on using fulfillment, maker's muse, and preserve, i don't necessarily need to pick which I want to use, any would suffice. i want to enable skills for skillups. this should allow auto skillups on slightly more challenging recipes.
06/02/2011 08:16 13ouncer#104
Quote:
Originally Posted by aesculapius View Post
Lag is probably the reason.

For the abilities since I'm particular keen on using fulfillment, maker's muse, and preserve, i don't necessarily need to pick which I want to use, any would suffice. i want to enable skills for skillups. this should allow auto skillups on slightly more challenging recipes.
What I can do to make it simple is, make the bot wait a set amount of time (prob set in the INI), before using another skill.

That would prob work.
06/02/2011 09:10 13ouncer#105
I think I found the issue with craft bot stopping at finished product window XD