Input

You can modify inputs directly from the API. This includes mouse and keyboard events.

The key value requested by functions are Windows Virtual-Key Codes.

MoveMouse
GetKeyState
SetKeyState

"MoveMouse" takes in 2 ints as an argument and moves the mouse accordingly. When the menu is open, this function will be skipped. If the value of the arguments are too high, it will be skipped as well.

Lua
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page
Input