Quote:
	
	
		
			
				
					Originally Posted by  Darkscis
					 
				 
				$client->SummonItem technically can be passed a slot_id, it's just unlisted on the Perl Ultimate reference page and defaults to 30 (cursor). What you would have to do in the case of a "right click auto loot" instead of a left click on cursor is determine what slot the loot landed in, and then Nuke->SummonItem. 
Disclaimer: I have not actually used it in this way so experiment at your own peril    
			
		 | 
	
	
 Appreciate that bud, I didn't have access to the source where I was at the time, so that's definitely useful information (because, even though I can view it now, I didn't bother to, my bad).
 (*ninja edit) Updated so that the SummonItem places the newly augmented item where it found the unaugmented (freshly looted) one.