Author Topic: Cheat  (Read 4249 times)

Noi14

  • Jr. Member
  • **
  • Thank You
  • -Given: 10
  • -Receive: 0
  • Posts: 57
    • View Profile
Cheat
« on: February 10, 2014, 05:25:27 PM »
I'm trying to do a test with cheat engine 6.3 with a game that I develope with TNET.
I don't undertand how to solve problem with speed hack. It actives with a click from software.

How is it possible to notice this cheat without passing movement of own character to an authoritative server?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Cheat
« Reply #1 on: February 10, 2014, 05:50:42 PM »
You would need to add some logic to the server for that. The easiest thing to do would be to periodically send the player's Time.realTimeSinceStartup to the TNet server, and the server would check to see if the value differs too much since the last sent time + elapsed time. If it does, boot the player.