Hello!
This is my first post here on blizzhackers. I have been reading a lot before

I checked out the project, great work.
I added support for scripting own scripts in Lua.
Take a look at the source-code:
http://www.speedyshare.com/fdZ7t/D3-Adventures.zipI have done 2 test bots, but they are not finished and do not work that good, but the concept is working.
Start the program after you have launched D3, and then you can try bot2, it is supposed to do A1 Q3, but is only goes to the cellar at this point. And you have to be in town, and at the beginning of the quest to get it working.
If there will be some public SVN or similiar it would have been great.
There is a public SVN and I would add you to it so you could commit, BUT I pulled a stupid this morning and added myself to the project again as a committer and it overwrote my owner privileges xD
So now I have to wait for crappy slow google to give me back ownership... I learned my lesson
I'm really glad to see people adding in scripting already, which is what I was hoping for

so far crashed has shown how to add in Python and now you've got lua, pretty awesome
x32 don't confuse GIT with Github.
Ppl like GIT for various reasons. I personally like it for 1) branches are amazing and 2) you can commit locally and push whenever you want to the main repo.
Github is simply a nice place to host your GIT repos cause it allows collaboration for GIT repos and does a fine job showing forks, merges and shit. It also supports SVN co/up/etc to GIT repos.
Thanks for clearing that up, I was actually getting pretty confused :p