Search found 56 matches

by Kambic
Fri May 12, 2006 12:31 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Afk unlock shrouded forms (now support some potions)
Replies: 119
Views: 47865

rapier,

Small code change, but might want to change the bandage code from ${Me.PctHPs} >= 60 to >= 68.

That is, if you are a serious tweaker like I am ;)
by Kambic
Tue May 09, 2006 8:25 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Afk unlock shrouded forms (now support some potions)
Replies: 119
Views: 47865

Test run ran great for several hours today, awesome!

I'm using a level 5 shroud. At work right now, so can't test but - is there any advantage/disadvantage to using a higher level shroud?
by Kambic
Sat May 06, 2006 1:45 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Perfect XP Tracker - With XP over Time
Replies: 29
Views: 38768

Definitely time to rewrite this one.
by Kambic
Sun Apr 23, 2006 9:57 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: XPTracker.mac v1.0.1
Replies: 15
Views: 7978

I'm returning after almost a two year hiatus... where'd me code go...? ;)
by Kambic
Wed Aug 25, 2004 1:39 am
Forum: MQ2::Macros::Snippets
Topic: Skill_Routines.inc
Replies: 14
Views: 16662

New code posted. If anyone has a complete list of skills that cannot be used while stunned, I'll implement it. For now, I just added it to every skill I knew wouldn't work while stunned, but generally left in the ones I wasn't sure about. If there are any other spam-generating calls, let me know and...
by Kambic
Mon Aug 23, 2004 4:30 pm
Forum: MQ2::Macros::Snippets
Topic: Skill_Routines.inc
Replies: 14
Views: 16662

Skill_Routines.inc

I was originally writing this to actually go in a macro, but I thought it would be a lot better to just expand the scope of it and make it an .inc file. To expound on the description in the file, this include will let you choose any of 15 skills which you'd like to auto-fire whenever they are availa...
by Kambic
Mon Aug 23, 2004 11:51 am
Forum: MQ2::Macros::Help
Topic: Shield check?
Replies: 2
Views: 949

Thank you :)

All search was pulling up for me was shielding and spellsheild type stuff =/
by Kambic
Mon Aug 23, 2004 10:46 am
Forum: MQ2::Macros::Help
Topic: Shield check?
Replies: 2
Views: 949

Shield check?

Is there a way to check to see if you have a shield equipped in your offhand? I've tried a few different ways to get this done but basically I can't find a way to actually check the offhand item to see if it is a shield or not (maybe not possible?).
by Kambic
Sat Aug 21, 2004 1:06 pm
Forum: MQ2::Macros::Help
Topic: Quick Questions
Replies: 3
Views: 1111

Quick Questions

Sorry these are kind of newbie questions I imagine, but I'm on vacation and only using my laptop without access to EQ or MQ so can't test these out. 1. Which of these skills need special situations and what are they (can't be attacking, can't be sitting, etc): Disarm, Disarm Traps, Forage, Sense Tra...
by Kambic
Thu Aug 19, 2004 3:20 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Generalstuff.mac V3.0.0
Replies: 34
Views: 13588

Nice work :) My question is were you able to nix the bug that occured when changing from solo XP to group XP, and it adding them improperly? I never had many opportunities to test it (I do a lot of solo'ing and going between that and group didn't happen often). I'll check and compare when I get home...
by Kambic
Tue Aug 17, 2004 2:11 pm
Forum: MQ2::Macros::Requests
Topic: Beyond Simple Macro... Please help....
Replies: 12
Views: 3014

This is probably the simplest of all macro's to write, while actually learning some stuff about coding. I'm not going to write it for you, but I'll tell you how to write it. First of all, go RTFM and check out the section on custom events. Then you will want to set up the macro so that anytime someo...
by Kambic
Mon Aug 16, 2004 10:15 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Self Automated Tradeskill Macros
Replies: 409
Views: 335596

The brewing and baking one together only cost me about 600pp. Very simple to do both. Change the first one: /if (${Me.Skill[Brewing]}>=${SkillMaxWanted}) { /echo Brewing is at ${SkillMaxWanted}. Beginning the Baking macro! /endmacro to /if (${Me.Skill[Brewing]}>=${SkillMaxWanted}) { /echo Brewing is...
by Kambic
Sat Aug 14, 2004 8:39 pm
Forum: MQ2::General
Topic: Top 10/20 list?
Replies: 11
Views: 3445

Or just make it say something not retarded plz~
by Kambic
Fri Aug 13, 2004 1:40 pm
Forum: MQ2::Bug Reports
Topic: /face bug
Replies: 13
Views: 2267

/face nolook

?
by Kambic
Thu Aug 12, 2004 6:00 pm
Forum: MQ2::Help
Topic: Updating Macroquest
Replies: 10
Views: 3614

I keep anything I download in My Documents\My Utilities, and extract in subfolders under there. Anytime I download MQ2-Latest, I always rename it immediately (MQ2-7-23, MQ2-8-12, etc.). This is all on my laptop. I keep a copy of the release folder on my desktop where I actually play date named also ...