F figolcb New Member Joined Sep 17, 2014 Messages 10 Reaction score 0 Sep 20, 2014 #1 Need Auto open Merchant's Coinpurse may anyone make a plugin to open em ...
X xmandeh New Member Joined Dec 9, 2013 Messages 74 Reaction score 0 Sep 20, 2014 #2 you can auto open them by holding shit and left-clicking on one.
NubScrub New Member Joined Nov 21, 2012 Messages 18 Reaction score 0 Sep 21, 2014 #3 xmandeh said: you can auto open them by holding shit and left-clicking on one. Click to expand... Close but no cookie. It's Shift + Right Click
xmandeh said: you can auto open them by holding shit and left-clicking on one. Click to expand... Close but no cookie. It's Shift + Right Click
N NobodyUK New Member Joined Sep 20, 2014 Messages 12 Reaction score 0 Sep 21, 2014 #4 Anyone thought maybe he wanted the code so he can add it into a plugin? :|
O Out Active Member Joined Jun 2, 2012 Messages 2,972 Reaction score 13 Sep 21, 2014 #5 Code: while (me.oPPoints > 10 and itemsCount("Merchant's Coinpurse") > 0) UseItem("Merchant's Coinpurse");
Code: while (me.oPPoints > 10 and itemsCount("Merchant's Coinpurse") > 0) UseItem("Merchant's Coinpurse");