Mysteryy Posted January 6, 2015 Share Posted January 6, 2015 (edited) Since last semester ended, I have been working on a little project for a couple of weeks to learn and have some fun. Edit: Added the title so it will say who you are logged in as and the version number: I didnt actually intend to add it to the osbot client, I just started it as a separate project. Yesterday I decided I would add it on to the client for fun. Basically I wrote a server application in java, its hosted on a remote host. Anyone who has the client application can connect to the server. This is just a beta stage still, but its coming along nicely (in my opinion). It will keep track of online users etc. When you type '/online' it will print out a list of online users, as you can see in that image. It just pulls your username from the osb client and logs you on to the chat as that user. Current commands: '/online' - Prints the current online users. '/clear' - Clears all of the previous chat history from your client. What do you guys think? Would this be cool to add on to the client/scripts, or would it just be annoying if it poped up? Of course there could be an option when you run the script to connect or not. Edited January 7, 2015 by Mysteryy 11 Quote Link to comment Share on other sites More sharing options...
Muffins Posted January 6, 2015 Share Posted January 6, 2015 hue Quote Link to comment Share on other sites More sharing options...
irwtonrs1 Posted January 6, 2015 Share Posted January 6, 2015 Yes, this is actually very awesome. Quote Link to comment Share on other sites More sharing options...
rsnerd Posted January 7, 2015 Share Posted January 7, 2015 Nice give people a reason to babysit their bot Quote Link to comment Share on other sites More sharing options...
Mysteryy Posted January 7, 2015 Author Share Posted January 7, 2015 (edited) Yes, this is actually very awesome. Nice give people a reason to babysit their bot Edited the title to say what user you are logged in as. Also added a safeguard from 2 people using the same username. (edited the picture) Any other suggestions so far? Edited January 7, 2015 by Mysteryy Quote Link to comment Share on other sites More sharing options...
Volta Posted January 7, 2015 Share Posted January 7, 2015 Needs YouTube Quote Link to comment Share on other sites More sharing options...
Raflesia Posted January 7, 2015 Share Posted January 7, 2015 Needs YouTube I rather watch porn on it. 1 Quote Link to comment Share on other sites More sharing options...
Mysteryy Posted January 7, 2015 Author Share Posted January 7, 2015 Needs YouTube I rather watch porn on it. Soo YouTube and red tube. Got it. Xd 2 Quote Link to comment Share on other sites More sharing options...
Xellic Posted January 7, 2015 Share Posted January 7, 2015 This is awesome. Quote Link to comment Share on other sites More sharing options...
Apaec Posted January 7, 2015 Share Posted January 7, 2015 Really nice, would be a sweet addition in the client imo, as it gives users who are less active on the forums but still big users on the bot the opportunity to chat about their experiences and so on Except from that gui needs a title (it hurts me that it doesnt have one) nice work m9 apa Quote Link to comment Share on other sites More sharing options...
Mysteryy Posted January 7, 2015 Author Share Posted January 7, 2015 Really nice, would be a sweet addition in the client imo, as it gives users who are less active on the forums but still big users on the bot the opportunity to chat about their experiences and so on Except from that gui needs a title (it hurts me that it doesnt have one) nice work m9 apa The first picture the gui didn't have a title, then I realized that I forgot and added it in last night. The second picture has one. The title is the version number and the user that is logged on to the client. Second picture: 1 Quote Link to comment Share on other sites More sharing options...
pitoluwa Posted January 8, 2015 Share Posted January 8, 2015 I want to learn J2EE pls! Quote Link to comment Share on other sites More sharing options...
fixthissite Posted January 8, 2015 Share Posted January 8, 2015 (edited) Did you create the network framework yourself? Or did you use a third party framework? Edited January 8, 2015 by fixthissite Quote Link to comment Share on other sites More sharing options...
Mysteryy Posted January 8, 2015 Author Share Posted January 8, 2015 Did you create the network framework yourself? Or did you use a third party framework? I did not use any predefined frameworks. I made all of the communication and cross network interactions myself. Quote Link to comment Share on other sites More sharing options...
Joseph Posted January 8, 2015 Share Posted January 8, 2015 good shit homie Quote Link to comment Share on other sites More sharing options...