Code Monkey home page Code Monkey logo

ddtank-rs's Introduction

DDTANK-rs

DDTANK-rs is an easy-to-use ddtank login tool. It supports Linux, Windows and MacOS. It's recommanded to play ddtank in web browsers. However you can play it in an standalone flashplayer (maybe available at web archive). Windows user can downlaod a standalone flashplayer from flash.cn

Use Lua script to create login strategy

In ./scripts folder, create a lua script named xxx.lua, in which you need to create a function: function login(username, password, server).

You can use following Lua script API to create login game strategy:

  • _G.agent (get, post, get_with, load_cookie)
  • _G.crypto (md5)
  • _G.get_cookie_by_cowv2

See ./scripts folder.

Use ddtank-lua command line tool to test script (beta)

ddtank-lua -n ./script/7k7k.lua -u $env:DDTANK_USERNAME -p $env:DDTANK_PASSWORD -s $env:DDTANK_SERVER_ID

Use ddtank-lua --help to see detailed usage.

Requirements

  • scite-js-sdk 5.0.2.7 (sciter.dll)
  • Standalone flash player 32 (flashplayer_sa.exe)

Current Supported Platform

  • 7K7K
  • 4399 (beta, based on webview2)
  • 7road
  • 7road Classic
  • Common login based on webview2 (beta)

ddtank-rs's People

Contributors

felixmaker avatar

Stargazers

 avatar  avatar

Watchers

 avatar

ddtank-rs's Issues

语言

可以出个中文版的readme吗

vscode

I think you can use .gitignore to ignore .vscode directory.

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.