Loading…
Shows the key presses on the keyboard. Works with any bindings, and in this case, the current bindings will be shown (item1 and item2 are redefined in the screenshot). Located in the lower left part of the screen above the number of souls.
Pros: only works in the game, so it's safe; no need to apply a third-party overlay; works quickly and does not affect FPS; shows current binds
Works without JavaScript scripts. It uses built-in CitadelBinding XML tag that respond to clicks and have the CSS class isPressed added to them. This allows keystrokes to be tracked.
