Search found 235 matches

by dewey2461
Tue Nov 30, 2021 11:56 pm
Forum: MQ2::Help
Topic: Intermitent taunting
Replies: 12
Views: 2476

Re: Intermitent taunting

Try setting: taunif=0 If you still get occasional "taunts" then it might be another skill or disc that is firing off. I've had a few occasions where some tank swears he's not taunting but when I go looking through the log files I can point to some other aggro ability they used, only to hea...
by dewey2461
Thu Oct 21, 2021 10:03 pm
Forum: MQ2::Macros::Help
Topic: Detecting if I am the caster of a debuff
Replies: 6
Views: 2827

Re: Detecting if I am the caster of a debuff

I ended up just creating timers for the debuffs based on the spell ID and Target ID
by dewey2461
Tue May 25, 2021 4:08 am
Forum: MQ2::Help
Topic: /twist not working after today's patch
Replies: 11
Views: 2242

Re: /twist not working after today's patch

I haven't compiled so I don't know.
by dewey2461
Fri Mar 12, 2021 9:17 am
Forum: MQ2::Help
Topic: Builder Won't Build After Most Recent Patch
Replies: 3
Views: 1786

Re: Builder Won't Build After Most Recent Patch

The best place to report these issues is on the MQ2 discord channel. If you need a link to it let me know.
by dewey2461
Tue Dec 29, 2020 2:19 pm
Forum: MQ2::Development::Feature Discussion
Topic: New Group Member Request
Replies: 10
Views: 4066

Re: New Group Member Request

Hi MacQ

I don't think anyone is developing or maintaining netbots. For the short term just write the loop as a sub and return the value. Then call the sub.

The stuff I talked about on discord the other day is what I want to use for coordinating buffing like this but its not ready yet.
by dewey2461
Wed Dec 09, 2020 1:02 pm
Forum: MQ2::Development::Feature Discussion
Topic: MQ2Login Suggestion
Replies: 4
Views: 1645

Re: MQ2Login Suggestion

I'm failing to see the difference. If you are in game you can run /login server:name and it will spawn a new client and load that. If you are not in game then you start the game client and pass in the a command line argument /login server:name Both of these use the profiles you have specified by the...
by dewey2461
Wed Dec 09, 2020 1:17 am
Forum: MQ2::Development::Feature Discussion
Topic: MQ2Login Suggestion
Replies: 4
Views: 1645

Re: MQ2Login Suggestion

There is a way to do what you want using MQ2AutoLogin. You start the EQ client and pass in your login information Check the change log for /login Added the possibility to login new characters using plaintext credentials, no mq2 login profile needed: Usage: /loginchar servername^login^charname^passwo...
by dewey2461
Thu Oct 15, 2020 5:28 am
Forum: MQ2::Development::Feature Discussion
Topic: Feature Request: Extend TLO ${Window[]}
Replies: 0
Views: 2068

Feature Request: Extend TLO ${Window[]}

The Window TLO is the fundamental method a macro writer has to gather data from the EQ UI if there is no dedicated TLO for the data. The Window TLO returns the first window that it finds that matches regardless of if it is open or closed. MQNext has modified this behavior by returning the first matc...
by dewey2461
Thu Aug 13, 2020 4:07 am
Forum: MQ2::Development::Feature Discussion
Topic: ${Window} FG Color
Replies: 0
Views: 1892

${Window} FG Color

Some windows like the overseer return the status via the color of some text. Green = good. Red = bad. Grey = Disabled ... etc. Currently there is no easy way to access this via macro or plugin. ------------------------------------------------------------------------- I was looking through the data e...
by dewey2461
Sun May 17, 2020 7:23 pm
Forum: MQ2::Help
Topic: MQ2 for dummies
Replies: 58
Views: 26729

Re: MQ2 for dummies

So this is probably an over discussed item but I can't find a definitive statement to support: It appears no longer supported to build for live with the downloaded code and Visual Studio? I'm hacking the eqgame.h but things are just wrong. I'm completely fine donating to builder, but it's sometimes...
by dewey2461
Wed Apr 15, 2020 6:33 pm
Forum: MQ2::Development::Feature Discussion
Topic: Overseer
Replies: 2
Views: 1179

Re: Overseer

I will probably have a plugin able to provide a TLO for the window in 1-2 weeks depending on how motivated I am.

It would be nice to get the thing fully automated but I'm not sure I want to go there.
by dewey2461
Wed Apr 15, 2020 4:55 pm
Forum: MQ2::Development::Feature Discussion
Topic: Overseer
Replies: 2
Views: 1179

Re: Overseer

I have been (slowly) working on the overseer window.

Offsets will not help with this
by dewey2461
Thu Nov 21, 2019 4:15 pm
Forum: MQ2::Bug Reports
Topic: Config file order
Replies: 1
Views: 1535

Re: Config file order

sounds like a bug that needs to be fixed.
by dewey2461
Sun Oct 27, 2019 4:27 am
Forum: MQ2::Help
Topic: Looking for a Resurection! ! !
Replies: 4
Views: 1700

Re: Looking for a Resurection! ! !

There were several major changes to MQ2 and the forums due to folks using MQ2 on the TLP servers. Most of the activity is now on discord but there are a few folks still here. Ask away.