D2BS, short for Diablo 2 Botting System, uses the open source Javascript engine named 'SpiderMonkey' to execute user scripts inside of Diablo 2. D2BS can be used to make Diablo 2 do almost anything that can be done in the game by a human player.
D2BS does not try to exploit any bugs in the Diablo 2 code, the Battle.net protocol or game servers; it only simulates a real player.
Some files you MAY need!Visual Studio 2008 Runtime.NET 3.5 RuntimeThe source code, if you feel unsafe.Version History:
Version 1.3.1 -
. Fixed me.cancel(1) (was using the wrong function pointer... whoops!)
(this also fixes the "gamble bug")
Version 1.3 -
. Updated to 1.13c
. Various leaks and bugs fixed, nothing major
. "chatmsg" and "whispermsg" now listen to channel events as well as in-game events.
. Lots of little stability fixes and whatnot.