Giter Site home page Giter Site logo

d2r-autobuff's Introduction

D2R-Autobuff

Simple Python script for automating a series of keypresses in the game Diablo II: Resurrected.

Clone the repository

git clone https://github.com/username/diablo-key-sequence-automation.git

Navigate to the project directory

cd D2R-Autobuff

Install the required Python packages

pip install -r requirements.txt

You'll find a list of keys and a cooldown time:

keys = ['f1', 'f1', 'f2', 'f2', 'w', 'f7', 'f7', 'f8', 'f8', 'w']

cooldown_time = 120 # 2 minutes

The keys list should correspond to the hotkeys that you've set for your skills in the game. You can modify this list to match your particular setup. w should be your weapon swap key to switch to CTA and then back to primary.

The cooldown_time is the time in seconds that the script waits between executing the key sequences. It should be set to the cooldown time of the skill with the shortest cooldown.

Run the script

python autobuff.py

Hotkeys

  • 'u': Start or pause the key sequence
  • 'r': Restart the key sequence

d2r-autobuff's People

Contributors

juddisjudd avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

rulezkt

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.