Blizzard25 ★★
-
Re: So let's talk about the current state of the game
1) I couldn't tell you why you don't experience bugs when others do. I personally haven't experienced the most recent bug where suicides are randomly popping up in battlegrounds. That doesn't mean it… (View Post)13 -
So I made a voice controller for MCOC for the disabled
The only problem is, Kabam you have to enable Accessibility Services for it to actually work. I have another version running an adb shell that works but that's not realistic. Any chance you want to a… (View Post)8 -
Re: So I made a voice controller for MCOC for the disabled
Well for voice inputs that would be pretty rough to bot. You'd have to have a camera watching the screen, then voice outputs that matched what the camera was picking up....not impossible, but not rea… (View Post)1 -
Re: So I made a voice controller for MCOC for the disabled
https://developer.android.com/reference/android/accessibilityservice/AccessibilityService (View Post)1 -
Re: So I made a voice controller for MCOC for the disabled
Well generic access is exactly what you want to stay away from for exactly the reasons you described. Industry best practice (for whatever that's worth) is white listing accessibility services (View Post)1