Update Among Us - TOHE.ps1
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#To Run this easily. Run the following command:
|
||||
#Powershell $A = (curl https://gitea.resta.us/resta.us/public/raw/branch/main/Among%20Us%20-%20TOHE.ps1).content; Invoke-Expression $A.Substring(1)
|
||||
#To Run this easily, use one of the following methods:
|
||||
#Method 1: Right click the start menu. Click "Terminal (Admin)" or "Windows Powershell (Admin)" and paste the following line in the command window:
|
||||
#$A = (curl https://gitea.resta.us/resta.us/public/raw/branch/main/Among%20Us%20-%20TOHE.ps1).content; Invoke-Expression $A.Substring(1)
|
||||
|
||||
|
||||
$gameName = "Among Us"
|
||||
|
||||
Reference in New Issue
Block a user