
Originally Posted by
Verix
People stupid enough to not figure that out on their own don't deserve to have it

macros....wtf, hello 2004.
make 2 files:
impcoin_command.txt
Code:
input /targetnpc;
input /item "Imp. -denotation-. Piece" <t>;
impcoin_trade.txt
Code:
exec impcoin_command.txt
wait 2
exec impcoin_command.txt
wait 2
exec impcoin_command.txt
wait 2
exec impcoin_command.txt
wait 2
exec impcoin_command.txt
wait 2
exec impcoin_command.txt
wait 2
exec impcoin_command.txt
wait 2
exec impcoin_command.txt
wait 2
exec impcoin_command.txt
wait 2
exec impcoin_command.txt
wait 2
exec impcoin_command.txt
wait 1
input /echo done
edit impcoin_command to fix the denotation you want.
gimps.