GithubHelp home page GithubHelp logo

dkuwahara / d2ng Goto Github PK

View Code? Open in Web Editor NEW
41.0 11.0 11.0 361 KB

Next Gen Diablo 2 Clientless Library

License: GNU General Public License v3.0

C# 99.89% Dockerfile 0.11%
diablo2 diabloii bot bot-framework diablo-ii bncs

d2ng's People

Contributors

dkuwahara avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

d2ng's Issues

CheckRevisionV4

Describe the bug
Attempting to use this against a 1.14d D2GS server.
I've actually got OmegaBot partially working - but I can't seem to get D2NG to get past the login phase.

It seems to exception out in the CheckRevision(string value) within the CheckRevisionV4 class - it is attempting to perform a base64 conversion when the input is already plaintext.

The formulae string that is being fed into the checkrevision is:
A=3845581634 B=880823580 C=1363937103 4 A=A-S B=B-C C=C-A A=A-B

Which is not a base64 string

To Reproduce
Steps to reproduce the behavior:

  1. Git clone repo
  2. Point realm at 1.14d server
  3. Run console bot in debugger
  4. See error

Does it currently build?

Hi,

Just wondering if i currently builds because using the docker image I get an error when joining a game.

Thanks,

Shaun.

Changing the bot for other versions of diablo 2

Apologies for trying to reach out via an issue, but i don't see a better way.

I am looking into making your bot work with another version of diablo 2, so far i have been able to rewrite the versioncheck such that i succesfully login, but i already noticed there are quite some differences in the communication compared to 1.14. Where do you get your information from? So far i have used https://bnetdocs.org/packet/index, but that information is not always correct for my version.

I already found https://github.com/lord2800/BNetSharp/blob/9753bfa60987aa8607a80b47b2b5455defc8cd51/bnet%23/BNet/Packets/BNCS/AuthCheck.cs

Which might be useful for you as well to write certain parts of the code.

Furthermore i've noticed that the key owner you pass is always "D2NG", might be dangerous, just as a headsup.

Thanks in advance!

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.