This is a mobile optimized page that loads fast, if you want to load the real page, click this text.

Macros Settings (Keyboard)

pXilok

Owner

Your keyboard keys may differ from the ones presented
UserMacros1 - here you can set the execution of certain actions in game on the hotkey in startup.ini file (keyboard only) All commands:
  • CharPress(D) = press and immediately unpress D
  • CharDown(D) = only press D
  • CharUp(D) = only unpress D
  • KeyPress(SHIFT) = press and immediately unpress SHIFT
  • KeyDown(SHIFT) = only press SHIFT
  • KeyUp(SHIFT) = only unpress SHIFT
  • Delay(100) = delay in 100 milliseconds
My control settings


Scorpion Kick Rainbow

Code:
CharPress(2) Delay(7) CharPress(4) Delay(40) KeyPress(SHIFT) Delay(40) CharDown(D) Delay(140) CharUp(D)

Low Driven Finesse Shot

Code:
Delay(50) KeyDown(CTRL) Delay(50) CharDown(D) Delay(200) CharUp(D) Delay(50) KeyUp(CTRL) Delay(50) CharDown(Q) Delay(50) CharUp(Q)
 
Last edited:

balbichi027027

Sponsor
Registered

So we have to use keyboard as primary input in game? Control Device "Keyboard only"?