PoeTradeSearchEN icon indicating copy to clipboard operation
PoeTradeSearchEN copied to clipboard

Allows us to send any keyboard input via config.txt

Open DavidAlcns opened this issue 6 years ago • 1 comments

Like title says like us to do that, this way we can have a fully configurable script allowing us to do things such us

Control + key hotkeys (at this moment you can put a key and then Ctrl = true, but this doesn't work because it doesn't send the text input and Ctrl keys stuck, idk why) Custom messages "Sorry item has been sold!" Thanks to being able to do ^{enter}

Of course this would make the config.txt much larger since you would need to write every keyinput there but at the end is a huge QoL for us, the users, also it would make the code smaller since every specific method would be removed.

Thanks for your time.

Some examples Ctrl + 3 = {enter}/delve{enter} Ctrl + 2 = ^{enter}Sorry this item has been sold!{enter} Ctrl + 1 = ^{enter}Busy at this moment, could you wait 2min?{enter}

DavidAlcns avatar Jan 20 '20 06:01 DavidAlcns

i'll add an option for it

redSol avatar Jan 21 '20 05:01 redSol