[AH Bot] HappyAuction menu

User Tag List

Page 79 of 149 FirstFirst ... 29757677787980818283129 ... LastLast
Results 1,171 to 1,185 of 2227
  1. #1171
    msk380's Avatar Member
    Reputation
    2
    Join Date
    Oct 2012
    Posts
    73
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by knightxii View Post
    Hey Euro friends, Don't know why it took me so long (laziness prolly) but I will get my bot to start landing onto Euroland tomorrow to test the water. If things are as favorable as I predicted (ping-wise) I may stay there for long time. Please welcome me to EU. Looking forward to meet all of you guys bots.
    Lol. Any one coming to asia??

    [AH Bot] HappyAuction
  2. #1172
    spammero's Avatar Contributor
    Reputation
    134
    Join Date
    Jun 2012
    Posts
    151
    Thanks G/R
    53/46
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by knightxii View Post
    Hey Euro friends, Don't know why it took me so long (laziness prolly) but I will get my bot to start landing onto Euroland tomorrow to test the water. If things are as favorable as I predicted (ping-wise) I may stay there for long time. Please welcome me to EU. Looking forward to meet all of you guys bots.
    Originally Posted by msk380 View Post
    Lol. Any one coming to asia??
    How do you sell stuff out of your region? You need region phone and registered paypal on this region lol... or do you sell on third party websites?

  3. #1173
    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)
    sorry guys, was super busy... updating now

    i see some of you have found my notes in Trainer.cpp. thats exactly what theyre for, along with a step by step function to verify this (_CheckPatchChanges())

  4. #1174
    MATRASUS's Avatar Member
    Reputation
    2
    Join Date
    Oct 2010
    Posts
    109
    Thanks G/R
    1/0
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ChuiChu View Post
    sorry guys, was super busy... updating now
    Glad you're back! Hope for lifesteal fix&other improvements

  5. #1175
    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)
    updating russian version now for that one. wish blizzard made locales universal with just 1 build. also i couldnt find the russian life steal text you gave me in the list of stat filter options

    Originally Posted by ury005 View Post
    ChuiChu I will be very thankful if you can do some small changes in your code of HA:
    1. remove "#pragma once" from all CPP files.
    2. replace "Array::CopyCollection(copy);" by "Array<TYPE>::CopyCollection(copy);" 2 times in
    Core\Type\Array.hpp
    3. replace "_memory = _fixed_memory;" by "this->_memory = _fixed_memory;" in
    Core\Type\Array.hpp
    4. replace:
    Coordinate row(popup.x, popup.y + ((row - 1) * size.y));
    by:
    Coordinate rowCoords(popup.x, popup.y + ((row - 1) * size.y));
    in "Diablo\Core\AuctionInterface.cpp"
    5. Add "#include <ctype.h>" to "Diablo\Core\Trainer.cpp"
    6. Convert "Diablo\Core\Trainer.cpp" to ANSI from unicode.
    This is list of problems I have during compilation of HA under MinGW.
    Thank for work!
    just read this... will do next update :P
    Last edited by ChuiChu; 03-15-2013 at 11:26 PM.

  6. #1176
    MATRASUS's Avatar Member
    Reputation
    2
    Join Date
    Oct 2010
    Posts
    109
    Thanks G/R
    1/0
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ChuiChu View Post
    updating russian version now for that one. wish blizzard made locales universal with just 1 build. also i couldnt find the russian life steal text you gave me in the list of stat filter options
    https://i.imgur.com/8yRDsBE.png = https://i.imgur.com/7PR2iWB.png = lifesteal

  7. #1177
    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)
    wb ChuiChu

  8. #1178
    samuraiofu's Avatar Member
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    welcome back Chiu !!!!!!!!!!!!!

  9. #1179
    whizzpop's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    CCCCHHHUUUIIII welcome back!!!!!!!!

    super busy is good thing to you but sad to us xD



    btw I have a Question -


    haSetLogin() - haLogout() sequence can support multi-client?

    cuz we need to input differ login-info for each client

  10. #1180
    whizzpop's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    - stupid question deleted -



    .... xD
    Last edited by whizzpop; 03-16-2013 at 08:16 PM. Reason: stupid question xD

  11. #1181
    Nerisatris's Avatar Member
    Reputation
    11
    Join Date
    Oct 2010
    Posts
    6
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I spend almost 5 hours trying to figure out, why my LUA scripts doesn't work. I start reading a LUA book for the begginers from begining, and then i just change my parallels in coherence mode and always start works perfectly. I dunno why it happens, but i post here in case someone have the same problem.
    I am so stupid that i didn't try to test my scripts on native Windows.
    And i want to ask, is that possible to compile HappyAuction on MacOS? i am not a proggramer, so don't blame me for that question=)

  12. #1182
    ury005's Avatar Member
    Reputation
    1
    Join Date
    Mar 2013
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nerisatris View Post
    And i want to ask, is that possible to compile HappyAuction on MacOS? i am not a proggramer, so don't blame me for that question=)
    no, HA uses a lot of windows API.

  13. #1183
    Nerisatris's Avatar Member
    Reputation
    11
    Join Date
    Oct 2010
    Posts
    6
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    After some time HA works fine, and i realy watch over it, it was ok, looks like the function haFilterUnique() stops working, because it stops putting a name in unique name box, as result i buy a crappy wand for 10kk. Have no idea is it my nooby script or some bug. But after restarting program it starts work fine. And i have a some noobtip for new guys) If you puts a HaFilterUnique() function make also a HaFilterType() to be safe and doesn't buy a wand with source dps)

  14. #1184
    eXist73's Avatar Member
    Reputation
    5
    Join Date
    Jun 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nerisatris View Post
    After some time HA works fine, and i realy watch over it, it was ok, looks like the function haFilterUnique() stops working, because it stops putting a name in unique name box, as result i buy a crappy wand for 10kk. Have no idea is it my nooby script or some bug. But after restarting program it starts work fine. And i have a some noobtip for new guys) If you puts a HaFilterUnique() function make also a HaFilterType() to be safe and doesn't buy a wand with source dps)
    I've noticed when you don't clear fields, this can happen.

    Also with HaFilterUnique() make sure you set the second parameter to match whatever unique you're looking for. The second parameter refers to the number in the drop down menu. I've noticed if you don't set this, sometimes it has issues.

  15. #1185
    tadipof's Avatar Private
    Reputation
    1
    Join Date
    Mar 2013
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello Chu !
    I would like to add the possibility to browse the buy/sell log to your program. I have read the sources and it seems easy to do by reusing some of your code, but I really don't know how to find the adress where the log is stored. I had a few tries with Cheat Engine but did not find anything. Could you help ?
    Regards.
    Last edited by tadipof; 03-18-2013 at 08:29 AM.

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 12:09 PM. 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