charge.mac -- recharges shrink device

Post your completed (working) macros here. Only for macros using MQ2Data syntax!

Moderator: MacroQuest Developers

User avatar
ieatacid
Developer
Developer
Posts: 2727
Joined: Wed Sep 03, 2003 7:44 pm

charge.mac -- recharges shrink device

Post by ieatacid » Mon Aug 23, 2004 4:40 pm

Made this a while back to recharge Anizok's Minimizing Device for me. It's made to work with a collapsed toolkit (the one that summons a toolbox for the combine). It could be modified in the /varset section to work with whatever else.

Only requirement is that you have a free inventory slot. It'll end and tell you so if you don't have one free. And the item needs to have one charge or less.

All you have to do is destroy your toolbox when you're done. I gave this out to some people so I didn't want any accidents with /destroy.

Code: Select all

|charge.mac
|5-9-2004 - ieatacid

#turbo

Sub Main
   /declare invSlot int local
   /declare recharge string local
   /declare rechslot int local
   /declare container string local
   /declare reagant string local
   /declare cbag int local
   /declare rbag int local
   /declare cslot int local
   /declare cslot1 int local
   /declare rslot int local

   /varset recharge "Anizok's Minimizing Device"
   /varset container "Collapsed Toolkit"
   /varset reagant "Mana Battery - Class Six"

   /echo ${Macro.Name}: Recharging your ${recharge} with a ${reagant}
   
   /if (${FindItem[${recharge}].Charges}>1) {
      /popup Still ${FindItem[${recharge}].Charges} charges left, exiting.
      /end
      }
   /if (!${FindItem[${recharge}].InvSlot}) {
      /echo You don't have ${recharge}.
      /end
   }
   /if (!${FindItem[${reagant}].InvSlot}) {
      /echo You're out of ${reagant}.
      /end
   }
   /if (!${FindItem[${container}].InvSlot}) {
      /echo You don't seem to have ${container} on you.
      /end
   }
   
   /for invSlot 22 to 29
      /if (!${Me.Inventory[${invSlot}].ID}) {
         |/echo Empty slot found at ${invSlot}
         /goto :chargeit
      }
   /next invSlot
   
   /echo Free up an Inv slot.
   /popup No free Inv slot, ending.
   /end
   
   :chargeit
   /cleanup
   /if (${Me.Sitting}) /stand
   /if (!${Window[InventoryWindow].Open}) /keypress Inventory
   /varset cbag ${FindItem[${container}].InvSlot.Pack}
   /varset rbag ${FindItem[${reagant}].InvSlot.Pack}
   /varset rechslot ${FindItem[${recharge}].InvSlot}
   /if (${cbag} != ${rbag}) /itemnotify ${cbag} rightmouseup
   /itemnotify ${rbag} rightmouseup
   /varset cslot ${FindItem[${container}].InvSlot}
   /varset rslot ${FindItem[${reagant}].InvSlot}
   /delay 1s ${Cursor.ID}
   /itemnotify ${cslot} leftmouseup
   /delay 1s ${Cursor.ID}
   /autoinv
   /varset cslot1 ${FindItem[${container}].InvSlot}
   /itemnotify ${FindItem[${container}].InvSlot} rightmouseup
   /delay 2s !${Me.Casting.ID}
   /delay 1s ${Cursor.ID}
   /itemnotify ${FindItem[${container}].InvSlot} leftmouseup
   /delay 1s ${Cursor.ID}
   /itemnotify ${cslot} leftmouseup
   /delay 1s ${Cursor.ID}
   /itemnotify ${cslot1} rightmouseup
   /delay 1s ${Cursor.ID}
   /ctrl /itemnotify ${rslot} leftmouseup
   /delay 1s ${Cursor.ID}
   /notify ContainerWindow ContainerSlot1 leftmouseup
   /itemnotify ${rechslot} leftmouseup
   /delay 1s ${Cursor.ID}
   /notify ContainerWindow ContainerSlot2 leftmouseup
   /delay 1s ${Cursor.ID}
   /notify ContainerWindow Container_Combine leftmouseup
   /delay 1s ${Cursor.ID}
   /itemnotify ${rechslot} leftmouseup
   /delay 1s ${Cursor.ID}
   /cleanup
/return

FrankJScott
a grimling bloodguard
a grimling bloodguard
Posts: 1867
Joined: Sun Feb 19, 2023 7:11 am

Awesome Mobility Scooter Advice

Post by FrankJScott » Mon Jul 24, 2023 8:50 pm

To the lady inquiring about electric scooter hire near me, scooter for hire near me, ecv hire orlando, universal studios orlando wheelchair rental cost, electric scooter orlando rental, mobility scooter rental orlando, I highly recommend this mobility scooter forum or bike scooter rental near me, wheelchair rental hollywood studios, universal studios orlando scooter rental prices, disney world motor scooter rental, rent a motor scooter near me, seaworld orlando wheelchair rental cost, as well as this mobility scooter url as well as mobility hire shops near me, scooter hire disney world, wdw scooter rental, mobility scooter rental near me, ecv rentals near disney world, scooter rental universal orlando, not to mention this mobility scooter tips which is as good as disney magic kingdom scooter rental, mobility chair hire near me, apple wheelchair rental orlando, universal studios rent a scooter, electric scooters for adults rental near me, electric wheelchair rental orlando, alongside all mobility scooter details on top of best scooter rental for universal studios, cheapest scooter rental orlando, wheelchair rental at universal orlando, seated scooter rental near me, scooter rental orlando disney, scooter rental at seaworld, on top of this mobility scooter info not to mention mobility scooter rental orlando, best mobility scooters for disney world, scooter rental places near me, walt disney scooter rental, wheelchair at universal studios orlando, mobility scooter rentals at disney world, on top of mobility scooter blog which is about rent mobility scooter disney world, wheelchair rental animal kingdom, disney world handicap scooter rental, 50cc scooter hire near me, wheelchair in disney, disney motor scooter rental, as well as this mobility scooter url as well as scooter rental disney springs, buena vista rentals orlando, scooter chair rental near me, silver dollar city scooter rentals, handicap scooters at disney world, standing scooter rental near me, on top of this mobility scooter details not to mention handicap scooters at disney world, mopeds near me for rent, electric wheelchair rental universal studios orlando, scooterbug rentals orlando, universal studios orlando wheelchair rental price, scooter for hire near me, and don't forget mobility scooter details as well as motor scooters orlando, electric scooter rentals near disney world, disney world handicap rentals, scooterbug orlando coupon, electric wheelchair scooter rental near me, ecv orlando rental, which is also great. Finally, have a look at this mobility scooter forum with buena vista scooters orlando, disney scooter rental price, scooterbug walt disney world, electric rental scooter near me, gas scooter rental near me, zypp rental near me, for good measure. Check more @ Recommended Mobility Scooter Details 86b3ce3

FrankJScott
a grimling bloodguard
a grimling bloodguard
Posts: 1867
Joined: Sun Feb 19, 2023 7:11 am

Useful Skiing Base Layers Info

Post by FrankJScott » Thu Aug 17, 2023 12:48 pm

For the man inquiring about montane merino wool base layer, icebreaker merino wool base layer 200, crane merino thermals, icebreaker oasis 200 merino base layer, woolx heavyweight, merino wool inner, I highly recommend this top rated base layer for skiing tips or merino base layer shirt, icebreaker base layer sale, washing smartwool base layer, cloudveil base layer, smartwool intraknit merino 250, icebreaker bodyfit 150 women's, as well as this top skiing base layers url alongside all smartwool base, merino smartwool 250, arcteryx satoro ar, icebreaker base layer sale, best value merino base layer, best value merino wool base layer, on top of this top rated base layer for skiing info which is also great. Also, have a look at this recommended base layer for skiing details alongside all sierra trading post smartwool base layer, merino 100 pure base layer, stanfield base layer, ladies merino wool long johns, trekmates merino wool base layer, merino wool 250, and don't forget this high rated base layer for skiing advice as well as smartwool long underwear womens, minus33 base layer, womens base layer wool, the best merino wool base layers, paradox merino wool base layer, smartwool men's merino 250 base layer bottom, on top of awesome base layer for skiing forum which is also worth a look. I also recommend this great skiing base layers advice and don't forget smartwool 250 mens base layer, dhb women's merino base layer, merino wool mens long underwear, smartwool midweight base layer, airblaster women's merino ninja suit, merino bottoms, alongside all this top rated base layer for skiing site as well as merino wool base layer hunting, long sleeve merino base layer cycling, merino wool hooded base layer, merino wool long underwear women's, merino thermal underwear, smartwool midweight base layer, not to mention high rated skiing base layers forum as well as ll bean merino wool base layer, smartwool 150 base layer, ski base layer merino, ladies merino wool base layer, women's merino 200 oasis thermal leggings, castelli merino base layer, which is also great. Finally, have a look at this awesome skiing base layers url with men's merino 260 tech thermal leggings, best merino wool long underwear, merino 260 base layer, helly hansen merino leggings, merino wool leggings mens, woolx leggings, for good measure. Check more @ Great Skiing Base Layers Info 6b3ce3c

FrankJScott
a grimling bloodguard
a grimling bloodguard
Posts: 1867
Joined: Sun Feb 19, 2023 7:11 am

Top Rated Product Tips

Post by FrankJScott » Fri Aug 18, 2023 2:10 pm

Why don't you Google it! before you post