Social Icons

twitterfacebookgoogle pluslinkedinrss feedemail

MOHAA SPY

DownloadClick on download to download MOHAAspy

MOHAAspy is a small Windows and Linux (OpenSource) program utility for MOHAA.

Knowing:
- IP
- Hostport
- Queryport
of the server you can monitor users, pings, maps, server-name.

I also have built in Remote Console.
So some RCON commands can be executed from the program.
And you don't need to be connected to server through "MOHAA.exe" or its server.
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
First you have to know 3 things:
IP address of the server
Hostport (on many servers it is 12203)
Queryport (on many servers 12300)
if you are an admin you will know them for sure.
This data you can also get from commercial program GameSpy or The All-Seeing Eye.

After filling in this data you can click button "START spy".
The program will start monitor the server.
My server data is:
213.241.38.27
12203
12300
you can try (it's opened almost 24h/d).
---------------------------------------------------------------------------------
The second part of options is RCON (remote control access).
For this to be working you additionaly will need RCON password from the server
(this you will know only if you are the very administrator of the server)

If you know the password for example "123", you should put it like this:

In the short row on the right you put "RCON 123"
(this is the line where it is written "Always add text from here to commands")

When you jump to the line at the bottom
my program will always automatically add this text "RCON 123",
aftewards you add a comand for example: say "hello".

Altogether it will look like: RCON 123456 say "hello", then accept it with Enter.
If the password is right command will be transmited and executed by the server.
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
28th January 2003
I also enclose sample source of "mohaaspy.c", project MohaaSpy for Linux.
To this Linux version I also added some logs creating.
It works fine for me under Redhat 6.2.
You compile it like this:
"gcc -Wall mohaaspy.c -o mohaaspy"
---------------------------------------------------------------------------------
30th January 2003
I decided to also share my source code in Delphi5.
I include 2 source codes one with basic features
and one specially improved for me and server (players kicks and map changing)
This Delphi project uses components: Indy, Tanis NotificationIcon and VCL.
---------------------------------------------------------------------------------
YOU CAN USE THIS CODES AS AN OPEN SOURCE SO YOU CAN COPY IT AND SHARE IT FURTHER
BUT PLEASE ALWAYS REMEMBER TO INDICATE MY DATA (NAME, E-MAIL AND WEB PAGE)
---------------------------------------------------------------------------------

No comments:

Post a Comment

Note: only a member of this blog may post a comment.