Search found 16 matches

by DyvimTvar
Tue Mar 02, 2004 6:06 pm
Forum: Macro Help (MQ1)
Topic: Valor Kiting Macro - Need help
Replies: 4
Views: 1071

Valor Kiting Macro - Need help

Hi all, I tried to take elretardo's SE HoH kite macro and re-task it to Valor kiting in the NE corner. Here is the code I have, but when I run it it just gives the error: Cannot call when a macro isn't running. I'm sure I'm doing something both simple and stupid, but I can't see it, any ideas? Thank...
by DyvimTvar
Tue Feb 24, 2004 10:02 am
Forum: Macro Help (MQ1)
Topic: Help with a radial pet attack mod with looting.
Replies: 3
Views: 1000

Update

Before I actually fire this up and see what it's doing or not doing (and haven't read the actual script itself yet)....I do notice that you're running this at full #turbo. Does it make any difference if you set that to, say, #turbo 50? At the least, it should free some of the lag. I'll dig into the...
by DyvimTvar
Fri Feb 20, 2004 2:27 pm
Forum: Macro Requests (MQ1)
Topic: Spell wearing off alert
Replies: 8
Views: 2413

I did, perhaps I should clarify what I'm after: I'm an enchanter. I mez, I tash, I slow, and I cripple. I have a vested interest in learning when my debuffs are about to wear off. I searched through the depot, using various terms including the ones you gave, but I couldn't find anything that would ...
by DyvimTvar
Fri Feb 20, 2004 11:48 am
Forum: Macro Help (MQ1)
Topic: Help with a radial pet attack mod with looting.
Replies: 3
Views: 1000

Help with a radial pet attack mod with looting.

Greetings all, I am hesitant to ask since BK just reemed the last guy who posted a macro help request(heh), but I have tested what I am posting quite a bit and am at a block. I took the radial pet attack macro in the depot and modified it a bit taking some loot code from farm.mac and trying to retur...
by DyvimTvar
Fri Feb 20, 2004 11:32 am
Forum: Snippets (MQ1)
Topic: decreasing radius
Replies: 2
Views: 4481

Re: decreasing radius

Vaft wrote:

Code: Select all

      /varset CirX $target(y)
      /varset CirY $target(x)
[/quote]

Did you set CirX to Y and CirY to x values just to confuse people like me? ;)
by DyvimTvar
Thu Feb 19, 2004 1:04 pm
Forum: Macro Help (MQ1)
Topic: First attempt at a Macro
Replies: 13
Views: 2505

Chopped?

Looks like the code got chopped.
by DyvimTvar
Fri Feb 06, 2004 4:11 pm
Forum: Macro Help (MQ1)
Topic: Finding spawns with light sources
Replies: 9
Views: 2323

Just saw ...

/target id $searchspawn(light) This is great, and perfectly timed, I have tried to figure out how to target just a. lets say williwisp, with a light by using: /target id $searchspawn("willowwisp",npc,light) and various other combinations of the same, but can't seem to get a way to filter ...
by DyvimTvar
Sun Feb 01, 2004 10:59 pm
Forum: Macro Depot (MQ1)
Topic: Updated PowerArrows2
Replies: 27
Views: 7595

Got it

Shuttle, Thanks man, that did it. Leave it to me to only upgrade when something forces me to. For others that may have this problem, not only does your fletching kit have to be in your first slot, but your other slots have to be full, the macro relies on the purchase putting the items in your kit. J...
by DyvimTvar
Fri Jan 30, 2004 12:33 pm
Forum: Macro Depot (MQ1)
Topic: Updated PowerArrows2
Replies: 27
Views: 7595

crappola

Well, that sucks. I always switch to default UI when I macro tradeskills, so no luck there. I have a general yen to gm all my tradeskills eventually, and I was hoping this would let me grab fletching easily. Oh well, I guess not. If anyone thinks of anything else that could be causing my problems, f...
by DyvimTvar
Fri Jan 30, 2004 9:54 am
Forum: Macro Depot (MQ1)
Topic: Updated PowerArrows2
Replies: 27
Views: 7595

Problems still

Make sure your fletching kit is in the first slot. Make sure it does not overlap anything when it is open, including the merchant window or your inventory window. This macro keeps all three of those windows (merchant, fletching, and inventory) open while it runs. Make sure your fletching kit is com...
by DyvimTvar
Thu Jan 29, 2004 10:31 am
Forum: Macro Depot (MQ1)
Topic: Updated PowerArrows2
Replies: 27
Views: 7595

Getting Error

I am getting the following error when I run the macro, perhaps someone can tell me in what way I am being a moron. ;) The merchant, Jaren Cloudchaser in PoK in this instance, is telling me he will offer me nothing for my Vorshars Circlet of the Blight, a fact I'm thankful of, and the script halts. T...
by DyvimTvar
Wed Nov 12, 2003 9:00 am
Forum: Macro Help (MQ1)
Topic: Macro Scripting for Dummies
Replies: 16
Views: 18284

Damn well done

Elretardo, Well done man. I must say that is very well written and should be stickied someplace where every one who is new to scripting will see right off. I think I knew most of this stuff and still found it a very enjoyable read and very helpful in simplifing the whole process. I am sure it was a ...
by DyvimTvar
Wed Nov 05, 2003 11:07 am
Forum: Games::Other
Topic: Leaked Half Life 2 Source Code
Replies: 4
Views: 5226

Amazing

I must say that while I don't read the non EQ and dev forums much, this phrase simply amazes me: Honestly I don't care. They're rich enough as it is and the gameing companies make too much money anyway. That combined with this: A few people will feel the pain, but they had the money in the first pla...
by DyvimTvar
Mon Nov 03, 2003 4:04 pm
Forum: Macro Depot (MQ1)
Topic: combine.mac - General Purpose Combine Macro
Replies: 35
Views: 13659

Agreed

Greetings all, In response to gnome001 who said: just use a sell macro.... there is one posted here in the forum.. as for buying.. its easy enough to shift click and buy stacks.. fully automated macros like that make me cringe about afk macroers... I agree about the aversion to unattended macroing, ...
by DyvimTvar
Mon Nov 03, 2003 8:17 am
Forum: Macro Depot (MQ1)
Topic: combine.mac - General Purpose Combine Macro
Replies: 35
Views: 13659

Reply and request

All, In response to: Im having trouble having it recognize a "planar jeweller's kit", i've tried #planar and it still didn't work. I didn't use a planar kit but the kit I used was called "Jeweller's Kit" which IDed as "Jewelery Making", that may help some. Also a reques...