What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Gem Crafter

Yes its using AutoIt. Not part of DB.
Can not craft with DB atm. Not sure if can in future.
So I made this for time being. Mainly made for myself. But figure share.
If you do after every bot run, before shut down for night. It will not take long. And you will keep up on crafting them.
Also will avoid crafting for hours on end.
So in my thoughts. If use here there. Should be safe.
 
Updated to V.10

Chaneglog:
Added 2nd set of images taken with low resolution to see if helps with finding images on games set to lower resolution. (If still can't find your craft button will need to take screen shot and make your own image)
Added ExitGame check box. When selected it will attempt to leave game when done crafting gem's. Makes it nice to craft all gems when done for day. Just set what gems want crafted, walk away knowing will close game when done.
Added extra hotkey to start crafting. When hit Craft! it will have popup come up telling you to hit F5. The F5 will start crafting when you are ready. (for people who don't play in window)

Since no one really interested in this I will consider this last update. Works great for me. If you have any problems let me know.

iN2Fun SVN
 
Pretty neat what you have done here. There are ways to image search in C# as well and I might consider porting this into a plugin. Below is one post that is talking about it for Diablo 3 as well as in C#.

[C#] [Source] Find image in image
 
I never learned C. But you are welcome to use code from this. I'm sure could be tidied up, simplified. I'm very new to this and only learned how to autoit code just to make this. Once made never messed with it.
I still use it today, works flawlessly for me.
Person might have to take new pics for the image to search for. Since there screen might not match mine. But very easy to do.
 
i think this project is quite awesome but i cant get it to work

when i start the .exe and choose for example to craft topaz and hit the craft-button the dialoque with press f5 bla appears
when i hit f5 it instantly opens the "Done!" dialogue and nothing actually happened what am i doing wrong?

i tried both image 1 and 2, trying to take the diablo3 window into focus before pressing f5, focuesed the .exe dialogue and both in windowed fullscreeen and resized window mode
 
That means the image finder is not finding the correct image it wants to find.
Could be 2 things. Either image folder with images not in same directory.
Or the color, resolution, size is off from my pics.
The image 1 is taken with my normal screen, image 2 is screen shots taken at low resolution.

2 ways can fix. Either take few screen shots of your game, cut, save as same name as other images to replace. Or take few screen shots. Send to me, or upload somewhere. I can cut, replace ones in there.

Only draw back of image find.
But should be simple fix. If want to fix self just look at the craft and gem pic you want to do. Will get idea what it looks for. Take screen shot. Cut make look same. Copy over the image. Try again.
If still doesnt work might need to recompile or run au3 file with autoit.

But ya, just not recognizing the images.

Also the craft button is when lit up ready to click,
Dont take screen shot of craft button not ready :P
 
Back
Top