how to delete all macro by one macro or by  /run @!#$#@!$!... menu

User Tag List

Results 1 to 5 of 5
  1. #1
    wowmacro's Avatar Member
    Reputation
    7
    Join Date
    Oct 2013
    Posts
    93
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    how to delete all macro by one macro or by /run @!#$#@!$!...

    how to delete all macro by one macro or by /run @!#$#@!$!...

    there are lots of macro need to delete...

    thanks

    how to delete all macro by one macro or by  /run @!#$#@!$!...
  2. #2
    seasick's Avatar Sergeant
    Reputation
    16
    Join Date
    Aug 2013
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    /script for i=1,54 do DeleteMacro(i) end

    Index ranges from 1 to 36 for account wide macros and 37 to 54 for character specific.



    if the first one doesnt work try this

    /script for i=1,36 do DeleteMacro(1) DeleteMacro(37) end
    Last edited by seasick; 02-09-2015 at 08:27 AM.

  3. #3
    wowmacro's Avatar Member
    Reputation
    7
    Join Date
    Oct 2013
    Posts
    93
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by seasick View Post
    /script for i=1,54 do DeleteMacro(i) end

    Index ranges from 1 to 36 for account wide macros and 37 to 54 for character specific.



    if the first one doesnt work try this

    /script for i=1,36 do DeleteMacro(1) DeleteMacro(37) end
    both works with account wide macros, but not working for character specific.

  4. #4
    thijsiee's Avatar Member
    Reputation
    2
    Join Date
    Mar 2007
    Posts
    50
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    seasicks script didn't work because he did not account for the account wide macro now having 120 slots, instead of 54.

    Try the following for deleting all macros:
    Code:
    /script for i=1,138 do DeleteMacro(i) end
    Delete only account-wide:
    Code:
    /script for i=1,120 do DeleteMacro(i) end
    Just Char-specific:
    Code:
    /script for i=121,138 do DeleteMacro(i) end

  5. #5
    wowmacro's Avatar Member
    Reputation
    7
    Join Date
    Oct 2013
    Posts
    93
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thank u all ~~~~~~~~

Similar Threads

  1. [How-To] Confirmed working new apk file for Nox, instructions on how to install it & macro!
    By cancelled in forum Pokemon GO Hacks|Cheats
    Replies: 22
    Last Post: 08-04-2016, 12:08 PM
  2. [Bot] how to execute a macro in program
    By admo1810 in forum WoW Memory Editing
    Replies: 4
    Last Post: 09-24-2014, 12:23 PM
  3. How to make a macro with an Item Link
    By NightUndead in forum WoW UI, Macros and Talent Specs
    Replies: 5
    Last Post: 05-14-2009, 02:03 PM
  4. How do you delete all MySQL passwords?
    By zwhit in forum WoW EMU Questions & Requests
    Replies: 3
    Last Post: 12-24-2008, 07:06 PM
  5. How To Creat A Macro
    By LightWave in forum World of Warcraft Guides
    Replies: 5
    Last Post: 08-17-2006, 06:58 AM
All times are GMT -5. The time now is 06:06 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