GM Tool

Status
Not open for further replies.
Joined
Oct 28, 2010
Messages
888
Reaction score
115
EDIT:

Because other people decided to take the GM Tool idea and develop it into something themselves, I've decided to release the source of my GM Tool. Due to the fact that I dont have time for it anymore and I just didnt have the inspiration to continue in it. So yea, here is the download: .

Hey guys, I've took a break from the PHP Admin project, it was wrecking my head with the PHP haha. So I coded a little GM Tool, it doesn't connect to the game, but it does give you most codes. I'll be extending it to go on for Guild, Items, Party's, Armour, Accessories etc. Just trying to find the time ;D Thanks guys!

It is up for download, but I'm still developing it so, that's why I posted it here.

UPDATES

Added a text-box for people to insert a name, then the command outputs with the name beside it.

Added a little button at top called "updates" click it to find out the most recent update.




New features coming soon!

  • Party Commands ☑ - Done
  • Guild Commands ☑ - Done
  • Pet Commands
  • Fully Updated Weapons Codes
  • Fully Updated Armour Codes
  • Accessories Commands ☑ - Done
  • CS Sets Commands

If you have any suggestions, post underneath :D:

[UPDATE - 16/12/11]
• Updated the updates window.
• Added a default logo for the program.
• Added a party commands tab.
• Re-Arranged the Summon & Teleport to player Commands.
• Added a restriction on value boxes only for numbers.
• Made the program recognized you need to select a stat.
• Added Party and Guild Commands.
• Added Misc Commands on the Ingame Tab.
• Added a level / job selection on In-game page.

__
Version 1.3!

__
SOURCE

__

Whats updated?

• Added alot more commands to the In-Game tab.
• New tabs, "Ingame Spawn", "Upgrading items".
• Updated the guild siege commands.
• Added a new update window.
• Upgrading tabs has a whole new set of commands.

Previews
Matt Clarke - GM Tool - RaGEZONE Forums

Matt Clarke - GM Tool - RaGEZONE Forums

Matt Clarke - GM Tool - RaGEZONE Forums

Matt Clarke - GM Tool - RaGEZONE Forums

Matt Clarke - GM Tool - RaGEZONE Forums

_____________________

Hope this update helps you more :D:
 
Last edited:
So it basically just types the commands for you?
 
Basically, its for new GM's. Since I had one working for my server at one point.

Oh I see. How do the buttons work? Do they automatically output a command or do they bring up a window?
 
Oh I see. How do the buttons work? Do they automatically output a command or do they bring up a window?

Its like the Rock-network tool. Its puts the commands in a text box at the bottom, and I've made a button at the end that says 'Copy to Clipboard' which basically copies the command so you can paste in-game.
 
a place under "Normal Character" where you can input ingame name and afterwards click one button and the code comes with the name written in..

as for example

If I want to freeze caja, I write "caja" in the window, and it will write the code as

/freeze caja

(If the command was not right, well I dont care, it is an example)
 
a place under "Normal Character" where you can input ingame name and afterwards click one button and the code comes with the name written in..

as for example

If I want to freeze caja, I write "caja" in the window, and it will write the code as

/freeze caja

(If the command was not right, well I dont care, it is an example)

Ahh yea! Awesome dude, I'll add that tomorrow, I'm off to bed now. :D:

Caja, I wont be releasing the Source, I don't think there would be any need too since its basic coding lol. Maybe if I figure a way to make the commands execute inside the Neuz, I might release ;)
 
idk, mybe you already have this, mybe not... make its go, so its update hes "list" to your resource so no one have to ask for a "V17-18" gm commands, get the GM tool.exe at your rescoure map, ands its just get all your items of your server :)
 
haha, it looks pretty nice, uhm, if it is not such a bother, could I have the source of it? If you still have it :p

Want to check out some stuff that may be helpful for me ^^

Its only visual basic, since that piss easy to code and I'm trying to add better features haha. Maybe once I'm done I can give you the source.
 
xD I'v just updated the GM Tool. Here's a list of updates

• Updated the updates window.
• Added a default logo for the program.
• Added a party commands tab.
• Re-Arranged the Summon & Teleport Commands.
• Added a restriction on value boxes only for numbers.
• Made the program recognized you need to select a stat.
• Added Party and Guild Commands.
• Added Misc Commands on the In-game Tab.
• Added a level / job selection on In-game tab.

Going to re-upload it now.

Edit:

Here's the new download:

Updated the tool. 00:16
 
Last edited:
Version 1.3!


Whats updated?

• Added alot more commands to the In-Game tab.
• New tabs, "Ingame Spawn", "Upgrading items".
• Updated the guild siege commands.
• Added a new update window.
• Upgrading tabs has a whole new set of commands.

Previews
Matt Clarke - GM Tool - RaGEZONE Forums

Matt Clarke - GM Tool - RaGEZONE Forums

Matt Clarke - GM Tool - RaGEZONE Forums

Matt Clarke - GM Tool - RaGEZONE Forums

Matt Clarke - GM Tool - RaGEZONE Forums

_____________________

Hope this update helps you more :D:
 
found something you could fix..
at "Upgrading items"
if you choose an element & item upgrade, theres no space between element level & item level..

You should add all attributes to the awakening..
and I havent tried this myself, but it doesnt, well should not, work with writing /sro Attack Speed.. Attack speed is 77 (or so I think, you can check at defineattribute.h)

In-Game Spawn
/ci 23 Giant Aibatt

is what I get... since theres only monsters, it should be /cn..
either /cn 23 or
/cn "Giant Aibatt" (with the quotes)
 
found something you could fix..
at "Upgrading items"
if you choose an element & item upgrade, theres no space between element level & item level..

You should add all attributes to the awakening..
and I havent tried this myself, but it doesnt, well should not, work with writing /sro Attack Speed.. Attack speed is 77 (or so I think, you can check at defineattribute.h)

In-Game Spawn
/ci 23 Giant Aibatt

is what I get... since theres only monsters, it should be /cn..
either /cn 23 or
/cn "Giant Aibatt" (with the quotes)

Yea, I'm fully aware of this :):. I'm trying to define variables for the words. Also, I'm going to make a separate page of code with all the variables and defining all the items, and I need a whole new list of all the awakenings. Thanks
 
haha, it looks pretty nice, uhm, if it is not such a bother, could I have the source of it? If you still have it :p

Want to check out some stuff that may be helpful for me ^^

Yup, i actually still got it, will pm it to you as soon as i replace my laptop screen.
 
Status
Not open for further replies.
Back