AdriaGual / marvel-snap-bot

A computer vision bot made with OpenCV and ADB.
106 stars 27 forks source link

According to decompilation, SNAP now uses BYTEDANCE's game HACK detection #102

Open yangkile opened 1 year ago

yangkile commented 1 year ago

%)9`2`46X U@J7(2~V}MHC4

So it is very easy to detect it through ADB simulation operation

If it is possible, can you directly operate BLUESTACK through WINDOWS to simulate the mouse, it is difficult to detect in this isolated operating environment

paperc07 commented 1 year ago

ok so this is perfect to know now the question is how can we work around it. THERES ALWAYS A WAY @AdriaGual ???? any ideas

paperc07 commented 1 year ago

@AdriaGual pyauto gui still works via connecting to adb

becurrie commented 1 year ago

@AdriaGual @yangkile Interesting, I have a framework I've written in the past for TapTitans2 that works by sending mouse press events through the Windows API. I could port that to work with Marvel Snap probably.

paperc07 commented 1 year ago

Doesn't hurt to try let's try it