[Gold/Itemfarming] [AutoIt] Sarkoth Act I Dank Cellar [WD] [Stash, Sell, Repair, +++] menu

Shout-Out

User Tag List

Page 63 of 97 FirstFirst ... 13596061626364656667 ... LastLast
Results 931 to 945 of 1443
  1. #931
    itshamboy's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    im having trouble starting it. when i start it it saids.

    couldn't find 'tesseract.exe.' make sure you are using the latest requred files.
    Exiting...

    Please someone help me. how can i fix this

    [Gold/Itemfarming] [AutoIt] Sarkoth Act I Dank Cellar [WD] [Stash, Sell, Repair, +++]
  2. #932
    itshamboy's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have all files ready n download. where should i put the folders in and what setting lines do i change in the script so it can find the folder. thanks

  3. #933
    gnomey13's Avatar Private
    Reputation
    1
    Join Date
    Jan 2010
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Recompiled the script and now it works fine, thanks.

  4. #934
    punkabilly's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone else having problems post patch with memread?

    Its failing every time for me now...

    Non mem read, script runs fine?

  5. #935
    flotos's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    memory reading don't work since 1.0.3b :/

  6. #936
    lilvietquoc'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)
    Hey zEEneXx, do you know why your bot doesn't work under HardwareClass "1"? It's not "resuming game".

  7. #937
    skinnedpt's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    zEEneXx how much hours have your bot char?

    The bot keeps working with new patch?

    Cheers

  8. #938
    tegots's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by skinnedpt View Post

    The bot keeps working with new patch?

    Cheers
    yes, it is still working

  9. #939
    liquidsyphon's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zEEneXx View Post
    i forgot what kind of gems drop in nightmahre / hell, the bot only loots gems with "Square" or "Flawless" in the name.
    And i play with the enchantress ( non hc )



    if there is a lower resolution coming then its 1440x900 i think
    Mostly just "flawed ruby" and "ruby" etc..drop in NM I probably won't be in hell for quite sometime.

    Would someone have to get an image of "topaz" "ruby" etc.. to get it to pick up all gems? Would this require alot more codeing? I'll throw someone some HC gold if they can get this to work for me.

  10. #940
    piml's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how can I use this bot with chinese version?

    I changed WinActivate('暗黑破壞神III'), but the bot still not work

  11. #941
    regi100's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi zEEneXx,

    hmmm.. unfortunartely the latest patch broke the script a bit :-(

    the WD doenst even blast poison darts against Sarkoth - it just run towards him after casting 2 spells..
    Last edited by regi100; 07-11-2012 at 05:18 AM.

  12. #942
    zEEneXx's Avatar Knight-Captain
    Reputation
    65
    Join Date
    Jun 2012
    Posts
    432
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by regi100 View Post
    Wooah!
    Many thanks zEEneXx for your great work here - your script works like a charm at x64 win7 - even in vmware :-)

    do ya think they´ll patch our elite friend sarkoth xD???

    cheers and keep your hard work up!
    thanks i'm pretty sure a nerf will come to sarkoth

    Originally Posted by itshamboy View Post
    im having trouble starting it. when i start it it saids.

    couldn't find 'tesseract.exe.' make sure you are using the latest requred files.
    Exiting...

    Please someone help me. how can i fix this
    Originally Posted by itshamboy View Post
    I have all files ready n download. where should i put the folders in and what setting lines do i change in the script so it can find the folder. thanks
    There must be a path issue:

    C:\Bot\required files\ (That is what you need to write to the $ReqFiles variable in the config,including the "\")
    C:\Bot\required files\pics\
    C:\Bot\required files\sounds\
    C:\Bot\required files\tesseract\
    C:\Bot\required files\tesseract\tessdata
    C:\Bot\required files\tesseract\tesseract.exe

    Originally Posted by gnomey13 View Post
    Recompiled the script and now it works fine, thanks.
    great

    Originally Posted by punkabilly View Post
    Anyone else having problems post patch with memread?

    Its failing every time for me now...

    Non mem read, script runs fine?
    Originally Posted by flotos View Post
    memory reading don't work since 1.0.3b :/
    i couldn't test 1.0.3b yet. football training started for me yesterday i'll have a look at it

    Originally Posted by lilvietquoc View Post
    Hey zEEneXx, do you know why your bot doesn't work under HardwareClass "1"? It's not "resuming game".
    An other value for HardwareClass renders the graphics of diablo iii in an other way. i dont know much about this.

    Originally Posted by skinnedpt View Post
    zEEneXx how much hours have your bot char?

    The bot keeps working with new patch?

    Cheers
    I've a play time of 471 hours and i botted atleast 330 from it

    Originally Posted by tegots View Post
    yes, it is still working
    Originally Posted by liquidsyphon View Post
    Mostly just "flawed ruby" and "ruby" etc..drop in NM I probably won't be in hell for quite sometime.

    Would someone have to get an image of "topaz" "ruby" etc.. to get it to pick up all gems? Would this require alot more codeing? I'll throw someone some HC gold if they can get this to work for me.
    in my next biggerrealease i will include MANY pictures of items (gems at all). for now its a bit of coding if you want it to loot more than one type of gem.

    Originally Posted by piml View Post
    how can I use this bot with chinese version?

    I changed WinActivate('暗黑破壞神III'), but the bot still not work
    dude i have no idea i'm sorry^^

    Originally Posted by regi100 View Post
    hi zEEneXx,

    hmmm.. unfortunartely the latest patch broke the script a bit :-(

    the WD doenst even blast poison darts against Sarkoth - it just run towards him after casting 2 spells..
    i'll have alook at this

  13. #943
    regi100's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thats what i call "superb top-notch support"

  14. #944
    zEEneXx's Avatar Knight-Captain
    Reputation
    65
    Join Date
    Jun 2012
    Posts
    432
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by regi100 View Post
    thats what i call "superb top-notch support"


    for me the bot works fine as before the patch (except the memory reading fails always)

    for your problem make sure that
    a) your health bars are activated
    b) try to turn of the showlootarea as it can screw the attacking part in some situations

    but first make sure a) is active before doing b) :P

  15. #945
    piml's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by piml View Post
    how can I use this bot with chinese version?

    I changed WinActivate('暗黑破壞神III'), but the bot still not work
    I used ur D3Prefs.txt, hardwareclass 3
    follow all step , but still Waiting to get into the game lobby... (TimeOut 25s)'?

    same window resolution as game.

Similar Threads

  1. Replies: 440
    Last Post: 10-31-2012, 11:00 AM
  2. Replies: 148
    Last Post: 08-03-2012, 04:19 PM
  3. Replies: 5
    Last Post: 08-02-2012, 02:48 AM
  4. Replies: 6
    Last Post: 07-24-2012, 12:18 PM
  5. [AutoIt] How to enter Dank Cellar without moving a real mouse over it?
    By psychoangler in forum Diablo 3 Bots and Programs
    Replies: 3
    Last Post: 07-12-2012, 04:59 AM
All times are GMT -5. The time now is 01:59 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