Matsyir / StatusSocket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Status Socket

Status Socket is a plugin that sends player data to a server api. Possible uses are for display on a website, tournaments, or panels. Status socket will send in every tick: playername, run energy, special attack energy, worn equipment, skill data, active prayers, local point, world point, and camera position. Status socket will also send in animation data on player animations and histplat data when hitsplats appear on targets.

TODO:

  • Proxy Support.

Player Data Response(every tick):

Need to be updated

Animation Data Response(on target animation):

Need to be updated

Hitsplat Data Response(on target hitsplat):

Need to be updated

About

License:BSD 2-Clause "Simplified" License


Languages

Language:Java 100.0%