Is this similar to what can be found at https://github.com/mangosd1337/LoL-Hacking?
Nevermind on that. Got the source downloaded, see that it is. I'm trying to build EloBuddy.Core and am running into issues with Lua in Visual Studio 2013.
Error 122 error C1083: Cannot open include file: 'luabind/config.hpp': No such file or directory w:\every_eb_script_open_source\elobuddy source\elobuddy.core\elobuddy.core\elobuddy.core\luabind\luabind\src\luabind.hpp 27 1 EloBuddy.Core
Also with this (I've gotten boost installed and added the path to that in the include directory dialog.
Error 130 error C1083: Cannot open include file: 'boost-151/format.hpp': No such file or directory W:\every_eb_script_open_source\ELOBUDDY SOURCE\EloBuddy.Core\EloBuddy.Core\EloBuddy.Core\HudGameObjectChat.cpp 9 1 EloBuddy.Core
Any help would be appreciated.