TailDucker 0 Posted January 2, 2016 I was wondering if anyone has any experience with this program and AutoIt? Using the AutoIt Window Info tool, absolutely zero controls show up out of all the controls in Virtual DJ, which no biggie I've seen this happen with other things before. But, my next issue is that when I try to automate even something as simple as a mouse move (not even click, just move) it doesn't work while inside the Virtual DJ window. The script I wrote will move the mouse in any other window, and will click, and whatever else I want, but it won't do ANYTHING at all while the Virtual DJ window is active. Share this post Link to post Share on other sites
computergroove 33 Posted January 2, 2016 Downloaded and installed version 8 from here - http://www.virtualdj.com/. I wrote a small mouse move script and my mouse moved where I told it to. What do you want to do? I checked and I cannot see the control names - some programs are like that. Perhaps the attached file will be of some assistance. Pixel and Color 2.0.au3 Get Scite to add a popup when you use a 3rd party UDF -> http://www.autoitscript.com/autoit3/scite/docs/SciTE4AutoIt3/user-calltip-manager.html Share this post Link to post Share on other sites
TailDucker 0 Posted January 3, 2016 (edited) I'm using version 7, not version 8. I downloaded version 8 and mouse move and everything else seems to work fine. What I'm trying to do is map certain keys to press certain buttons in a sequence, since Virtual DJ 7 doesn't have support for similar hotkeys that other programs do.Edit: Also, I can definitely use that for some of the stuff I need to do, thank you for the link. Edited January 3, 2016 by TailDucker Share this post Link to post Share on other sites
Jfish 125 Posted January 3, 2016 Take a look at this thread to see if you can identify the controls: https://www.autoitscript.com/forum/topic/153520-iuiautomation-ms-framework-automate-chrome-ff-ie/ Build your own poker game with AutoIt: pokerlogic.au3 | Learn To Program Using FREE Tools with AutoIt Share this post Link to post Share on other sites