Just wanna make sure Im completely forgeted

Author Topic: Just wanna make sure Im completely forgeted  (Read 1603 times)

I don't have access to the original email for this account or the one my code was sent to anymore, meaning the only way to get the game again is to purchase it again. Is this correct?

if you still have the key.dat and you can authenticate on blockland you can use ipq's keyutils to get your key back
https://github.com/Ipquarx/KeyUtils

if you still have the key.dat and you can authenticate on blockland you can use ipq's keyutils to get your key back
https://github.com/Ipquarx/KeyUtils

Ive downloaded it but I dont understand how Im supposed to run this thing

Ive downloaded it but I dont understand how Im supposed to run this thing

https://github.com/Ipquarx/KeyUtils/releases/latest
download the release.zip from here, then follow the tutorial here:
https://github.com/Ipquarx/KeyUtils/blob/master/README.md

https://github.com/Ipquarx/KeyUtils/releases/latest
download the release.zip from here, then follow the tutorial here:
https://github.com/Ipquarx/KeyUtils/blob/master/README.md

Alright well now its just giving me an error whenever I try to extract the files from Release.zip, even then will this even work? I have the key.dat but its from another computer I don't have anymore.

Alright well now its just giving me an error whenever I try to extract the files from Release.zip, even then will this even work? I have the key.dat but its from another computer I don't have anymore.

error? have you checked your antivirus to ensure it hasn't been accidentally deleted or moved to its quarantine?

I have the key.dat but its from another computer I don't have anymore.
I'm pretty sure the key.dat can only be read if it's from the computer it was created on.

I'm pretty sure the key.dat can only be read if it's from the computer it was created on.
correct- we need the mac address of the network adapter :/

i mean theoretically you could bruteforce it but first of all you'd have to force the cpu name (there's tools for this.. i think port made a proof of concept?) and then you'd need to brute the actual mac address (roughly 12^16 or 1.84884259e17 possible combinations, not taking into account on how you can predict the mac address if you know the network adapter maker and you disclude all of the mac addresses that aren't valid) but it's safe to say unless you know the company that made the NIC you were using in your past machine, but it's safe to say you're /probably/ not getting your key back unless you contact badspot.


you cannot guess the original key by guessing the MAC address as there are too many valid but not correct results in between

you cannot guess the original key by guessing the MAC address as there are too many valid but not correct results in between
i mean i did say theoretically