02-16-2015, 10:30 AM
Genymotion is indeed much faster and better behaved than Bluestacks.
But I caution you on running multiple genymotion simulations for CoC robot, as the Oracle VM only runs 1 virtual network adapter program. If the demand from the genymotion VM's gets to high there is significant network lag. I can run 3 VM each running CoC in a idle state on my i7 machine, but as soon as I try to search for attacks on more than 1, I experience significant number of out sync errors that I never see with just 1 VM running.
Additionally, I attempted to write my own autoit script for genymotion in CoC as battle search only, and have run it while Bluestacks is running with a robot also. I ran into several problems with both scripts trying to feed into the keyboard/mouse buffers at the same time without each activating the window for each set of keystrokes; result was the 2 programs were both interrupting the other and assuming they still have window control. I gave up on running 2 robots at same time on same device, as the program complexity goes up a lot if you need to secure active window for every keystroke?
But I caution you on running multiple genymotion simulations for CoC robot, as the Oracle VM only runs 1 virtual network adapter program. If the demand from the genymotion VM's gets to high there is significant network lag. I can run 3 VM each running CoC in a idle state on my i7 machine, but as soon as I try to search for attacks on more than 1, I experience significant number of out sync errors that I never see with just 1 VM running.
Additionally, I attempted to write my own autoit script for genymotion in CoC as battle search only, and have run it while Bluestacks is running with a robot also. I ran into several problems with both scripts trying to feed into the keyboard/mouse buffers at the same time without each activating the window for each set of keystrokes; result was the 2 programs were both interrupting the other and assuming they still have window control. I gave up on running 2 robots at same time on same device, as the program complexity goes up a lot if you need to secure active window for every keystroke?