This is the AMP version of this page.
If you want to load the real page instead, click this text.

Help! how to mod in app purchases?

innocencelost

Platinian
I'm fairly new to the modding life and starting with an easy game was an easy choice, I know how to mod everything from code to imagens BUT in app purchases, how do I make it free? couldn't find anything about it on the internet because usually it's about complex games and this one is relatively simple compared to the others, if anyone has anything on it, please help me out here
(also I don't have a computer, so if it's really needed, oh well)
 

Attachments

  • 20210406_143352.jpg
    40.8 KB · Views: 289
Good luck as most games these are only server side. And if it was client side and setting it to free and making the purchase it would send GM that you made the purchase of said item and paid 0 dollars for it. Which would cause you to get easily banned
 
but how do others mod it and not get banned? also, it works fine with lucky patcher, just that I can't use lucky patcher for other people to download it
 
Experienced modder tip:
If you cannot do what you want to do, find another method for do it. For example if the purchase gives you coins and you cannot find a method for make free purchase why not just set coins to the number you want?
Obviously yes, this requires a computer.
Else you must use lucky patcher or find a game guardian value.
 
If you're modding a Unity games. It will be easy for you. In order to make in app purchase to be bypass, you need find an exact pointer and offset.

Psst, there's a LGL Mod Menu that can be able to do those pointers.
 
Difference between lucky patcher and without lucky patcher.

- I tested lucky patcher and if you have lucky patcher and the application is modded by lucky patcher and it has in app purchase hack, it will work. And if you share the application and the in app purchase is built with lucky patcher, it will not work.
If you don't have lucky patcher, then the UI will not ever show to you and the Mod is still in the application.

- Without lucky patcher, you can use some of your skills by using a Mod Menu, this literally shares to everyone who is willing to use your Application.apk android apk. I prefer to use LGL Mod Menu, it will make you easier to connect pointers and offsets in libil2cpp.so library file.
 
Creating an unlimited currency might not be possible, but IAP might be, therefore IAP mods are made from time to time.