Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

MusCommander - Re-release.

[̲̅$̲̅(̲̅1̲̅)̲̅$ ̲̅]
Joined
May 4, 2008
Messages
831
Reaction score
741
Not sure what happened to my original release thread but I had a few people asking for the download link so I figured I would just post the release again.


What the heck is a MusCommander?
Well it is just a little tool that you can use to send Mus Commands to your Emulator.

Why did you make it?
I just put this together to practice C#.

What if my emu supports other commands?
Mus Commands can easily be edited/added without having to edit the source files.

How?
Just edit the muscommands.txt file and add your commands in there .
MusCommander currently supports any Mus command with up to 4 parameters.
When you edit this file you have to remember that the spaces between the parameters are important.

What is in muscommands.txt?
The commands that are in that file by default are the Mus Commands for Phoenix 3.8.x.

PHP:
unloadroom [id]
updategroup [id]
updatepixels [id]
updatepoints [id]
giveitem [userid] [itemid] [pageid] [gift-message]
updatevip [id]
updateusersgroups [id]
shutdown
update_filter
updatecredits [id]
reloadbans
update_bots
signout [id]
exe [SQL]
alert [id] [message]
ha [message]
hal [url] [message]
updatelook [id]
updatemotto [id]

If I missed one then just post it and I will add them.


Known bugs: Sometimes after saving the settings the new settings are not being applied until the program has been restarted. (Will I fix this ? Sure.... When? I probably could have done it while i was typing all this but yeah...... some time.....)

Screenshot
leenster - MusCommander - Re-release. - RaGEZONE Forums




Download:
 
Last edited:
Junior Spellweaver
Joined
Oct 6, 2011
Messages
185
Reaction score
15
Isn't working for me x[

My ServerIP is my IP-adress.
Server port is 30001
Username is my hotel-username..
 
[̲̅$̲̅(̲̅1̲̅)̲̅$ ̲̅]
Joined
May 4, 2008
Messages
831
Reaction score
741
Isn't working for me x[

My ServerIP is my IP-adress.
Server port is 30001
Username is my hotel-username..

Make sure your ip is in the allowed ip's in your emu's configuration.
The username doesn't really matter, it's just being used for the ha,hal and alert commands... (You could use any name.)
 
Newbie Spellweaver
Joined
Dec 23, 2011
Messages
95
Reaction score
8
Make sure your ip is in the allowed ip's in your emu's configuration.
The username doesn't really matter, it's just being used for the ha,hal and alert commands... (You could use any name.)

Hello you have send me this PM:

Mijn nederlands is niet so goed meer, ik woon nu in canada.

Ill compile a version that does not have the fancy gui. You will have to wait until monday because I'm out of town.

I don't want to share the source yet because I want to add some more features first.

So... when do you release the source??
 
[̲̅$̲̅(̲̅1̲̅)̲̅$ ̲̅]
Joined
May 4, 2008
Messages
831
Reaction score
741
Hello you have send me this PM:

Mijn nederlands is niet so goed meer, ik woon nu in canada.
Ill compile a version that does not have the fancy gui. You will have to wait until monday because I'm out of town.
I don't want to share the source yet because I want to add some more features first.
So... when do you release the source??

Your right, I did say that.....

Here is the source of the NO GUI version that I gave you.
Have fun with it.

I did not add any new features to this because the new version I am playing with is being written in a different language.
 
Newbie Spellweaver
Joined
May 18, 2011
Messages
36
Reaction score
0
@leenster Can you upload in mediafire or other because all your links are dead :l
 
Banned
Banned
Joined
Apr 11, 2013
Messages
48
Reaction score
10

problem? The IP is not 127.0.0.1, and I've saved the settings..
 
Back
Top