meteor-client icon indicating copy to clipboard operation
meteor-client copied to clipboard

Fixed ServerSpoof sending incorrect client brand

Open Hackerokuz opened this issue 1 year ago • 0 comments

Type of change

  • [x] Bug fix

Description

Fixes a bug where turning on brand spoofing in server spoof does not spoof the brand.

Related issues

Fixes issue: https://github.com/MeteorDevelopment/meteor-client/issues/2404

How Has This Been Tested?

Tested server brand spoofing using Vulcan anti cheat.

Warning: I do not have access to Wraith anti cheat so I could not test the server spoof with that. Vulcan does not seem to detect the fact that branding is being spoofed. This is Vulcan though so who can say how good this test is...

Checklist:

  • [x] My code follows the style guidelines of this project.
  • [x] I have added comments to my code in more complex areas.
  • [x] I have tested the code in both development and production environments.

Hackerokuz avatar Mar 27 '24 16:03 Hackerokuz