Jump to content

Leaderboard


Popular Content

Showing most liked content on 06/20/17 in all areas

  1. 3 points
    I know why we should introduce the dislike button now.
  2. 3 points
    Avatar is an api wrapper written in Perl using the Common Gateway Interface and GD module to put together avatars. This api requires that you have CGI setup with Perl on your web-server, by default Apache should serve the files so you don't have to go through any struggle, Nginx users however would need to have CGI with Perl setup which is a daunting task. This project requires that you have a Perl version of 5.10 and above and you would have to install the modules from this list using CPAN or MCPAN to get the api to work and also make sure to have an active Internet connection. The files should be stored in htdocs for Windows users and var/www/html for Linux users. Usage: http://127.0.0.1/avatar/index.pl?items=4-221-111&size=600 Project URL: https://github.com/fantasyhacking/Avatar Download: https://github.com/fantasyhacking/Avatar/archive/master.zip This project can be used for your CPPSes for things such as Managers, Profiles etc. Kindly also read the LICENSE before you use this project. Hope y'all find some use with this, good luck!
  3. 2 points
    This is useless and unsafe. Prone to XSS and Cookie Injection.
  4. 1 point
    When the second player joins, try resending the jz packet to both players.
  5. 1 point
    Are you able to provide screenshots of more traffic? You should be sending jz somewhere.
  6. 1 point
    My personal favorite Electron apps are Hyper.is and Katana. I love Discord, too. KeeWeb looks very interesting. Will be sure to check it out. :)
  7. 1 point
    I can personally vouch for Vue. It's an amazing framework and I'd like to see more people choose it over Angular and React. JQuery is also a nice library, and I've used Underscore in the past (although Lodash now replaces it).. Although I haven't tinkered with it myself, React + Babel looks super nice.
×