Skip to content

sandsalamand/AutomaticKicks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

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