Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 705 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 705 Bytes

AutomaticKicks

Basically a complicated macro for Dark Souls Remastered
Uses WinAPIs to detect and simulate keyboard/mouse input.
Holding control causes your character to repeat a worm kick at perfectly-timed intervals. The default intervals are already pretty close to optimal, but they can be modified by the user with command-line arguments.
Has some safety features to prevent the macro from behaving poorly when combined with other actions.

Simple usage: download the exe and double click it

Advanced usage: "yourpath\easyworm.exe -5 200" will reduce the startup delay by 5 milliseconds, and increase the delay between worm attacks by ~200ms