Discussion in   Help!   started     7 years ago   January 26, 2017, 01:12:08 PM   by   lich

champ macro

lich
Offline
14 Posts
Topic :   champ macro
7 years ago  January 26, 2017, 01:12:08 PM

so i have always used razor but i been having so issues with going grey when i do champ events i was told steam was better for this and i would not go grey so i downloaded it and its fine but much different from razor a lot of me terms i dont know what they do i was hoping someone could share there champ whirlwind macro with me i would be very greatful

lich
Offline
14 Posts
#1 Re :   champ macro
7 years ago  January 26, 2017, 01:35:50 PM

can anyone confirm this is good macro to use for champs


getenemy 'enemy' 'criminal' 'gray' 'closest'
attack 'enemy'
setability 'primary' 'on'
pause '1000'
if hits <= 100
  cast "Heal"
  waitfortarget 3000
  target! 'self'
endif
pause 200
if hits <= 20
  useskill "Spirit Speak"
endif
pause 100
if stam <= 210
  cast "Divine Fury"
endif
pause 100
If hits < maxhits
bandageself
waitfortarget 1000
endif

Emperor_Norton
Offline
166 Posts
#2 Re :   champ macro
7 years ago  January 27, 2017, 11:20:53 AM

Depends on playstyle.  Personally, I would not use it, as the majority of my damage in a spawn is from Wither, and using Spirit Speak when my life is low by macro would interrupt my cast of Wither.  For myself, I do not use healing macros, only hotkeys, to not run the risk of interrupting a specific task that I intend to do.

Sturger
Offline
730 Posts
#3 Re :   champ macro
7 years ago  January 27, 2017, 01:43:04 PM

 Whats up Emp... good to see you.