Injecting Profile in Epic Games Version
This topic follow at
https://www.mpgh.net/forum/showthread.php?t=1530490
Thanks to @JellyBelly1809
Code for OnBeforeRequest Script event (EPIC GAMES)
https://www.mpgh.net/forum/showthread.php?t=1530490
Thanks to @JellyBelly1809
Code for OnBeforeRequest Script event (EPIC GAMES)
Code:
if (oSession.HostnameIs("steam.live.bhvrdbd.com")) {
oSession.hostname="http://brill.live.bhvrdbd.com";
oSession.oRequest["x-kraken-client-platform"] = "egs";
oSession.oRequest["x-kraken-client-provider"] = "egs";
}

403) Forbidden. what does this mean?