Search found 47 matches

by Nightshift
Mon Sep 06, 2004 5:17 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot v13.3.7 [Updated 04/19/05]
Replies: 272
Views: 174979

I've noticed it recasting early as well, but it seems to be only on short duration spells, under 15 minute timer. That isn't confirmed, just a quick observation over about 5 hours of play, it didn't start at any specific time. The macro was restarted 3 times during that time, buffs were redone and a...
by Nightshift
Sun Sep 05, 2004 4:19 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot v13.3.7 [Updated 04/19/05]
Replies: 272
Views: 174979

Using this one now.

I like all the changes that have made.

Thanks!
by Nightshift
Mon Aug 23, 2004 12:47 pm
Forum: MQ2::Custom UI
Topic: *UPDATED* SOES MQ2ed - (01-26-2005)
Replies: 177
Views: 77283

Addition to EQUI_BuffWindow.xml

something isn't right, will repost if I can figure it out..

oopps..

${Me.PetBuff[1].Duration.Time} can't have anything but NULL.. Only the server knows this, maybe Sony will pass that on to the client some day.

I'll keep my code stored until then I guess :)
by Nightshift
Fri Aug 06, 2004 4:35 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot v13.3.2 [Updated 08/08/2004] Slim trim code rewrite!
Replies: 142
Views: 66973

Change Sub CheckCann /if (!${Me.Moving}) { /if (${Me.CurrentMana}<${Me.MaxMana}-1066 && ${Me.CurrentHPs}>${Me.MaxHPs}\5+1924 && ${CannAATimer}<=0) { /alt activate 47 /varset CannAATimer 3m } /if (${Me.PctMana}<95 && ${Me.PctHPs}>=${CanniLimit} && ${CannTimer}<=0 &...
by Nightshift
Tue Jul 13, 2004 10:32 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot v13.1.5 [Updated 07/11/2004] Invites and Events!
Replies: 75
Views: 31549

Thanks, I'll find and correct those and give it a test as soon as I can.

NightShift
by Nightshift
Mon Jul 12, 2004 10:12 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot v13.1.5 [Updated 07/11/2004] Invites and Events!
Replies: 75
Views: 31549

Just a question.

What is the priority on heals? This is the situation and why I ask the question, since it has happend twice, under different circumstances. What happens is that during a fight, buffs will come due, if it's just one buff, then there is time for the heal to come, if multiple buffs come due, then the b...
by Nightshift
Thu Jun 24, 2004 10:50 am
Forum: MQ2::Custom UI
Topic: *UPDATED* SOES MQ2ed - (01-26-2005)
Replies: 177
Views: 77283

I have been using this UI for a long time now and have posted fixes when things have changed. I am now trying to use the MQ2DPS window but it is crashing the UI and reverting back to default. In reading through posts, It seems that I am not the only one having this problem. Anyone else using this U...
by Nightshift
Thu Jun 24, 2004 9:50 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Natural Beastlord Hunter v1.1.9 (Updated 2004-07-11)
Replies: 209
Views: 85080

it doesnt work for me, it keeps looping target cleared every couple of seconds, looked at the code dunno what it is. It does this to me when; 1) I didn't spell the name of one or more of my targets correctly. 2) I didn't spell the name of a spell correctly. 3) I forgot to change the spells to spell...
by Nightshift
Wed Jun 23, 2004 8:16 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Natural Beastlord Hunter v1.1.9 (Updated 2004-07-11)
Replies: 209
Views: 85080

When the script decides that the BL should let the pet tank, it just sits down, without backing away from the mob first, so it continually gets agro of course, gets hit and keeps standing up and sitting back down. It probably needs to do the same backoff that happens in the BackOffFromMob section. R...
by Nightshift
Tue Jun 22, 2004 4:59 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Natural Beastlord Hunter v1.1.9 (Updated 2004-07-11)
Replies: 209
Views: 85080

I realized that after I wrote it, bah :)


NightShift
by Nightshift
Tue Jun 22, 2004 4:53 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Natural Beastlord Hunter v1.1.9 (Updated 2004-07-11)
Replies: 209
Views: 85080

Nevermind!!!

NightShift
by Nightshift
Tue Jun 22, 2004 4:44 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Natural Beastlord Hunter v1.1.9 (Updated 2004-07-11)
Replies: 209
Views: 85080

Just something else I changed.

I changed all

Code: Select all

/keypress ESC
to

Code: Select all

/target clear
, since they all seem to be clearing the target window and becuase I got tired of it closing windows I had open, spamming the chat window with you have no target :)

NightShift
by Nightshift
Tue Jun 22, 2004 4:31 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Natural Beastlord Hunter v1.1.9 (Updated 2004-07-11)
Replies: 209
Views: 85080

Thanks for the input: 1-4. Works as it should. 5. "It will not back far enough" - Does that mean still within hitrange of the mob? I've coded so I should walk out of attack range plus a little more b4 sitting down or buffing up. 6. I haven't tweaked the code for narrow areas. That can be ...
by Nightshift
Tue Jun 22, 2004 3:16 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Natural Beastlord Hunter v1.1.9 (Updated 2004-07-11)
Replies: 209
Views: 85080

Observations so far

Level 40 Beastlord Jagged Pine Forest Basilisks in the cave past the Gnolls 1) It will cast the pet if not up. 2) It will buff both the me and the pet. 3) It will aquire the targets I set and run to them. 4) It will kill all in the room easily enough. 5) It will not back off far enough when it has d...
by Nightshift
Thu Jun 10, 2004 4:11 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot v13.0.3 [Updated 06/15/2004] Buff Queues added!
Replies: 58
Views: 20721

Just some typos

Haven't ran the code yet, just reading though it right now. botspell.inc Line 113: /call LoadSetting SelfBuffList Spell SelfBuffList "Buffs you wish to maintain o[color=red]f[/color] yourself separated with |" Change the f to an n. Line 608: /if (${SelfBuffList.Equal[Buffs you wish to main...