Remote AH bot - keep your auctions always on the top menu

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 15 of 44
  1. #1
    qiqikukukaka's Avatar Private
    Reputation
    13
    Join Date
    Aug 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Remote AH bot - keep your auctions always on the top

    ----------------------------------------------18/09/2012------------------------------------------------------------

    DOWNLOAD LINK:CLICK ME

    I updated the code to make it compatible with the latest wow 5.0.5 now.

    I also named the bot Hermes which is the name of god of business

    I've tested on eu realms but not us realms. please let me know your experience of using. If you meet problems on us realms. Just leave a message here and if you can borrow me your account for a while for test purpose that would be brilliant.

    Cheers guys.

    Many thanks for your support again.

    User guidance:

    1. Login page
    Attachment 10325

    please input your username, password, select your faction and server and your auctioner

    You can find your auctoner in your battle.net wow homepage

    Attachment 10326

    like this picture, you can find it in the login now and the blank avatar place.

    Please note your auctioner is case sensitive

    After succesfully login, you are going to configuration form

    Attachment 10327

    in the configuration, you can configue whatever items you want to sell

    Please note the rules of remote auction house,

    you can only sell at most 20 stacks once.

    for product like Embersilk Bag
    http://eu.battle.net/wow/en/item/54443

    this bag is not stackable which means you can only sell one item at a time, so you can configure

    Active: tick (dont tick if you dont want to sell it)
    Id: 54443
    Name: Embersilk Bag
    Stack Size: 1
    Total Stacks: 1 to 20
    Duration: don't change
    Cost: 2000000 ---> this means 200g for each item, just so you know this means 200g00s00c, so you put there
    Below the cost, the auction will not be created.

    Start Price: 3000000 ---->this means when there's no similar items on ah, auction will start at this price which is 300g, you can set whatever you like

    Please note, item name is case sensitive, for Embersilk Bag, you can't do embersilk bag

    Log is to help you to monitor the auction process.
    Attachment 10328

    And you also can use wow armory to see the auctions
    Attachment 10329

    Don't touch the settings.

    Cheers

    -----------------------------------------------new edit 29/08/2012-----------------------------------------------------------

    As you know new patch is coming, I will need to test the functionalities after my game client updated.
    then pass you to test. Also if you send me private message, please make sure your inbox is not full cos i can't send you back if they're full.

    Now new functions are added.
    1. items are configurable
    2. you can set up a cost for auction item, below the cost auctions will not be created.
    3. you can set up how often you want to check against server to create the auctions.

    Features under development,

    Report and Notification system

    My idea is from once the bot starts, the sales and cancel/create auctions will be recorded, when you finish selling one product, email will be sent to you to remind you to make more. Also the competitors will be recorded, you will need to add them as your friend in game and investigate their activity. When the bot finishes working, the report will be generated. I hope by doing this, people will understand the bot more and can have different sale strategies for different products. Also if you have any ideas about it, please let me know.


    many thanks.
    ---------------------------New Edit---------------------------------------------------------------

    As promised, bot in action now

    Attachment 9683
    The code

    Attachment 9684
    Start the bot, it will automatically login and retrieve your character list

    Attachment 9685
    When you're undercut by some people,
    compare the price in real time and create auction

    Attachment 9685
    whenever undercut by some people, bot will cancel the existing auction and create new one

    Attachment 9686
    two bots are working at the same time, one for alliance, one for horde

    ---------------------------new edit 26/08/2012--------------------------------------------------------------------------------
    first of all, many thanks for your help to do the test for me, special thanks to

    berryman13 - he was with me for almost 4 hours and the bot is working in us server now
    Maleth(robbie) - he was with me for almost 5 hours to help me resolve a bug in the bot.

    here're one of the rules for remote ah bot and to what you need to understand before you decide to help me with the test

    1. you can't use this bot while you're playing the game
    2. you can't have blizzard authenticator
    3. you can't just say, Larry, I want to do the test and then go to raid and leave me alone
    4. you might need to download a remote customer service software which is teamviewer and I might need to remote in your desktop to find out what is the problem
    5. I'll ask you several questions before start
    5.1 are you from eu or us?
    5.2 are you alliance or horde
    5.3 what items you want to sell, up to three.
    5.4 do you have blizzard authenticator
    5.5 how many items in total in your auction house? you can find out by searching nothing in auction house.
    6. your patience and time. around 1 hour or 2.

    many thanks again.

    ---------------------------------------------------------------------------------------------------------------------------------------------------------
    This morning I received an email from Blizzard saying that remote auction house is free for all wow subscribers.

    This is really a good news for me as I've finished writing a remote ah bot.

    Currently all the code is hard coded and I want to make a library out of it.

    This bot is working like an enhanced version of TSM auctioner which will help me do things(cancel auction, create auction, price cutting below automatically.

    1. Auto login game, you don't have to start game client
    2. Load auction list which is a dictionary of itemId and itemName
    such as 77101,Glyph of Shadow
    3. Start the auction
    Lets say I have a list of 10 items which I want to sell

    every 10 secs, the bot will go to check the ah automatically to find out if the lowest price on ah is from me, if it is not, it will cancel my previous auctions and recreate this auction by undercut the lowest price by 1 copper. If yes, it will do nothing.

    It is a simple auction bot and you just need to wait and claim the gold after. I've been testing it myself for a week now, so far so good. But only enemy is the limitation of remote ah usage time which is 200 atm. Through my test, its more than enough for doing auctions in gems but not glyphs(in my realm, there're 25k items in alliance auction house and 15k items in horde auction house. If you have several accounts then you will rock in glyph market by using this bot.

    Myself is a c# programmer, I know assembly, C and C++ but not as much as c#. My bot uses Http Get / Http Post to communicate with blizzard server.

    I'll post the bot in action this evening after work, any1 interested in having some fun and do some tests for me?

    Also another questions I read the book list thread which is
    http://www.ownedcore.com/forums/worl...ookthread.html

    and I'm wondering are there any c# books for that? or I must learn c++ in depth.

    I always want to be a game developer but still now miserably working as a stupid application developer. Any suggestions for me to apply a job in some game company. what should I learn? Where shall I start?
    Last edited by qiqikukukaka; 09-19-2012 at 07:47 AM.

    Remote AH bot - keep your auctions always on the top
  2. #2
    ~Jagris's Avatar Contributor
    Reputation
    154
    Join Date
    Apr 2007
    Posts
    1,479
    Thanks G/R
    2/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cool idea. But couldn't you lose a lot of money for this type of thing? Don't you lose a deposit or something for early cancelation?


  3. #3
    qiqikukukaka's Avatar Private
    Reputation
    13
    Join Date
    Aug 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ~Jagris View Post
    Cool idea. But couldn't you lose a lot of money for this type of thing? Don't you lose a deposit or something for early cancelation?
    Good question, every day in alliance, I canceled around 70 times for my gems.

    which is around 40 gold

    but comparing to what the sell value its nothing

    my cost of each gem is 50 gold.

    Attachment 9675

    as i was typing, sold two more gems..

    Attachment 9676
    Last edited by qiqikukukaka; 08-24-2012 at 07:05 AM.

  4. #4
    KuRIoS's Avatar Admin
    Authenticator enabled
    Reputation
    2984
    Join Date
    Apr 2006
    Posts
    9,811
    Thanks G/R
    353/298
    Trade Feedback
    9 (100%)
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    there is/was a remote ah bot I used it with great success

  5. #5
    berryman13's Avatar Contributor
    Reputation
    251
    Join Date
    Dec 2006
    Posts
    856
    Thanks G/R
    0/2
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'd love to test it, just got into the remote AH myself and was hoping another bot would come around. I take it the bot is a windows application that we log into and it doesn't utilize the game client?
    PLEASE REMEMBER! A simple thanks can mean so much
    CHEAP GOLD ON [US] [ALLIANCE] STORMRAGE & KEL'THUZAD! -https://bit.ly/1nf04nF

    - BERRYMAN13

  6. #6
    qiqikukukaka's Avatar Private
    Reputation
    13
    Join Date
    Aug 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by berryman13 View Post
    I'd love to test it, just got into the remote AH myself and was hoping another bot would come around. I take it the bot is a windows application that we log into and it doesn't utilize the game client?
    you're right. it doesn't require game client. Many thanks for your help to do the test, I've send you private message including my skype. Cheers mate.

  7. #7
    berryman13's Avatar Contributor
    Reputation
    251
    Join Date
    Dec 2006
    Posts
    856
    Thanks G/R
    0/2
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    All I can say is wow.

    Program is really early in development (lacks gui and all, uses the command prompt as an output window) That being said it is very awesome. We started small, with it cycling and posting the 3 inferno ruby cuts - bold/delicate/brilliant. I bought out all of the bold and reset the price at 250g (way too high). It was cut down quickly to 80g (more than I bought them for anyways) and then 50 or so sold. That's a lot at the time I had it running.

    The most important aspect of this experience is that my rubies were at the top the ENTIRE time. I use Honorbuddy and many auction house addons, and let me just say -- this program cancels and posts faster than you can believe. It not having WoW open and just using the remote AH is so freakin' fast.

    I can see this going far. Development seems to be continuing and I have given the dev some suggestions such as snatch lists
    PLEASE REMEMBER! A simple thanks can mean so much
    CHEAP GOLD ON [US] [ALLIANCE] STORMRAGE & KEL'THUZAD! -https://bit.ly/1nf04nF

    - BERRYMAN13

  8. #8
    qiqikukukaka's Avatar Private
    Reputation
    13
    Join Date
    Aug 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by berryman13 View Post
    All I can say is wow.

    Program is really early in development (lacks gui and all, uses the command prompt as an output window) That being said it is very awesome. We started small, with it cycling and posting the 3 inferno ruby cuts - bold/delicate/brilliant. I bought out all of the bold and reset the price at 250g (way too high). It was cut down quickly to 80g (more than I bought them for anyways) and then 50 or so sold. That's a lot at the time I had it running.

    The most important aspect of this experience is that my rubies were at the top the ENTIRE time. I use Honorbuddy and many auction house addons, and let me just say -- this program cancels and posts faster than you can believe. It not having WoW open and just using the remote AH is so freakin' fast.

    I can see this going far. Development seems to be continuing and I have given the dev some suggestions such as snatch lists
    ye you forget to mention your sold 47 bold, 20-30 brilliant / dedicate rubies each:P cos you are running out of it.

    many thanks again for your test and I'm working on the requirements!

    Now its sleep time for me...

  9. #9
    KillianD's Avatar Member
    Reputation
    3
    Join Date
    Feb 2012
    Posts
    54
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Totally waiting for this!

    This seems to be one of the simplest yet usefull bots that's I've come across. I'd love to test it out.

  10. #10
    qiqikukukaka's Avatar Private
    Reputation
    13
    Join Date
    Aug 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KillianD View Post
    This seems to be one of the simplest yet usefull bots that's I've come across. I'd love to test it out.
    ye sure. add my skype and ill send you the bot
    Last edited by qiqikukukaka; 08-26-2012 at 04:32 PM.

  11. #11
    KillianD's Avatar Member
    Reputation
    3
    Join Date
    Feb 2012
    Posts
    54
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by qiqikukukaka View Post
    ye sure. add my skype: larry.the.coder and ill send you the bot
    Just added you.

  12. #12
    qiqikukukaka's Avatar Private
    Reputation
    13
    Join Date
    Aug 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    more core functionality testers needed. please let me know if you're interested.

    just added the log file to trace the errors.

    currently I wish the functionality and performance to be tested rather than the cosmetic.:S

    A lot of people from us realms any1 from eu realm?
    Last edited by qiqikukukaka; 08-25-2012 at 09:38 AM.

  13. #13
    maleth's Avatar Banned
    Reputation
    8
    Join Date
    Feb 2012
    Posts
    131
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Would absolutely love to test this out!

    EU realm here too - Kazzak. Very populated.

    Would love to use this for relisting my enchants.
    Last edited by maleth; 08-26-2012 at 05:54 PM.

  14. #14
    qiqikukukaka's Avatar Private
    Reputation
    13
    Join Date
    Aug 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by maleth View Post
    Would absolutely love to test this out!

    EU realm here too - Kazzak. Very populated.

    Would love to use this for relisting my enchants.

    I added you on Skype too.

    <----Ainzwrath

    your bot should be up and running now..how's the sale yesterday?

  15. #15
    qiqikukukaka's Avatar Private
    Reputation
    13
    Join Date
    Aug 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    shit, i can't get access to eu.battle.net, i tried both wifi, 3g and can't even start the game...keep saying my internet connection has problem, but how could that happen when I am posting thread here?

Page 1 of 3 123 LastLast

Similar Threads

  1. Bot for your Crewskills (always works!)
    By Amalus in forum SWTOR Bots and Programs
    Replies: 2
    Last Post: 01-08-2012, 05:35 AM
All times are GMT -5. The time now is 09:51 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search