[Release] GM List ( commands, spells and mounts) menu

User Tag List

Results 1 to 5 of 5
  1. #1
    Jonthe838's Avatar Contributor
    Reputation
    83
    Join Date
    Aug 2008
    Posts
    373
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Release] GM List ( commands, spells and mounts)

    Hi... Im not sure if this is in the right section but i hope so.
    There is probebly many of these list but i wanted to upload my own...
    I dont know where i got it but i have customized it abit...

    Code:
    GM Commands
    
    .commands (0) - [Shows Commands]
    .help (0) - [Shows help for command]
    .announce (u) - [Sends Msg To All]
    .wannounce (u) - [Sends Widescreen Msg To All]
    .appear (v) - [Teleports to x's position.]
    .summon (v) - [Summons x to your position]
    .kill (r) - [.kill - Kills selected unit.]
    .revive (r) - [Revives you.]
    .demorph (m) - [Demorphs from morphed model.]
    .mount (m) - [Mounts into modelid x.]
    .dismount (h) - [Dismounts.]
    .gps (0) - [Shows Position]
    .worldport (v)
    .start (m) - [Teleport's you to a starting location]
    .invisible (i) - [.invisible - Toggles INVINCIBILITY and INVISIBILITY (mobs won't attack you and nobody can see you, but they can see your chat messages)]
    .playerinfo (m) - [.playerinfo - Displays informations about the selected character (account...)]
    
    .modify (m)
         hp (m) - [Modifies health points (HP) of selected target]
         gender (m) - [Changes gender of selected target. Usage: 0=male, 1=female.]
         mana (m) - [Modifies mana points (MP) of selected target.]
         rage (m) - [Modifies rage points of selected target.]
         energy (m) - [Modifies energy points of selected target.]
         level (m) - [Modifies the level of selected target.]
         strength (m) - [Modifies the strength value of the selected target.]
         agility (m) - [Modifies the agility value of the selected target.]
         intelligence (m) - [Modifies the intelligence value of the selected target.]
         spirit (m) - [Modifies the spirit value of the selected target.]
         holy (m) - [Modifies the holy resistance of selected target.]
         fire (m) - [Modifies the fire resistance of selected target.]
         nature (m) - [Modifies the nature resistance of selected target.]
         frost (m) - [Modifies the frost resistance of selected target.]
         shadow (m) - [Modifies the shadow resistance of selected target.]
         arcane (m) - [Modifies the arcane resistance of selected target.]
         damage (m) - [Modifies the damage done by the selected target.]
         ap (m) - [Modifies the attack power of the selected target.]
         rangeap (m) - [Modifies the range attack power of the selected target.]
         scale (m) - [Modifies the scale of the selected target.]
         gold (m) - [Modifies the gold amount of the selected target. Copper value.]
         speed (m) - [Modifies the movement speed of the selected target.]
         nativedisplayid (m) - [Modifies the native display identifier of the target.]
         displayid (m) - [Modifies the display identifier (DisplayID) of the target.]
         flags (m) - [Modifies the flags of the selected target.]
         faction (m) - [Modifies the faction template of the selected target.]
         dynamicflags (m) - [Modifies the dynamic flags of the selected target.]
         talentpoints (m) - [Modifies the available talent points of the selected target.]
         happiness (m) - [Modifies the happiness value of the selected target.]
         boundingraidius (m) - [Modifies the bounding radius of the selected target.]
         combatreach (m) - [Modifies the combat reach of the selected target.]
         emotestate (m) - [Modifies the NPC emote state of the selected target.]
         bytes (m) - [WARNING! Modifies the bytes entry of selected target.]
    
    .waypoint (w)
         add (w) - [Add wp at current pos]
         show (w) - [Show wp's for creature]
         hide (w) - [Hide wp's for creature]
         delete (w) - [Delete selected wp]
         movehere (w) - [Move to this wp]
         flags (w) - [Wp flags]
         waittime (w) - [Wait time at this wp]
         emote (w) - [Emote at this wp]
         skin (w) - [Skin at this wp]
         change (w) - [Change at this wp]
         info (w) - [Show info for wp]
         movetype (w) - [Movement type at wp]
         generate (w) - [Randomly generate wps]
         save (w) - [Save all waypoints]
         deleteall (w) - [Delete all waypoints]
         addfly (w) - [Adds a flying waypoint]
    
    .debug (d)
         infront (d)
         showreact (d)
         aimove (d)
         dist (d)
         face (d)
         moveinfo (d)
         setbytes (d)
         getbytes (d)
         unroot (d)
         root (d)
         landwalk (d)
         waterwalk (d)
         castspell (d) - [.castspell <spellid> - Casts spell on target.]
         castself (d) - [.castself <spellId> - Target casts spell <spellId> on itself.]
         castspellne (d) - [.castspellne <spellid> - Casts spell on target (only plays animations, doesnt handle effects or range/facing/etc.]
         aggrorange (d) - [.aggrorange - Shows aggro Range of the selected Creature.]
         knockback (d) - [.knockback <value> - Knocks you back.]
         fade (d) - [.fade <value> - calls ModThreatModifyer().]
         threatMod (d) - [.threatMod <value> - calls ModGeneratedThreatModifyer().]
         calcThreat (d) - [.calcThreat <dmg> <spellId> - calculates threat.]
         threatList (d) - [.threatList - returns all AI_Targets of the selected Creature.]
         gettptime (d) - [grabs transporter travel time]
         itempushresult (d) - [sends item push result]
         setbit (d)
         setvalue (d)
         aispelltestbegin (d)
         aispelltestcontinue (d)
         aispelltestskip (d)
         dumpcoords (d)
         sendpacket (d) - [<opcode ID>, <data>]
         sqlquery (d) - [<sql query>]
         rangecheck (d) - [Checks the 'yard' range and internal range between the player and the target.]
         setallratings (d) - [Sets rating values to incremental numbers based on their index.]
         testlos (d) - [tests los]
         testindoor (d) - [tests indoor]
         getheight (d) - [Gets height]
         getpos (d)
    
    .gmTicket (c)
         get (c) - [Gets GM Ticket list.]
         getId (c) - [Gets GM Ticket by player name.]
         delId (c) - [Deletes GM Ticket by player name.]
         list (c) - [Lists all active GM Tickets.]
         get (c) - [Gets GM Ticket with ID x.]
         remove (c) - [Removes GM Ticket with ID x.]
         deletepermanent (z) - [Deletes GM Ticket with ID x permanently.]
         assign (c) - [Assignes GM Ticket with id x to GM y (if empty to your self).]
         release (c) - [Releases assigned GM Ticket with ID x.]
         comment (c) - [Sets comment x to GM Ticket with ID y.]
         toggle (z) - [Toggles the ticket system status.]
    
    .gobject (o) 
         select (o) - [Selects the nearest GameObject to you]
         delete (o) - [Deletes selected GameObject]
         spawn (o) - [Spawns a GameObject by ID] ( if u want the gameobject to be there forever write: .go spa <ID> 1)
         info (o) - [Gives you informations about selected GO]
         activate (o) - [Activates/Opens the selected GO.]
         enable (o) - [Enables the selected GO for use.]
         scale (o) - [Sets scale of selected GO]
         animprogress (o) - [Sets anim progress]
         export (o) - [Exports the current GO selected]
         move (g) - [Moves gameobject to player xyz]
         rotate (g) - [Rotates gameobject x degrees]
    
    .battleground (e)
         setbgscore (e) - [<Teamid> <Score> - Sets battleground score. 2 Arguments.]
         startbg (e) - [Starts current battleground match.]
         pausebg (e) - [Pauses current battleground match.]
         bginfo (e) - [Displays information about current battleground.]
         battleground (e) - [Shows BG Menu]
         setworldstate (e) - [<var> <val> - Var can be in hex. WS Value.]
         setworldstates (e) - [<var> <val> - Var can be in hex. WS Value.]
          playsound (e) - [<val>. Val can be in hex.]
         setbfstatus (e) - [.setbfstatus - NYI.]
         leave (e) - [Leaves the current battleground.]
         getqueue (z) - [Gets common battleground queue information.]
         forcestart (z) - [Forces initialitation of all battlegrounds with active queue.]
    
    .npc (n)
         vendoradditem (n) - [Adds to vendor]
         vendorremoveitem (n) - [Removes from vendor.]
         flags (n) - [Changes NPC flags]
         emote (n) - [.emote - Sets emote state]
         delete (n) - [Deletes mob from db and world.]
         info (n) - [Displays NPC information]
         addAgent (n) - [.npc addAgent <agent> <procEvent> <procChance> <procCount> <spellId> <spellType> <spelltargetType> <spellCooldown> <floatMisc1> <Misc2>]
         listAgent (n) - [.npc listAgent]
         say (n) - [.npc say <text> - Makes selected mob say text <text>.]
         yell (n) - [.npc yell <Text> - Makes selected mob yell text <text>.]
         come (n) - [.npc come - Makes npc move to your position]
         return (n) - [.npc return - Returns ncp to spawnpoint.]
         spawn (n) - [.npc spawn - Spawns npc of entry <id>]
         spawnlink (n) - [.spawnlink sqlentry]
         possess (n) - [.npc possess - Possess an npc (mind control)]
         unpossess (n) - [.npc unpossess - Unposses any currently possessed npc.]
         select (n) - [.npc select - selects npc closest]
         npcfollow (m) - [Sets npc to follow you]
         nullfollow (m) - [Sets npc to not follow anything]
         formationlink1 (m) - [Sets formation master.]
         formationlink2 (m) - [Sets formation slave with distance and angle]
         formationclear (m) - [Removes formation from creature]
    
    .cheat (m)
         status (m) - [Shows active cheats.]
         taxi (m) - [Enables all taxi nodes.]
         cooldown (m) - [Enables no cooldown cheat.]
         casttime (m) - [Enables no cast time cheat.]
         power (m) - [Disables mana consumption etc.]
         god (m) - [Sets god mode, prevents you from taking damage.]
         fly (m) - [Sets fly mode]
         explore (m) - [Reveals the unexplored parts of the map.]
         stack (m) - [Enables aura stacking cheat.]
         triggerpass (m) - [Ignores area trigger prerequisites.]
    
    .account (a)
         level (z) - [Sets gm level on account. Pass it username and 0,1,2,3,az, etc.]
         mute (a) - [Mutes account for <timeperiod>.]
         unmute (a) - [Unmutes account <x>]
    
    .honor (m)
         addpoints (m) - [Adds x amount of honor points/currency]
         addkills (m) - [Adds x amount of honor kills]
         globaldailyupdate (m) - [Daily honor field moves]
         singledailyupdate (m) - [Daily honor field moves for selected player only]
         pvpcredit (m) - [Sends PVP credit packet, with specified rank and points]
    
    .quest (q)
         addboth (2) - [Add quest <id> to the targeted NPC as start & finish]
         addfinish (2) - [Add quest <id> to the targeted NPC as finisher]
         addstart (2) - [Add quest <id> to the targeted NPC as starter]
         delboth (2) - [Delete quest <id> from the targeted NPC as start & finish]
         delfinish (2) - [Delete quest <id> from the targeted NPC as finisher]
         delstart (2) - [Delete quest <id> from the targeted NPC as starter]
         complete (2) - [Complete/Finish quest <id>]
         finisher (2) - [Lookup quest finisher for quest <id>]
         item (2) - [Lookup itemid necessary for quest <id>]
         list (2) - [Lists the quests for the npc <id>]
         oad (2) - [Loads quests from database]
         lookup (2) - [Looks up quest string x]
         giver (2) - [Lookup quest giver for quest <id>]
         remove (2) - [Removes the quest <id> from the targeted player]
         reward (2) - [Shows reward for quest <id>]
         status (2) - [Lists the status of quest <id>]
         spawn (2) - [Port to spawn location for quest <id>]
              o start (2) - [Starts quest <id>]
    
    .pet (m)
         createpet (m) - [Creates a pet with <entry>.]
         renamepet (m) - [Renames a pet to <name>.]
         addspell (m) - [Teaches pet <spell>.]
         removespell (m) - [Removes pet spell <spell>.]
              o spawnbot (a) - [.pet spawnbot <type> - spawn a helper bot for your aid]
    
    .recall (q)
         list (q) - [List recall locations]
         port (q) - [Port to recalled location]
         add (q) - [Add recall location]
         del (q) - [Remove a recall location]
         portplayer (m) - [recall ports player]
    
    .guild (m)
         create (m) - [Creates a guild.]
         rename (m) - [Renames a guild.]
         members (m) - [Lists guildmembers and their ranks.]
         removeplayer (m) - [Removes a player from a guild.]
         disband (m) - [Disbands the guild of your target.]
    
    .gm (0)
         list (0) - [Shows active GM's]
         off (t) - [Sets GM tag off]
         on (t) - [Sets GM tag on]
         whisperblock (g) - [Blocks like .gmon except without the <GM> tag]
         allowwhispers (c) - [Allows whispers from player <s> while in gmon mode.]
         blockwhispers (c) - [Blocks whispers from player <s> while in gmon mode.]
    
    .server (0)
         setmotd (m) - [Sets MOTD]
         rehash (z) - [Reloads config file.]
         reloadtable (m) - [Reloads some of the database tables]
         shutdown (z) - [Initiates server shutdown in <x> seconds (5 by default).]
         restart (z) - [Initiates server restart in <x> seconds (5 by default).]
         save (s) - [Save's your character]
         saveall (s) - [Save's all playing characters]
         info (0) - [Server info]
    
    .character (0)
         learn (m) - [Learns spell]
         unlearn (m) - [Unlearns spell]
         getskillinfo (m) - [Gets all the skills from a player]
         learnskill (m) - [.learnskill <skillid> (optional) <value> <maxvalue> - Learns skill id skillid.]
         advanceskill (m) - [advanceskill <skillid> <amount, optional, default = 1> - Advances skill line x times..]
         removeskill (m) - [.removeskill <skillid> - Removes skill]
         increaseweaponskill (m) - [.increaseweaponskill <count> - Increase eqipped weapon skill x times (defaults to 1).]
         resetreputation (n) - [.resetreputation - Resets reputation to start levels. (use on characters that were made before reputation fixes.)]
         resetspells (n) - [.resetspells - Resets all spells to starting spells of targeted player. DANGEROUS.]
         resettalents (n) - [.resettalents - Resets all talents of targeted player to that of their current level. DANGEROUS.]
         resetskills (n) - [.resetskills - Resets all skills.]
         additem (m)
         removeitem (m) - [Removes item %u count %u.]
         additemset (m) - [Adds item set to inv.]
         advanceallskills (m) - [Advances all skills <x> points.]
         getstanding (m) - [Gets standing of faction %u.]
         setstanding (m) - [Sets stanging of faction %u.]
         showitems (m) - [Shows items of selected Player]
         showskills (m) - [Shows skills of selected Player]
         showinstances (z) - [Shows persistent instances of selected Player]
         rename (m) - [Renames character x to y.]
         forcerename (m) - [Forces character x to rename his char next login]
         repairitems (n) - [.repairitems - Repair all items from selected player]
    
    .lookup (l)
         item (l) - [Looks up item string x.]
         quest (l) - [Looks up quest string x.]
         creature (l) - [Looks up item string x.]
         spell (l) - [Looks up spell string x.]
         skill (l) - [Looks up skill string x.]
         faction (l) - [Looks up spell faction x.]
    
    (admin) (z)
         castall (z) - [Makes all players online cast spell <x>.]
         dispelall (z) - [Dispels all negative (or positive w/ 1) auras on all players.]
         renameallinvalidchars (z) - [Renames all invalid character names]
         masssummon (z) - [.masssummon - Summons all players.]
         playall (z) - [Plays a sound to the entire server.]
    
    .kick (m)
         byplayer (f) - [Disconnects the player with name <s>.]
         byaccount (f) - [Disconnects the session with account name <s>.]
         byip (f) - [Disconnects the session with the ip <s>.]
    
    .ban (m)
         ip (m) - [Adds an address to the IP ban table: <address> [duration]nDuration must be a number optionally followed by a character representing the calendar subdivision to use (h>hours, d>days, w>weeks, m>months, y>years, default minutes)nLack of duration results in a permanent ban.]
         character (b) - [Bans character x with or without reason]
         account (a) - [Ban account. .account ban name timeperiod]
    
    .unban (m)
         ip (m) - [Deletes an address from the IP ban table: <address>]
         character (b) - [Unbans character x]
         account (z) - [Unbans account x.]
    
    .instance (m)
         reset (z) - [Removes instance ID x from target player.]
         resetall (m) - [Removes all instance IDs from target player.]
         shutdown (z) - [Shutdown instance with ID x (default is current instance).]
         info (m) - [Gets info about instance with ID x (default is current instance).]
         exitinstance (m) - [Exits current instance, return to entry point.]
    
    .arena (e)
         createteam (e) - [Creates arena team]
         setteamleader (e) - [Sets the arena team leader]
         resetallratings (z) - [Resets all area teams to their default rating]
    
    .kickplayer (b) - [Kicks player from server]
    .gmannounce (u) - [Sends Msg to all online GMs]
    .clearcooldowns (m) - [Clears all cooldowns for your class.]
    .removeauras (m) - [Removes all auras from target]
    .paralyze (b) - [Roots/Paralyzes the target.]
    .unparalyze (b) - [Unroots/Unparalyzes the target.]
    .gotrig (v) - [Warps to areatrigger <id>]
    .modperiod (m) - [Changes period of current transporter.]
    .logcomment (1) - [Adds a comment to the GM log for the admins to read.]
    .removesickness (m) - [Removes ressurrection sickness from the target]
    .fixscale (m)
    .addtrainerspell (m)
    
    GM Spells
    
        * Internal
              Area-Death = 265
              Automation-root-spell = 39258
              banish = 35182
              death-touch = 5
              frostbolt-of-ages = 11
              internal-knowledge = 36356
              master-buff-1 = 35874
              master-buff-2 = 35912
              master-ranged-buff = 38734
              shackle = 38505
              uber-heal-over-time = 1908
              windfury-weapon = 35886
              blessing-of-spell-warding = 41451
              copy-of-spell-haste = 40395
              debug-spell-reflection = 2583
              lesser-spell-blasting = 32106
              perfect-spell-reflection = 33719
              qae-285-to-spell-damage = 22093
              spell-absorption = 41034
              spell-blasting = 25906
              spell-bomb = 40303
              spell-focus = 12854
              spell-focus-trigger = 32837
              spellbreaker = 36073
              spellsteal = 30449
    
        * Non Internal
              detonate-mana = 27819
              blue-beam = 3180
              clear-nether-beam = 37072
              containment-beam = 36220
              cosmetic-purple-beam = 38632
              eye-beam = 26134
              fel-energy-beam = 33535
              green-beam = 35846
              nether-beam = 35869
              purple-beam = 31902
              red-beam = 30944
              sinful-beam = 40827
              sinister-beam = 40859
              star-beam = 30888
              vile-beam = 40860
              vimgol-pentagram-beam = 39921
              wave-beam = 6061
              welding-beam = 35919
              wicked-beam = 40861
              pillar-of-fire = 43218
              Dropping Heavy Bomb = 33836
              Rock Rumble = 38777
    
              Arcane Blast = 38538
              Arcane Bubble = 38538
              Arcane Explosion = 29973
              Atrophy = 40327
              Avatar of Flame = 15636
              Blast Nova = 30616
              Blinding Passion = 30890
              Bone Smelt = 30890
              Cave In = 36240
              Chains of Ice = 512
              Chaos Blast = 37675
              Charred Earth = 30129
              Corrupted Light = 41965
              Corruption of the Earth = 24910
              Curse of Flames = 38010
              Cyclone = 39594
              Dark Barrage = 40585
              Dark Decay = 33129
              Dark Glare = 41937
              Dark Mending = 41938
              Dark Shell = 38759
              Deaden = 41410
              Death & Decay = 31258
              Distracting Ash = 30280
              Earthquake = 32686
              Eternal Affection = 30878
              Finger of Death = 31984
              Fire Shield = 2602
              Flame Buffet = 41596
              Flame Burst = 41131
              Flame Crash = 40832
              Flame Wave = 33804
              Flamebreak = 16785
              Frost Blast = 29879
              Frost Burn = 23189 (casting time increased for frost spells by 400%)
    
        * Mounts
              Write: .learn <ID> 
    
        * Flying mounts
              Swift Nether Drake: 37015 ( 310%)
              Swift Green Gryphon: 32290
              Swift Flying Broom: 42668
              Swift Red Windrider: 32246
              Swift Purple Gryphon: 32292
              Swift Purple Windrider: 32297
    
        * Normal Mounts
              Swift Magic Broom: 42683
              Swift Dawnsaber: 23220 
              Swift Frostsaber: 23221
              Swift Spectral Tiger: 42777
              Swift Stormsaber: 23338
              Swift Brewfest Ram: 43900
              Swift Pink Hawkstrider: 33660

    Now some1 will say that i stole his / hers list but i have taken all these things from diferent websites and some of the things is from Wow-head...
    Btw: just copy this and paste it in a notepad and save :P
    Last edited by Jonthe838; 10-05-2008 at 04:15 PM.

    [Release] GM List ( commands, spells and mounts)
  2. #2
    Nymphx's Avatar Active Member
    Reputation
    83
    Join Date
    Sep 2008
    Posts
    212
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dont ask for +Rep in your thread, not good.

    Good guide that I will referr to my staff on my server as the new Rev's commands are quite unusual.

    +Rep x1

  3. #3
    Jonthe838's Avatar Contributor
    Reputation
    83
    Join Date
    Aug 2008
    Posts
    373
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ty :P btw do u know if there is any way to get rith of the Leecher tag?? i dont like it xD

  4. #4
    Murlock.'s Avatar Knight-Lieutenant
    Reputation
    86
    Join Date
    Oct 2007
    Posts
    271
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jonthe838 View Post
    ty :P btw do u know if there is any way to get rith of the Leecher tag?? i dont like it xD

    Get 5 rep.

  5. #5
    Jonthe838's Avatar Contributor
    Reputation
    83
    Join Date
    Aug 2008
    Posts
    373
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok ty only 1 rep more so i think i can make it

Similar Threads

  1. [EPIC RELEASE] BLIZZLIKE FULL WOTLK Spells and Trainers!
    By Moaradin in forum WoW EMU General Releases
    Replies: 34
    Last Post: 12-30-2008, 05:10 PM
  2. [Release] Spell and Skill ID List
    By †Crou† in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 05-12-2008, 02:49 AM
  3. [Release] New GM Command List
    By Cursed in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 04-06-2008, 12:03 PM
  4. Too lazy to learn all weapon trainers and mount skills? Why not use a command!
    By Tom_2001 in forum World of Warcraft Emulator Servers
    Replies: 19
    Last Post: 01-13-2008, 07:49 AM
  5. List of <GM> and other spells
    By Igzz in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 11-30-2007, 11:41 PM
All times are GMT -5. The time now is 04:52 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