Today I will show you how to MOD StoryLab – Story Maker application by cerdillac, the app allows you to make amazing Instagram stories and posts that will look professional. They have thousands of templates available for you, some of which are free to use, while the others require you to be a VIP member. It is very easy to use, just select a template then edit the text and colors to your liking and save it, that’s all. You can also export the templates to Canva and add more filters and stickers from there. Do not upload the boring posts and stories, now animate them and create professional looking stories and post with the help of StoryLab.
What will we be modding in the app?
- Activating VIP Subscription
Let’s begin
You need some basic knowledge about modding Android applications, so please learn that first if you do not know it.
1) Download StoryLab – Story Maker APK file from Apkcombo.com
2) Remove Signature check from the app, see our tutorial on how to do it.
3) Decompile the application after removing the signature check
4) Navigate to – com/cerdillac/storymaker/manager/VipManager.smali
5) Open the smali file and search for this method public isVIP()z and public isYearlyVip()z
6) Remove everything inside the method and add:
const v0, 0x1 return v0
7) Now save the file and compile the APK. Sign it again if necessary and then test the application, and you should be a VIP member now.
That’s it.
Thank you for reading, if you want to learn more you can also check out our premium tutorials. If you are stuck anywhere, then leave a comment and I will get back to you as soon as possible.