monpjc

Results 7 comments of monpjc

Hi @MdBourg98 Its currently only for use with one client - Xisuma used a cheet. I am now back on this project and will be updating the code to support...

This appears to be a issue within AHK that gets confused as to what keys strokes should be sent to witch window. I think AHK was designed to assist people...

Thank you for sending this - I will look to include this in the next release. Great work :)

Thank you for the code snipit - I never intended the slider to work and was an example to Xisuma on what could be done. I will include a fit...

Code for sliders will change as follows: `Gui, Add, Slider, vMySlider gMySlider w200 ToolTip Range0-1000 TickInterval100, MySlider` and a call back function added for the Sliders as follows: `MySlider: {...

Will perform testing to see if I can repeat the issue

Thanks for this, will review and add to next update.