Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
When you paste the lines just don't put the hashtag symbol in (also possibly that i only put in the lines for stealth inc 2)
function POST-authenticate_ps4.php {
Param($Context)
$issuer = $Context.Request.QueryString.Item("issuer")
Write-Host ("Issuer: $issuer")
Write-Host ("Content: " + $Context.Request.RawContent)
"0"
}
https://stratege.ru/ps3/trophies/stealth_inc_2_a_game_of_clones/spisok_1/connoisseur_club
work authenticate_ps3.php.ps1:
function POST-authenticate_ps3.php {
Param($Context)
Write-Host ("Content: " + $Context.Request.RawContent)
"0"
}
https://github.com/heatray/stealth-server/commit/948597e8e95c1576505249f99b21db7480dd52df
I made many attempts (more than 50), additionally tried "connected, allow, successfully, valid, accepted, ok, continue, true"; and finally tried "0" and the server crashed!
I started the server again and tried to send just double quotes (as it was originally) and the previous option, but the server crashed at the first request! using the screenshot, I caught the action and text of the error before the crash:
> 192.168.xx.xx:50809 -> GET /si2-sony-list-levels.php?limit=2000 // white font
[<timestamp>] [INFO ] Bye // green font
Send-Response : Исключение при задании "StatusCode" : "Доступ к ликвидированному объекту невозможен" // red font