[AH Bot] HappyAuction menu

Shout-Out

User Tag List

Page 94 of 149 FirstFirst ... 44909192939495969798144 ... LastLast
Results 1,396 to 1,410 of 2227
  1. #1396
    ntn3333's Avatar Private
    Reputation
    1
    Join Date
    Jan 2013
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by flyare View Post
    How to run HappyAuction with diablo ver 1.0.8 16603? Somebody help me, please!
    ChuiChu help me..............................plz

    [AH Bot] HappyAuction
  2. #1397
    KasSmIR's Avatar Member
    Reputation
    1
    Join Date
    Mar 2013
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    why nobody wants to help me? why? ((

    Need a script to bid an item

  3. #1398
    flyare's Avatar Private
    Reputation
    1
    Join Date
    May 2013
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KasSmIR View Post
    why nobody wants to help me? why? ((

    Need a script to bid an item
    HappyAuction don't run with diablo ver 1.0.8 16603, you need a script for what?

  4. #1399
    strohhaar'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 KasSmIR View Post
    why nobody wants to help me? why? ((

    Need a script to bid an item
    nobody wants to share his profit?

  5. #1400
    candulor's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by strohhaar View Post
    nobody wants to share his profit?
    Obviously. No one is gonna help you create a script cuz then you'd just be competition.....

  6. #1401
    KasSmIR's Avatar Member
    Reputation
    1
    Join Date
    Mar 2013
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok.. competition... u need to be honestly,.. if u know something you can help others players, becuse.. anothers players helped u.. for example this program is free for u! this man helped u..
    so, anyway.. thx so much..

  7. #1402
    KasSmIR's Avatar Member
    Reputation
    1
    Join Date
    Mar 2013
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by flyare View Post
    HappyAuction don't run with diablo ver 1.0.8 16603, you need a script for what?
    yes i need a script for this program to bid an item.. ty so much..

  8. #1403
    flyare's Avatar Private
    Reputation
    1
    Join Date
    May 2013
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KasSmIR View Post
    yes i need a script for this program to bid an item.. ty so much..
    This is code for check with item only "Bid". But now HA don't run with new version Diablo3, you will can't use this code.
    --check bid or buyout
    if haSearch() then
    while haListIterate() do
    local item = haItem()
    if (item.buyout == 0) then
    haBid()
    end
    end
    end

    ChuiChu where are you? Help.

  9. #1404
    ztnko's Avatar Member
    Reputation
    9
    Join Date
    Jul 2012
    Posts
    237
    Thanks G/R
    5/1
    Trade Feedback
    15 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    as for me - i find these offsets:

    _chain_gold[] = { 0x00EDECF0 };
    _chain_account[] = { 0x01033EC4, 0x0010, 0x028C };
    _BASEADDRESS_FRAMECOUNT = 0x0116C948;
    _chain_searchresults[] = { 0x00EE17C8, 0x00000000 };
    _chain_sells[] = { 0x00EE1818, 0x00000000 };
    _BASEADDRESS_LOGGEDIN = 0x00EDEDF0;
    _chain_sellcount[] = { 0x00EE0358, 0x00000000 };

    but again - haSellIterate() doesn't work at all... if somebody don't have this bug pls answer if i'am fail with offsets or it's smth else?

  10. #1405
    ImLord's Avatar Private
    Reputation
    1
    Join Date
    Oct 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    plz share offsets. and how to make offsets . plzz help
    Last edited by ImLord; 05-16-2013 at 01:13 AM.

  11. #1406
    ChuiChu's Avatar Contributor
    Reputation
    88
    Join Date
    Aug 2012
    Posts
    336
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wtf dam blizzard... ill update tomorrow guys. didnt expect another patch so soon


    in the meantime ive been trying to find a way to read items without reading tooltips. if anyone has any ideas let me know. the values cannot be found in memory (theyre likely encoded/encrypted).

    it also works differently than the research done with ingame items.

  12. #1407
    unrealaz's Avatar Member
    Reputation
    1
    Join Date
    May 2013
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Chui Chui one more thing the game started crashing since the last version if it's left unattended for 5+ hours. I ran it at night and found both bots crashed three times. I think it tries to access a certain address it shouldn't

    It's not the happy auction that crashes but rather the Diablo 3 game, a thing I haven't seen since Diablo 3 beta.

  13. #1408
    DoichinMitrev's Avatar Member
    Reputation
    3
    Join Date
    Aug 2012
    Posts
    62
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah game crashes for me too with an error. Can't leave it for more than a few hours without this happening :S

  14. #1409
    flyare's Avatar Private
    Reputation
    1
    Join Date
    May 2013
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ChuiChu View Post
    wtf dam blizzard... ill update tomorrow guys. didnt expect another patch so soon


    in the meantime ive been trying to find a way to read items without reading tooltips. if anyone has any ideas let me know. the values cannot be found in memory (theyre likely encoded/encrypted).

    it also works differently than the research done with ingame items.
    Thanks ChuiChu! That sound good! I will be here tomorrow wait your update.

  15. #1410
    ztnko's Avatar Member
    Reputation
    9
    Join Date
    Jul 2012
    Posts
    237
    Thanks G/R
    5/1
    Trade Feedback
    15 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i don't have crashes at all

Similar Threads

  1. World of Warcraft WoW!Bot (GetALifeBot) 0.61 for WoW 1.9.4 + FishBot
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 43
    Last Post: 04-18-2006, 04:55 AM
  2. WoWGlider and GALB Botting Locations
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 14
    Last Post: 04-11-2006, 08:01 PM
  3. Bot for gaining XP
    By JesseG18 in forum World of Warcraft General
    Replies: 1
    Last Post: 03-09-2006, 08:52 PM
  4. World of Warcraft Bot (GetALifeBot) 0.57 working with 1.9.4
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 7
    Last Post: 03-07-2006, 09:43 PM
  5. Best Botting/Grinding Locations
    By Matt in forum World of Warcraft Exploits
    Replies: 0
    Last Post: 02-27-2006, 12:39 AM
All times are GMT -5. The time now is 04:54 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