[AutoIt] CrayonCode Bot Project (OpenSource & Free)

06/21/2017 23:06 †Deadly†#856
Project is dead ? I tried to add auto login myself, still an error '-'
06/22/2017 09:11 s3anlike#857
Quote:
Originally Posted by †Deadly† View Post
Project is dead ? I tried to add auto login myself, still an error '-'
I tryed it too but the same error i will try it again this weekend ..
06/22/2017 09:49 jmisterj#858
can you add the Treasure map that we can fish from the trent lake please?
06/22/2017 14:43 Sonata Arctica#859
Quote:
Originally Posted by jmisterj View Post
can you add the Treasure map that we can fish from the trent lake please?
give us a picture of that map
06/22/2017 23:41 malokas#860
Hello. Thank you so much for this open source beauty! I'm totally newb with AutoIt, but i'm wondering if i can, for instance, make this project work with a new language (between those not currently supported)? Am i allowed to atleast try it for personal usage? I'd even post it here if i managed it :)

Thanks in advance
06/23/2017 14:32 pinki104#861
no purple bag found error in market place function
06/23/2017 15:56 malokas#862
Quote:
Originally Posted by CrayonCode View Post
We will work through resolution_settings.ini so you can create your own preset.

The resolution must allow 100% UI Scale or all dynamic Imagesearches will fail. (1280x720 for example won't work because auf max 90% UI Scale)

Presets are language and resolution specific. Since the text varies, your preset will be only be working for the language you created the preset for. (Atleast the parts that involve text like [Fishing])

Please post your custom presets in this thread with this title format:
resolution_settings[WIDTH]x[HEIGHT][LANGUAGE]
e.g. resolution_settings2560x1440FR or resolution_settings1920x1080DE

Lines that start with ; are comments and can be ignored.



[Resolution] Define your resolution. 1280x768 in this example:

The gameclient resolution will be compared with this one. If they don't match you will receive an error.



[GameStart] Define the x & y relative coordinates of the Enter and Connect buttons:


A rough x & y position is enough. We only try to click the button.
1191=662 (x=y)
[Only registered and activated users can see links. Click Here To Register...]
628=729 (x=y)
[Only registered and activated users can see links. Click Here To Register...]



[Fishing] Define the coordinates for the region. Look for atleast 4 Pixels on top of eachother with the Hex color 0xE4E4E4. We need to be very precise with position and color. Every pixel counts!
FishingStandby=359, 57, 913, 61, 0xE4E4E4 (CurrentStateName=x1, top, x2, bottom, color)
We will call x1 left and x2 right despite not bein a rectangle region, but 2 seperate stripes with the same top and bottom)
The script checks the left coordinate from top to bottom and the right coordinate from top to bottom.


Here we take 5 pixels from "P" on the left and "g" on the right for FishingStandby. Make sure the pixels have all the color 0xE4E4E4.
FishingStandby=359, 57, 913, 61, 0xE4E4E4 (FishingStandby=left, top, right, bottom, color)
[Only registered and activated users can see links. Click Here To Register...]

The same for FishingCurrently:
FishingCurrently=322, 57, 936, 61, 0xE4E4E4 (FishingCurrently=left, top, right, bottom, color)
[Only registered and activated users can see links. Click Here To Register...]

And for FishingBite:
FishingBite=413, 57, 859, 61, 0xE4E4E4 (FishingBite=left, top, right, bottom, color)
[Only registered and activated users can see links. Click Here To Register...]

For PressIt we need the coordinate with the color 0xFFFFFF:
PressIt=529, 370, 748, 374, 0xFFFFFF (PressIt=left, top, right, bottom, color)
[Only registered and activated users can see links. Click Here To Register...]

ReelIn describes the region where the blue bar can be pressed:
ReelIn=675, 406, 772, 423, 0x5A87C8 (ReelIn=left, top, right, bottom, defaultcolor)
[Only registered and activated users can see links. Click Here To Register...]

LootWindow Checks the left border of the first slot in the item list.
LootWindow=898, 282, 900, 327, 46 (LootWindow=left, top, right, bottom, slotwidth)
[Only registered and activated users can see links. Click Here To Register...]



[Restock] & [WorkerSettings] We Mostly need rough coordinates here. It doesn't have to be very precise.


NPCSearchIcon=913, 28 (NPCSearchIcon=x, y)
MapRegion=1215, 48, 1230, 50 (MapRegion=left, top, right, bottom)
Horse=44, 124 (Horse=x, y)
Boat=93, 123 (Boat=x, y)
WorkerListPosition=899, 294 (WorkerListPosition=x, y)
[Only registered and activated users can see links. Click Here To Register...]

SellAllButton=1120, 437 (SellAllButton=x, y)
[Only registered and activated users can see links. Click Here To Register...]



A complete example:


Those are all hard coordinates we need at the moment.
With increasing functionality there might be a need for more of those. I will keep this post up to date.
I hope people will share their presets.
If i modify the FishingStandby, FishingCurrently, FishingBite, PressIt, ReelIn and LootWindow to work in Spanish language, will the auto fishing work correctly?

Thanks :)
06/23/2017 22:12 Nova1337#863
Guys, I've been fighting to get Beta and 0.21 to work correctly for weeks but gave up as something was breaking or not working correctly constantly.
If you want proper fish bot (no disrespect for Crayon) go here:
[Only registered and activated users can see links. Click Here To Register...]

Not trying to promote it or anything, just letting you know way better alternative.
06/23/2017 23:32 LuigiLC#864
Quote:
Originally Posted by pinki104 View Post
no purple bag found error in market place function
i have the same problem :@
06/23/2017 23:50 B)P-#865
Quote:
Originally Posted by Nova1337 View Post
Guys, I've been fighting to get Beta and 0.21 to work correctly for weeks but gave up as something was breaking or not working correctly constantly.
If you want proper fish bot (no disrespect for Crayon) go here:
[Only registered and activated users can see links. Click Here To Register...]

Not trying to promote it or anything, just letting you know way better alternative.
idk i have no problems with beta. works amazing imo.
06/24/2017 00:50 Nova1337#866
Quote:
Originally Posted by B)P- View Post
idk i have no problems with beta. works amazing imo.
Okay then, I guess it was just me but I was constantly missing loot and seeing bot not click on relic was painful :(
06/24/2017 08:53 Touche#867
No problems also.
06/24/2017 10:21 Tgff#868
Quote:
Originally Posted by LuigiLC View Post
i have the same problem :@
have also the same problem
06/24/2017 14:50 nRuckus#869
Where is download?
06/25/2017 03:27 Lurkis#870
Quote:
Originally Posted by pinki104 View Post
no purple bag found error in market place function
Sadly in the same boat. I assume the 'purplebag' is the purple bag in the top right of the marketplace to show how much of an item is left. I wait for there to be some in bidding phase, refresh to be sure, then hit f5. Starting, error no purplebags found, stopping. Probably something simple I'm overlooking.