Skip to content

A simple script to programmatically change your installation ID.

License

Notifications You must be signed in to change notification settings

Gilgames000/Change-Gameforge-InstallationID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Change Gameforge InstallationID

The Gameforge client stores a UUIDv4 in your Windows registry upon installation. This ID gets sent to GF headquarters supposedly to keep track of the machine you're playing on. If you want to go full anonymous it may not be enough to cover your IP address since the installation ID can be traced back to you. You can use this simple script to programmatically change your installation ID to a new one whenever you need it.

How to use

  1. Grab a UUIDv4 from whatever source you prefer. If you don't know how, this link will do just fine.
  2. Open Powershell with administrator rights and execute the script passing the new ID as an argument.
  3. Done. Enjoy!

Example

> .\change_gf_installid.ps1 c944e82e-9e1d-4ef7-8b67-e51c6e879306

About

A simple script to programmatically change your installation ID.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published