.idea/.idea.OpenCS2hock/.idea | ||
OpenCS2hock | ||
.gitignore | ||
LICENSE | ||
OpenCS2hock.sln | ||
OpenCS2hock.sln.DotSettings | ||
OpenCS2hock.sln.DotSettings.user | ||
README.md |
OpenCS2hock
Electrifying your Counter-Strike experience. With OpenShock!
How to use
Download latest Release and execute.
Example config.json
. Place next to executable. Will also be generated on first start.
{
"LogLevel": 2,
"OpenShockSettings": {
"Endpoint": "https://api.shocklink.net",
"ApiKey": "<Your Shocklink API Key>",
"Shockers": [ "<Shocker Id> comma seperated" ]
},
"IntensityRange": {
"Min": 30,
"Max": 60
},
"DurationRange": {
"Min": 1000,
"Max": 1000
},
"Actions": {
"OnKill": "Nothing",
"OnDeath": "Shock",
"OnRoundStart": "Nothing",
"OnRoundEnd": "Vibrate",
"OnRoundWin": "Nothing",
"OnRoundLoss": "Shock",
"OnDamageTaken": "Vibrate"
}
}
ApiKey
For OpenShock get token here
Shockers
List of Shocker-Ids, comma seperated. Get Id here. Press the three dots -> Edit
Example [ "ID-1", "ID-2" ]
Intensity Range
0-100
%
Duration Range
in ms
Values for Actions
- Beep
- Shock
- Vibrate