What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Auction plug-in,

No lol, and i dont think someone will post a complete auction bot here
 
Ok in resumen i stay close to auction and open it , run script and this list the "item" is near to end no?
 
In my personal experience (20 years in the mmo bot scene) i tell you that speaking to much about Bot Auction House will bring you no good.

Usually software house get enraged with AH boters (Ban will hit us all soon, be a man or leave now) and spreading to much info will also make your gain drop.

There are always not interessed coders that will trow bones about this topic, but the harm is higher than you may imagine.

To all the People who know how to use this stuffs, think twice about what you post.

To all new coders, try to send few PM to get info on how to use this stuffs and you will get answer.

I really hope this topic will die, but i'm noone and this is internet, so you do what you prefer.

Pls let try not to take to much attention on us.

My 2 coppers.
 
Im doing something wrong , i compile it copy/paste in plugins editor , run it and nothing happed can anyone help me please?
 
ok so i've some experience when it comes to ah bots (boting in gw2 for over a year now, coded it myselfe)
I have to say etb12345 is right, no one who writes such a thing will share it, well nothing is impossible but its highly unlikely.

If u wanna code a complete bot for the ah it is of corse possible.

look into:
AuctionItem Members ...
u have it all there

just some thoughts:
u can know if ure the highest bidder atm by using: "bidderName" Propertie if its not ure name u have to bid again by using MakeAuctionBid Method
compare the actual buyprice with sell price to calculate ure margin ...
develop some sort of algo by geting some experience on the marked ...

I'll post some code snipets as soon as i have tome to look further into it. But dont ask me to give u a complete bot, wont be happening
 
ok so i've some experience when it comes to ah bots (boting in gw2 for over a year now, coded it myselfe)
I have to say etb12345 is right, no one who writes such a thing will share it, well nothing is impossible but its highly unlikely.

I do have to agree, however there is nothing wrong with posting a general AH framework, people can come up with trading strategies themselves, I too would not be releasing mine.

once I get around finish writing and testing said bare-bone, I'll release it.
 
what was your first mmo?

UO, probably the week i spent downloading the demo of Diablo over my 56k line (and the bill my Dad had to pay) don't count as mmo, anyway the first game i tryed and cheated was a SSI game, Pool of Radiance 1988.
 
UO, probably the week i spent downloading the demo of Diablo over my 56k line (and the bill my Dad had to pay) don't count as mmo, anyway the first game i tryed and cheated was a SSI game, Pool of Radiance 1988.

UO Rocked ... Actually AA borrows a whole lot, pk style, housing, horse mount ... wait, you didnt know about the dupe bug with the bank in UO? so how did you manage to buy a house ??

An AH plugin is useless, you NEED to code your own, if the logic repeats they end up always outbidding each other till margin is zero (or the cutoff pct) THINK ABOUT IT. You end up with a round-robin of robots where the "luckiest" gets it at the worst price-point.

Also there already are several of them, i've lost COUNTLESS auctions at good prices at the last millisecond, it's a surefire way to spot a bot, an outbid 0,1 sec before cutoff
 
Last edited:
UO Rocked ... Actually AA borrows a whole lot, pk style, housing, horse mount ... wait, you didnt know about the dupe bug with the bank in UO? so how did you manage to buy a house ??

An AH plugin is useless, you NEED to code your own, if the logic repeats they end up always outbidding each other till margin is zero (or the cutoff pct) THINK ABOUT IT. You end up with a round-robin of robots where the "luckiest" gets it at the worst price-point.

Also there already are several of them, i've lost COUNTLESS auctions at good prices at the last millisecond, it's a surefire way to spot a bot, an outbid 0,1 sec before cutoff

yes u can spot a bot but you dont know the name
i coded my AH plugin and it only bids if iam not the last bidder and time remaining < 3
 
Looking to donate to whoever is currently developing a plugin for the framework.

Looking for an advanced plugin that you have coded yourself and not copy and pasted.

Please PM me if you are willing to release your plugin, What features and of course, What server you will be playing on yourself so we don't end up fighting over items on the AH iteslf.
 
Looking to donate to whoever is currently developing a plugin for the framework.

Looking for an advanced plugin that you have coded yourself and not copy and pasted.

Please PM me if you are willing to release your plugin, What features and of course, What server you will be playing on yourself so we don't end up fighting over items on the AH iteslf.

Same here , pm and i can donate
 
Lol, if you really think that anyone would provide his source of income for a "donation" - you are wrong. You should be happy to have this great framework, which allows you to create whatever you need yourself. If you don't know how to code or are not smart enough to make it work - sorry, but you will have to stick to public plugins :)
 
So guys, theoretically if you would have a plugin for the AH - what would you want it to do... there are many many things to buy/sell and the actual in game interface of it is not that perfect.
Flipping of what would you like to be able to do with an eventual plugin, looking to maybe create a few sample ones.
 
Limit of my work with the AH is an autobuyer which automatically grabs any specific item that drops below a threshold price
 
Back
Top