BlueStacks - Android APP

Ask gaming related questions (AHK v1.1 and older)
William_Poll
Posts: 3
Joined: 18 Feb 2016, 11:27

BlueStacks - Android APP

21 Feb 2016, 08:32

Hey Guys,

i need some clue why my script "2" isn't working properly.

Win 10
BlueStacks App Player
App X Y Z ;clash of clans like

Script "1" ;runs well, no problems, but Bluestacks has to be active - created with Pulover's Macro Creater
Spoiler
Script "2" ;didn't run, want to run this script if Bluestacks isn't active. So i can do some other things like browsing the web or reading the AHK Wiki ;)
Spoiler
am i missing some globing setting or is this script as it self totaly wrong?

Thank You in advance!
William
User avatar
evilC
Posts: 4823
Joined: 27 Feb 2014, 12:30

Re: BlueStacks - Android APP

23 Feb 2016, 06:59

ControlClick, BlueStacksApp1, ahk_class WindowsForms10.Window.8.app.0.33c0d9d,, Left, 1, x394 y946 NA ; Bau Menü
What is BlueStacksApp1 ? It should be blank or the name of a control, not a window title.
William_Poll
Posts: 3
Joined: 18 Feb 2016, 11:27

Re: BlueStacks - Android APP

23 Feb 2016, 07:49

BlueStacksApp1 is the ClassNN as showed with WindowSpy, isn't it?
Last edited by William_Poll on 23 Feb 2016, 07:57, edited 1 time in total.
User avatar
evilC
Posts: 4823
Joined: 27 Feb 2014, 12:30

Re: BlueStacks - Android APP

23 Feb 2016, 07:55

Just wondering why you are giving ControlClick a control name AND coordinates. Do you need to click at a certain coordinate within a control, or at a certain coordinate within a window?

ClassNN is the name of a GUI control. Unless the BlueStack window has a GuiControl that is >900px high (You are saying click at x379 y948 within a control) then I think you don't want to click at a coordinate within the control, but at a coordinate within the window.
William_Poll
Posts: 3
Joined: 18 Feb 2016, 11:27

Re: BlueStacks - Android APP

23 Feb 2016, 08:09

Thanks for your response. I want the script to click inside a window at a specific coordinate seen at script 1 above while its not active. so i am able to use my mouse otherwise, like browsing and stuff

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 87 guests