Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New extension: Cheat Detector (useful for highscores submission) #1301

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

Description

Cheat Detection Tool works by tying a variable number with the same number that has a different floating precision.

Reference: https://www.youtube.com/shorts/J2Vy05aDKqQ

image

How to use the extension

  1. You can set score using the set secured number action (action with operator would be good too but it doesn't seem to work in the game engine)
  2. You can get score using SecuredNumber(Key) function
  3. Lastly, You can get players that cheated using Did Player Cheated condition

image

  1. you can test it by modifying the variable directly or using a cheating tool like cheat engine

Checklist

  • I've followed all of the best practices.
  • I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

What tier of review do you aim for your extension?

Community (Unreviewed)

Example file

CheatDetectorExample.zip

Extension file

CheatDetector.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ New extension A new extension
Projects
Status: Needs review
Development

Successfully merging this pull request may close these issues.

1 participant