Search found 9 matches

by ministry
Sun Oct 19, 2003 3:25 pm
Forum: MacroQuest::Help (Outdated)
Topic: Custom ui inventory file and macros using inventory items.
Replies: 17
Views: 12795

Everythings working fine now Mckorr. The problem i had with clicking on my finger was because i didnt have /click left lfinger. Instead i was using /click left finger and it wasnt working due to that. Also I found out when you put in the line #finditem handmade backpack, it actually picks it up and ...
by ministry
Tue Oct 14, 2003 9:18 pm
Forum: Macro Depot (MQ1)
Topic: clicky buff mac
Replies: 11
Views: 3112

The problem with the macro you just posted lies in the macro NOT picking up my coldain ring and i cannot for the life of me figure out why it isnt. The macro i had listed picked up the ring , but dumped it into the autoinventory part of the screen and not on the finger like its supposed to. Found an...
by ministry
Tue Oct 14, 2003 7:28 pm
Forum: Macro Depot (MQ1)
Topic: clicky buff mac
Replies: 11
Views: 3112

I have changed this macro to work for my coldain ring a bit and for some reason when i run it it always dumps my coldain ring on the autoequip box instead of onto my left finger like i tell it to. Can someone please tell me what I am doing wrong? here is the macro I have written so far: #turbo Sub M...
by ministry
Tue Oct 14, 2003 7:13 pm
Forum: MacroQuest::Help (Outdated)
Topic: Custom ui inventory file and macros using inventory items.
Replies: 17
Views: 12795

Thanks Macrofiend for that tip. Im still having issues when my macro dumps the ring im trying to put onto my finger into the autoequip box in the middle of my inventory. No matter what i do, i cant seem to get it to click onto my finger instead. :(
by ministry
Tue Oct 14, 2003 5:37 pm
Forum: MacroQuest::Help (Outdated)
Topic: Custom ui inventory file and macros using inventory items.
Replies: 17
Views: 12795

Ok i got the macro to open my pack and take out the coldain ring, but instead of putting it on my finger slot, it drops it into the autoequip area on my inventory screen instead of putting it onto my finger slot. Am i doing something wrong?
by ministry
Tue Oct 14, 2003 12:08 pm
Forum: MacroQuest::Help (Outdated)
Topic: Custom ui inventory file and macros using inventory items.
Replies: 17
Views: 12795

Ty Mckorr :)
by ministry
Tue Oct 14, 2003 11:50 am
Forum: MacroQuest::Help (Outdated)
Topic: Custom ui inventory file and macros using inventory items.
Replies: 17
Views: 12795

#turbo Sub Main |finds container and opens it /finditem "Hand Made Backpack" /delay 2 /click right /delay 2 |finds item and equips it /finditem "velium coldain insignia ring" /delay 1 /click left finger /delay 2 /click right /delay 2 |returns items to their original slots /click ...
by ministry
Tue Oct 14, 2003 11:31 am
Forum: MacroQuest::Help (Outdated)
Topic: Custom ui inventory file and macros using inventory items.
Replies: 17
Views: 12795

Im trying to use the macro that opens a bag, picks up an item, puts it in the correct slot on your character, right clicks it to get the effect, then puts the old item back on and puts the clicky item back into the bag and closes the bag. I however cant do this due to using a custom ui inventory :( ...
by ministry
Tue Oct 14, 2003 11:22 am
Forum: MacroQuest::Help (Outdated)
Topic: Custom ui inventory file and macros using inventory items.
Replies: 17
Views: 12795

Custom ui inventory file and macros using inventory items.

I have a custom UI file for my inventory and ive tried writing macros to find specific items in bags or even the bags themselves and i see my cursor clicking up top where the default ui inventory would of been. Is there an easy way to get the macro to click on my bags or items on my custom ui invent...