2025-10-23 22:01
#0
I am trying to make a Macro in the Default Classic Client.
I want the macro to do the following :
- Dress a certain gear (including a Talisman)
- Unequip whatever I am holding in the right (a spellbook) and left (Veilkeeper's Branch) hand
- Cast Ninjitsu Animal Form --> Ferret (so that I get the additional +10 stealing skill)
Now, I record in the Classic Client the following (after I have previously recorded all I was dressing with another Macro) :
- Dress --> Dress2
- Delay --> 10
- Arm/Disarm --> Right Hand
- Delay --> 10
- Arm/Disarm --> Left Hand
- Delay --> 10
- Cast Spell --> Animal Form (here I could not find where to select the Ferret form)
When I execute the macro, the Dress2 part works, then I get a message "You must wait to perform another action" twice and I assume this is the Arm/Disarm for Right and Left hands which does not work, and then I get the Animal Form gump up and need to select Ferret manually.
I thought that the Delay "10" was too short but, when I went to edit my marco to increase the delay, it is all messed up with the Delays not where I set them ...the Macro is written as follows...
- Dress --> Dress2
- Arm/Disarm --> Right Hand
- Arm/Disarm --> Left Hand
- Cast Spell --> Animal Form (here I could not find where to select the Ferret form)
- Delay --> 10
- Delay --> 10
- Delay --> 10
I did noy touch it... it "self-screwed" so to speak...
Then I thought to separate the two hands Arm/Disarm into another Macro but I could neither make this other Macro to Arm/Disarm both hands get to work...
- Arm/Disarm --> Left Hand
- Delay --> 10
- Arm/Disarm --> Right Hand
The left hand gets disarmed of the Veilkeeper's Branch but the Spellbook stays firm in the Right Hand...
So, I thought to separate the Arm/Disarm into 2 separate macros but, while the Arm/Disarm for the Left Hand (the Veilkeepr's Branch) works, the one for the Right Hand (the spellbook) does not work.
Lastly, I would REALLY want to execute all of this in 1 macro and not have to make 3 macros to get my stealing suit on (plus the +10 Stealing from the Ferret Animal Form) and disarm both hands so that my hands are free to be able to steal whatever there is to steal...
Can anyone please help me out to get this Macro to work in the Default Classic Client ?


