
- #Nox app player macro timer how to#
- #Nox app player macro timer android#
- #Nox app player macro timer code#
- #Nox app player macro timer Pc#
I'll write my example in autoit, I hope you can convert it to autohotkey. I used similar function in AutoIt for clicking on 'reboot android' button on sidebar and then confirm window to reboot one of my macro instances. Not an actual mouse click but a simulated event send to specific macro recorder window Just a thought about autohotkey - you should try ControlClick in it, maybe it'll work. It's unable to find the macro recorder window, and when I set coordinates to global, it'll move over the button but Click/MouseClick won't successfully click on it.

#Nox app player macro timer how to#
I suppose I could experiment a bit and try to reverse engineer the meaning of the lines to be able to figure out how to convert it to a Keyboard Control macro, but I'd hope there would be an easier solution.
#Nox app player macro timer android#
Note I am looking for a solution for Nox Android App player so suggestions to use a different simulator are not specifically what I am looking for.
#Nox app player macro timer code#
The hotkey code is very simple nothing fancy and mainly came from examples provided by the AHK user manual.Īny help here would be greatly appreciated.
#Nox app player macro timer Pc#
Check this post out before that happen to you: Sudden power off or unusual way of turning off your PC will result in the multiple instances disappearing issue. I have exhausted my abilities at they apply to AHK and thought I would defer my problem to someone with far more knowledge and experience with AHK. If you are still using Nox version prior to 3.1, sudden power off of your PC will be damageable to your multiple instances and the data in them. Not sure how or if DetectHiddenText is relevant here or not. Does not find the window with IfWinExists with or without DetectHiddenWindows. When changed to the name of the window containing the Android simulator output title text nothing happens. I have tried using WinGet, WinShow, WinMinimize, WinMaximize, WinMove (The one I am after) All of these seem to only effect the sidebar that has the title text, Nox. The "Control Under Mouse" sections contains: The sidebar I mentioned has the following WinSpy information for "Window Title, Class and Process": There are a number of items listed in Visible Text and All Text, but not sure if/what would be relevant so I wont post it here unless its needed. The section "Control Under Mouse Position" has the following information listed: Using the included WinSpy, the main window has the following listed under "Window Title, Class and Process": Sadly at the time of posting I do not have access to code to paste to please bare with me again there. Nox App Player is an Android emulator that lets you use almost any of this operating systems apps from the comfort of your own computer. I would like to move both the sidebar and main window to the new location and resize accordingly for that monitors resolution to save me time doing it manually. however it does not effect the main window which has the title bar and the display area of the simulator.

I can manipulate, resize, etc the sidebar window just fine. When I use the window title, Nox, it will move the players sidebar window only (Which has the Title text, Nox) but does not move the main window title text (hidden?) QWidgetClassWindow.

Which isn't to say they aren't working as it could be end-developer-error. I have tried a number of things found on the net, most of them from this forum.

I find it a pain to always try to reposition the player then resize manually to fit when I need the other monitor and do not want to put the player in the background. I simply want to hit a hot key and toggle the player on different monitors with different x.y.h.w as my monitors are different sized. I am currently trying to move and resize an android simulator I am using.
