Go Back   Dreams in Vanadiel - Final Fantasy XI Forum > FFXI Game Related > Race & Job Type Q & A > Red Mage

Post New Thread Reply
 
LinkBack Thread Tools Display Modes
Old 03-08-2004, 11:47 PM   #1
ビアードパパ
Bronze Ribbon of Service
 
Tomoh's Avatar
 
Join Date: Jan 2003
Posts: 898
Style: Light Theme V7

Thanks: 0
Thanked 3 Times in 1 Post
   
RDM Macros

I would like to start this sticky thread. Please keep it to macros. No need to thank a poster to keep the thread slim please. I'll start with couple and add more as I go. All mine are Japanese but will use English for here. Please also report any errors.

Refresh
/ma Refresh <st>
/p Refreshing <lastst>
/wait 20 (wait 20 is the maximum time that can be used.
/wait 2
/echo ***Refresh ready to recast*** <= Only you can see the message. Thnks to Somnar

Despell
/ma Despell <t>

Cure3
/ma Cure3 <st>
/p Cure3 on <lastst>

Sneak <= Make the same for Invis
/ma Sneak <st>
/p Sneak on <lastst>

Item <= For quick item usage, Silent Oil and Powder.
/item Silent Oil <me>

Sleep <= No wait here since stnpc is used. If 1st fails , u go to next. You may also want to add a BLM JA of Seal. You may choose to delete echos and Bind if you run out of room.
/ja Elemental Seal <me>
/echo Ready Sleep2
/ma SleepII <stnpc>
/echo Ready Sleep
/ma Sleep <stnpc>
echo Ready Bind
/ma Bind <stnpc>

<st> means select sub target. You select a PT member before activating command
<lastst> lists the name of the person selected
__________________
RDM 75, BLM 73, WHM 42, SMN 41, RNG 40, NIN 37, DRK 37, THF 25, WAR 20
Tomoh is offline   Reply With Quote Button by Aksannyi :)
The Following 3 Users Say Thank You to Tomoh For This Useful Post:
Jinshiro (06-05-2009), Rase (07-07-2009), ZekeGene (09-03-2009)
Old 03-09-2004, 11:53 AM   #2
Junior Member
 
Join Date: Nov 2003
Posts: 44
Style: Light Theme V7

Thanks: 10
Thanked 4x in 2 Posts
   
Looks good, but I would suggest using /echo for this:

Quote:
/p ***Refresh ready to recast*** <= Becomes useful for Refresh tanking.
... instead of party chat.
Somnar is offline   Reply With Quote Button by Aksannyi :)
Old 03-10-2004, 01:00 AM   #3
ビアードパパ
Bronze Ribbon of Service
 
Tomoh's Avatar
 
Join Date: Jan 2003
Posts: 898
Style: Light Theme V7

Thanks: 0
Thanked 3 Times in 1 Post
   
Thank you Somnar for suggestion. I used /p since I can't keep track of everyone I Refreshed, especially when there are 4 or more to Refresh. By having /p, I let the others know so that they can request a Refresh if I have forgotten. I will add the /echo line to my macro and use it. I will amaze them with my efficiency.

I personally like it the best when there are only 3 people to Refresh. I start with my self and Refresh down the line when the message pops. It is much easier to track when my Refresh ends. When this happens, I just start over beginning with me.

Hey all, lets get more macros in here. Please use my format. I will cut and paste yours to the 1st post. Thanks.
__________________
RDM 75, BLM 73, WHM 42, SMN 41, RNG 40, NIN 37, DRK 37, THF 25, WAR 20
Tomoh is offline   Reply With Quote Button by Aksannyi :)
Old 03-10-2004, 01:13 AM   #4
Junior Member
 
Join Date: Feb 2004
Location: TX
Posts: 257
Style: Light Theme V7

Thanks: 0
Thanked 0x in 0 Posts
   
At the beginning of spells macros where I want to make sure they have as much oomph as they can, I put this:

/equip main "Solid Wand" (or whatever wand you have)

If it's already equipped, no worries, if it's not, it gets swapped in.

For example:

/equip main "Solid Wand"
/ja "Elemental Seal" <me>
/ma Sleep <stnpc>
/p Sleep on <lastst>! DO NOT ATTACK! <call1>

Also, <st> means subtarget, not select...<st> macros let you tab around and select other mobs and player characters while still targeting another mob or PC. <st> will let you cycle anything, <stnpc> is just mobs (though it will cycle through pets and characters you can talk to also), and <stpc> is player characters only.
Uroboros is offline   Reply With Quote Button by Aksannyi :)
Old 03-10-2004, 01:21 PM   #5
Junior Member
 
DM337's Avatar
 
Join Date: Jun 2003
Posts: 194
Style: Light Theme V7

Thanks: 0
Thanked 0x in 0 Posts
Send a message via AIM to DM337
   
Quote:
Originally posted by Somnar
Looks good, but I would suggest using /echo for this:



... instead of party chat.
The problem with /echo over /p is that if you activate another macro, the /echo command of your previous macro does not activate.
DM337 is offline   Reply With Quote Button by Aksannyi :)
Old 03-10-2004, 04:17 PM   #6
Struck Out (Banned)
Bronze Ribbon of Service
 
Join Date: Oct 2003
Posts: 738
Style: Light Theme V7

Thanks: 0
Thanked 0x in 0 Posts
   
Quote:
Originally posted by DM337
The problem with /echo over /p is that if you activate another macro, the /echo command of your previous macro does not activate.
That holds true for /p also. Activating another macro in the 'middle' of any macro cancels all remaining commands in the first macro.
Deodorant is offline   Reply With Quote Button by Aksannyi :)
Old 03-16-2004, 03:18 AM   #7
Junior Member
 
Join Date: Nov 2003
Posts: 69
Style: Light Theme V7

Thanks: 0
Thanked 0x in 0 Posts
   
does /wait 20 work? i thought /wait 15 was the highest wait the game would recognise
snoop1050 is offline   Reply With Quote Button by Aksannyi :)
Old 03-16-2004, 08:07 AM   #8
anti-spam
Super Moderator
Steelknight Emblem
 
neighbortaru's Avatar
 
Join Date: Jan 2004
Posts: 5,532
Style: Light Theme V7

Thanks: 22
Thanked 63x in 58 Posts
My Mood:
wait 20 is fine. 20 is actually the highest wait you can put in.
__________________
neighbortaru is offline   Reply With Quote Button by Aksannyi :)
Old 03-18-2004, 12:42 PM   #9
Junior Member
 
Join Date: Jan 2004
Posts: 308
Style: Light Theme V7

Thanks: 0
Thanked 0x in 0 Posts
   
Here are my macros, it took a bit of work to get good at using them in PT but to play at level 66 fighting darters and processionares for 10k with only 1 resist on paralyze is awesome <3.

Ctrl:
1:
/ma "Paralyze" <bt>
2:
/ma "Slow" <bt>
3:
/ma "Dia II" <bt>
4:
/ma "Gravity" <bt>
5:
/equip neck "Black Neckerchief"
/ma "Shock" <bt>
/wait 3
/equip neck "Spider Torque"
6:
/ma "Dispel" <bt>
7:
/equip neck "Black Neckerchief" <-- Need elemental Torque ^^
/ma "Thunder II" <bt>
/wait 3
/equip neck "Spider Torque"
8:
/equip neck "Black Neckerchief"
/ma "Stone III" <bt>
/wait 3
/equip neck "Spider Torque"
9:
/equip R.Ring "Electrum Ring" <-- No astrals Yet ; ;
/equip L.Ring "Electrum Ring"
/equip legs "Custom Slacks"
/ja "Convert" <p0>
/wait 2
/ma "Cure IV" <p0>
10:
/ja "Elemental Seal" <p0>

Alt:
1-4:
/ma "Cure X" <st>
5:
/ma "Refresh" <st>
/wait 18
/echo Refresh UP!!
6:
/equip R.Ring "Electrum Ring"
/equip L.Ring "Electrum Ring"
/equip legs "Custom Slacks"
/echo MP gear
7:
/equip R.Ring "Saintly Ring" <-- someday I'll get better ; ;
/equip L.Ring "Saintly Ring"
/equip legs "Magic Cuisses"
/equip hands "Devotee's Mitts"
/equip feet "Warlock's Boots"
/echo Low MP + MND gear
8:
/equip R.Ring "Zircon Ring"
/equip L.Ring "Zircon Ring"
/equip legs "Magic Cuisses"
/equip hands "Warlock's Gloves"
/equip feet "Custom M boots"
/echo Low MP + INT gear
9:
/equip R.Ring "Electrum Ring"
/equip L.Ring "Electrum Ring"
/equip legs "Custom Slacks"
/equip hands "Devotee's Mitts"
/equip feet "Warlock's Boots"
/echo MP + MND gear
10:
/equip R.Ring "Electrum Ring"
/equip L.Ring "Electrum Ring"
/equip legs "Custom Slacks"
/equip hands "Warlock's Gloves"
/equip feet "Custom M boots"
/echo MP + INT gear

I had to make a few edits hopefully this is correct
Altruist is offline   Reply With Quote Button by Aksannyi :)
Old 03-20-2004, 05:17 PM   #10
Junior Member
 
Join Date: Nov 2003
Posts: 108
Style: Light Theme V7

Thanks: 0
Thanked 0x in 0 Posts
Send a message via AIM to llkoole7
   
does it really become crucial to have that many armor macros? or is that just to make sure u maximize your chance of landing the enfeeb. Cause i don't think i can run around with alllll those different armors on man. You lvl 60's and your power....just boggles me sometimes!
llkoole7 is offline   Reply With Quote Button by Aksannyi :)
Old 03-21-2004, 11:33 PM   #11
ビアードパパ
Bronze Ribbon of Service
 
Tomoh's Avatar
 
Join Date: Jan 2003
Posts: 898
Style: Light Theme V7

Thanks: 0
Thanked 3 Times in 1 Post
   
My bag holds 60 items and I'm always trying to clear stuff to hold changable equipments and room for lot items.

I have Macros for MP, INT, Attack and DEF. I recently got to LV65 and acquired all the Rings from the SMN's quest. My DEF macro is in my solo macro list. My solo list is mainly for opening coffers. Solo list is a must have for running around Ugaleppi. I would try to list mine, which would be helpful to 65+, but most of thoses people probably have better equipments than me. Also, I know the Japanese name, but not the US since I'm playing the Japanese version on PS2.
__________________
RDM 75, BLM 73, WHM 42, SMN 41, RNG 40, NIN 37, DRK 37, THF 25, WAR 20
Tomoh is offline   Reply With Quote Button by Aksannyi :)
Old 03-31-2004, 12:19 PM   #12
Junior Member
 
Join Date: Mar 2004
Posts: 139
Style: Light Theme V7

Thanks: 0
Thanked 0x in 0 Posts
Send a message via AIM to Digital Send a message via Yahoo to Digital
   
I never knew about that <st> command. I'll be so much more efficient now ^^.
Digital is offline   Reply With Quote Button by Aksannyi :)
Old 04-06-2004, 03:16 AM   #13
Junior Member
 
Join Date: Feb 2004
Posts: 74
Style: Light Theme V7

Thanks: 0
Thanked 0x in 0 Posts
   
theres a <lastst> also.
You use it after a st else it will say your current target instead of what you selected.

/ma "Ultima" <st>
/p casting "Ultima" <lastst>
macross_sdf1 is offline   Reply With Quote Button by Aksannyi :)
Old 04-06-2004, 04:37 AM   #14
Junior Member
 
Join Date: Jan 2004
Posts: 18
Style: Light Theme V7

Thanks: 0
Thanked 0x in 0 Posts
   
The most important imo is the <bt> macro. This will let you debuff without having to lose time targetting manually the monster after countless TAB hits.
It is not a big issue at low levels since usually you fight in spots with few monsters around but at later level it is very important. Its even more important because a quick debuff means less mana lost to heal people thus less downtimes.
The only thing you must take care of is your main tank must have a voke macro with <bt> aswell so you dont end up getting the agro after the puller brought the monster while the tank takes hours to target it. That could kill you, especially if your slow / silence gets resisted.

The <st> command is nice to save macro slots, especially if you like to go melee to skill up (since you can't switch target easily in this case).

What is also very important at higher level is the equipment macros. Even switching between your current melee weapon and a +5INT/MND wand can makes the difference. When monsters can do specials for 500+ or when your debuff costs up to 40 MP, you better make the best not to be resisted.
I would suggest though not puting your /equip lines in the same macros as /ma <debuff>. The reason is simple : when you are soloing, the monsters are much weaker and you aren't really concerned by resists. Thus switching back to wands and lower defense items is worse.
So either you make different macros for the same debuff (and use them accordingly) or you do macros just for equipment (you can do one for regular stuff, one for INT stuff and one for MND stuff).
And anyway, after a moment you will have so much stuff to change that wont fit in your debuff macros (cause if you decide still to put /equip in debuff macros it will take twice more space usually : 1 /equip to equip before casting and 1 /equip to reequip after casting)


Edit :

I have seen some people using /p <Random text about casting debuff>.
I think it is too much spam. The only macros where I put this is for :
- Convert so the WHM can easily see I am not getting hit in fact.
- Sleep to be sure to avoid cross sleeping and thus wasting spells
- Random lesser stuff.

For everything else, who is doing what is usually set before starting thus there is no point in doing more spam. The chat box is already too small.
Also keep in mind many casters dont put filters to track casting, so there is nothing more annoying to see /p Casting <spell> followed by XXX starts casting <spell>.
Fogia is offline   Reply With Quote Button by Aksannyi :)
Old 04-06-2004, 08:46 AM   #15
anti-spam
Super Moderator
Steelknight Emblem
 
neighbortaru's Avatar
 
Join Date: Jan 2004
Posts: 5,532
Style: Light Theme V7

Thanks: 22
Thanked 63x in 58 Posts
My Mood:
   
speaking of <bt>, I recently started to use this and I really like it:

/p MP<mp> & HP<hp> & TP<tp>
/target <bt>

I hit this at the beginning of every battle. Keeps everyone informed of my status and targets the incoming mob
__________________
neighbortaru is offline   Reply With Quote Button by Aksannyi :)
Post New Thread Reply

Tags
macros, rdm

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -8. The time now is 02:14 PM.
Site Powered by: vBulletin Version 3.8.1 Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0 RC2
©2001-2009 SQUARE ENIX CO., LTD. All Rights Reserved. Title Design by Yoshitaka Amano.
FINAL FANTASY and VANA'DIEL are registered trademarks of Square Enix Co., Ltd. SQUARE ENIX, PLAYONLINE and the PlayOnline logo are trademarks of Square Enix Co., Ltd.
Comments and posts are property of their authors. All the rest, including video, articles, compiled game data, and sections, unless otherwise noted, are
©2002-2009 FFXIOnline.com: Dreams in Vana'diel. All rights reserved.

no new posts
Page generated in 0.51359 seconds with 26 queries