[Goldfarming] [Barbarian] BlackSack's Sarkoth Script 360GPH [AutoIT] [1920x1080] menu

User Tag List

Page 42 of 53 FirstFirst ... 383940414243444546 ... LastLast
Results 616 to 630 of 793
  1. #616
    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)
    Send($Skill1)
    Sleep(200)
    Send("{SHIFTDOWN}")
    RandClick("left", Round(11 * $x_ratio), Round(1037 * $y_ratio), 10, 10) ;earthquake
    Sleep(200)
    RandClick("left", Round(11 * $x_ratio), Round(1037 * $y_ratio), 10, 10) ;earthquake
    Send("{SHIFTUP}")
    Sleep(300)
    Send($Skill2)
    Sleep(300)
    Send($Skill4)
    Sleep(200)

    reliable kill routine with 1.2aps weapon and no ASI gear. Still has parody with earthquake just because its the most important part of the sequence, we don't want 1/10th of a second of lag to mess us up.

    ALSO, important change Call of the ancients should be using Talic's Anger , with the faster summon overall from the new routine, and talic having leap, he leaps immediately upon being summoned, not only is it a nice immediate damage boost, but it also keeps sark still even longer, always dies in earthquake never makes it off even with super low dps setup.
    10k DPS, sunkeeper, sarkoth ALWAYS dies before earthquake is over, getting very quick runs.

    I am using sarkoth kill time 200 with 10,000k dps. My DPS is also set up with no crit & no ASI, and a low APS weapon [the correct way to build this character]

    ----

    Even more strange is the fact that I left $movementspeed at 12% when I took off my movement speed boots. What this means is that the timings are kind of loose, if you have a fast computer you can probably get away with using 12% movement speed at 0%, or 20% if u have 12%.

    Unless its just another redundant function and isn't part of the move/distance calculation at all. But It definitely is. I think you left too much wiggle room in when calculating base barbarian movement speed.

    ----

    Also, you may have noticed that your barb randomly pauses before turning to enter the cellar. While the movement function is calculating it correctly every other time it is called, it works much more optimally if you use

    If $UseEnhancedCellarFind Then

    RandClick("middle", Round(400 * $x_ratio), Round(400 * $y_ratio), 1, 1); moves out of the way of the wall
    RandMove(Round(400 * $x_ratio), Round(400 * $y_ratio)); hovers mouse, I don't know how to combine this in the manner you did.
    Sleep(1050); ... zzzz

    I didn't realize hovering over the cellar before simply clicking on it was a key to actually entering cellar. bizarre game mechanic...
    Last edited by LATM; 07-05-2012 at 12:05 AM.

    [Goldfarming] [Barbarian] BlackSack's Sarkoth Script 360GPH [AutoIT] [1920x1080]
  2. #617
    ska1di's Avatar Member
    Reputation
    9
    Join Date
    Oct 2009
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi! Firstly Thanks for the script Blacksack!
    I got one question, all is running well but it doesnt loot blues/rare's at ALL. It just loots gold.. ? Am i the only one here with this problem?

  3. #618
    aranhh4's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Guys my script cant click at the game buttons ( resume, leave... ) anyone know how to fix?? please!!!

  4. #619
    sushixt's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ska1di View Post
    Hi! Firstly Thanks for the script Blacksack!
    I got one question, all is running well but it doesnt loot blues/rare's at ALL. It just loots gold.. ? Am i the only one here with this problem?
    $SarkothKillTime = 5000 ;additional time delay to wait for sarkoth to die use 2800 for 10K dps 800 for 15kdps etc

    For all those who have similar problems like not being able to loot the Golds , Blue and Gems . You will need to change the above kill time depending on your DPS .
    My DPS is at approx 10k , so I set it at 5000 ; 5000 Millisecond . If you have lower DPS you might want to set it to a higher MS .

    Originally Posted by aranhh4 View Post
    Guys my script cant click at the game buttons ( resume, leave... ) anyone know how to fix?? please!!!
    You'll need to change your Resolution to 1920x1080 FullScreen(Windowed) .
    Last edited by sushixt; 07-04-2012 at 11:18 PM.

  5. #620
    aranhh4's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You'll need to change your Resolution to 1920x1080 FullScreen(Windowed) .
    I've done and nothing!
    know something that might be?

  6. #621
    ska1di's Avatar Member
    Reputation
    9
    Join Date
    Oct 2009
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sushixt View Post
    $SarkothKillTime = 5000 ;additional time delay to wait for sarkoth to die use 2800 for 10K dps 800 for 15kdps etc

    For all those who have similar problems like not being able to loot the Golds , Blue and Gems . You will need to change the above kill time depending on your DPS .
    My DPS is at approx 10k , so I set it at 5000 ; 5000 Millisecond . If you have lower DPS you might want to set it to a higher MS .


    You'll need to change your Resolution to 1920x1080 FullScreen(Windowed) .
    Thx for reply. But even if i change it to high as 10000 with my 12k dps it still doesnt loot blues/rare's. Only gold/gems. Ignores rest..

  7. #622
    owned727's Avatar Member
    Reputation
    1
    Join Date
    Sep 2009
    Posts
    109
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone got an idea what this error is ??

    Line 660
    Subscript used with non-array variable.

    In the log it says: 04/07/2012 23:00:02: Cellar Found at: 2
    04/07/2012 23:00:04: The motionmap failed on try 1 with code 1
    04/07/2012 23:00:05: The motionmap failed on try 2 with code 1
    04/07/2012 23:00:05: The motionmap failed on try 3 with code 1

    It ends up killing me and stops the bot.

  8. #623
    sushixt's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by aranhh4 View Post
    I've done and nothing!
    know something that might be?
    This is the only solution that I can think of .


    Are you using 32Bit or 64Bit



    32 Bit:
    1.Have the .dll files inside NewBotFiles.zip to be the same directory as your script.
    2.Have you put the tesseract.au3 and fastfind.au3 to the directory : C:\Program files (x86)\autoit\include ?
    3.Have you put the images which is from the NewBotFiles.Zip to C:\program files (x86)\autoit\pics\ ? You'll need to copy and paste the filename "pic" in NewBotFiles.zip to the directory that I've stated earlier on
    4.Have you install tesseract from google code https://tesseract-ocr.googlecode.com...tup-3.01-1.exe ? You'll need to install this to the default directory
    5.Bind your move to middle mouse button
    6.Remember to edit tesseract.au3 line 121 to the directory that you've install the tesseract to , and the line 81 in your Sarkoth script . Because If I'm not wrong 32bit and 64bit have different directories .

    64 Bit:
    1.Have the .dll files inside NewBotFiles.zip to be the same directory as your script.
    2.Have you put the tesseract.au3 and fastfind.au3 to the directory : C:\Program files (x86)\autoit\include ?
    3.Have you put the images which is from the NewBotFiles.Zip to C:\program files (x86)\autoit\pics\ ? You'll need to copy and paste the filename "pic" in NewBotFiles.zip to the directory that I've stated earlier on
    4.Have you install tesseract from google code https://tesseract-ocr.googlecode.com...tup-3.01-1.exe ? You'll need to install this to the default directory
    5.Bind your move to middle mouse button .

    Good luck .


    Originally Posted by ska1di View Post
    Thx for reply. But even if i change it to high as 10000 with my 12k dps it still doesnt loot blues/rare's. Only gold/gems. Ignores rest..
    Have you download the latest version of the Sarkoth Script which is 1.9.3w , if not here's the link . [AutoIt] Blaksack's mod 1.93w - Pastebin.com

    If so , Please check the following which have been set to True

    $LootSets = True ;True if you want to pick up Sets
    $LootLegendaries = True;True if you want to pick up Legendaries
    $LootRares = True ;True if you want to pick up Rares
    $LootMagic = True ;True if you want to pick up Magic
    $LootGems = True ;True if you want to pick up Gems
    $LootTomes = True ;True if you want to pick up Tome of Secrets
    $LootCustom = True ;True if you want to pick up Custom Items (The items in the $pick array above)


    If not you could try setting this to True . But I've not tried it before , not sure whether it's working or not .
    "$CheckLootWhilePorting = False; continue scanning for loot while you port back incase sakroth dies late"

  9. #624
    ska1di's Avatar Member
    Reputation
    9
    Join Date
    Oct 2009
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sushixt View Post
    Have you download the latest version of the Sarkoth Script which is 1.9.3w , if not here's the link . [AutoIt] Blaksack's mod 1.93w - Pastebin.com
    [/COLOR]
    Yeah i have been using latest script always. Have installed everyting correctly and im making good gold/hour, but it still leaves blues and rares on the ground... What the hell...? Im out of options.

    EDIT: After getting crazy with this lootin problem i remembered i installed http://darkd3.com/ age's ago.....
    Disabling it im able to loot blues....

    /FACEPALM

    Originally Posted by LATM View Post
    ]Send($Skill1)
    Sleep(200)
    Send("{SHIFTDOWN}")
    Nice killing routine and fix man! Fastened my own killing speed way alot. Thx for find!
    Last edited by ska1di; 07-05-2012 at 12:33 AM.

  10. #625
    SamSmitty's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LATM View Post
    Send($Skill1)
    Sleep(200)
    Send("{SHIFTDOWN}")
    RandClick("left", Round(11 * $x_ratio), Round(1037 * $y_ratio), 10, 10) ;earthquake
    Sleep(200)
    RandClick("left", Round(11 * $x_ratio), Round(1037 * $y_ratio), 10, 10) ;earthquake
    Send("{SHIFTUP}")
    Sleep(300)
    Send($Skill2)
    Sleep(300)
    Send($Skill4)
    Sleep(200)

    reliable kill routine with 1.2aps weapon and no ASI gear. Still has parody with earthquake just because its the most important part of the sequence, we don't want 1/10th of a second of lag to mess us up.

    ALSO, important change Call of the ancients should be using Talic's Anger , with the faster summon overall from the new routine, and talic having leap, he leaps immediately upon being summoned, not only is it a nice immediate damage boost, but it also keeps sark still even longer, always dies in earthquake never makes it off even with super low dps setup.
    10k DPS, sunkeeper, sarkoth ALWAYS dies before earthquake is over, getting very quick runs.

    I am using sarkoth kill time [b]200[b] with 10,000k dps. My DPS is also set up with no crit & no ASI, and a low APS weapon [the correct way to build this character]

    ----

    Even more strange is the fact that I left $movementspeed at 12% when I took off my movement speed boots. What this means is that the timings are kind of loose, if you have a fast computer you can probably get away with using 12% movement speed at 0%, or 20% if u have 12%.

    Unless its just another redundant function and isn't part of the move/distance calculation at all. But It definitely is. I think you left too much wiggle room in when calculating base barbarian movement speed.

    ----

    Also, you may have noticed that your barb randomly pauses before turning to enter the cellar. While the movement function is calculating it correctly every other time it is called, it works much more optimally if you use

    If $UseEnhancedCellarFind Then

    RandClick("middle", Round(400 * $x_ratio), Round(400 * $y_ratio), 1, 1); moves out of the way of the wall
    RandMove(Round(400 * $x_ratio), Round(400 * $y_ratio)); hovers mouse, I don't know how to combine this in the manner you did.
    Sleep(1050); ... zzzz

    I didn't realize hovering over the cellar before simply clicking on it was a key to actually entering cellar. bizarre game mechanic...
    Going to give this a 10 hour stress test and see if it's better. Currently averaging ~430k after 8+ hours with my current set up. Will update tomorrow.

  11. #626
    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)
    @ska1di
    @SamSmitty

    Please don't quote entire blocks of text just to add three words, just do it like I'm doing it now. I also edit my posts A LOT, so if you quote them people might only see the quote and not the original post I made, which doesn't have my updates. I've literally edited every single post I've made in this & the previous thread.

    @Sam - If you have 10k dps [correctly] it will work perfectly, if it doesn't work for you its because something is wrong on your end. [less than 1.2aps wep, lag, or incorrect damage setup. I am using200-800 sarkoth kill delay, NOT 5000 with only 10k dps.

    All the post does is remove ancient code way way out of date and not efficient at all. There is no reason reason it won't work infinity times if you see it work one single time.
    Last edited by LATM; 07-05-2012 at 12:24 AM.

  12. #627
    titaned's Avatar Member
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by owned727 View Post
    New error I'm all of a sudden getting

    Line 660
    Subscript used with non-array variable.

    Any idea what's causing this error all of a sudden ? I can't figure it out. Didn't change anything.
    I received this as well, after about 6hrs of running. and another time after about 1.5hrs

  13. #628
    PMad's Avatar Private
    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)
    So i left the script running for a few hours while i was out watching fireworks, came back to 1 million gold, which was a nice surprise! But the script was showing that there was 3 legendary items, but none in my inventory or stash, which means there either was no legendary items or it sold them... Any ideas or fixes or whatever?

  14. #629
    vlsf1980's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by PMad View Post
    So i left the script running for a few hours while i was out watching fireworks, came back to 1 million gold, which was a nice surprise! But the script was showing that there was 3 legendary items, but none in my inventory or stash, which means there either was no legendary items or it sold them... Any ideas or fixes or whatever?
    I think it is ok. I tried pausing the game, drop a legendary, and see if it pick it up. It does and it also store it properly in stash. But I still getting the log showing I pick up legendary every time I run the scrip. Just false data. You can try what I did to make sure.

  15. #630
    heatl0rd's Avatar Corporal
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BlackSack View Post
    Sounds like your frame rate is too low
    So i doubled checked my framerate and its stuck at 0, supposely a bug as reported by blizzard. 1.0.3 Known Issues List - Updated 6/19/12 - Forums - Diablo III

    Was working fine before the 1.0.3b patch.

    Any idea why this would be affecting the script though black? Im not seeing my gameplay affected at all.

Page 42 of 53 FirstFirst ... 383940414243444546 ... LastLast

Similar Threads

  1. Replies: 763
    Last Post: 11-09-2013, 08:51 AM
  2. Replies: 564
    Last Post: 07-27-2012, 07:49 AM
  3. Replies: 195
    Last Post: 07-25-2012, 11:28 PM
  4. Replies: 65
    Last Post: 06-11-2012, 11:07 AM
  5. Replies: 207
    Last Post: 06-11-2012, 10:50 AM
All times are GMT -5. The time now is 06:17 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