Search found 9 matches

by Jinshu
Mon Mar 12, 2007 8:00 pm
Forum: MQ2::Macros::Requests
Topic: Berserking macs
Replies: 13
Views: 5973

no im saying it works it just fires all the time; also yes i do have these abilities, and could hotkey /doablity frenzy , /pause 5 , /doability disarm, but that dosent loop on its own.
by Jinshu
Mon Mar 12, 2007 1:49 pm
Forum: MQ2::Custom UI
Topic: auto frenzy
Replies: 34
Views: 2911

auto frenzy

I added ||| ${Me.Class.Name.Equal["Berserker"]} || /if (${Me.AbilityReady[Frenzy]} && ${Target.ID}) /doability "Frenzy" /if (${AutoDisarm} && ${Me.AbilityReady["Disarm"]} && (${Target.Distance} < 20)) /doability "Disarm" } } having a pr...
by Jinshu
Mon Mar 12, 2007 1:37 pm
Forum: MQ2::Macros::Requests
Topic: Berserking macs
Replies: 13
Views: 5973

added || ${Me.Class.Name.Equal["Berserker"]} || /if (${Me.AbilityReady[Frenzy]} && ${Target.ID}) /doability "Frenzy" /if (${AutoDisarm} && ${Me.AbilityReady["Disarm"]} && (${Target.Distance} < 15)) /doability "Disarm" } } into my krust ...
by Jinshu
Sat Feb 17, 2007 8:54 pm
Forum: MQ2::Custom UI
Topic: krust (UI, macro & plugin) 2006.09.28 *Macro Update*
Replies: 478
Views: 160421

I like the idea of switching to the SA in case the MA dies
by Jinshu
Thu Dec 07, 2006 12:10 pm
Forum: MQ2::Macros::Requests
Topic: Berserking macs
Replies: 13
Views: 5973

/doability Frenzy /doability Disarm /doability Intimidation as fo source Code I found it searching through the Frums : // MQ2AutoSkills.cpp : Auto-activate various skills // // version 1.93 // // Project started 8/30/2004 by Cr4zyb4rd // // Commands: // /autoskills help - lists options // // INI fil...
by Jinshu
Wed Dec 06, 2006 12:11 pm
Forum: MQ2::Custom UI
Topic: krust (UI, macro & plugin) 2006.09.28 *Macro Update*
Replies: 478
Views: 160421

/varset UpdateClickiesTimer 60s
}

look for this in your mac and just change the seconds to what u prefer or just use /clickies as stated above.
AS for the FD issue maybe adding /if fd : /then /cickies
stament would clear up any issues.
by Jinshu
Sat Nov 25, 2006 1:38 pm
Forum: MQ2::Custom UI
Topic: krust (UI, macro & plugin) 2006.09.28 *Macro Update*
Replies: 478
Views: 160421

I love this mac, ive used it for 3 months now, only question i have is how can i add an auto frenzy to it, and in the class section add berserker.

rfrgsn75@gmail.com

thanks
by Jinshu
Thu Nov 23, 2006 11:06 am
Forum: MQ2::Macros::Requests
Topic: Berserking macs
Replies: 13
Views: 5973

useClickyAttack=1 useClickyDS=1 useClickyResists=1 Im wanting to add the clickie from zerker 1.5 to the list, <Strike Of Fury> Increses crits and accuracy; clicks from any open slot Frenzy is a skill like kick and are on the same table, i.e if i use kick frenzy is unusable till refresh timer resets.
by Jinshu
Tue Nov 21, 2006 1:27 pm
Forum: MQ2::Macros::Requests
Topic: Berserking macs
Replies: 13
Views: 5973

Berserking macs

im working on somethings for the zerks out there. been useing alot of bst, and monk, stickies. Im wanting to auto frenzy and auto clicky wepons and armor that are not already in the clikies data base. any ideas on how to ass this would be apreciated.