Skip to content

Instantly share code, notes, and snippets.

View Bloodwyn's full-sized avatar
👨‍🎓

Bastian K. Bloodwyn

👨‍🎓
  • Nürnberg
View GitHub Profile
@Bloodwyn
Bloodwyn / md5.sqf
Last active January 6, 2023 21:03
/*
Implementaion of the md5 hashing algorithm in sqf
en.wikipedia.org/wiki/md5
community.bistudio.com/wiki/SQF_syntax
Author: Bastian Kuth | "Bloodwyn"
Its rather slow (about 120ms per GUID), but can be used to convert the SteamID64 to the BattleEye GUID without having to use external tools or addons.
developer.valvesoftware.com/wiki/SteamID