[EPIC RELEASE] GM Stone C++ menu

User Tag List

Page 1 of 4 1234 LastLast
Results 1 to 15 of 53
  1. #1
    Zellcorp's Avatar Member
    Reputation
    24
    Join Date
    Jun 2008
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [EPIC RELEASE] GM Stone C++

    [GM STONE C++ VERSION 2.1]

    *UPDATED AGAIN! * Version 2.1 - This is a C++ item for arcemu that gives you something amazing! GM commands from an ITEM!!

    Users who recieve this item can execute GM commands without even have GM level! Infact it even allows some new commands that arent even available like adjusting your backwards walk speed and adding items by name.

    you click on the item, it pops open a gossip and when you select a menu item it will pop open a codebox that allows you to enter in the code. All those annoying commands can now be done with the click of a mouse.

    Also one thing I should mention is that the commands only work on the player itself they cant go around adding items to peoples bags or morphing and mounting each other, every command is locked to the one player who owns the item. Great for GM servers.


    • Learn and Unlearn Spells via simple codebox entry.
    • Remove Auras.
    • Mod level section 19 to 255 or enter codebox to 99999 (if you go above 100 barbers chair will crash, if you go over 255 pets will crash when you use them, if you go over 600 you'll crash when you press C but apart from that you can level to 99999 ok.)
    • Add and remove items via entry id via codebox.
    • Mod display via codebox from entry ID, display ID
    • Demorph option.
    • Over 60 custom and hidden mounts built into the item including spaceships, logs, amusment rides and many other new hidden mounts.
    • Or mount yourself using Entry ID, Display ID
    • Dismount option.
    • *NEW* Mod Rage, Energy, Mana and Runic via codebox.
    • Mod Speed backwards, forwards, swim and flyspeed.
    • Recall port via codebox entry.
    • Appear to players names via codebox entry.
    • Playall via codebox or use the 40 custom sounds built into the item.
    • Illumine all maps
    • *NEW* Turn fly on or off
    • *NEW* Turn god mod on or off
    • Open flightpaths
    • Remove res sickness
    • Remove Talentpoints
    • Save Player to database
    • Advance all skills 450
    • *New* Scale menu options

    ALL THIS IN 1 ITEM


    whats new in 2.1
    *fixed the need to use a numbers SQL table, if you have created the numbers table delete it!! its no longer required!! this greatly reduces server lag. thanks to Jotox1 for this

    *removed the options to morph and additems by name as they were causing the SQL to lag and items by name wouldnt support names with ' so forget this.

    *added some sexy colors and re-arranged the menus



    The SQL provided creates the GM Stone item on your database. The number of the item is 189999


    C++ source and SQL GM Stone 2.1
    http://filebeam.com/e48976b341aeb0343db5993540126147

    Ready Compiled DLL for ARCEMU 2799
    http://filebeam.com/d7335d7130fb663d2901194a92e80b63

    Ready Compiled DLL for ARCEMU 2801
    http://filebeam.com/f6babda434cb48dae08f695451bdbae1

    IF YOU WOULD LIKE TO SEE THE GM STONE IN ACTION YOU CAN JOIN MY 3.1.3 GM SERVER AND TRY IT OUT COME JOIN US ON

    Aussie Kicks Ass Private Server

    We are running latest core 2799

    Thanks to all the major sites (you know who you are) and thanks to arcemu team.

    NEW VERSION 2 SCREENIES HERE ImageShack Gallery

    if theres any sugesstions to make the gm stone better please comment.

    Also you can come join me on my private server and test out gm stone for yourself come test it out the details are on Aussie Kicks Ass GM come join us http://aussie.kicks-as.net

    and please support arcemu the no.1 server emulator for without the flexability of it this great server emulator this item could never have been created.
    Last edited by Zellcorp; 07-31-2009 at 08:05 AM. Reason: New Version of Gm Stone 2.1

    [EPIC RELEASE] GM Stone C++
  2. #2
    cheetahbg's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this is good but can you make the lua file ot the script and give link for it, because i don't know how to compiliere these files.

  3. #3
    Zellcorp's Avatar Member
    Reputation
    24
    Join Date
    Jun 2008
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this is not possible in LUA learn to compile its not hard

  4. #4
    cheetahbg's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok. thet can you give me link to learn. before 3 mounts i compile only 1 time mangos and now i ca't find the site :@

  5. #5
    Link_S's Avatar Member
    Reputation
    125
    Join Date
    Dec 2008
    Posts
    293
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    + Part.
    + Much options.
    + You released something to contribute.
    + Creative.
    - Part.
    - The code is very messy and hard to read.
    - Looks mostly like copy->paste.
    - You didn't post it as a
    Code:
    This tag
    instead of uploading, wich could cause viruses.
    - You shoul've let the player enter the level they wanted instead of selecing.
    - Normal player can get this. It'd be much better and safer if it was a
    Code:
    			if(plr->HasGMPermissions())
    			{
    tag around the gossip hello thingie.
    - Looks VERY much like copy->paste cause the code structure changes all through.
    - You asked and are trying to trick leechers that if they download they have to give you Reputation. Which isn't truth.

    Result;
    Creative, YES very good! Ideas are always welcome, so are releases. I won't give you Reputation since you asked for it and are trying to trick people. But nice to finally see the [C++] tag at a release around here ^^
    Why do I need a signature?

  6. #6
    Performer's Avatar Contributor
    Reputation
    212
    Join Date
    Nov 2007
    Posts
    874
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cheetahbg View Post
    ok. thet can you give me link to learn. before 3 mounts i compile only 1 time mangos and now i ca't find the site :@
    This is for ArcEmo not MaNGOS.


  7. #7
    Zellcorp's Avatar Member
    Reputation
    24
    Join Date
    Jun 2008
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you have to understand that it took me along time to make this from lots of different sources and the since everything works its good beta that at least works I just wanted to get it out there. I plan on a version 2 of the gm stone with more gm options and im taking sugesstions from people about it so I will add this in the future release.

  8. #8
    cheetahbg's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    who can give me link to learn for compile? arcemu for example.

  9. #9
    Zellcorp's Avatar Member
    Reputation
    24
    Join Date
    Jun 2008
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Also one thing I should mention is that the commands only work on the player itself they cant go around adding items to peoples bags or morphing each other every command is locked to the one player.

  10. #10
    P1raten's Avatar Banned
    Reputation
    500
    Join Date
    Mar 2008
    Posts
    1,323
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    fap, fap, fap, fap. Awesome :3 +rep

  11. #11
    Vindicated's Avatar Contributor
    Reputation
    226
    Join Date
    Aug 2008
    Posts
    1,067
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice work, although the script could use a lot of cleaning up and general housekeeping. +Rep for the effort.

    And for those that wanted to know how to compile this use:
    http://www.mmowned.com/forums/emulat...mpile-dll.html


  12. #12
    cheetahbg's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Vindicated View Post
    Nice work, although the script could use a lot of cleaning up and general housekeeping. +Rep for the effort.

    And for those that wanted to know how to compile this use:
    http://www.mmowned.com/forums/emulat...mpile-dll.html


    ou thanks.

  13. #13
    Dr. Livingstone's Avatar Member
    Reputation
    113
    Join Date
    Mar 2008
    Posts
    290
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cool script. Never seen it before, but it does look a little like a copy/paste. Would +Rep x2 for you but you asked so you get two thumbs up. Keep contributing!

  14. #14
    LaAevie's Avatar Member
    Reputation
    85
    Join Date
    Mar 2008
    Posts
    143
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice script, but I don't believe a GM should need to use this.
    <3

  15. #15
    pedroz77's Avatar Member
    Reputation
    75
    Join Date
    Sep 2008
    Posts
    104
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    LaAevie: think you misread hes thread.

    This item allows NORMAL Players to use gm commands
    without any gm flag, but the item only work on those
    who has the item, so they cant spam it on other users.


    and Zellcorp: nice release, but you should know
    thats it is unlegal to ask for rep in a thread,
    that can get your post deleted, and most
    ppl wount rep you then.

    If you remove the part where you asking for rep,
    more ppl will actually rep you,
    and you dont have to get your thread deleted.

    just a tip
    Always Look At The Bright Side Of Death
    [Developer At Norwegian Elite Team]

Page 1 of 4 1234 LastLast

Similar Threads

  1. [Epic][Release][LUA] Priestess Eelira
    By Exacute in forum WoW EMU General Releases
    Replies: 51
    Last Post: 10-16-2008, 05:54 PM
  2. [Release] Warp stone lua
    By Noobcraft in forum WoW EMU General Releases
    Replies: 8
    Last Post: 10-03-2008, 06:47 PM
  3. [Epic Release] Project Silvermoon FunDB Rev 10!
    By Placeholder in forum WoW EMU General Releases
    Replies: 70
    Last Post: 10-01-2008, 05:46 PM
  4. [EPIC RELEASE] Kobold v4 !!
    By latruwski in forum World of Warcraft Emulator Servers
    Replies: 10
    Last Post: 01-07-2008, 12:27 PM
All times are GMT -5. The time now is 12:49 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search