Page 1 of 1

AutoLoot_Move_back_Hide

Posted: Wed Aug 10, 2005 1:41 am
by Christof_medic
Looking for a Macro that can allow my ranger to target a corpse, loot only coins then hide or backpedal to start position. I think i could cut and paste something but maybe someone knows of something already

Newb_coder

Posted: Wed Aug 10, 2005 3:24 am
by JimJohnson
wrong forum dickweed

Posted: Wed Aug 10, 2005 9:31 am
by magictiger

Code: Select all

Sub IBegCauseISuck
{
  /target corpse radius 50
  /stand
  /stick 10
  /delay 2s
  /loot
  /delay 1s
  /keypress esc
  /moveto loc ${homeY} ${homeX}
  /return
}
There's your snippet. Requires MQ2MoveUtils, declare homeY and homeX as outer in your macro and set them before calling the sub.

That'll be $50 please. PM me for Paypal information.
And it's not 100% reliable in its current form. No $$$ means it's a fix-it-yourselfer. :)

Posted: Wed Aug 10, 2005 6:45 pm
by Christof_medic
Thanks Using $$$$ for classes (coding 101)

Signed <Dickweed> 8-)