- Login to the site: https://www.pishock.com
- Choose the
PiShockoption - Click the Person icon (
Account) in the bottom left corner - Click
Generate API Keybutton - The API key is the value shown, Example:
abcd-1234555678-defg-12345
- On the PiShock website:
- Create a share code ( or get one from another user )
- Click on the Share icon ( the 3 dots )
- Click
Generate Share Code
- Create a share code ( or get one from another user )
- Make sure you have Beat Saber installed
- Install Python using the attached
install_python.ps1:- Right click
- Run with Powershell
- Setup Mod Assistant
- Launch ModAssistant.exe
- Click Agree
- Install the mod
HTTP Status- If it isn't there, use the ModAssistant to install:
BSIPA,BS Utils, andwebsocket-sharp. - Then you can find the latest version of
HTTP Statushere: https://github.com/opl-/beatsaber-http-status/releases- Drop the plugin folder in your
Beat Saberinstall directory
- Drop the plugin folder in your
- If it isn't there, use the ModAssistant to install:
-
Update the
Params:- Add the
Username(it needs to be the one of the person that made the API Key - Add the
Nameshould be identical or can be something like: Beat Saber.
- Add the
-
Update the
Apikey:- Under
Params: - Update
Apikey:( line 7 ) - Add your API Key From the PiShock website (See: Getting a PiShock API Key)
- Under
-
In the
Miss:section:- Update the value for
code:with the Share Code (on line 28)
- Update the value for
-
In the
Bomb:section:- Update the value for
code:with the Share Code (on line 52)
- Update the value for
-
(Optional) Buttplug.io
- Get the code of a buttplug.io share
- Enter it at line 62 (
Hit->Params->code), - Toggle Active to
trueat line 58.
- Launch Beat Saber
- Launch the Plugin:
- Hold
shiftandright clickin the folder that holds thebeatsaber_pishock.py - Click on
Open Powershell Window Here - Inside the Powershell window:
- Type
python .\beatsaber_pishock.py - Press
Enterto launch the plugin
- Type