[Goldfarming] [HYBRID] BlackSack's Script [AutoIT] [1920x1080] menu

Shout-Out

User Tag List

Page 25 of 55 FirstFirst ... 212223242526272829 ... LastLast
Results 361 to 375 of 820
  1. #361
    BlackSack's Avatar Knight-Lieutenant
    Reputation
    56
    Join Date
    Jun 2012
    Posts
    343
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by niiklas View Post
    Lucky me the only one who has a rare problem! I find it really strange everything works great but the salvage/vendor ****s up..
    you could try checking all your keys are bound to default actions

    [Goldfarming] [HYBRID] BlackSack's Script [AutoIT] [1920x1080]
  2. #362
    LATM's Avatar Contributor
    Reputation
    189
    Join Date
    Jun 2012
    Posts
    457
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bts0uth View Post
    Version e works flawlessly with
    my DH. Over 9 hours I died once and made over 5mill. The ilvl system is working great and the essences it gave me will be another 200-400k if I sell them.
    Stashing, salvaging, and Vendoring is working great on my DH with 15% movement speed, 30k health, 22k dps, and 302%GF.

    Thanks blacksack!
    and yet you have neither rep'd blacksack for making the functions nor me for making the DH routine.

    grrrrr

  3. #363
    vizinhanca's Avatar Corporal
    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, I was using the bot notAres in 1366x768 resolution (my pictures), now I tried to use this bot, and it works perfectly, except that i cant get into the cellar. Someone could fix this? The 1366x768 resolution is 16:9 also, not?

    This is the only resolution that can run on my notebook...

  4. #364
    LATM's Avatar Contributor
    Reputation
    189
    Join Date
    Jun 2012
    Posts
    457
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vizinhanca View Post
    Hi, I was using the bot notAres in 1366x768 resolution (my pictures), now I tried to use this bot, and it works perfectly, except that i cant get into the cellar. Someone could fix this? The 1366x768 resolution is 16:9 also, not?

    This is the only resolution that can run on my notebook...
    FastFind does not scale. it won't work. Your notebook can run vmware, so ur notebook can use any resolution.

    unless it does and i'm wrong. although I'm 99.99% sure it doesn't correctly.

    Blacksack, the smokescreen rune is lingering fog not displacement, helps twofold for movement and TP protection, and should solve some of the issues with people standing dying, it also doesn't make you faster because you should be MS capped at 100 anyway
    Last edited by LATM; 07-10-2012 at 11:01 AM.

  5. #365
    Angrycoder's Avatar Knight-Lieutenant
    Reputation
    20
    Join Date
    Jun 2012
    Posts
    370
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LATM View Post
    FastFind does not scale. it won't work. Your notebook can run vmware, so ur notebook can use any resolution.

    unless it does and i'm wrong. although I'm 99.99% sure it doesn't correctly.
    Are you sure FastFind isnt scaling? I am also using 1366 x 768 and it works flawlessly. I have yet to see it miss a cellar. The only issue i have had running at 1366 x 768 was the GPH flat out reading my numbers wrong. Sometimes it would grab a 3 digit number, sometimes a 10 digit, sometimes a 15 digit, reguardless of my sleep timers (thought it may have not fully loaded the numbers).

    I resolved the GPH by altering
    Code:
    $mon = _TesseractScreenCapture(0, "", 1, 2, 1454 * $x_ratio, 508 * $y_ratio, (1920 - 1571) * $x_ratio, (1080 - 525) * $y_ratio, 0)
    to
    Code:
    $mon = _TesseractScreenCapture(0, "", 1, 5, 1054, 360, (1366 - 1117), (768 - 372), 0)
    and GPH works flawlessly.

    But the FastFind for cellar detection is working perfectly.

    Code:
    FFSnapShot(1593 * $x_ratio, 62 * $y_ratio, 1880 * $x_ratio, 350 * $y_ratio, 0)
    Wouldnt the above code suggest the Fast Find can scale? You definitely know more than i do. Why do you suggest it wouldnt scale?

  6. #366
    TheKingKong's Avatar Sergeant Major
    Reputation
    9
    Join Date
    Jun 2012
    Posts
    181
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey black, do you know why my "runs til vendor" does not work? It wont count down after each successful runs so it'll keep going until my inventory is completely full and I have to manually take it to the vendor/salvage. Thanks!

  7. #367
    Psycho2k22's Avatar Private
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi guys...

    im new on autoit im writing a script myself... (cause i will learn a bit ) atm i only have one problem, my imagesearch isnt that good so i sucks at looting ^^ sometimes it loots sometimes not... and it dont loot all items.... and its a bit slow

    so my question : Is there any way to copy/edit the loot func from your script and implement it in mine?

    thanks to everyone who can help me^^ and sry for my awesome english

    greetz Rolf

  8. #368
    bandersnatch's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    keeps disconnecting me at least every 2 hours when running this script. is there a kind of filter blizz created?

  9. #369
    Angrycoder's Avatar Knight-Lieutenant
    Reputation
    20
    Join Date
    Jun 2012
    Posts
    370
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Psycho2k22 View Post
    hi guys...

    im new on autoit im writing a script myself... (cause i will learn a bit ) atm i only have one problem, my imagesearch isnt that good so i sucks at looting ^^ sometimes it loots sometimes not... and it dont loot all items.... and its a bit slow

    so my question : Is there any way to copy/edit the loot func from your script and implement it in mine?

    thanks to everyone who can help me^^ and sry for my awesome english

    greetz Rolf
    Yes, you can literally just copy his Loot Function(). I may be wrong but i dont think this script uses imagesearch for the majority of its looting, i believe its using pixelsearch to get the magic, rares, and legendarys, while using imagesearch to get gems, and custom affix loot like "of Death" or any other custom loot.

    So this script does have both image and pixel searching for loot. If you want an example of just using Imagesearch only, i believe zEEneXx has a script on here that uses ImageSearch only to get magics / rares / legendarys... which you basically need to go and get images of all the vowels and put them in your pics folder.

  10. #370
    TheKingKong's Avatar Sergeant Major
    Reputation
    9
    Join Date
    Jun 2012
    Posts
    181
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im trying to use imagesearch to custom loot my rares but it does not work. How can i use pixel search this time? Anyone have any idea?

  11. #371
    BlackSack's Avatar Knight-Lieutenant
    Reputation
    56
    Join Date
    Jun 2012
    Posts
    343
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LATM View Post
    FastFind does not scale. it won't work. Your notebook can run vmware, so ur notebook can use any resolution.

    unless it does and i'm wrong. although I'm 99.99% sure it doesn't correctly.

    Blacksack, the smokescreen rune is lingering fog not displacement, helps twofold for movement and TP protection, and should solve some of the issues with people standing dying, it also doesn't make you faster because you should be MS capped at 100 anyway
    I would add that to the first post but I have been totally unable to edit the first post for about a week now just get server access denied errors all the time. Sometimes i cant even get on the forums without using a proxy. I dunno if i should blame my ISP or the ownedcore servers

  12. #372
    BlackSack's Avatar Knight-Lieutenant
    Reputation
    56
    Join Date
    Jun 2012
    Posts
    343
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TheKingKong View Post
    Hey black, do you know why my "runs til vendor" does not work? It wont count down after each successful runs so it'll keep going until my inventory is completely full and I have to manually take it to the vendor/salvage. Thanks!
    you could try disabling TPprotect in general options

  13. #373
    TheKingKong's Avatar Sergeant Major
    Reputation
    9
    Join Date
    Jun 2012
    Posts
    181
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BlackSack View Post
    you could try disabling TPprotect in general options
    Sorry to ask, but do you know what line that is? I did a search and it only found TPprotect time

  14. #374
    KiraYamato's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @AngryCoder

    I want to use my laptop to bot my character so that I can use my PC. The script works fine except when vendoring. He cant analyseloot my inventory. Can u give me some advice so that I can run the script on my 1366x768 laptop. TIA

  15. #375
    mingdizzle's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey BlackSack, is there any way to use the custom ilvl and salvage part of the script and have it stash legendaries? I was watching it run when it found a Bul-Kathos's Wedding Band (ilvl 5 and tried to vendor it.
    Last edited by mingdizzle; 07-10-2012 at 11:54 AM.

Page 25 of 55 FirstFirst ... 212223242526272829 ... LastLast

Similar Threads

  1. Replies: 792
    Last Post: 09-07-2012, 10:22 AM
  2. Replies: 4488
    Last Post: 09-01-2012, 03:52 AM
  3. Replies: 564
    Last Post: 07-27-2012, 07:49 AM
  4. Auto IT Goldfarming] Sarkoth DH Gold Script [AutoIT Script] [1260x720 (Widescreen)
    By rowland55 in forum Diablo 3 Bots Questions & Requests
    Replies: 0
    Last Post: 07-07-2012, 01:02 PM
  5. Replies: 30
    Last Post: 06-23-2012, 06:03 AM
All times are GMT -5. The time now is 10:29 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