Auction House Bot (real money & gold) menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    seafunk's Avatar Knight
    Reputation
    78
    Join Date
    Jan 2011
    Posts
    211
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Auction House Bot (real money & gold)

    There is one script bot for the real money AH and one for the gold AH.

    Use this on 1280x720 res, full screen windowed mode! The brightness/gamma/contrast (or whatever) are the standard ones D3 uses after installation. Change the txt file names to *.ahk and install Autohotkey before you get started. Also download 1d12h.bmp and place it in the same folder as the *.ahk files.

    -Enter your search criteria
    -Start the script
    -Switch back to the D3 client
    -Press Num1 to start, Pause to pause the script

    It will buy all items on page 1 with 1d12h left on them. All others are probably too low demand to be worth the resale. Make sure your search criteria yield no items on your first search, so the ones you are hunting are actually good offers.
    The real money bot uses PayPal to buyout.

    I think this is the first free AH bot around.

    Enjoy!

    Attachment 8585
    Attachment 8586
    Attachment 8587

    Auction House Bot (real money & gold)
  2. #2
    botimo's Avatar Master Sergeant
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    114
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi seafunk,

    can you change the delay? hes kinda spamming :/

  3. #3
    Willy's Avatar Elite User
    CoreCoins Purchaser
    Reputation
    478
    Join Date
    Mar 2007
    Posts
    682
    Thanks G/R
    147/124
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Looked at your code, no suspicious lines here (Since I know that there are many people here that are affraid of viruses even if its a .jpg file).

    Going to try it when I get back home!

  4. #4
    Willy's Avatar Elite User
    CoreCoins Purchaser
    Reputation
    478
    Join Date
    Mar 2007
    Posts
    682
    Thanks G/R
    147/124
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by botimo View Post
    hi seafunk,

    can you change the delay? hes kinda spamming :/
    Change the delay here:
    WinActivate ahk_id %Boss%
    MouseClick, left, %FoundX%, %FoundY%
    sleep 50 <------ HERE
    WinActivate ahk_id %Boss%
    MouseClick, left, 963, 584
    sleep 100 <----- AND HERE

    (The "sleep"-lines)
    And so on!

  5. #5
    seafunk's Avatar Knight
    Reputation
    78
    Join Date
    Jan 2011
    Posts
    211
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I just added some limited weapon dmg support, not sure when and if I'll upload that.
    Last edited by seafunk; 06-26-2012 at 04:55 PM.

  6. #6
    Vicopowa's Avatar Private
    Reputation
    1
    Join Date
    Mar 2011
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How do i use this? I want a tutorial on how to use a script for the game ! :O

  7. #7
    mmarcell's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    getting error:
    Line 1 (C\Users\xxxx\Desktop\ahbot

    FoundX := 288
    FoundX ^ ERROR

    Error: Unable to parse line.

    any help would be appreciated thanks in advance

  8. #8
    xlifer's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry, what button pauses/exits the program?

  9. #9
    Jackson2841's Avatar Private
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I believe the pause button pauses the program. You can change it to a different key in the .txt file. I have probably an even more noobish question, which is how do I hit the hotkey while diablo is running.

    I have diablo running in 1280x170 fullscreen (windowed) and I had to change the start hotkey to F6 because my keyboard doesn't have a number pad. Anyways when I hit F6 while diablo's running nothing happens, but I know the script works because hitting F6 outside of diablo makes me start clicking things. Thoughts?

  10. #10
    Dorado's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    seems to be spamming the search button even when 1d12h items are up. Does it only search the first slot in the auction house?

  11. #11
    Dorado's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    am i the only one who is having trouble getting this bot to buyout items? it just keeps searching

  12. #12
    seafunk's Avatar Knight
    Reputation
    78
    Join Date
    Jan 2011
    Posts
    211
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dorado View Post
    seems to be spamming the search button even when 1d12h items are up. Does it only search the first slot in the auction house?
    No it is searching the whole column. Try adjusting the tolerance. Change:
    ImageSearch, FoundX, FoundY, 985, 204, 1038, 526, *10 1d12h.bmp
    to
    ImageSearch, FoundX, FoundY, 985, 204, 1038, 526, *20 1d12h.bmp
    or even higher. Do this at your own risk. You should also reset the gamma/brightness/contrast settings of your D3 client.

    I've made another bot with weapon damage (min dmg and/or gap to 2nd weapon support)! Will upload that in a few minutes as well.
    Last edited by seafunk; 06-27-2012 at 04:50 AM.

  13. #13
    koevoet's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by seafunk View Post
    No it is searching the whole column. Try adjusting the tolerance. Change:
    ImageSearch, FoundX, FoundY, 985, 204, 1038, 526, *10 1d12h.bmp
    to
    ImageSearch, FoundX, FoundY, 985, 204, 1038, 526, *20 1d12h.bmp
    or even higher. Do this at your own risk. You should also reset the gamma/brightness/contrast settings of your D3 client.

    I've made another bot with weapon damage (min dmg and/or gap to 2nd weapon support)! Will upload that in a few minutes as well.

    Good waiting since yesterday, no response on pm

  14. #14
    Dorado's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by seafunk View Post
    No it is searching the whole column. Try adjusting the tolerance. Change:
    ImageSearch, FoundX, FoundY, 985, 204, 1038, 526, *10 1d12h.bmp
    to
    ImageSearch, FoundX, FoundY, 985, 204, 1038, 526, *20 1d12h.bmp
    or even higher. Do this at your own risk. You should also reset the gamma/brightness/contrast settings of your D3 client.

    I've made another bot with weapon damage (min dmg and/or gap to 2nd weapon support)! Will upload that in a few minutes as well.
    That is a fantastic idea with the weapon damage however i still cannot seem to get it working... i restored all defaults, set my desktop and d2 to 1280/720 but it continues searching with new items in the list. Any other recommendations?

    did that change work for you koevoet?

  15. #15
    seafunk's Avatar Knight
    Reputation
    78
    Join Date
    Jan 2011
    Posts
    211
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by koevoet View Post
    Good waiting since yesterday, no response on pm
    Poor boy! I'd suggest making your own scripts if you are unsatisfied with my service. ;P

Page 1 of 2 12 LastLast

Similar Threads

  1. Auction House Bot that makes gold?
    By [IAMS] in forum WoW Bots Questions & Requests
    Replies: 4
    Last Post: 11-15-2014, 06:19 PM
  2. 8 tips to the auction house for making money
    By *TraPStaR* in forum World of Warcraft Guides
    Replies: 10
    Last Post: 12-30-2009, 06:25 PM
  3. [Beta Release] DrGoldbags Auction House Bot
    By vulcanaoc in forum World of Warcraft Bots and Programs
    Replies: 67
    Last Post: 08-11-2009, 02:32 PM
  4. Using Auction House to make money
    By Bunster in forum World of Warcraft Guides
    Replies: 28
    Last Post: 01-08-2009, 12:15 PM
All times are GMT -5. The time now is 03:58 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search