Search found 8 matches

by pythag
Mon May 23, 2005 9:20 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: MoR/MoB/Heal Cleric-Macro
Replies: 14
Views: 13726

This macro is great to learn from - its structured and logical and very easy to follow, thanks learnt alot from this :D

The clerics mana situation may be a usefull add to this - currently editing it myself for this, again a great starting point.
by pythag
Mon May 02, 2005 7:23 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: KISS HealTarget Macro (PLers Rejoice)
Replies: 60
Views: 45814

Ok found a small problem, with the first part of this macro

Using the following - keeping it simple #turbo Sub Main :loop /if (${Me.Casting.ID}) /goto :loop /target <target name> /if (${Target.PctHPs}<60) { /goto :heal } else { /goto :loop } :heal /cast 1 /if (${Me.Standing} && !${Me.Mount.ID}) /sit } /goto :loop If the target is a beastlord it targe...
by pythag
Thu Apr 21, 2005 8:01 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: KISS HealTarget Macro (PLers Rejoice)
Replies: 60
Views: 45814

Thank you for the help

Ok Draconis thanks for the starting point, will post what I make in a new thread, and leave this one alone. And thanks Macrofest gave me a real good starting point :wink:
by pythag
Wed Apr 20, 2005 2:27 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: KISS HealTarget Macro (PLers Rejoice)
Replies: 60
Views: 45814

Yeah that would do it

Yes Draconis that does it although would love to see where/how that began could you PM me if you still have it?
by pythag
Wed Apr 20, 2005 12:26 pm
Forum: MQ2::Macros::Requests
Topic: Requesting a Starting point for a Tell Macro
Replies: 5
Views: 2057

Requesting a Starting point for a Tell Macro

Very new still and playing around with macro's. What I want is to send a bot a tell "/tell you cast 1 now on me" and it cast the spell in gem slot 1.

Obviously I am then going to convert this to do 2, 3 etc and build it into existing macro's.

Thank you for any info
by pythag
Wed Apr 20, 2005 7:34 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: KISS HealTarget Macro (PLers Rejoice)
Replies: 60
Views: 45814

possible suggestion to this

I am not anywhere good enough to do this - but if you could add a tell command to cast1 or cast2 ect would keep buffing simple if you were using a druid say, ie /tell <powerleveler> cast 1 = power leveler cast spell slot 1 (damage shield) /tell <powerleveler> cast 2 = power leveler cast spell slot 2...
by pythag
Sun Jan 23, 2005 6:36 pm
Forum: MQ2::Macros::Requests
Topic: Noob needing a starting point
Replies: 78
Views: 3849

Thanks

Thanks for the start - already making adjustments to improve this :D
by pythag
Sun Jan 23, 2005 5:30 am
Forum: MQ2::Macros::Requests
Topic: Noob needing a starting point
Replies: 78
Views: 3849

Noob needing a starting point

Very new to this and never written a macro, but used others. I am looking to see how they are formed starting at a very easy level - I know I could simply copy others that are here but I would rather get to my own some day - so I wish to make a macro that practises hide and sneak lets say, waits for...