https://github.com/faithvoid/script.cortanaplayercount
Scripts that display the current online (Insignia / XLink Kai) player count in an XBMC4Xbox skin.
https://github.com/faithvoid/script.cortanaplayercount
Last synced: 10 months ago
JSON representation
Scripts that display the current online (Insignia / XLink Kai) player count in an XBMC4Xbox skin.
- Host: GitHub
- URL: https://github.com/faithvoid/script.cortanaplayercount
- Owner: faithvoid
- Created: 2025-07-23T22:24:30.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-23T22:40:01.000Z (11 months ago)
- Last Synced: 2025-07-24T01:24:56.864Z (11 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# script.cortanaPlayerCount
Scripts that display the current online (Insignia / XLink Kai) player count in an XBMC4Xbox skin.
## How to Use:
- Install cortanaPlayerCount to Q:/scripts/
- Add getnews.py and playercount.py to your autoexec file if you want them to automatically update on startup
- Run either getnews.py or playercount.py
- Add $INFO[Skin.Setting(insigniaOnline], $INFO[Skin.Setting(LatestNewsInsignia], $INFO[Skin.Setting(xlinkOnline], $INFO[Skin.Setting(LatestNewsXLink] or other similar commands (check playercount.py for them all) to the label of your choice in your skin's .XML file
- ???
- Profit!