[AutoIt] CrayonCode Bot Project (OpenSource & Free)

06/05/2017 19:46 falsiane#691
I am still having issues with worker feeding.
Maybe it is because my worker icon is the 3rd one instead of 4th.
If so, can someone help me change the coordinates to de correct icon? I am a little lost.
06/05/2017 20:06 .Bloodseeker#692
Quote:
Originally Posted by †Deadly† View Post
Hello, I could share a little fix for Striker seals if you want :).
go ahead :D
06/05/2017 23:00 †Deadly†#693
Quote:
Originally Posted by .Bloodseeker View Post
go ahead :D
Here you got, follow same steps BUT you also have to :
1) go to settings
2) change chat from ENTER to ˛
And now the bot work with seal ! The seal img is in the zip ;) ! Just follow normal step and don't forget to follow the red one !
06/05/2017 23:26 goodspuds#694
Just wanted to throw it out there if anybody else was experiencing the "Unidentified state" problem I ran into a while back I found the fix. It was related to color sensitivity not matching what the bot was looking for. Go into nvidia settings and check your color settings and override application settings to have nvidia run them. Bot is back to working like a charm :)
06/06/2017 04:10 imedbox#695
Quote:
Originally Posted by †Deadly† View Post
Here you got, follow same steps BUT you also have to :
1) go to settings
2) change chat from ENTER to ˛
And now the bot work with seal ! The seal img is in the zip ;) ! Just follow normal step and don't forget to follow the red one !

nICE TY :D

Edit: Have error in your Fix !
if send Enter it self open Chat windows it buged sometime xD, with this fix you dont need go to settings and change chat Key from ENTER to ˛.

just change this:

MouseClick("right", $LW[0] + 20 + $LW[4] * $j, $LW[1] + 20, 1)
Sleep(50)
Send("f") // change Send("f") to CoSe("{f}")
Sleep(50)
Send("{ENTER}") // To fix it change Send("{ENTER}") to CoSe("{SPACE}")
Sleep(50)
06/06/2017 08:25 esistDunkel#696
Hello everyone. Can someone explain me how can I go to sell and repair? Bot seems to be working fine like catching etc. but I cannot get it working to repair the rod.
06/06/2017 08:32 †Deadly†#697
Quote:
Originally Posted by imedbox View Post
nICE TY :D

Edit: Have error in your Fix !
if send Enter ther open Chat bar xD, with this fix you dont need go to settings and change chat from ENTER to ˛.


MouseClick("right", $LW[0] + 20 + $LW[4] * $j, $LW[1] + 20, 1)
Sleep(50)
Send("f") // change Send("f") to CoSe("{f}")
Sleep(50)
Send("{ENTER}") // To fix it change Send("{ENTER}") to CoSe("{SPACE}")
Sleep(50)
Hello,
Can you explain me the difference between Send AND CoSe ? Thanks in advance.
06/06/2017 11:40 imedbox#698
Quote:
Originally Posted by †Deadly† View Post
Hello,
Can you explain me the difference between Send AND CoSe ? Thanks in advance.
Difference between send and controlsend :

1 - Send will send keys/commands to the active app.

2 - Control send will send keys/commands to a specific control regardless if it is currently active, with the Control commands you specify the window you want to interact with, making them much more stable than Send, Note that ControlSend() can be used to interact with controls that are hidden or that doesn't have focus as well.
06/06/2017 15:09 falsiane#699
Got workers working (lol) last night.

Didn't knew i had to start the bot once with esc window open, so that bot ccould get the correct coordinates to worker button. Also had to adjust some offsets in the main script.

Next: Gotta fix Auto-restock (i'm doomed).
06/06/2017 15:27 .Bloodseeker#700
Second night in a row the bot didnt dry the fishes...
It just stops when there are 2 inventory spaces left (intented), but it doesnt start drying the fish, instead it just stops...
06/06/2017 17:16 kong1596#701
this doesnt restart with steam?
06/06/2017 19:08 ruikangzhu1990#702
anyone got the 0.21 source code, the github one is outdated.
06/06/2017 20:29 †Deadly†#703
Quote:
Originally Posted by .Bloodseeker View Post
Second night in a row the bot didnt dry the fishes...
It just stops when there are 2 inventory spaces left (intented), but it doesnt start drying the fish, instead it just stops...
Disable fish dry, 0.22 going to fix it, but he said that he gona share it next week :) ! Btw Dryed fish is never bought on the shop ... so useless ... :/

Quote:
Originally Posted by imedbox View Post
nICE TY :D

Edit: Have error in your Fix !
if send Enter ther open Chat bar xD, with this fix you dont need go to settings and change chat from ENTER to ˛.


MouseClick("right", $LW[0] + 20 + $LW[4] * $j, $LW[1] + 20, 1)
Sleep(50)
Send("f") // change Send("f") to CoSe("{f}")
Sleep(50)
Send("{ENTER}") // To fix it change Send("{ENTER}") to CoSe("{SPACE}")
Sleep(50)
Why CoSe space tho ? isn't enter to take loot ?
06/06/2017 21:25 palancho#704
Quote:
Originally Posted by †Deadly† View Post
Disable fish dry, 0.22 going to fix it, but he said that he gona share it next week :) ! Btw Dryed fish is never bought on the shop ... so useless ... :/


Why CoSe space tho ? isn't enter to take loot ?
But u can use dried fish for cooking. Or sell on marketplace.
06/06/2017 22:00 †Deadly†#705
Quote:
Originally Posted by palancho View Post
But u can use dried fish for cooking. Or sell on marketplace.
No one buy dried fish on marketplace, and I don't have the knowledge for cooking these fish :/ !