MTA Team 0xCiBeR Posted May 19, 2015 MTA Team Share Posted May 19, 2015 (edited) Well, I'm not very good with words and presentations, but I come to present something that I've been working on these days. This is an application for managing your server with a graphical interface. The application has two parts, the actual application (.exe) and a resource for communication. The application is made in C # In short: Application-> Resource Application <-Resource For now it has: Send messages to the server from the interface. A button to stop the server Change and password reset server Player Management (Kick, Ban, Slap, Etc.) Simple Stats. I plan to add more features, I will update the post with any new developments. Any suggestion is welcome, but it does not mean I'm going to include anything that is appointed. Pictures (Ignore my photo background ) http://imgur.com/nqX7ign,k8Y0xa1,xFQ85Ns,tNMLDTP,yI3F0GN,jbRU30z,CcFqzlS,WmIB5KT,yKAJUK8 I will release this when i'm sure it's ready and optimized. Edited May 20, 2015 by Guest Link to comment
MTA Team 0xCiBeR Posted May 20, 2015 Author MTA Team Share Posted May 20, 2015 Seem to be good, good luck! Thanks! Link to comment
xeon17 Posted May 20, 2015 Share Posted May 20, 2015 Awesome, the design could be better though. I got a suggestion if you allow, Near the edit(memo) for sending the message you could create another edit(memo) for name of the user who is using the program, so in server chat will appear his name and message. Good luck! Link to comment
MTA Team 0xCiBeR Posted May 20, 2015 Author MTA Team Share Posted May 20, 2015 Awesome, the design could be better though. I got a suggestion if you allow,Near the edit(memo) for sending the message you could create another edit(memo) for name of the user who is using the program, so in server chat will appear his name and message. Good luck! Yeah, has been added. Thanks for the feedback. The design is not really completed yet, tho i'm not very good with designing. Link to comment
MTA Team 0xCiBeR Posted May 20, 2015 Author MTA Team Share Posted May 20, 2015 Great Job. Thanks! Link to comment
xeon17 Posted May 20, 2015 Share Posted May 20, 2015 Awesome, the design could be better though. I got a suggestion if you allow,Near the edit(memo) for sending the message you could create another edit(memo) for name of the user who is using the program, so in server chat will appear his name and message. Good luck! Yeah, has been added. Thanks for the feedback. The design is not really completed yet, tho i'm not very good with designing. I guess you have already planned it , but in my opinion the program should contain basic features as set dimension,interior,kick,ban,set nick,mute,freeze. About the design , you could create buttons on one side, and when you click on a button for example mute, a window should show up with a grid list which should contain 2,4,10 minutes and a edit(memo) for a custom duration. Also to make it look nice , you could add a icon per every button. And sorry if i'm boring ._. Link to comment
Rio Posted June 6, 2015 Share Posted June 6, 2015 Excellent Stuff!! :) I'll Try It First!!!! Great Work!!! Keep It Up! Link to comment
MrBugsFive Posted June 25, 2015 Share Posted June 25, 2015 Good, Cyber !! {OFF} You Manager From Server of MTA:DayZ !! Link to comment
MTA Team 0xCiBeR Posted July 8, 2015 Author MTA Team Share Posted July 8, 2015 Thanks all, sorry for the delay to respond. I'm thinking of making this open source as I lack time to continue it. I'll update it soon. Link to comment
xXMADEXx Posted July 12, 2015 Share Posted July 12, 2015 Awesome. And I really hope that you do make it open source (if so, GitHub would be perfect) because I'm kinda curious about the backends of it. Link to comment
Perfect Posted July 16, 2015 Share Posted July 16, 2015 Great work you did there! It is a really useful program. And I have a suggestion, if you didn't already implemented it yet, adding a feature to change server name would be really good. Hope you will finish it soon or at least make it open source to speed up the process. And as xXMADEXx, I too want to know the backends of it. Link to comment
DeVo Posted August 9, 2015 Share Posted August 9, 2015 Would be nice to see it in action. Link to comment
tosfera Posted January 15, 2016 Share Posted January 15, 2016 As far as I can see you're using the http function to call the actions, this forces the user to also have a webserver running at their local system or somewhere online. Am I correct? Most of the users wouldn't want it this way but it's quite a nice way, if you've protected it good enough. Too bad that you lack the time to continue it. Link to comment
MTA Team 0xCiBeR Posted April 9, 2016 Author MTA Team Share Posted April 9, 2016 As far as I can see you're using the http function to call the actions, this forces the user to also have a webserver running at their local system or somewhere online. Am I correct?Most of the users wouldn't want it this way but it's quite a nice way, if you've protected it good enough. Too bad that you lack the time to continue it. It uses MTA's default web server. I'll explain the backends: I'm using C# as the language. For this, I've used Visual Studio 2013 with MTA:SA C# SDK https://wiki.multitheftauto.com/wiki/CSharp_SDK When you create the project, simply choose windows forms and start programming the basic interfaces. Then, on the server-side create a resources holding you functions added to the meta.xml allowing HTTP requests. The rest is pretty self-explanatory for people who know how to program in C#. I've also encrypted every data sent to the server and from it with a personal Key to prevent data sniffing. Link to comment
Simple0x47 Posted April 9, 2016 Share Posted April 9, 2016 Nice, with the time I think you're going to make a Mobile APP too Link to comment
MTA Team 0xCiBeR Posted April 10, 2016 Author MTA Team Share Posted April 10, 2016 Nice, with the time I think you're going to make a Mobile APP too Actually i thought of it, but then i saw Google's Developer Licence costs $25 USD and i'm not in the position of buying nor I want to distribute the app out of the play store as it could be easily manipulated. Link to comment
Jaysds1 Posted April 12, 2016 Share Posted April 12, 2016 I will be watching this topic as I've became interested into it. Link to comment
MTA Team 0xCiBeR Posted April 23, 2016 Author MTA Team Share Posted April 23, 2016 Bumping to show some progress: Yes, I've decided to make a mobile app. Yes, I'll continue to develop desktop app. If anyone is interested in contributing, please let me know. Link to comment
ma2med Posted April 23, 2016 Share Posted April 23, 2016 Good to see it's not abandoned Link to comment
Simple0x47 Posted July 14, 2016 Share Posted July 14, 2016 I would like to colaborate, it will improve my C++ level Link to comment
UserToDelete Posted September 7, 2016 Share Posted September 7, 2016 Continue or abandoned? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now