01-05-2015, 01:20 PM
(01-05-2015, 01:12 PM)Antidote Wrote: @coldpaw: can you try to run this script and see what it output?
Code:Local $BSsize = [ControlGetPos("BlueStacks App Player", "_ctl.Window", "[CLASS:BlueStacksApp; INSTANCE:1]")[2], ControlGetPos("BlueStacks App Player", "_ctl.Window", "[CLASS:BlueStacksApp; INSTANCE:1]")[3]]
MsgBox(0,"",$BSsize[0] & " x " & $BSsize[1])
If you need compiled version let me know and I will send you. If it doesn't output 860 x 720 please create a thread in Bugs Reports so others can take a closer look into your issue. Thank
i have no idea how to use that