FlyFF/MapleStory GM Tool

Joined
May 18, 2007
Messages
1,787
Reaction score
291
This is a program I've been working for the past week. Mostly because I'm new to C# and still kinda learning. But I made this particularly for my FlyFF server and not really for public use so there's no option to change the DB info like server,user,pass. I need some people to help test it for me and tell me what I should add/change/remove etc. I haven't even gotten to the MS part of it, so you can't access that panel yet.

You can post here if you have any error's,bugs etc.



Reuploaded

edit: Forgot to add in, you can log on using the following info
also this is connected to my flyff DB you can test the functions on the 2 characters already made.

User: gmtest
Pass: test

Here are some screenshots.

Supicioso - FlyFF/MapleStory GM Tool - RaGEZONE Forums


Updated::

Source Link::

This is written in C#. Have Fun ^_^
 
Last edited:
When openning it i got a popup saying;
To run this application, you first must install one of the following versions of .NET Framework:
v2.0.50727
Contact your application publisher for instructions about obtaining the appropriate version of the .NET Framework.
 
What exactly can you do with that?
It is something to change character stats or what?
Also, if it interacts with database, you would need a config file so you can put db name, password for mysql and also username.
 
Then you didn't read the whole thing,

1. You don't need the db user or password.

2. I said I wasn't adding a config option because this isn't for public leecher use

3. Read the whole post, very slowly and you wouldn't have to ask me what's already stated in the original post.


Next I'm working on adding an option where a server gives you a choice of tracking everyone who logs into the the GM panel and waht he/she uses, or does with the tool.
 
If its not a public release for leechers, and its not going to have a config file, then why dont you release the source so people can actually change the credentials for mysql
 
then nobody can test it .__., oh and whats the point of screwing it up. As it looks its just to change player's stats and name, but anybody can do that in 20 seconds with the database, so why go to lengths to noobproof it
 
Then you didn't read the whole thing,

1. You don't need the db user or password.

2. I said I wasn't adding a config option because this isn't for public leecher use

3. Read the whole post, very slowly and you wouldn't have to ask me what's already stated in the original post.


Next I'm working on adding an option where a server gives you a choice of tracking everyone who logs into the the GM panel and waht he/she uses, or does with the tool.

Read you again...theres nowhere like: This tool is to change a player stats, level and such or nothing like this.
1 - Why I dont need? it dont connect to the database? if it connects I need to know what username and pass you put in the connection string or everyone with different pass/user will get errors, so its impossible to test.
2 - I saw that, if you will not release it and need people just to test it for you, at least tell your configs, if you will release again, put a config file or anything, maybe even a login screen with some fields to put that.
3 - like I said, theres nothing telling what this do.
 
It's for testing purpose's only, when I do decide to release a working one that everyone will be able to use they will have those options, until then it's connecting only to my db.

I don't know how to add .ini or config files, but I can add in an option that will allow you to add in custom db strings in like 5 mins or less. If it's that important, just let me know.
 
It's for testing purpose's only, when I do decide to release a working one that everyone will be able to use they will have those options, until then it's connecting only to my db.

I don't know how to add .ini or config files, but I can add in an option that will allow you to add in custom db strings in like 5 mins or less. If it's that important, just let me know.

So, they are connecting to your computer database, is that what its doing?
For .ini files, put on google "ini <programming language>"...
 
dude ._. why would u release this since we cant effing use it, and u wont tell us what we need to know to be able to. Oh and what items are you talking about? its just as simple as .item

And
 
Back