Electrifying your Counter-Strike experience. With OpenShock and PiShock! (Not Associated)
Download latest Release and execute.
Example config.json
. Place next to executable. Will also be generated on first start.
{
"LogLevel": 2,
"Shockers": [
{
"ShockerIds": [
"ID HERE"
],
"IntensityRange": {
"Min": 30,
"Max": 50
},
"DurationRange": {
"Min": 1000,
"Max": 1000
},
"ApiType": 0,
"Endpoint": "https://api.shocklink.net",
"ApiKey": "API KEY HERE"
}
],
"ShockerActions": [
{
"TriggerEvent": 2,
"ShockerIds": [
"SAME ID HERE"
],
"Action": 2,
"ValueFromInput": false
}
]
}
CShocker here
List of Shocker-Ids, comma seperated.
[ "ID-1-asdasd", "ID-2-fghfgh" ]
in percent
0-100
in ms
0-30000
OpenShock0-15000
PiShock
For PiShock (HTTP) get information here
For PiShock (HTTP) get information here
From CS2GSI here
List of Shocker-Ids, comma seperated. (Same as in configured Shocker)
[ "ID-1", "ID-2" ]
From CShocker here
Use CS2GSI EventArgs value to determine Intensity (within configured IntensityRange)