A temporary name for a system similar to SMITE’s VGS, Overwatch’s communication ping system, or similar functions for the purpose of communicating without relying on the players’ voice or auditory perception. Hopefully, we can include all of those for the sake of more customization.
To send a message across the network to clients specified as the same party with customized controls using either series of buttons like VGS, a communication wheel similar to one from Overwatch, or simply a specified key combination or keystroke. Naturally, this would mean that the other end must be able to receive it and display it on the screen, preferably as an overlay similar to Overwolf, Steam, or Discord.
To use the app, type python3 main.py while in the directory. If it say no module named 'pynput' then type 'pip install pynput' Similarlly, use 'pip3 install discord-webhook' if it say it lacks this.
python setup.py py2exe