Register for your free account! | Forgot your password?

You last visited: Today at 19:46

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Cleric Macros

Discussion on Cleric Macros within the Aion Guides & Strategies forum part of the Aion category.

Reply
 
Old   #1
 
the| snep's Avatar
 
elite*gold: 280
Join Date: Jul 2006
Posts: 1,641
Received Thanks: 438
Cleric Macros

I found some useful Macros for Cleric

1. Healing and Buffing

a) Buffing multiple groups with blessings:
Code:
/Variable 1 Blessing of Health "Rank"
/Select [%Group1]
/Skill [%Variable1]
/Delay 2
/Select [%Group2]
/Skill [%Variable1]
/Delay 2
/Select [%Group3]
/Skill [%Variable1]

Repeat this pattern, replacing the group number, for more groups.

Create multiple versions of this macro for your different Blessings by replacing the "Number" of the Variable.
b) Healing an enemy's target and re-select the enemy:
Code:
/Select [%Target'sTarget]
/Skill "Heal Name" "Rank"
/Delay 2
/Select [%PreviousTarget]

This macro is very useful if you have 2 off-tanks or find yourself in a group with people who pull aggro off the tank/s frequently.

Furthermore, you can still heal yourself along with the tank if you happen to take damage.
c) Healing a group member and then re-targetting your previous target:
Code:
/Select [%Group"Number"]
/Skill "Name"
/Delay 2
/Select [%PreviousTarget]

Alternatively, you can also /Select "Player Name"

This is probably one of the better cleric macros out there.
2. Levelling

a) Faster resting/Mana regen
Code:
/Skill Light of Rejuvenation "Rank"
/Delay 2
/Skill Mana Treatment "Rank"
/Delay 2
/Skill Refresh Mind "Rank"
/Delay 2
/Skill Toggle Rest

I use this quite a lot for levelling when my mana gets low. Of course you can take out Mana Treatment if you don't have powder.
3. Combat

a) Simple assist target and announce target:
Code:
/Select [%Group"Number"]
/Yell DPS [%Target'sTarget] selected by [%Group"number]!
/Select [%Target'sTarget]
/Delay 2
/Attack

Alternatively, you can replace [%Group"Number"] with the name of your group's main assist.
b) Cast Holy Servant and cast HoT on it:
Code:
/Skill Summon: Holy Servant "Rank"
/Delay 2
/Select Divine Energy
/Skill Light of Rejuvenation "Rank"
/Delay 2
/Select [%PreviousTarget]


HoT'ing up your summon makes it stay around for one extra attack (4 instead of 3 hits), which is quite good, especially if simplified by a macro.

As stated above, currently I have not found a way to target a previous hostile target, but you can just hit TAB to do this quite easily.
the| snep is offline  
Thanks
4 Users
Old 09/13/2009, 18:55   #2
♥ Yuuki Asuna ♥



 
DarkOPM's Avatar
 
elite*gold: 45
The Black Market: 140/0/0
Join Date: Jun 2005
Posts: 54,474
Received Thanks: 8,538
Cleric Macros



I found some useful Macros for Cleric

1. Healing and Buffing


a) Buffing multiple groups with blessings:
Code:

/Variable 1 Blessing of Health "Rank"
/Select [%Group1]
/Skill [%Variable1]
/Delay 2
/Select [%Group2]
/Skill [%Variable1]
/Delay 2
/Select [%Group3]
/Skill [%Variable1]

Repeat this pattern, replacing the group number, for more groups.

Create multiple versions of this macro for your different Blessings by replacing the "Number" of the Variable.

b) Healing an enemy's target and re-select the enemy:
Code:

/Select [%Target'sTarget]
/Skill "Heal Name" "Rank"
/Delay 2
/Select [%PreviousTarget]

This macro is very useful if you have 2 off-tanks or find yourself in a group with people who pull aggro off the tank/s frequently.

Furthermore, you can still heal yourself along with the tank if you happen to take damage.

c) Healing a group member and then re-targetting your previous target:
Code:

/Select [%Group"Number"]
/Skill "Name"
/Delay 2
/Select [%PreviousTarget]

Alternatively, you can also /Select "Player Name"

This is probably one of the better cleric macros out there.

2. Levelling

a) Faster resting/Mana regen
Code:

/Skill Light of Rejuvenation "Rank"
/Delay 2
/Skill Mana Treatment "Rank"
/Delay 2
/Skill Refresh Mind "Rank"
/Delay 2
/Skill Toggle Rest

I use this quite a lot for levelling when my mana gets low. Of course you can take out Mana Treatment if you don't have powder.

3. Combat

a) Simple assist target and announce target:
Code:

/Select [%Group"Number"]
/Yell DPS [%Target'sTarget] selected by [%Group"number]!
/Select [%Target'sTarget]
/Delay 2
/Attack

Alternatively, you can replace [%Group"Number"] with the name of your group's main assist.

b) Cast Holy Servant and cast HoT on it:
Code:

/Skill Summon: Holy Servant "Rank"
/Delay 2
/Select Divine Energy
/Skill Light of Rejuvenation "Rank"
/Delay 2
/Select [%PreviousTarget]


HoT'ing up your summon makes it stay around for one extra attack (4 instead of 3 hits), which is quite good, especially if simplified by a macro.

As stated above, currently I have not found a way to target a previous hostile target, but you can just hit TAB to do this quite easily.
DarkOPM is offline  
Thanks
2 Users
Old 09/13/2009, 20:53   #3
 
FreaKzzz's Avatar
 
elite*gold: 0
Join Date: Apr 2006
Posts: 6,547
Received Thanks: 808
Vote 4 Macro-Sammelthread (alle Klassen)

Danke dir, jetzt müsste man nur noch Cleric sein. ;]
FreaKzzz is offline  
Old 09/14/2009, 14:38   #4
 
hankchinaski's Avatar
 
elite*gold: 0
Join Date: May 2004
Posts: 287
Received Thanks: 77
das sind gröstenteils die standardmacros die es im spiel schon gibt.
hankchinaski is offline  
Old 09/17/2009, 18:21   #5
 
ch1ll-out's Avatar
 
elite*gold: 0
Join Date: Oct 2006
Posts: 62
Received Thanks: 3
hmm das könnt ich gut gebrauchen, wenns funzt )
ch1ll-out is offline  
Old 09/18/2009, 15:29   #6
 
elite*gold: 0
Join Date: Nov 2005
Posts: 9
Received Thanks: 0
Quote:
Originally Posted by the| snep View Post
I found some useful Macros for Cleric

b) Cast Holy Servant and cast HoT on it:
Code:
/Skill Summon: Holy Servant "Rank"
/Delay 2
/Select Divine Energy
/Skill Light of Rejuvenation "Rank"
/Delay 2
/Select [%PreviousTarget]
For the Chinese server this won't work now, the new ENU patch calls your summon "Holy Servant" not "Divine Energy" so you need to update it, ie:
...
/Select Holy Servant
...

There are a lot of name changes in that language patch actually so if you play in the Chinese server you should check any other macros you may have made which use /Select and a specified item name [not %variable].
id4t3n is offline  
Old 09/18/2009, 15:40   #7
 
the| snep's Avatar
 
elite*gold: 280
Join Date: Jul 2006
Posts: 1,641
Received Thanks: 438
yea i know that names are changed with patch 1.5

this macros was for 1.2
the| snep is offline  
Old 09/19/2009, 18:22   #8
 
Kinu's Avatar
 
elite*gold: 10
Join Date: May 2006
Posts: 2,786
Received Thanks: 773
hab mal beide themen zusammengeschoben.

war ein bisschen weiter unten schon ein cleric guide


€dit: ok sind mehr oder weniger die selben Makros egal jetzt ._.
Kinu is offline  
Old 09/19/2009, 19:48   #9
 
FreaKzzz's Avatar
 
elite*gold: 0
Join Date: Apr 2006
Posts: 6,547
Received Thanks: 808
egal, super sache

wo ist eig. der killerguide hin verschwunden?
FreaKzzz is offline  
Old 09/22/2009, 16:17   #10
 
elite*gold: 0
Join Date: May 2005
Posts: 23
Received Thanks: 0
kann es sein das die makros mit dem deutschen clienten nicht funktionieren?
es wird immer nur der makroinhalt im chat ausgegeben.
king00 is offline  
Old 09/23/2009, 10:35   #11
♥ Yuuki Asuna ♥



 
DarkOPM's Avatar
 
elite*gold: 45
The Black Market: 140/0/0
Join Date: Jun 2005
Posts: 54,474
Received Thanks: 8,538
Quote:
Originally Posted by king00 View Post
kann es sein das die makros mit dem deutschen clienten nicht funktionieren?
es wird immer nur der makroinhalt im chat ausgegeben.
Die Makros sind auf den englischen Clienten mit Patch 1.2 ausgelegt. Daher funktionieren sie im deutschen 1.5er nicht. Ich schau heute Abend mal ob ich aktuelle Makros find.
DarkOPM is offline  
Old 09/23/2009, 10:53   #12
 
the| snep's Avatar
 
elite*gold: 280
Join Date: Jul 2006
Posts: 1,641
Received Thanks: 438
habe jetzt hier mal was "neues" gefunden ich selbst benutze keine makros deswegen kann ich euch nicht sagen ob die klappen oder nicht ggf. müsst ihr die skillnamen ändern!

Quickbars Notation in Macros
Format: /Quickbar <quickbar> <quickbar_page> <quickbar_slot>

Basic Quickbar (1): /Quickbar 1 1 1
Ctrl Quickbar (2): /Quickbar 2 1 1
Alt Quickbar (3): /Quickbar 3 1 1
Right Quickbar (4): /Quickbar 3 1 1

Example: /Quickbar 1 1 1 Will Executes the icon registered in the first slot of the first page of Basic Quickbar.

Target Selection
Use the select command followed by a character name, npc name, or system variable (.e.g. [%Self], [%Pet], [%Group1-5], [%Pet1-5], [%Target], [%Previous Target])
/Select[%Self]

/Select [%Group1]
/Skill Assist Target

/AutomaticSelection (Nearest Hostile Target - equates to 'Tab')

/Select [%target of target] (Select the Target of your selected Target. Save characters - use /Skill Assist Target)

General Actions
For those that like to type. I use Drag and Drop - It works from the weirdest places
/Skill Toggle Combat
/Skill Toggle Rest
/Skill Pick up Item
/Skill Assist Target
/changeweaponset
/Skill Toggle Walk
/attack
/Skill Toggle Flight
/Landing
/powershard
/Skill /Auto Report Hunting (No, It is not a typo - two slash commands on one line)
/Skill Cooking
/Skill Armorsmithing
/Skill Sewing
/Skill Alchemy
/Skill Handicrafting
/Skill Morph Substances
/Skill Extract Aether
/Skill Extract Vitality
/Skill Bandage Heal

Sorcerer:
Some Macros for Sorcerers. Remove the Skill Names in parentheses (e.g. '(Ice Chain I)'). You may need to play with the timing some.

Attack Macro
Code:
/attack
/Delay .2
/Quickbar 3 1 6 (Ice Chain I)
/Delay 3.5
/Quickbar 3 1 6 (Ice Chain I - Should execute Frozen Shock I  )
/Delay 2.6
/Quickbar 3 1 3 (Flame Harpoon I)
/Delay 3.4
/Quickbar 3 1 2 (Flame Bolt II)
/Delay 3.5
/Quickbar 3 1 2 (Flame Bolt II Should execute - Blaze I )
Cold Wave
Code:
/Quickbar 3 1 6  (Ice Chain I)
/Delay 3.3
/Quickbar 3 1 6  (Ice Chain I - Should execute Frozen Shock I  )
Cook'em
Code:
/Quickbar 3 1 3 (Flame Harpoon I)
/Delay 3.4
/Quickbar 3 1 2 (Flame Bolt II)
/Delay 3.5
/Quickbar 3 1 2 (Flame Bolt II Should execute - Blaze I )
Fire Storm (Bringing the Rain)
Code:
/Quickbar 3 1 3 (Flame Harpoon I)
/Delay 3.5
/Quickbar 3 1 2 (Flame Bolt II)
/Delay 3.5
/Quickbar 3 1 2 (Flame Bolt II)
/Delay 3.5
/Quickbar 3 1 3 (Flame Harpoon I)
/Delay 3.5
/Quickbar 3 1 2 (Flame Bolt II)
/Delay 3.5
/Quickbar 3 1 2 (Flame Bolt II)
/Delay 3.5
/Quickbar 3 1 3 (Flame Harpoon I) 
/Delay 3.5
/Quickbar 3 1 2 (Flame Bolt II)
/Delay 3.5
/Quickbar 3 1 2 (Flame Bolt II)
Chanter
Some Macros for Chanters. Remove the Skill Names in parentheses (e.g. '(Hallowed Strike II)'). You may need to play with the timing some. Level 19 Chanter Skill set.

Chanter Assist
Code:
/Select [%Group1]
/Skill Assist Target
/Delay .5
/Attack
/Delay 1
/Quickbar 1 1 3 (Hallowed Strike II)
/Delay 1
/Quickbar 2 1 3 (Heaven's Judgement I)
/Delay 1
/Quickbar 1 1 5 (Meteor Blow I)
/Delay 1
/Quickbar 2 1 5 (Incandescent Blow I)
Heal Group Member 1
Code:
/Select [%Group1]
/Skill (Healing Light II)
/Delay 3
/Follow
Heal Group Member 2
Code:
/Select [%Group2]
/Skill (Healing Light II)
/Delay 3
/Select [%Group1]
/Follow
Heal Self
Code:
/Select [%Self]
/Skill (Healing Light II)
/Delay 3
/Select [%Group1]
/Follow
Buff Up ( Group of 3)
Code:
/Select [%Self]
/Quickbar 3 1 1 (Blessing of Health I)
/Delay 2
/Quickbar 3 1 2 (Blessing of Protection I)
/Delay 2
/Quickbar 3 1 3 (Promise of Wind II)
/Delay 2
/Select [%Group1]
/Delay 1
/Quickbar 3 1 1(Blessing of Health I)
/Delay 2
/Quickbar 3 1 2 (Blessing of Protection I)
/Delay 2
/Select [%Group2]
/Delay 1
/Quickbar 3 1 1 (Blessing of Health I)
/Delay 2
/Quickbar 3 1 2 (Blessing of Protection I)
Templar
An Attack Macro for Templars. Remove the Skill Names in parentheses (e.g. '(Weakening Severe Blow II)'). You may need to play with the timing some. Level 19 Templar Skill set.

Templar Attack
Code:
/Attack
/Delay 1
/Quickbar 1 1 3 (Weakening Severe Blow II)
/Delay 2
/Quickbar 1 1 5 (Taunting Severe Blow I)
/Delay 2
/Quickbar 1 1 2 (Ferocious Strike II)
/Delay 2
/Quickbar 1 1 2 (Ferocious Strike II)
/Delay 2
/Quickbar 1 1 2 (Ferocious Strike II)
/Delay 2
/Quickbar 1 1 6 (Shining Slash I)
/Delay 2
/Quickbar 1 1 7 (Shield Bash I)
/Delay .5
/attack
the| snep is offline  
Reply


Similar Threads Similar Threads
[Eldorado] WTB Wizard/cleric Lv 60 - also Bard /Cleric 50+ /WTT for others accounts
04/15/2011 - Silkroad Online Trading - 2 Replies
hey all i guess the thread title explained all i need 2 chars 1- bard /cleric lvl 50+ 2- wizard/cleric lvl 50+ naked or not i don't care
[WTT]Bard/cleric lvl102 and Warrior/cleric lvl103 URANUS
04/28/2010 - Silkroad Online Trading - 3 Replies
WTT Warrior/cleric lvl103 90% FF 101~102 50k sp left 2 hand max, 1 hand shield skill max, dual axe bleed/stun skill max. cleric ff 101 (both) Set LA 101+6 fb both Accs 101+6+7 fb both 2 hand 101+7 phy61 c10 fb Devil/Prem Plus ON 17 days LEFT 2 Avatars + 1 full lucky avatar.
WTT/WTS warrior/cleric wizzard/cleric warlock/cleric
02/10/2010 - Silkroad Online Trading - 10 Replies
Name:NiTriX lvl67 Build:warlock/cleric server:Iris Gold:about 20 mill Skills:65 warlock 60 cleric Items:+3 weapon +2 set Name:ChrisTheKing lvl55 Build:warrior/cleric server:Iris
[WTT] SmilezZ Lv100 FF Warrior / Cleric In Gaia For Wizz/Cleric 100FF
01/30/2010 - Silkroad Online Trading - 7 Replies
Hey All Want Trade My Char Name SmilezZ Warrior / Cleric FF Have Set 96~100+5 FB And Have Devil Prem 20 Day Left Now I Show SOme Screen's This Char Have Ver : Hotmail And For Trade With Wizz / Cleric 100FF with Set In Any Server But i Prefer Alexander Or Odin ^^ http://up3.up-images.com/up//uploads2/images/image s-e03dfded18.jpg.. http://up3.up-images.com/up//uploads2/images/imag es-9d3237ca4e.jpg.. http://up3.up-images.com/up//uploads2/images/imag es-3749053d3f.jpg.....
WTS lv98 Warior/Cleric + Lv90 Warlock/Cleric Pacific
12/30/2009 - Silkroad Online Trading - 3 Replies
Greetings all, I want to sell a account containing both these characters for REAL money only (THESE TWO CHARS ARE ON ONE SINGLE ACCOUNT!). The price is $80 (paypal only), dont want to trade versus gold or other characters. A little information about the characters: IGN:ChainOfDeath (90% lv97) Build: Warior/Cleric (Full Str) Status: FF to Lv100 Items: Got D10 +7 2hand, ,7 shield, +3 1hand, +5 clerid rod + Full Light armor set +5 with good blues and normal Accesory.



All times are GMT +2. The time now is 19:46.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.