Search found 131 matches

by BlueSkies
Fri Sep 03, 2004 12:18 am
Forum: MQ2::General
Topic: You guys are still at it!?
Replies: 1
Views: 1550

You guys are still at it!?

Amazing!

Glad to see something I took part in almost two years ago is still alive and kicking. :)
by BlueSkies
Fri Jul 18, 2003 9:12 pm
Forum: Outdated Macros::Macro Requests
Topic: Mob Tracker
Replies: 14
Views: 15424

This is an excellent use of the ini functions. :) Great to see people making use of it :)
by BlueSkies
Fri Jul 18, 2003 7:02 pm
Forum: Bullshit
Topic: A pointless thread
Replies: 744
Views: 307905

You have become better at Postwhoring! (112)
by BlueSkies
Fri Jul 18, 2003 4:30 am
Forum: Games::Everquest
Topic: Foraging
Replies: 8
Views: 3908

This all seems terribly confusing for something that I just want to auto-forage. MacroQuest is a very complex tool -- it's designed for many purposes, and, like most works-in-progress, is a little obscure in its implementation. You'll likely be very disappointed if you think getting MacroQuest to a...
by BlueSkies
Wed Jul 16, 2003 6:52 pm
Forum: MQ2::Development::Feature Discussion
Topic: Request: Target Around Lock
Replies: 3
Views: 1068

This isn't actually a half bad idea... The loc information is stored in the spawninfo struct I believe -- so it's not too much of a stretch.

I'm no super coder, but I'll take a look and see if it's something I'm capable of.
by BlueSkies
Wed Jul 16, 2003 6:48 pm
Forum: Outdated Macros::Macro Help
Topic: Why do combine macros not work?
Replies: 10
Views: 3174

I find it easier to add the following into any loop: /if $target(name)==$char(name) /endmacro Simply checks to see if you're targetting yourself, and if so, exit. The state of the shift, control, or alt keys, nor the state of the chat bar, change the effect of the Tab or F1 keys in any way. And for ...
by BlueSkies
Wed Jul 16, 2003 6:43 pm
Forum: MQ2::General
Topic: /ini and $ini functionality + source code change
Replies: 29
Views: 7482

Yes, in fact it'll also create the entire INI file for you if it doesn't exist where specified.
by BlueSkies
Wed Jul 16, 2003 10:48 am
Forum: Outdated Macros::Macro Help
Topic: loop collision? (also some other questions..)
Replies: 6
Views: 1951

Script class?
by BlueSkies
Wed Jul 16, 2003 7:27 am
Forum: MQ2::General
Topic: I am so smart, s m r t
Replies: 17
Views: 4652

I"ll take you up on that, Kint, for I have witnessed several -- nay, many -- spoons in my silverware drawer, along with an assortment of knives, forks, and the occasional shish kebab skewer. I have prepared several notarized documents for your perusal, along with the appropriate photographs and...
by BlueSkies
Tue Jul 15, 2003 3:28 am
Forum: MQ2::Development::Feature Discussion
Topic: /Selectitem released (merchant & self listing/select ite
Replies: 26
Views: 13308

I'm currently working on a new Manual that will be both more current (as in, everything correct as of right now), and more reference-like, with an index of all commands that are hyperlinks, etc. Watch for that in the near future.
by BlueSkies
Thu Jul 10, 2003 10:39 pm
Forum: Outdated Macros::Macro Depot
Topic: Powerarrows.mac The original. Use powerarrows2
Replies: 67
Views: 22390

Not to mention the fact that click doesn't work anywhere NEAR as well as it used to.

Once all is said and done, and things like this are possible again, it's very likely that it'll be done in a very different way.
by BlueSkies
Thu Jul 10, 2003 9:37 pm
Forum: MQ2::Development::Feature Discussion
Topic: Request: Run at startup..
Replies: 20
Views: 4805

Neat idea, but atm kinda low priority I'd imagine. :) I dunno -- if it's relatively easy I might give it a go.
by BlueSkies
Thu Jul 10, 2003 7:33 pm
Forum: Games::Everquest
Topic: Exploits/Dupes
Replies: 3
Views: 3644

Not really. Just answered his question.
by BlueSkies
Thu Jul 10, 2003 5:52 pm
Forum: MQ2::Development::Feature Discussion
Topic: Would anyone mind if I...
Replies: 9
Views: 6062

I like a manual, especially for reference
That's what I'm trying to turn it into, more of a reference, with an index and everything.


And thanks DK, that'll definately help :)
by BlueSkies
Thu Jul 10, 2003 3:03 am
Forum: MQ2::Development::Feature Discussion
Topic: Would anyone mind if I...
Replies: 9
Views: 6062

Would anyone mind if I...

rewrote the readme.html? It hasn't been updated in eons, and I really don't have anything better to do... If anyone has any suggestions for me, please let me know. I'm looking at doing a slight restructure to make it more easily navigable, plus some pointers on how to compile (nothing too specific -...