Hi! I work on a game and I want to have something like a 24h buff.
The player watches an ad and gets a bonus for 24 hours.
How can I do this?
Hi! I work on a game and I want to have something like a 24h buff.
The player watches an ad and gets a bonus for 24 hours.
How can I do this?
Online or local?
If online, check server time and link the buff
if local, make a save file which stores the time something is activated and read from it at start to see if it’s still there I guess. Changing time can exploit this, but without internet that won’t be easy to fix
Whatever you’re doing locally will be cracked in ten minutes if your application even worth the effort (will be popular enough).
If you encrypt the save its fine. People can change their time, but for a local app Game Guardian or Cheat Engine will just edit the ram values either way.
There will always be cheaters, and for a local app it might not be important
Hi! I want to make it Online, but I don’t know how…
Do you have any tutorials or courses on this?
On YouTube there are tons of guides on how to make it online, sadly cannot help much here due to a lack of experience
Thank you! Can you recommend a good channel?