Mods Program

Minecraft Server Status Checker

  • 7,282 views • 2 today
  • 618 downloads • 0 today
  • 4
  • 3
  • 13
iamdachckol
Level 48 : Master Modder
59
Minecraft Server Status Checker (mssc)

This is a program I have written 3 months ago and have used ever since. This program was initially written for my personal use so it is in a very early stage of development. I wrote this program when I decided to find a new server to play on, normally you have to try and connect to every server on the server list until you find a working one. MSSC makes that process a little faster and much less annoying. You simply enter the address(either the ip or the dns) and the port and click 'check'.

The program will work for a second or 2. Then, if the background turns green, the server is on-line, if however it turns red, the server is off-line. This program will be updated often until I feel satisfied with it (might take a long time).

Change Log:
  • Reorganised the code (should be faster)
  • Added the connect button (the data entered into the form which appears when the button is clicked is not saved anywhere, the program has no internet access and it won't steal your account)

Known Problems:
  • Sometimes the program will glitch and may take long time to respond.
  • The icon doesn't appear in downloaded versions (serious problem :P)

Soon To Come:
  • More info about the server.
  • A list of previously checked servers.
  • A button that adds the server to your launcher server list.
  • Make the program remember the location of your minecraft.exe


All rights reserved. You may not repost or publish this program without my permission. You are allowed to create youtube and blog content based on this mod.

For more of my creations visit www.dachckol.webs.com
Progress100% complete
Game VersionMinecraft 1.2.5
Tags

2 Update Logs

Update #2 : by iamdachckol 05/23/2012 12:58:15 pmMay 23, 2012 @ 4:58 pm UTC

*Reorganised the code (should be faster)

*Added the connect button (the data entered into the form which appears when the button is clicked is not saved anywhere, the program has no internet access and it won't steal your account)
LOAD MORE LOGS

  Have something to say?

minecraftjames222
05/23/2012 5:03 pm
Level 49 : Master Modder
how have you done the connection to minecraft.net. How could you get the database username, password?
1
iamdachckol
05/24/2012 1:04 am
Level 48 : Master Modder
The program doesn't connect to the internet so it does not access the minecraft.net database. Instead it passes the username and password into the launcher. And when logged on it passes the ip so you connect to the server.
1
minecraftjames222
05/25/2012 1:02 pm
Level 49 : Master Modder
Thx. Brilliant
1
minecraftjames222
05/25/2012 1:21 pm
Level 49 : Master Modder
also, to find minecraft.exe, heres a code that can help you:
For Each foundFile As String In My.Computer.FileSystem.GetFiles("minecraft.exe")
TextBox3.Text = foundFile
Next
add a textbox3 and make it unvisible. it should be working
1
iamdachckol
05/25/2012 4:18 pm
Level 48 : Master Modder
I believe you have provided me with VisualBasic code, when this application was written in C#
1
minecraftjames222
05/26/2012 8:31 am
Level 49 : Master Modder
Ah, ok I thought this was vb. But im probably shure you can find a similar code for c#
1
ChunksOWisdom
05/22/2012 8:26 pm
Level 19 : Journeyman Narwhal
is it for mac?
1
iamdachckol
05/23/2012 12:51 am
Level 48 : Master Modder
Oh, sorry. I forgot to say in the desc.
This program is for Windows, the download contains an .exe file. Maybe if you had some sort of program you would be able to run an exe on a mac.
1
creeper92
05/20/2012 5:38 pm
Level 6 : Apprentice System
lol cant u rename it to .app [ ima newb at mods.. :( ]
1
Maker521
05/23/2012 1:20 pm
Level 21 : Expert Modder
No, It is a Different Coding
1

Welcome