EDIT:
Okay in a W7 machine x64 and 1280 x 768 res. the bot says E: Client resolution deviates from resolution_settings, I already set the proper file :s
Go into your config folder in the bot. You should find 3 files, one labeled resolution_settings.ini and 2 others that have screen resolutions attached to them (1280x768 and 1920x1080). You're going to want to open the file with the resolution you want, copy those settings, then open the plain resolution_settings.ini file, and paste it there. That should do the trick for you.
One thing i notice is the sell to trade doesn't put the player right next to trade manager via auto run. This requires the bot to search again and press t to move in range. This is the only NPC i've noticed this with so far. I added an extra "t" press after player stops moving which works but when going to other npcs makes the player run off in the distance before talking to the npc as expected.
I would like to know if anyone else sees this behavior and if it would be in the best interest to add an extra t press on map stop only when seeking trade manager. Which i'm sure is easy i am just not in a place i can work on it currently.
My second suggestion and by far the most needed in my opinion is a manual hook time setting or added to randomiser. Everything on bot for fishing works great on normal pcs, but on vms or slower pcs I've noticed a lot of missed hooks for the timer being to long. I would like to see this adjustable via GUI.
besides those two minor things I really think this is great work and on the right path. Good Job.
Other Notes
Virustotal detection 3/49 - Like many bots I would assume this is the keyboard hooks getting detected.
Go into your config folder in the bot. You should find 3 files, one labeled resolution_settings.ini and 2 others that have screen resolutions attached to them (1280x768 and 1920x1080). You're going to want to open the file with the resolution you want, copy those settings, then open the plain resolution_settings.ini file, and paste it there. That should do the trick for you.
Ye I deleted my resolution_setting file and copied and rename the res_set 1280x768 file to resolution_setting, but I get that error, only 1920x1080 works. Also the marketplace bots isn'st working for me, English client. It says No purplebags found (yes Im on the desired item, there isnt stock of it maybe its that?)
Hi CrayonCode
Thank you a million times for the amazing work .
I managed to make this work with the Japanese client .The script start fishing but fail to hit the blue bar at the right time any help appreciated thx
can you share it? im play in JP too, but mine fail when check the inventory window
Its For Japanese server with this translation [ENGLISH] >>
The log :
Thanks you all very much!!
EDIT : if you people that play on a server with 200+ ping want to make the restock function working,
you will need to change this line on CrayonCode.au3:
Code:
CoSe("r") ; Talk to NPC
Sleep(5000)
$IS = _ImageSearchArea($NPCs[$type][1], 1, $ResOffset[0], $ResOffset[1], $ResOffset[2], $ResOffset[3], $x, $y, 20, 0)
If $IS = True Then ; Check for correct dialogue
MouseClick("left", $x, $y, 2)
Sleep(5000)
Return True
Else
; Close dialog and slowly pan camera to the right in case multiple npcs are overlapping
CoSe("{ESC}")
Sleep(5000)
$IS = _ImageSearchArea($ESC, 1, $ResOffset[0], $ResOffset[1], $ResOffset[2], $ResOffset[3], $x, $y, 20, 0)
If $IS = True Then
CoSe("{ESC}")
Sleep(5000)
EndIf
This is due to high delay between actions that make the bot act too fast and bug itself.
its should be working with japanese server right?
can you help me, because i have a problem with my resolution settings, my maximum resolution is only 1366x768... i was set it, but still i got this error "E: Client resolution deviates from resolution_settings.ini"
are you using modified font? i see it in your shared english patch
Edit
here is my log
Quote:
19:21.08 Starting...
19:21.13 E: ClientSize coudl not be detected
19:21.13 E: Client resolution deviates from resolution_settings.ini
so my first problem is this program doesn't detect game client,
how to set that?
Edit
Just notice how to set bot to find my game client,
its should be working with japanese server right?
can you help me, because i have a problem with my resolution settings, my maximum resolution is only 1366x768... i was set it, but still i got this error "E: Client resolution deviates from resolution_settings.ini"
are you using modified font? i see it in your shared english patch
Edit
here is my log
so my first problem is this program doesn't detect game client,
how to set that?
Edit
Just notice how to set bot to find my game client,
You need to use Windowed Fullscreen and yes , you need to use the font in the patch too, just copy/paste the prestringtable to the BlackDesert_live folder and you are Ok! this settings is for 1920x1080 resolution, if u change these u you need to make your own profile, it can be a pain , i tryed many times to make things work properly.
You need to use Windowed Fullscreen and yes , you need to use the font in the patch too, just copy/paste the prestringtable to the BlackDesert_live folder and you are Ok! this settings is for 1920x1080 resolution, if u change these u you need to make your own profile, it can be a pain , i tryed many times to make things work properly.
i'm not using font mod yet, and right now he doesn't know he's status and keep changing rod.
The autopath is very inconsistent. Sometimes it sells and repairs items sometimes not by the NPCs. Although i can never get through with one whole run in Velia cuz character gets bugged after selling to the trade manager by walking into a wall.
it work well thanks for your work
It fail every Q and Z from the capcha... any suggestion?
But he is able to do it with french keyboard... so weird function ahahaha
[Opensource] PokeMMO Autoit bots 01/12/2014 - Pokemon - 117 Replies DON'T USE THIS UNTIL WE FIND A WAY TO WORK AROUND THE CAPTCHA!!!
Gnomepy's PokeMMO bot V6.1
*31 january 2013*
Functions:
-Heals when hp/pp is low
-Catches shiny's
-Train EV (currently only Attack, Speed and Sp.Attack are added)
[OPENSOURCE PROJECT] BROWSERGAME 02/06/2012 - Web Development - 8 Replies HEYHO Leute :D ,
Ich suche Leute die Lust hätten mit mir ein eigenes Browsergame zu erstellen.
Also ich bräuchte ein ganzes Team so wie Sponsoren usw.
Wir Brauchen Programmierer
Und eine Idee.
Was genau wir veröffentlichen wollen.
Alle die Vielleicht nicht mit machen wollen aber eine idee haben bitte in den Kommis Schreiben
LG
StreetFight
[OpenSource Project] C++ CoCore 01/26/2011 - CO2 Private Server - 59 Replies Alright, I think I'm done with the lurking for now.. The main reason of me starting this project is to get some people to use C++ instead of C#. There are a few members who I believe have potential, and I think those are pretty much the ones who will take interests into this project.
What is this CoCore, and what does it contain?:
Unknown (?)
Yes.. Unknown. I think I want the members who are interested to provide me with a list of things that should be put in, for example, custom...