Page 5 of 6

Re: Resist Session Today!

Posted: Tue Jan 27, 2009 1:51 pm
by Lord Bleyz
Dreadnaught wrote:What kind of bandage heal skill would you need to have to be able to keep your character up?
I found that at 60 healing I was able to sufficiently heal myself with the following Macro:

!Loop
If hits <= 50
Exec: Bandage Self
Pause: 15 Seconds
End If

Code: Select all

!Loop
Assistant.Macros.IfAction|0|0|50
Assistant.Macros.HotKeyAction|1025|
Assistant.Macros.PauseAction|00:00:15
Assistant.Macros.EndIfAction

Re: Resist Session Today!

Posted: Tue Jan 27, 2009 2:04 pm
by Kryptonical
Is it possible to setup a macro for Character A to heal Character B, IF character B's Health is below X amount? just like the previously mentioned macro yet for a different character?

Re: Resist Session Today!

Posted: Tue Jan 27, 2009 4:23 pm
by Red
Unfortunately, I don't think razor can pull that type of info from another character, only the character that the razor is "attached" to.

You could make the guy that you want healed snoop the healer(with snooping locked), and then set up a sysmsg so that when the healer notices the failed attempt at snooping, it will heal.

Might be a semi complicated macro..

Re: Resist Session Today!

Posted: Tue Jan 27, 2009 4:51 pm
by blister
What I used to is is make a macro so that when my HP would drop lower than said amount, the macro would do something to be displayed in the system chat thing and have to other character scan the journal for this and when it found it, heal the character.. used to work well

Re: Resist Session Today!

Posted: Tue Jan 27, 2009 5:29 pm
by Red
Does razor scan journal? I was under the impression that it only looks at system messages (the grey ones on the bottom left)

Re: Resist Session Today!

Posted: Tue Jan 27, 2009 7:34 pm
by RoadKill
Red wrote:Does razor scan journal? I was under the impression that it only looks at system messages (the grey ones on the bottom left)
Guild chat is a system message. You can do some fantastic things with razor because of it. :D

Re: Resist Session Today!

Posted: Tue Jan 27, 2009 7:42 pm
by Kryptonical
Does this mean that party chat is system message as well?

Annoying my guildmembers every time my health is below x amount seems some what obnoxious, maybe if I could just be in a party together with my macroing partner?

Re: Resist Session Today!

Posted: Tue Jan 27, 2009 9:19 pm
by RoadKill
Kryptonical wrote:Does this mean that party chat is system message as well?

Annoying my guildmembers every time my health is below x amount seems some what obnoxious, maybe if I could just be in a party together with my macroing partner?
No, party chat is not a system message

Re: Resist Session Today!

Posted: Wed Jan 28, 2009 2:30 am
by Dreadnaught
RoadKill wrote:
Red wrote:Does razor scan journal? I was under the impression that it only looks at system messages (the grey ones on the bottom left)
Guild chat is a system message. You can do some fantastic things with razor because of it. :D
Excellent Information to have, I thank you sir, you are a gentleman, and a scholar.

Re: Resist Session Today!

Posted: Wed Jan 28, 2009 4:51 pm
by Alex21
interesting

Re: Resist Session Today!

Posted: Mon Feb 02, 2009 5:34 pm
by Kryptonical
When is the next resist session? and what do I have to do to get involved?

Re: Resist Session Today!

Posted: Thu Feb 12, 2009 11:39 am
by RoadKill
Resist session today!! 4PM EST (2/12/2009)

Re: Resist Session Today!

Posted: Tue Feb 17, 2009 1:38 pm
by ChewY
Im up for resist session today, if its being hosted,

PM me on irc please.

Re: Resist Session Today!

Posted: Thu Feb 19, 2009 3:47 am
by Axel231
guild chat doesnt seem to be working as a system message, is that just me thats getting that?

Re: Resist Session Today!

Posted: Thu Feb 19, 2009 1:52 pm
by Shivers
Id also like to participate in the next session if possible.