This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Global_STransition=1312424 -- 0 default | |
Global_TSessionID=1312832 -- -1 default | |
Global_CurSessionID=1312833 | |
Global_PBSBypass=2448961+644 -- 0=enable/1=disable | |
--[[/* | |
-1 = Story Mode / Find New Session | |
0 = Public Session | |
1 = New Public Session | |
2 = Closed Crew Session | |
3 = Crew Session |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <Array.au3> | |
#include <File.au3> | |
#include <FileConstants.au3> | |
#include <MsgBoxConstants.au3> | |
#include <ScreenCapture.au3> | |
; This script validates all games in a user's Steam library | |
; Author: Shawn Maiberger | |
; @ionblade (Twitter) | |
; By running this script, in whole or in part, you accept that the author is not acceptable for any damage to your computer or data caused by the script. |
NewerOlder