Skip to content

Development Build 493

Latest
Compare
Choose a tag to compare
@Davnit Davnit released this 07 Mar 22:39
· 42 commits to master since this release

This is a beta build with bug fixes from the previous version. This build includes the D2 hotfix.

NOTICE: Some anti-virus software will incorrectly flag StealthBot as malicious. You can view the full virus total report for the EXE associated with this release here. If you are having trouble getting Windows to leave StealthBot alone I would suggest adding the entire install folder (Program Files (x86)\StealthBot 2.7) as an exclusion to Windows Security, see this guide.

For a clean install (no existing StealthBot installation)

  1. Download and run the installer.
  2. Run the StealthBot Launcher (a shortcut will be placed on your desktop)

To upgrade an existing install

Note: Doing a clean install is recommended. Uninstalling the bot will not cause your profiles to be deleted.

  1. Download the included zip file.
  2. Extract the contents of the zip file to your bot's install directory (usually in Program Files (x86)\StealthBot 2.7
  3. Confirm yes to overwrite any files.

The installer may not correctly update an existing installation.

Changelog

  • Fix /add command indicators not being removed in processing (dfd0dee)
  • Fix connecting with games that use the new "simple" CheckRevision algorithm (Diablo 2, D1/GoG). (4c47360)
  • Update Warden.dll to build supporting new CheckRevision algorithm. (2519d1c)
  • Fix web calls to stealthbot.net (news, update version bytes, automatic BNLS finder). (8c297cd)
  • Expose UtcToLocal() to SSC to convert UTC time values to the computer's local time. (36a25fb)
  • Improve debug output when phantom users are detected (9ea50c7)
  • Fix SOCKS5 proxy authentication (6a20800)
  • Improve default server settings (fixes graphical bug when connecting, config now stores actual server hostname instead of alias). (bca0698, 1c1525c)