auto loot ?

bashlight

New member
Joined
Sep 26, 2007
Messages
6
Reaction score
0
Points
0
sorry new to site and i did a search but no luck


is there a auto loot mob command so i dont have to click on each item
 
loot macro

Code:
|
| loot.mac
| by kryologik
|
| Loots a target, quits.
|__________________________

Sub Main

	/loot
	/declare lootItems int	local	0
	/for lootItems 1 to ${Corpse.Items}
	/delay 1s
	/itemnotify loot${lootItems} rightmouseup
	/next lootItems
	/delay 1s
	/notify LootWnd DoneButton Leftmouseup
/return

Dummy-proof instructions :)

1.) Click "Start"
2.) Click "Run"
3.) Type: notepad
4.) Click "OK"
[notepad opens]
5.) Paste the macro code into notepad.
6.) Click File->Save As
[Save Dialog Opens]
7.) Navigate to your Macroquest2\Macros folder.
8.) Select file type: "All Files *.*"
9.) Enter filename: loot.mac

Now, Target the corpse and type: /mac loot

You can also setup a hotkey for "/mac loot". That'd probably be a lot more convenient than typing it every time you want to use it.
 
Dummy-proof instructions :)

1.) Click "Start"
2.) Click "Run"
3.) Type: notepad
4.) Click "OK"
[notepad opens]
5.) Paste the macro code into notepad.
6.) Click File->Save As
[Save Dialog Opens]
7.) Navigate to your Macroquest2\Macros folder.
8.) Select file type: "All Files *.*"
9.) Enter filename: loot.mac

Now, Target the corpse and type: /mac loot

You can also setup a hotkey for "/mac loot". That'd probably be a lot more convenient than typing it every time you want to use it.

i dont get it...can i get pictures?

(serious question) will this loot from anywhere in the zone? or do you have to be within loot range?
 
That macro is just for looting corpses which you are targeting, in loot range. It could be modified to warp to corpses too.. is that what you wanted?
 
hmm

i dont get it...can i get pictures?

You know funny is funny but you seem to take it just a little to far.

Every post i see you in your a smart ass, Just a hint lighten up or you might find no one will help you.