GithubHelp home page GithubHelp logo

sir-wilhelm / d2r-launcher Goto Github PK

View Code? Open in Web Editor NEW

This project forked from d2moonunit/d2r

0.0 0.0 0.0 12 KB

Launches d2r instances with credentials.

License: MIT License

PowerShell 100.00%

d2r-launcher's Introduction

D2r launcher

SaveB.netAccount.ps1 saves accounts used by LaunchD2R.ps1 into the Windows Credential Manager.

LaunchD2R.ps1 launches D2R passing in credentials skipping the Battle.net Launcher.

If you want to launch multiple copies of D2R, you will need to kill the Multiple Instance handle after each launch. More infomation can be found here: https://github.com/sir-wilhelm/d2r-handle-closer

How to run

Download the two PowerShell scripts and then run SaveB.netAccount.ps1 for each b.net account you have. If you don't have the TUN.CredentialManager PowerShell module installed it can be installed with:

Install-Module -Name TUN.CredentialManager -Force

Then use LaunchD2R.ps1 passing in the same Account name you used while saving credentials.

Notes:

  • You'll likely have to update the base $d2rPath with your install location(s)
    • and optionally drop the "ClientNumber" or change the default value.
  • This won't work if your account has 2FA (Two-factor authentication) enabled.
  • It won't work if you password is longer than 20 characters.

License

MIT License

d2r-launcher's People

Contributors

d2moonunit avatar sir-wilhelm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.