Search found 13 matches

by ebs2002
Mon Apr 03, 2006 5:41 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: CSORT - Sort items inside bags
Replies: 75
Views: 17722

BankWnd is now Pre-PoR BigBankWnd is now Post-PoR To fix: /if ( ${aStart}>=2500 && ${aStart}<=2501 && ${aEnd}>=2500 && ${aEnd}<=2501 && ${aStart}<=${aEnd} && ${Window[BankWnd].Open} ) { becomes /if ( ${aStart}>=2500 && ${aStart}<=2501 && ${aEnd...
by ebs2002
Mon Oct 17, 2005 11:50 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Baking Macro from 1 to 191 (Version 2.1) 8/3/04
Replies: 8
Views: 5318

Donate. The solution is posted in the VIP section.
by ebs2002
Mon Oct 17, 2005 11:49 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Moved or deleted posts. Please direct me to where they are.
Replies: 9
Views: 3613

I agree. Thank you, McDonaldization of the World. That whole "I'm a lazy american" was supposed to be a joke. Obviously, I donated, and I've not had much handed to me at all, and I feel like I'm at least partially contributing to the community. It's pretty hilarious that whoever's selling ...
by ebs2002
Mon Oct 17, 2005 11:45 am
Forum: MQ2::Help
Topic: /cast item to open a container?
Replies: 25
Views: 6845

Awesome, man.

I don't have a caster or a mana robe, so I can't really help you test it :p
by ebs2002
Sun Oct 16, 2005 11:53 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Moved or deleted posts. Please direct me to where they are.
Replies: 9
Views: 3613

*Shrug* To be honest, if I didn't know anything about programming, I'd be more likely to pay for a guide than donating to this site. Why? Because donating to a site doesn't hand me information. I'm an American. If I have no desire to learn how to program, I'm gonna "donate" 15$ to someone ...
by ebs2002
Sun Oct 16, 2005 8:28 pm
Forum: MQ2::Help
Topic: /cast item to open a container?
Replies: 25
Views: 6845

I don't think he is a moron because he found an option, "cast", that seemingly right clicked on a clickable item (according to the wiki). He was confused why he can "right click" his mana robe, but not his bag. It is surely a logical step to take for someone who didn't analyze th...
by ebs2002
Sun Oct 16, 2005 8:18 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Moved or deleted posts. Please direct me to where they are.
Replies: 9
Views: 3613

should have donated to this site instead of paying for some guide / exploit from another site.
What makes you think they paid for the guide?
by ebs2002
Sat Oct 15, 2005 12:30 am
Forum: MQ2::Help
Topic: /cast item to open a container?
Replies: 25
Views: 6845

In manarobe.mac, change

Code: Select all

/itemnotify 25 rightmouseup
to

Code: Select all

/nomodkey /itemnotify 25 rightmouseup
That will make it so that, even if you're holding in 'alt', the right click will go through as if you weren't.

http://www.macroquest2.com/wiki/index.php//nomodkey
by ebs2002
Sat Oct 15, 2005 12:18 am
Forum: MQ2::Macros::Help
Topic: Writing to text box
Replies: 19
Views: 6490

So it's as simple as: /sub TypeInTextBox(string Text, window WindowName, string ChildName, string Text) /declare Char int inner /notify ${WindowName} ${Child} leftmouseup /delay 2 /for Char 1 to ${Text.Length} /keypress ${Text.Mid[${Char},1} chat /delay 3s ${Window[${WindowName}].Child[${ChildName}....
by ebs2002
Fri Oct 14, 2005 3:46 pm
Forum: MQ2::Macros::Help
Topic: /Notify and Override's macros
Replies: 47
Views: 4424

As far as I know, DKAA did NOT post a buy.inc, just a buy.mac that is easily adaptable. This is what I use. | | buy.inc | Buy Include File needed for macros | Version 1.8 modifications by DKAA, adapted by Ebs2002 | Date: October 13, 2005 | | These file MUST be in the common directory in your macros ...
by ebs2002
Fri Oct 14, 2005 12:17 pm
Forum: MQ2::Macros::Help
Topic: Writing to text box
Replies: 19
Views: 6490

I'm bumping this instead of making a new topic because it's relevant. I'm working on a macro that will make a customizable item through the new tradeskill window, and am trying to figure out how to type the item name. This seems to work: /notify TradeSkillWnd COMBW_ItemNameTextBox leftmouseup /keypr...
by ebs2002
Fri May 13, 2005 5:49 pm
Forum: MQ2::General
Topic: Bawls To The Wall
Replies: 15
Views: 7342

Looks like there was 243, if I counted right (9x17 bottom, 6x15 top...but the depth makes it hard to judge if it's a complete row or not).

That's a lotta bawlz in one room, man. I bet cleaning up after that bukakke-fest took hours.
by ebs2002
Mon Apr 18, 2005 7:18 pm
Forum: MQ2::General
Topic: Plugin Forums?
Replies: 27
Views: 14762

You've piqued my curiosity: what are the "recent events"?