playMaker

Author Topic: Anti Timer Cheat For Currency  (Read 933 times)

andyandyandy

  • Beta Group
  • Junior Playmaker
  • *
  • Posts: 63
Anti Timer Cheat For Currency
« on: December 20, 2020, 10:49:57 PM »
So I notice some games that have currency can be "hacked" or glitched by editing their time on their phone. So in my game theres production currency and I was wondering how my game can defend from that trick? I read that I can store it in http? But not where what fsm states I would need to use to store the digits in there.

heavygunner

  • Sr. Member
  • ****
  • Posts: 344
Re: Anti Timer Cheat For Currency
« Reply #1 on: December 24, 2020, 06:41:59 PM »
Best way is, getting timestamp from internet and compare it. There are few c# codes to do it.
Else, there is an paid asset to do it without internet.