Earlier Versions
Name | Size | Uploaded | Game Version | Downloads | |
SlashMagic 9.00.02.4.zip release | 188.26 KB | Dec 28, 2020 | 9.0.2 | 2 | ![]() |
SlashMagic 9.00.02.3.zip release | 163.10 KB | Dec 25, 2020 | 9.0.2 | 31 | ![]() |
SlashMagic 9.00.02.2.zip release | 162.60 KB | Dec 15, 2020 | 9.0.2 | 34 | ![]() |
SlashMagic 9.00.02.zip release | 162.43 KB | Dec 14, 2020 | 9.0.2 | 24 | ![]() |
SlashMagic 9.00.01.4.zip release | 158.73 KB | Oct 24, 2020 | 9.0.1 | 29 | ![]() |
SlashMagic 9.00.01.3.zip release | 158.74 KB | Oct 22, 2020 | 9.0.1 | 18 | ![]() |
SlashMagic 9.00.01.2.zip release | 158.74 KB | Oct 22, 2020 | 9.0.1 | 7 | ![]() |
SlashMagic 9.00.01.zip release | 158.74 KB | Oct 22, 2020 | 9.0.1 | 5 | ![]() |
SlashMagic v2014.10.16.zip release | 112.52 KB | Oct 16, 2014 | 6.0.2 | 671 | ![]() |
SlashMagic_v2014.05.21.zip release | 103.00 KB | May 21, 2014 | 5.4.8 | 199 | ![]() |
SlashMagic_v2014.04.28.zip release | 144.02 KB | Apr 28, 2014 | 5.4.7 | 192 | ![]() |
SlashMagic-v2013.10.13.zip release | 149.44 KB | Oct 13, 2013 | 5.4.0 | 157 | ![]() |
SlashMagic-v2013.09.29.zip release | 70.88 KB | Sep 29, 2013 | 5.4.0 | 68 | ![]() |
SlashMagic-v2013.09.26.zip release | 39.86 KB | Sep 26, 2013 | 5.4.0 | 61 | ![]() |
Description
This addon allows you to turn small lua scripts into slash commands that can be saved and loaded automatically each time you log into the game. Add your own lua scripts and make your own slash commands all while logged into, and playing WoW. No reloads required to edit your code or activate the new commands. Just type "/sm config" to get started.
If you have any ideas for new default commands let me know… To change the addon settings type /sm config
current commands are:
/artifact Display Artifact power
/autoclick Auto click certain pop up dialogs
/autodnd Auto set yourself as DND
/autogeneral Auto leave general chat when in an instance and rejoin when no longer in an instance
/autorez Auto-accept Rez request when out of combat
/calc A simple command line calculator
/carbautotrack Set Carbonite's auto quest track from the command line
/cdown counts down from passed number by optional second passed number (limited ability due to Blizz changes)
/clear clear all world markers (smoke bombs)
/cmount summons the class mount
/critter summons the first vanity pet matching the passed string (attempts favorite pets first)
/dboss Are the (Pandaria) daily world bosses/quests done?
/eject ejects passenger from seat # or all seats
/events Starts event debugger that shows ALL events
/exp displays your experience and rested experience
/expauto displays experience summary at certain percents of level (0 = each time you get exp 25 = when you cross 25/50/75/100 ect)
/gfx restart the gfx engine
/gryphons hides or shows the Blizzard gryphons
/hn HandyNotes display toggle
/in will run a slash command in a set amount of time \"/in ## /whatever\" or \"/in #:## /whatever\" (not all slash commands can be delayed)
/inframes will run a slash command in a set amount of frames \"/inframes ## /whatever\" (not all slash commands can be delayed)
/lvgrp will leave your group
/mana alerts your group if your mana goes below user set percentage
/matchmount attempts to match the mount of your target
/motd Guild MOTD
/mount summons the first mount matching the passed string (attempts favorite flying/ favorite/ flying/ any mount in that order
/names toggles the display of names in the 3d world
/narco wakes you up if a long time has passed since last keypress/movement
/ready initiate a ready check
/role initiates a role check
/sha checks to see if you did the "Sha of Anger"
/sticky Change the sticky chat channels
/tmover Toggle "Toast Mover" anchor (If you have Toast Mover installed)
/toast sets or clears your Battle-Net toast message
/tele teleport in/out of lfg dungeon
/p2r convert your party to a raid
/passloot will toggle pass on loot (still on option?)
/r2p convert your raid to a party
/unsheath Keeps your weapon out
/wboss" Are the (Pandaria) weekly world bosses/quests done?
/xx attempts to dismount you and leave any vehicle you are in including taxis
/phased will scan your group for out of phase people and report to the group everyone's state tons of options. just look at the code
/moveselljunk will move the SellJunk button when ran as some addons cover the button
to create a new command type /sm config
type in the name of your new slash command like "test" for the command "/test"
this addon will not allow you to make a command named the same as some other command as you will not know which command will be the one ran because they overwrite each other…
put your code in the code window
put a description in the description window
click save
click activate
your command should now work
Add a comment