Thread and script have been updated.
Changes:
-Thread has been completely rewritten.
-onRender function has been optimalized (less looping)
-Added string replacements. Example: You have L_Ctrl and R_Ctrl, and let's assume that you want to add one combination like:
L_CTRL+S or R_CTRL+S. To do that simpler you can use string replacements for keys like: Control, Shift, Alt and Windows.
Changes:
-Thread has been completely rewritten.
-onRender function has been optimalized (less looping)
-Added string replacements. Example: You have L_Ctrl and R_Ctrl, and let's assume that you want to add one combination like:
L_CTRL+S or R_CTRL+S. To do that simpler you can use string replacements for keys like: Control, Shift, Alt and Windows.