Search found 6 matches

by fallenkal
Sat Oct 16, 2010 12:54 am
Forum: MQ2::Macros::Help
Topic: Help with simple macro
Replies: 3
Views: 1774

Help with simple macro

Ok, im stuck on this part the purpose of this macro is to basically hand 100pp to my target and click the give button... it doesnt seem to work. it gets to the quantity part of the platinum then nothing... basically how do i tell it i want 100PP to go onto the cursor? thanks in advance; the current ...
by fallenkal
Thu Jun 02, 2005 2:16 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Self Automated Tradeskill Macros
Replies: 409
Views: 352497

Aiight, so i got a command that should fix it... /notify MerchantWnd MW_ItemList ${Window[MerchantWnd].Child[ItemList].List[=${Name},2]} now how do i use that in the script? Lol sorry but i'm a little dense when it comes to programing... PS: i know i should search and read and pour over the code and...
by fallenkal
Thu Jun 02, 2005 10:50 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Self Automated Tradeskill Macros
Replies: 409
Views: 352497

ive started this Thread reguarding help on the coading of a new buy command... looks promising, im very new to this so gimme some time, patience and alot of help :?
by fallenkal
Thu Jun 02, 2005 10:44 am
Forum: MQ2::Macros::Help
Topic: /itemnotify bug/error with merchants.
Replies: 16
Views: 8827

hmm would there be a way to do a search within that list like...
/notify MerchantWnd MW_ItemList listsearch{"Sheet metal"}
then possibly do a select line then a buy line? really sorry about my coding/syntax... i have never done any of this before lol, little new...
by fallenkal
Thu Jun 02, 2005 6:24 am
Forum: MQ2::Macros::Help
Topic: /itemnotify bug/error with merchants.
Replies: 16
Views: 8827

/itemnotify bug/error with merchants.

Edited: http://www.macroquest2.com/wiki/index.php//itemnotify There is a problem with the /itemnotify command ever since the new merchant UI was instituted. When a macro attempts to buy an item from a merchant the user would recieve a "could not send notification to merchantxx leftmouseup"...
by fallenkal
Tue May 31, 2005 9:29 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Self Automated Tradeskill Macros
Replies: 409
Views: 352497

hiya...

it would seem that even after applying the fix i recieve a "could not send notification to merchantxx leftmouseup" error then it stops... cant buy anything. the xx is a number after the merchant depending on which merchant im at... ive tried multiple and still noluck. any ideas?