Search found 10 matches

by antithott
Wed Jun 30, 2004 12:27 pm
Forum: MQ2::Macros::Requests
Topic: selfbuff with items
Replies: 1
Views: 837

selfbuff with items

just checking if anyone has a selfbuff with items script laying around before i start fiddling around with making one..


Meaning it would right click items, so it buff the effect, rebuffs when it fade, but wont cast it before the char stands still, so it dont try and cast if running or in battle
by antithott
Tue Jun 15, 2004 7:21 pm
Forum: MQ2::Bug Reports
Topic: ${Target.X}
Replies: 3
Views: 897

${Target.X}

Seems to be a problem with this,

if i make a hot button like this : ${Target.X} ${Target.Y} ${Target.Z}, and target a npc, It will give me a loc, but when i then go up next to the mob, and do /loc. it shows a diffrent loc.

Is there a bug with MQ here? or something i missed in manual.
by antithott
Fri May 21, 2004 11:29 am
Forum: MQ2::Macros::Help
Topic: Irc Events
Replies: 12
Views: 4909

Irc Events

hi,

Im wondering if its possible to use Text sent in irc channel using Irc plugin as a Event for a macro? I for some reason cant get it to work by just adding events like normal.. Anything special i need to add infront of it or something?
by antithott
Sun Feb 08, 2004 9:26 am
Forum: Macro Help (MQ1)
Topic: CTD when i use this script for jewelry skill up.
Replies: 0
Views: 486

CTD when i use this script for jewelry skill up.

- Found the problem i think, seems to work atleast
by antithott
Mon Feb 02, 2004 2:49 pm
Forum: Macro Requests (MQ1)
Topic: Targetting all mobs within a radius - iterating a list?
Replies: 11
Views: 3135

Hi, i got a question about this code ml2517 wrote, I put it into my own shaman script, so that i can toggle it on / off, which is a nice addition for a ldon run. but a problem comes, Cause it keep debuffing the same mob over once it get to the end of the list, IE, if 1 mob is pulled it will continue...
by antithott
Sat Jan 24, 2004 5:24 am
Forum: Macro Requests (MQ1)
Topic: Text color change?
Replies: 5
Views: 1503

How to fake a link, Is done thru a the characters ini file, You open it up, scroll down to hotbuttons, and change the code. Page1Button1Name=Afk Page1Button1Color=0 Page1Button1Line1=/auc 0008781-00001-00001-00001-00001-0000135081543Woop look at me i can Fake a link and get me banned for using it!! ...
by antithott
Mon Dec 15, 2003 12:14 pm
Forum: Macro Help (MQ1)
Topic: Looking for some info about @Param use
Replies: 1
Views: 475

Looking for some info about @Param use

My problem is : How do i get Mq to read 2 words in a tell using @Param commands? @Param1 is the Sender of the tell @Param2 is the first word in the tell, hence the command Now i tryed to use @Param3 to get the next word for this use but it dont work.. So my question is what do i need to put in to ma...
by antithott
Sun Nov 30, 2003 11:40 am
Forum: Macro Help (MQ1)
Topic: question about memming spells
Replies: 0
Views: 459

question about memming spells

Nm i found out :))

/memspell <spellbar number> "name of spell"
by antithott
Wed Nov 26, 2003 11:54 am
Forum: Macro Requests (MQ1)
Topic: question
Replies: 6
Views: 2354

Hmm, this idea sounds really nice to me, unfortunatly i have no idea how to make this either, would love this macro for easy chcek on focus effects and spell stats..

Any of the hardcore programmers here would be interested in playing wiht this?
by antithott
Mon May 19, 2003 6:17 am
Forum: Outdated Macros::Macro Requests
Topic: Possible to make a char in EQ follow a mob from behind?
Replies: 4
Views: 1496

Possible to make a char in EQ follow a mob from behind?

Hiya..

What im looking for (asking if works), is to bring the /stick command from DAOC into everquest. basickly the /stick command , makes your char auto follow a mob and attack it. Everquest got thi function too but only to autofollow on a grp member.

Would it be possible to make this?