Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Black Desert
You last visited: Today at 01:06

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[AutoIt] CrayonCode Bot Project (OpenSource & Free)

Discussion on [AutoIt] CrayonCode Bot Project (OpenSource & Free) within the Black Desert forum part of the MMORPGs category.

Reply
 
Old 05/25/2017, 18:08   #586
 
elite*gold: 0
Join Date: Nov 2010
Posts: 3
Received Thanks: 0
@ just a heads up, in KR recent update game ui will change change randomly between 95-105%
xandyaxis is offline  
Old 05/25/2017, 19:31   #587
 
killzone's Avatar
 
elite*gold: 100
Join Date: Mar 2006
Posts: 1,819
Received Thanks: 425
Quote:
Originally Posted by xandyaxis View Post
@ just a heads up, in KR recent update game ui will change change randomly between 95-105%
Explain?
Because if the ui scale changes every time, legit players will hate that as well.
killzone is offline  
Old 05/25/2017, 20:46   #588
 
elite*gold: 0
Join Date: Apr 2017
Posts: 108
Received Thanks: 199
Quote:
Originally Posted by xandyaxis View Post
@ just a heads up, in KR recent update game ui will change change randomly between 95-105%
This would be a deathblow. Are all elements scaling or only certain ones? Because they are already inconsistent with some elements having a slightly random position everytime and others don't.
CrayonCode is offline  
Old 05/25/2017, 21:21   #589
 
elite*gold: 0
Join Date: Nov 2010
Posts: 3
Received Thanks: 0
Quote:
Originally Posted by CrayonCode View Post
This would be a deathblow. Are all elements scaling or only certain ones? Because they are already inconsistent with some elements having a slightly random position everytime and others don't.
not sure on the exact details, but that's what people're saying
xandyaxis is offline  
Old 05/26/2017, 11:11   #590
 
†Deadly†'s Avatar
 
elite*gold: 0
Join Date: Apr 2013
Posts: 224
Received Thanks: 314
I tried to replace, egg image by the new event seal image, but the script didn't recognize it :/.
†Deadly† is offline  
Old 05/26/2017, 12:39   #591
 
iNiperx's Avatar
 
elite*gold: 0
Join Date: Jan 2011
Posts: 610
Received Thanks: 152
Quote:
Originally Posted by †Deadly† View Post
I tried to replace, egg image by the new event seal image, but the script didn't recognize it :/.
I tried as well, I saved 4 .bmp files, in 16bit, 24, etc to see if maybe it'll detect one of them, but nope.
iNiperx is offline  
Old 05/26/2017, 13:49   #592
 
elite*gold: 0
Join Date: Mar 2011
Posts: 108
Received Thanks: 8
Quote:
Originally Posted by †Deadly† View Post
I tried to replace, egg image by the new event seal image, but the script didn't recognize it :/.
U dont need to replace it take the bmp file from CrayonCode's post copy that to your res/event/ folder thats it and start your autoit script not the compiled version..

By the way i edited the Pickup in script, i put 2 keys "f" and "space" after mouseclick right this solved the problem of picking up 2 seals i think
s3anlike is offline  
Old 05/26/2017, 16:11   #593
 
†Deadly†'s Avatar
 
elite*gold: 0
Join Date: Apr 2013
Posts: 224
Received Thanks: 314
Here you got the img if it can help someone, but it don't work.
I renamed it to easter to see if it change something ! But the img format is true so youcan try to do something
Attached Images
File Type: bmp easter_rainbow.bmp (1,014 Bytes, 15 views)
†Deadly† is offline  
Old 05/26/2017, 16:43   #594
 
ahmedwork's Avatar
 
elite*gold: 325
Join Date: Apr 2008
Posts: 700
Received Thanks: 221


testing for multi marketplace purchasing depends on predefined items images

i've managed to create the multi buying marketplace bot :3 using c# that keep looking for the items by images already saved in a folder using the marketplace registration notice then use its name using the search bar > bid> repeat
ahmedwork is offline  
Old 05/26/2017, 16:55   #595
 
†Deadly†'s Avatar
 
elite*gold: 0
Join Date: Apr 2013
Posts: 224
Received Thanks: 314
Quote:
Originally Posted by ahmedwork View Post


testing for multi marketplace purchasing depends on predefined items images

i've managed to create the multi buying marketplace bot :3 using c# that keep looking for the items by images already saved in a folder using the marketplace registration notice then use its name using the search bar > bid> repeat
Nice one
†Deadly† is offline  
Old 05/26/2017, 17:41   #596
 
elite*gold: 34
Join Date: May 2011
Posts: 107
Received Thanks: 4
I am about to start playing around with this, I just wanted to comment and say thanks for your contribution to the epvp community, that goes for everyone who has been posting and helping advance this bot
vaandoom32 is offline  
Old 05/26/2017, 18:46   #597
 
elite*gold: 0
Join Date: Mar 2011
Posts: 108
Received Thanks: 8
Hey guys is it possible to upload the stats from bot on a ftp server to see what the bot did collect if you are not on pc?
s3anlike is offline  
Old 05/26/2017, 19:19   #598
 
elite*gold: 0
Join Date: Jan 2010
Posts: 1
Received Thanks: 1
Quote:
Originally Posted by CrayonCode View Post
This would be a deathblow. Are all elements scaling or only certain ones? Because they are already inconsistent with some elements having a slightly random position everytime and others don't.
One solution would be emgu cv using surf image recognition, this is extremely powerful, writing a wrapper in C# that you could use in AutoIt would not take much effort, works with scaled, stretched, rotated and so on images.


To everyone else just add the attached bmp to res/event/ folder. There is no need to replace easter bmp's as the code scans for all images in folder.
Attached Images
File Type: bmp striker_seal.bmp (222 Bytes, 37 views)
j0achim is offline  
Thanks
1 User
Old 05/27/2017, 00:03   #599
 
†Deadly†'s Avatar
 
elite*gold: 0
Join Date: Apr 2013
Posts: 224
Received Thanks: 314
Quote:
Originally Posted by j0achim View Post
One solution would be emgu cv using surf image recognition, this is extremely powerful, writing a wrapper in C# that you could use in AutoIt would not take much effort, works with scaled, stretched, rotated and so on images.


To everyone else just add the attached bmp to res/event/ folder. There is no need to replace easter bmp's as the code scans for all images in folder.
Can you be able to explain me why mine didn't worked ?
†Deadly† is offline  
Old 05/27/2017, 04:26   #600
 
iNiperx's Avatar
 
elite*gold: 0
Join Date: Jan 2011
Posts: 610
Received Thanks: 152
Quote:
Originally Posted by ahmedwork View Post


testing for multi marketplace purchasing depends on predefined items images

i've managed to create the multi buying marketplace bot :3 using c# that keep looking for the items by images already saved in a folder using the marketplace registration notice then use its name using the search bar > bid> repeat
It's going to be a paid bot sadly, randomized title says "pay", illuminati confirmed xD so far so good bro, if you aren't going to sell it you can always make it open source for others to learn and change to their likings (:
iNiperx is offline  
Reply


Similar Threads Similar Threads
[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...
Farmville Automatizer OPENSOURCE free bot [AutoIT]
04/05/2010 - Facebook - 2 Replies
Farmville Automatizer released! Open Source >>> Download <<<



All times are GMT +2. The time now is 01:06.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.