- Jul 21, 2018
- 1,359
- 1,913
You should not be copying over like that, yeah. Use clean folders. What I meant by thatI'm going to pretend like I know what that means and I'm not just blindly stumbling around and hoping that it'll work
Also, I noticed you mentioned this
Which means that unless they fix it on their end, this will have to be recreated every time they update, as for some reason they change the name of those files with every release. I have a bunch of them from before I figured out they didn't overwrite lol
View attachment 2107393
regular expression
was that the file to patch is named always main.random_hex.js in pattern.They can fix it on their end by simply copying the functions they used (two each) and simply using the onTouch* I mentioned to alias. And no, you'd only need to patch it every time you install. Turns out LuckyPatcher won't patch a random file in the APK the way I want, an arbitrary file. LP would only do it if you 'rebuild APK', but that might change things.