I want to create my own pixelbot

08/31/2015 15:13 sebzanga#1
Hi all,

I don't know if this will be created in the right section or not.

I want to create a pixel bot but some examples/source code/whatever would by useful and even more if it's C#... I don't have any idea where I can get it...

I'm not a newbie, i'm a c# developer with several years of experience but I've never made a pixel bot or something related to image processing.

Thank you very much

Regards
08/31/2015 15:57 cavaalb#2
well, the pictures for boxes, minimap(as in how the bot recognises) etc you can get from other bots(like pallavia, fsbot etc...if you are allowed to do so)...as for the cripting, you can do it:)
the panels you could try visual basic...good luck
08/31/2015 16:42 ~Demetrio~#3
Quote:
Originally Posted by sebzanga View Post
Hi all,

I don't know if this will be created in the right section or not.

I want to create a pixel bot but some examples/source code/whatever would by useful and even more if it's C#... I don't have any idea where I can get it...

I'm not a newbie, i'm a c# developer with several years of experience but I've never made a pixel bot or something related to image processing.

Thank you very much

Regards
You wont find any complete code pixelbot wrote in c# here, to make a pixel bot is better you learn AutoIT , AutoHotKey they are the better languages to make one.

Pixel and image search in c# can be slow , but if you use External API can be changed. :D
Here´s a code For palladium: [Only registered and activated users can see links. Click Here To Register...]
[AutoIT]
08/31/2015 21:17 killerrr123#4

this video might help you