Results 1 to 10 of 10

Thread: Rcon Tool: MeRcon

  1. #1
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts

    Rcon Tool: MeRcon

    I have been working a while on my own rcon tool in c#. The first screen you get is the servers windows form. After you press the button connect you get the commands screen. Here you can enter your commands and see the player list (option).

    Features

    Servers
    - Saved with AES encryption in AppData
    - Quick list in task bar

    Commands
    - Player list
    - Status with colors
    - Auto command fill
    - Re-sizable screen
    - Command history (session)
    - Command output history (saved in AppData)
    - Add new auto fill commands

    Screenshots
    Click image for larger version. 

Name:	quick.png 
Views:	198 
Size:	54.5 KB 
ID:	108

    Click image for larger version. 

Name:	servers.png 
Views:	192 
Size:	4.8 KB 
ID:	109

    Click image for larger version. 

Name:	commands1.png 
Views:	197 
Size:	18.4 KB 
ID:	106

    Click image for larger version. 

Name:	commands2.png 
Views:	188 
Size:	15.1 KB 
ID:	107

    Link
    http://uploaded.net/file/dbjqw8dv/MeRcon-x64.7z
    http://uploaded.net/file/6sh5hpna/MeRcon-x86.7z
    (pass = #meRcon)

    Minimum requirement
    - Microsoft .NET Framework 4 Client profile

    To do
    - Preferences
    Last edited by Mitch; 14th January 2013 at 10:17.

  2. The Following 4 Users Say Thank You to Mitch For This Useful Post:

    EvoloZz (14th January 2013),Jeplaa (14th January 2013),kung foo man (14th January 2013),RobsoN (19th June 2013)

  3. #2
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    Version 1.1.0.2 (15/2)
    - Bug fix for fullscreen with player list.
    - Bug fix for too long server name in status strip label.

    Attachment 146 or http://netload.in/dateiV8FAsjhPsj/MeRcon-x64.7z.htm.
    Attachment 145 or http://netload.in/dateixgh20xDNea/MeRcon-x86.7z.htm.
    (password for remote links = #meRcon)
    Last edited by Mitch; 15th February 2013 at 10:09. Reason: remote links

  4. The Following User Says Thank You to Mitch For This Useful Post:

    kung foo man (15th February 2013)

  5. #3
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    Version 1.1.0.3 (27/2)
    - Preferences
    - Close new autofill and preference screen on esc

    Attachment 175 or http://netload.in/dateiI8nvDGX3Zy/Me...1.1.0.3.7z.htm
    Attachment 176 or http://netload.in/dateipZSxhYpvHt/Me...1.1.0.3.7z.htm
    (password for remote links = #meRcon)
    (removed old attachments from previous post)
    Last edited by Mitch; 27th February 2013 at 21:03. Reason: remote links

  6. The Following User Says Thank You to Mitch For This Useful Post:

    Ni3ls (28th February 2013)

  7. #4
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    Version 1.1.04 (15/6)
    - check for updates
    - open log from menu
    - each server has now his own command log (commands_ip_port.log)
    - cod4 status fixed
    - exception fixed in renaming profile name
    - domain as ip is now possible
    - improved performance with command output
    - added gametype after map name (bottom text in commands screen)

    MeRcon-x64-1.1.04.7z or http://netload.in/dateiNH6j5FYPGa/Me...-1.1.04.7z.htm
    MeRcon-x86-1.1.0.4.7z or http://netload.in/datei5pkEPhCwJi/Me...1.1.0.4.7z.htm
    (password for remote links = #meRcon)
    Last edited by Mitch; 15th June 2013 at 14:44. Reason: old attachments are deleted again

  8. The Following User Says Thank You to Mitch For This Useful Post:

    kung foo man (15th June 2013)

  9. #5
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    Version 1.1.0.5 (21/11/13)
    - fixed bug in parsing player name if first one char and then color code
    - rcon status (v2): parse all data and then loop through it
    - join server (+ different patches and read g_password)
    - improved player list (changes item text instead of clearing)
    - when can't parse status then use the normal output parser

    Download:
    MeRcon-x86-1.1.0.5.7z or http://znation.nl/mercon/MeRcon-x86-1.1.0.5.7z
    MeRcon-x64-1.1.0.5.7z or http://znation.nl/mercon/MeRcon-x64-1.1.0.5.7z

  10. #6
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    My source code is available at https://znation.nl/svn/mercon/trunk/MeRcon/. If you want changes applied, post your patch here.

  11. The Following User Says Thank You to Mitch For This Useful Post:

    kung foo man (16th December 2013)

  12. #7
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,010
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    timescale 0.01

  13. #8
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    Quote Originally Posted by kung foo man View Post
    Sure, as long as it stays free.

  14. #9
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    If you are trying to build your own version, you probably need to disable the code signing or generate your own key for signing code.

    I am currently trying to make a 128x128 ico for higher resolutions.

  15. #10
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    Release 1.1.0.6:
    - Fixed bug in status v2 when status exists of more than 1 part.
    - Using --- as minimum length in status v2.
    - New icon (also a red one from 21 December until 31 December)
    - Less space on left and right in commands form.
    - Fixed bug with the player list when you resize the form. (caused by this release)
    - No icon for 3rd form (commands > games > double click on version)


    http://znation.nl/mercon/MeRcon-x64-1.1.0.6.7z
    http://znation.nl/mercon/MeRcon-x86-1.1.0.6.7z

    Click image for larger version. 

Name:	mercon.png 
Views:	96 
Size:	1.38 MB 
ID:	574
    Attached Files Attached Files
    Last edited by Mitch; 25th December 2013 at 20:22.

  16. The Following 2 Users Say Thank You to Mitch For This Useful Post:

    BurntToast (13th February 2014),RobsoN (25th December 2013)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •