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

User Tag List

Page 36 of 53 FirstFirst ... 323334353637383940 ... LastLast
Results 526 to 540 of 793
  1. #526
    croceveneziana's Avatar Member
    Reputation
    7
    Join Date
    Jun 2012
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Oneshotxn View Post
    Getting AutoIt Error when cellar is not there, followed directions.

    Line 626 (File "C:\Users\*\*\script.au3"):

    $cellarCoords[0]=1000* $x_ratio
    $cellarCoords^ ERROR

    Error: Subscript used with non-Array variable.


    any help would be great, thank you.
    ^this

    Any idea, guys ?

    [Goldfarming] [Barbarian] BlackSack's Sarkoth Script 360GPH [AutoIT] [1920x1080]
  2. #527
    keymuckman's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    after the maintainance..is that safe for using this bot?

  3. #528
    lkh5650's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    10
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey
    thank you for the "w" update, its working flawlessly
    but i wanna make the bot tighter with some timing so i can get higher GPH

    Currently i am using the fastfind instead of the traditional finding cellar method
    and when the cellar is open, you know how the bot makes the character goes closer to the entrance and then click on the entrance of the cellar to enter
    i find that my bot has quite a large of sleep (at least 1 second?) between those moves.
    so from the position where he checks for the open cellar, (1 sec) then he moves to the closer spot (and waits another 1 sec) then goes into the cellar.

    also, i find that after he enters the cellar, he moves to the position (the position where he takes off for leap attack and attacking the boss) and again sits there for like a second before he jumps to attack the boss.

    where should i fix (in terms of line # and code) in order to shorten these delays??

    lastly, i find that when my character dies, and the bot exits the game, it waits at the main menu for a long time with the status leaving game until it clicks on resume to start the game again..
    how do i shorten this wait time??

    thank you once again for all ur nice work!

  4. #529
    lkh5650's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    10
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by keymuckman View Post
    after the maintainance..is that safe for using this bot?
    I think you should use the bot on your own discretion. there is ALWAYS a chance of getting banned

  5. #530
    gezus's Avatar Contributor
    Reputation
    143
    Join Date
    Jan 2008
    Posts
    749
    Thanks G/R
    1/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    SO .. now that this thing is working perfectly for me... I put a "Gold Find" PNG in my Pics folder.. can I get him to stash ANYTHING with Goldfind on it as well as rares/legendarys?
    Teh Gez (òÓ,)_\,,/

  6. #531
    Schmoggg's Avatar Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Short: No - not at the moment.
    The pictures are only there for stuff that is on the ground. You could try to do some fance ocr stuff your own though.

  7. #532
    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)
    If there is a modifier name for goldfind I guess you could.

  8. #533
    Swisstrade's Avatar Master Sergeant
    Reputation
    8
    Join Date
    Jun 2012
    Posts
    88
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ransack and Prosp i would try :-)

    cheers

    SwissTrade

  9. #534
    L3g0'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)

    location

    hi guys,

    can someone help me, i installed everything correctly, went to the game set up the checkpoint and left the game to the main screen. after starting the script, it resumes my game but always says that it can´t find location "old ruins" and teleports back to town. After that it starts over again with the same procedure and same error.
    in the logfile the followoning lines are shown:

    03/07/2012 23:28:57: Last Runtime: 10.06 seconds.
    03/07/2012 23:29:02: You have died
    03/07/2012 23:29:02: Last Runtime: 14.9 seconds.

    i am using blaksack's_mod_1.93w.au3

    any ideas


    best regards

    adrian

  10. #535
    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 lkh5650 View Post
    Hey
    thank you for the "w" update, its working flawlessly
    but i wanna make the bot tighter with some timing so i can get higher GPH

    Currently i am using the fastfind instead of the traditional finding cellar method
    and when the cellar is open, you know how the bot makes the character goes closer to the entrance and then click on the entrance of the cellar to enter
    i find that my bot has quite a large of sleep (at least 1 second?) between those moves.
    so from the position where he checks for the open cellar, (1 sec) then he moves to the closer spot (and waits another 1 sec) then goes into the cellar.

    also, i find that after he enters the cellar, he moves to the position (the position where he takes off for leap attack and attacking the boss) and again sits there for like a second before he jumps to attack the boss.

    where should i fix (in terms of line # and code) in order to shorten these delays??

    lastly, i find that when my character dies, and the bot exits the game, it waits at the main menu for a long time with the status leaving game until it clicks on resume to start the game again..
    how do i shorten this wait time??

    thank you once again for all ur nice work!
    There are no fixed delays in this script, sounds like you need to set your movement speed at the top of the options, if you make the approach too fast you will not have leap off cooldown in time to hit the sakroth

  11. #536
    bcrosby51's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    First off..BlackSack...script is awesome. Only question....if I start looting before Sarkoth is dead and the TP process starts..it will stop and pick up gold...but it doesnt pick up any loot. Is there a switch to turn on for that? I already have a 6000ms wait to kill him too.

  12. #537
    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 bcrosby51 View Post
    First off..BlackSack...script is awesome. Only question....if I start looting before Sarkoth is dead and the TP process starts..it will stop and pick up gold...but it doesnt pick up any loot. Is there a switch to turn on for that? I already have a 6000ms wait to kill him too.
    It will only stop to pick up rares or better besides gold you can customise this in the Loot function but there is no setting at the top for it

  13. #538
    agnes94's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the barb goes near the cellar and even if the cellar is open he tries to use a skill(no fury) and then teleport back to town and go back to main menu how can i fix that?

  14. #539
    gezus's Avatar Contributor
    Reputation
    143
    Join Date
    Jan 2008
    Posts
    749
    Thanks G/R
    1/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by agnes94 View Post
    the barb goes near the cellar and even if the cellar is open he tries to use a skill(no fury) and then teleport back to town and go back to main menu how can i fix that?
    This has been addressed Several time throughout this thread.. I know this because I had the same problem . I suggest reading through ALL of the thread to get the information you need to fix it.
    Teh Gez (òÓ,)_\,,/

  15. #540
    gezus's Avatar Contributor
    Reputation
    143
    Join Date
    Jan 2008
    Posts
    749
    Thanks G/R
    1/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So..

    I see there is an option to log for 1 hour after a set amount of runs. I have a few questions about this..

    a) Can this be changed to 30 mins?

    b) Can this be changed to log out for a few different times? .. maybe randomly chosen? .. My favorite feature of any bot was in a fishing bot for Wow... and what it did was pause randomly for random amounts of time.. giving it a less robotic feel. I think if this thing logged or idled randomly for anywhere from 5,10,20,30,40 mins.. it would be sexy.

    c) Would be nice if it would not just do this in the menus either.. maybe just chill in town for a few mins..

    d) Also .. I wonder if a log on /whisper could also be implemented.

    e) I am about to make my first "Botted" Million. And I would like to donate it to BlackSack. Can you PM me your infos please?

    **Edit**

    I changed lines 579 to this
    $RunsUntilMenuWaitCnt = $RunsUntilMenuWait
    Sleep(Random(1200000, 600000)) ;wait 1 hour
    That "should" wait either 10 or 20 mins at the menu after set amount of runs?
    Last edited by gezus; 07-03-2012 at 05:43 PM.
    Teh Gez (òÓ,)_\,,/

Page 36 of 53 FirstFirst ... 323334353637383940 ... 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 04:38 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