amiroooo
Beta Tester
Posts: 1,270
Joined: Sep 2011
Reputation: 412
Version:
1.4.2.142
|
WTS Auction House Auto buy plugin
Plugin that will make your char keep checking for auction house items and automatically buying items based on their price, enchant, amount..
** obviously I cant put this one for free due to the potential personal gain and the destructive effect on game if used by many persons.(main script will be encrypted and supports only 1 char)
[external buy file will look like this]
Code:
CheckEvery = 1 ; --minute
--Example of Items To Buy:
--ItemName,AmountEqualOrLess,PriceEqualOrLess,EnchantEqualOrMore
"Dark Eternal Enchantment Stone", 10, 700kk, 0
"Tauti's Fragment", 2, 3kkk, 0
"Eternal Gaiters",1 ,2kkk,6
|
|
09-01-2013 15:15 PM |
|
Reputed by : | Fox(+2) |
Ginsor
Expired VIP Member
Posts: 6
Joined: Apr 2013
Reputation: 0
Version:
1.4.1.108
|
RE: WTS Auction House Auto buy plugin
VIP required? how much u want?
|
|
09-09-2013 01:24 AM |
|
amiroooo
Beta Tester
Posts: 1,270
Joined: Sep 2011
Reputation: 412
Version:
1.4.2.142
|
RE: WTS Auction House Auto buy plugin
well after more observation, I had to add requirement for displayId for items needed, since some items have same name to make sure its the item you looking for.
and CheckEvery now using seconds units to be able to make even faster refresh.
so the external file will look like this:
Code:
CheckEvery = 30 ; --seconds
--Example of Items To Buy:
--ItemSearchName,ItemDisplayId(can find all ids in ItemName-e.dat),AmountEqualOrLess,PriceEqualOrLess,EnchantEqualOrMore
"Dark Eternal Enchantment Stone", 35567, 10, 700kk, 0
"Tauti's Fragment", 35667, 2, 3kkk, 0
"Eternal Gaiters",17432 ,1 ,2kkk,6
and yes it require L2Tower Vip account to work.
(This post was last modified: 09-09-2013 02:02 AM by amiroooo.)
|
|
09-09-2013 01:59 AM |
|
amiroooo
Beta Tester
Posts: 1,270
Joined: Sep 2011
Reputation: 412
Version:
1.4.2.142
|
RE: WTS Auction House Auto buy plugin
Made Trial Version for this plugin where you can set to buy 1 item at chosen price or lower only
If you wanna give it try pm me.
(This post was last modified: 09-11-2013 17:44 PM by amiroooo.)
|
|
09-11-2013 17:44 PM |
|
Reputed by : | Ginsor(+2) |
peubraw
Expired VIP Member
Posts: 3
Joined: Oct 2011
Reputation: 0
Version:
1.4.2.132
|
RE: WTS Auction House Auto buy plugin
is there a auto sell script ?
|
|
08-15-2014 06:30 AM |
|