Search found 6 matches

by Article22
Fri May 07, 2004 12:09 pm
Forum: MQ2::Help
Topic: UI "blinking" in 2004 04 24 zip
Replies: 5
Views: 1266

Is there any way of turning the render on in the Background by default?

Having to type /render bg 1 is a pain though far better than the flicker without it?
by Article22
Thu May 06, 2004 5:37 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: My Wizard Macros [MQ2Data]
Replies: 4
Views: 2645

Sounds like you and I are on the same wavelength Yalp :D I like simple! Made a few changes to my code, just waiting for things to settle down after the patch to make sure everything is working fine then will edit the code. Found that parameterising the Nuke is very handy, too many nasty mobs in Time...
by Article22
Thu May 06, 2004 5:30 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: AFNuke mac (Wiz Bot Mac update: 12-02-04)
Replies: 373
Views: 130406

Nice code Azum, I have done something similar with Yalps code also, but kept the Nuke code separate from the ManaRegen, so I can regen after a wipe. One thing which I have found is that the spam from being stunned by Harvest is a pain, so perhaps you need a /delay 10s after casting it? I am going to...
by Article22
Sat May 01, 2004 11:35 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: My Wizard Macros [MQ2Data]
Replies: 4
Views: 2645

Great basic Macro, Yalp, changed it a little to add a few more features, hope you don't mind me posting it here :) Just comment out which Rune you want to use (haven't got the Wand yet), put in code so that you Harvest and HoD when able too to speed up your mana regen. | ManaRegen.Mac | Based from t...
by Article22
Thu Apr 29, 2004 12:26 pm
Forum: Snippets (MQ1)
Topic: spellcast.inc --- This will cast a spell reliably for you.
Replies: 28
Views: 27741

Just being picky on what must be one of the most used macros around! :D Couple of minor points... /doevents Fizzle /doevents Interrupt /doevents Interrupt /doevents Recover Do you need both Interrupt events? Plus the comment text should be updated to include the CAST_IMMUNESLOW return. Trying to get...
by Article22
Fri Feb 27, 2004 4:28 am
Forum: Macro Help (MQ1)
Topic: Am I on the right track?
Replies: 0
Views: 516

Am I on the right track?

Hiya, Just starting to get into the mad world of MQ2, and wondered if I could get a few pointers on writing Macros? Here is the code I have come up with so far, it is cribbed from a few sources, but I am trying to sort out a Shaman Bot which both responds to simple events from me (Incoming, Mob dead...