You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove a score, the counterpart to AddScore. its an administration command. all the bot needs to do it send a simple request with gamecode and score id (inside of the global wrapper object that all requests must have), the server does the rest.
RemScore [game] [id]
Format a request to the server with opcode 2 containing a data member defined as such:
The text was updated successfully, but these errors were encountered: