Diablo II Resurrected helper

Overview

Diablo II Resurrected 快捷施法辅助

功能:

+ 创建守护进程,注册全局热键  alt+/ 启用和关闭功能 (todo: 播放声音提示)
+ 按 x 强制移动
+ 按 1 ~ 0 快捷施法到鼠标区域

使用

  1. 编辑配置 settings.py 技能信息做如下定义:
SKILLS: list = [
    {"key_code": '1', "bind": LEFT, "name": "skill 1"},
    {"key_code": '2', "bind": LEFT, "name": "skill 2"},
    {"key_code": '3', "bind": LEFT, "name": "skill 3"},
    {"key_code": '4', "bind": RIGHT, "name": "skill 4"},
    {"key_code": '5', "bind": RIGHT, "name": "skill 5"},
    {"key_code": '6', "bind": RIGHT, "name": "skill 6"},
    {"key_code": '7', "bind": RIGHT, "name": "skill 7"},
    {"key_code": '8', "bind": RIGHT, "name": "skill 8"},
    {"key_code": '9', "bind": RIGHT, "name": "skill 9"},
    {"key_code": '0', "bind": RIGHT, "name": "skill 0"},
]

我在客户端中设置改键 F1--F4 吃药, 1--0 技能,如果你没改,就把上面的 key_code 改为 F1--F8 :

SKILLS: list = [
    {"key_code": 'F1', "bind": LEFT, "name": "skill 1"},
    {"key_code": 'F2', "bind": LEFT, "name": "skill 2"},
    {"key_code": 'F3', "bind": LEFT, "name": "skill 3"},
    {"key_code": 'F4', "bind": RIGHT, "name": "skill 4"},
    {"key_code": 'F5', "bind": RIGHT, "name": "skill 5"},
    {"key_code": 'F6', "bind": RIGHT, "name": "skill 6"},
    {"key_code": 'F7', "bind": RIGHT, "name": "skill 7"},
    {"key_code": 'F8', "bind": RIGHT, "name": "skill 8"},
]

再一个就是确认下你的各个按键的技能是绑定在左键还是右键,按自己的绑定情况修改, 绑定在左键的:"bind": LEFT, 右键的: "bind": RIGHT .

  1. https://www.python.org/ 下载 python 安装

  2. 命令提示符(或PowerShell)进入 d2-helper 目录,安装依赖 pip install -r requirements.txt

  3. 运行脚本 python main.py,命令提示符窗口不要关。

  4. alt+/ 组合键启动辅助功能,再次按 alt+/ 组合键可关闭辅助功能。

  5. 现在可以到 Diablo II Resurrected 中试试是否自动施法了。

Owner
Wan
随便玩玩
Wan
Apple iTunes In-app purchase verification tool

itunes-iap v2 Python 2 & 3 compatible! Even with :mod:`asyncio` support! Source code: https://github.com/youknowone/itunes-iap Documentation: http://i

Jeong YunWon 129 Dec 10, 2022
BLYRIC is a Twitter bot that tweets a song lyric every night.

BLYRIC BLYRIC, a bot that tweets a song lyric every night. Follow on Twitter: @blyric_ Overview BLYRIC is a Twitter bot that tweets a song quote every

Bruno Kenzo Hyodo 6 Oct 05, 2022
Simple Similarities Service

simsity Simsity is a Super Simple Similarities Service[tm]. It's all about building a neighborhood. Literally! This repository contains simple tools t

vincent d warmerdam 95 Dec 25, 2022
52pojie 吾爱破解论坛 签到 支持云函数/服务器等Py3环境运行

52pojie-Checkin 52pojie 吾爱破解论坛 签到 Py3单程序 支持云函数/服务器等Py3环境运行 只需要Cookie即可运行 新版说明 依赖包请用项目 https://github.com/BlueSkyXN/requirements-serverless 需要填写的参数有 co

BlueSkyXN 22 Sep 15, 2022
An enhanced discord.py, based off of the now-archived discord.py project

enhanced-discord.py A modern, maintained, easy to use, feature-rich, and async ready API wrapper for Discord written in Python. The Future of enhanced

Devision 2 Dec 21, 2022
Tickergram is a Telegram bot to look up quotes, charts, general market sentiment and more.

Tickergram is a Telegram bot to look up quotes, charts, general market sentiment and more.

Alberto Ortega 25 Nov 26, 2022
A tool for extracting plain text from Wikipedia dumps

WikiExtractor WikiExtractor.py is a Python script that extracts and cleans text from a Wikipedia database dump. The tool is written in Python and requ

Giuseppe Attardi 3.2k Dec 31, 2022
Discord-Token-Formatter - A simple script to convert discord tokens from email token to token only format

Discord-Token-Formatter A simple script to convert discord tokens from email:pas

2 Oct 23, 2022
Drcom-pt-client - Drcom Pt version client with refresh timer

drcom-pt-client Drcom Pt version client with refresh timer Dr.com Pt版本客户端 可用于网页认

4 Nov 16, 2022
Weather_besac is a French twitter bot that tweet the weather of the city of Besançon in Franche-Comté in France every day at 8am and 4pm.

Weather Bot Besac Weather_besac is a French twitter bot that tweet the weather of the city of Besançon in Franche-Comté in France every day at 8am and

Rgld_ 1 Nov 15, 2021
Project for the discipline of Visual Data Analysis at EMAp FGV.

Analysis of the dissemination of fake news about COVID-19 on Twitter This project was the final work for the discipline of Visual Data Analysis of the

Giovani Valdrighi 2 Jan 17, 2022
this repo store a Awoesome telegram bot for protect from your large group from bot attack.

this repo store a Awoesome telegram bot for protect from your large group from bot attack.

Mehran Alam Beigi 2 Jul 22, 2022
Tubee is a web application, which runs actions when your subscribed channel upload new videos

Tubee is a web application, which runs actions when your subscribed channel upload new videos, think of it as a better IFTTT but built specifically for YouTube with many enhancements.

Tomy Hsieh 11 Jan 01, 2023
A python telegram bot to fetch the details of an ipadress with help of ip-api

ipfetcher A python(Pyrogram) oriented telegram bot to fetch the details of an ipadress developed by @riz4d with the API of https://ip-api.com Deployme

Mohamed Rizad 5 Mar 12, 2022
Simple debugger and tester for dico-command.

dp Simple debugger and tester for dico-command. Installation pip install -U dico-dp Usage bot = dico_command.Bot(...) ... bot.load_module("dp") Comma

3 Nov 19, 2022
Cogs for Red-DiscordBot

Redbot cogs for Red-DiscordBot authored by Kreusada This is my repository for Red Discord-Bot. I built these cogs because these were the features that

Kreus Amredes 26 Nov 07, 2022
Python SCript to scrape members from a selected Telegram group.

A python script to scrape all the members in a telegram group anad save in a CSV file. REGESTRING Go to this link https://core.telegram.org/api/obtain

Gurjeet Singh 7 Dec 01, 2022
A telegram to pyrogram json bot

Pyrogram-Json-Bot A telegram to pyrogram json bot Please fork this repository don't import code Made with Python3 (C) @FayasNoushad Copyright permissi

Fayas Noushad 11 Dec 20, 2022
A Telegram Video Watermark Adder Bot

Watermark-Bot A Telegram Video Watermark Adder Bot by @VideosWaterMarkRobot Features: Save Custom Watermark Image. Auto Resize Watermark According to

5 Jun 17, 2022
TG-Url-Uploader-Bot - Telegram RoBot to Upload Links

MW-URL-Uploader Bot Telegram RoBot to Upload Links. Features: 👉 Only Auth Users

Aadhi 3 Jun 27, 2022