Fixes some Tinychat room shortcomings and adds useful features.
These are versions of this script where the code was updated. Show all versions.
Fix for cam restore muted state.
Typing "/unban USERNAME" will now ban any user on the banlist that matches USERNAME, whether account name or nickname at the time of the ban. Will only match 1 result at a time.
Update /clear to empty the chatlog, and /unban to empty the banlist.
Ignore automatic volume/mute/hide states for self camera.
Automatically restore each user's cam volume from last session.
Automatically restore last room volume.
Automatically mute users that were muted before. Don't have to hide their cam anymore.
Automatically remember for each room if it's muted.
Fix and improve auto cam hiding:- Don't hide self.- Fix hiding blocked cams from list.- Fix Auto hide new cams. Now a refresh will continue hiding all new cams including those loaded when joining the room.
Quickfix for new chatbox, looks good so far.
Another quickfix for chat crash from TC data changes. Work-In-Progress
Quickfix for the changed TC websocket data, as new chatbox didn't work.
Another improvement to the new chatbox link parsing.
Show all script versions