[AutoIT] CC Bot Continued

07/18/2017 12:50 Vyndariel#1
Hey folks,

as the previous contributor CrayonCode didnt continued his work some developers and I picked up the project to continue it.

We moved the v0.21 Bot, as well as the previous GitHub-Bot completely over to GitHub to keep track of changes and have a proper bug-tracker.

[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

We want to point out that some features are still not fixed in v0.21, so feel free to contribute or report bugs on GitHub.

In addition one of the developers setup a standalone Discord to solve issues. Feel free to join: [Only registered and activated users can see links. Click Here To Register...]

Vyn
07/18/2017 17:57 killzone#2
Thanks for the continuation of the project and keeping the Fish Bot Script alive.


As for the project, would it be best if you take the Alpha 0.50 version.
Which supports any resolution without relying on the settings file.
And from there, you can add the other version's feature like processing from 0.21+.

In this way, the fish bot will not rely on resolution and will be compatible to more audiences.
07/18/2017 19:59 Vyndariel#3
Thats actually the plan to keep the old version running as it has some more features and work forward with the GitHub-Version which supports any resolution.
07/19/2017 15:00 killzone#4
I mean, the 0.50 version does not "ask for config file" in order to support any-resolution.
That would be the best approach.
07/20/2017 13:41 shyne42#5
No purplebags? what is this error ? Pls help!
07/20/2017 21:03 KKK76#6
Quote:
Originally Posted by shyne42 View Post
No purplebags? what is this error ? Pls help!

u need to capture new image "purplebags.bmp" search on RES directory
07/22/2017 21:30 xochi098#7
How do I capture a new image to add for the marketplace bot?? any help is appreciated !!
07/23/2017 21:47 Vyndariel#8
Quote:
Originally Posted by xochi098 View Post
How do I capture a new image to add for the marketplace bot?? any help is appreciated !!
I think with the windows snipping-tool, it's probably a bit of in case u use any overlays (like the inbuild ones).
07/24/2017 11:35 Acrediur#9
Processing doesn't work properly
07/24/2017 13:14 seb99#10
Processing stops after first batch of items, any idea how to solve this problem ? Here is log:
Settings saved
Fullscreen detected (1920x1080) - No Offsets
Trying to open Warehouse
StorageAnchor: not found
Clicking Transport Button
Clicking WarehouseButton
Returning items to storage
StorageAnchor: 904, 284
Scanning for items
lumber_maple PRESENT
Processing open: False
Processing open: True
Waiting for Processing to end.
07/24/2017 21:03 Vyndariel#11
Hey,

we're gonna look into that - our main focus was the fishing working.
07/25/2017 00:40 hollyho11#12
Re: processing, after the initial stack of materials finishes being processed, the Production Activity window (toggled by the "L" key by default) is automatically opened. Because of this, the script goes into a loop:

Trying to open Warehouse
StorageAnchor: not found
Wrong NPC? Escape and turn
StorageAnchor: not found
Wrong NPC? Escape and turn
StorageAnchor: not found
Wrong NPC? Escape and turn

During this loop, because the Production Acitvity window is open, players are highlighted instead of NPCs, so the player trade function is selected/started, then Escaped, and then the cursor slides to the right (instead of the player view panning to the right).
07/27/2017 22:03 Acrediur#13
Not detecting inventory now it seems
07/27/2017 23:22 Vyndariel#14
Quote:
Originally Posted by hollyho11 View Post
Re: processing, after the initial stack of materials finishes being processed, the Production Activity window (toggled by the "L" key by default) is automatically opened. Because of this, the script goes into a loop:

Trying to open Warehouse
StorageAnchor: not found
Wrong NPC? Escape and turn
StorageAnchor: not found
Wrong NPC? Escape and turn
StorageAnchor: not found
Wrong NPC? Escape and turn

During this loop, because the Production Acitvity window is open, players are highlighted instead of NPCs, so the player trade function is selected/started, then Escaped, and then the cursor slides to the right (instead of the player view panning to the right).
We can look into that, although it seems we're kinda on hold right now. In addition I want to point out that I'm not a friend of fully-automatized bots, as repeative behaviour is kinda easy to detect.

Quote:
Originally Posted by Acrediur View Post
Not detecting inventory now it seems
Which version? Do you have any screen-effects activated?
07/30/2017 04:13 repairman1#15
Any way to tweak for event items with quantity? seems to click on the event item but cant pick up more than one. Thanks!