[Goldfarming] Sarkoth Dank Cellar [AutoIT Script] [Wizard] [800x600] menu

Shout-Out

User Tag List

Page 9 of 10 FirstFirst ... 5678910 LastLast
Results 121 to 135 of 149
  1. #121
    outoftowner202'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)
    Or if there is away to ONLY Pick up yellows and legendaries?

    [Goldfarming] Sarkoth Dank Cellar [AutoIT Script] [Wizard] [800x600]
  2. #122
    Portalya'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)
    put a ; in front of find item, someone said it was line 72 but for me it was line 75, it should be around there somewhere, i have no idea how to set it to only pick up yellows and legendaries. If you are around while it is going, the loot item is useful because you can stop it and salvage <61's for essences and sometimes find a good blue item, I just noticed i had a 35 gold find amulet (worth about 550-600k, so that was cool. I had turned it back on because i was trying to make it loot gems, but I am having no luck.

  3. #123
    petes1552's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @ outoftowner202 here is how you can get it to not pick up the magic items. In my script it is lines 187-193, in these lines it "searches for the magics" and "clicks if found". All that you need to do is infront of the text on those lines put a semi-colon ;

    for example here are what my lines look like (the alignment may be a little off from the copy/paste, leave that as it is currently in your script):

    ;$SearchResult = PixelSearch($Left, $Top, $Right, $Bottom, $Magic ) ; searches for magics
    ;If Not @error Then
    ; MouseClick("left", $SearchResult[0], $SearchResult[1], 1, 10) ; clicks if found
    ;Sleep(350)
    ;$work = 1
    ;$checkCount = $checkCount +1
    ;EndIf

    I hope that this helped you out

  4. #124
    LeXiO'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)
    Can anyone tell me which line will increase the Archon damage length. After casting Hydra, it'll attack but it's like 2 seconds too short and my character goes to pick up the items even though Sarkoth isn't dead yet. My Hydra gets the kills most of the time, but I want to just make the attack a little longer. Thanks.

  5. #125
    WacaWucu'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)
    it's awesome .
    i am stuck with " FULL " but my invent got only 4 items
    any solve for this prob ?
    btw thx.
    Last edited by WacaWucu; 07-02-2012 at 06:27 AM.

  6. #126
    jughernut's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When my inventory is full of magic items, it TP's back to town but leaves right away instead of selling/storing.

    Anyone fixed this issue yet? Thanks guys

  7. #127
    Simucad's Avatar Corporal
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by doraemon87 View Post
    i'm still getting the auto repair-not in town-quit-resume loop ><

    Me to -.-
    Game start Check Inv. Port back after 1 sec Not in town leave game loop ...

  8. #128
    kenken2411's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LeXiO View Post
    Can anyone tell me which line will increase the Archon damage length. After casting Hydra, it'll attack but it's like 2 seconds too short and my character goes to pick up the items even though Sarkoth isn't dead yet. My Hydra gets the kills most of the time, but I want to just make the attack a little longer. Thanks.

    MouseClickDrag ( "right", 82, 171 , 260, 106) ---------- Sweeping motion while archon is shooting.

    Shoot(161, 12 -------------------- Straight shot with archon.

    I just copy and pasted the sweeping shot two more time and it got the job done.

  9. #129
    LeXiO'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)
    Originally Posted by kenken2411 View Post
    MouseClickDrag ( "right", 82, 171 , 260, 106) ---------- Sweeping motion while archon is shooting.

    Shoot(161, 12 -------------------- Straight shot with archon.

    I just copy and pasted the sweeping shot two more time and it got the job done.
    OMG, can't believe I didn't catch that. Was thinking about increasing the duration rather than simply repeating it. Thanks, works great.

  10. #130
    mrleskro's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello,
    Thank you for this wonderful program,
    I have only two small thing has requested,
    I would like when the character picks up the gold coin passes the character suddenly has a stroke right and left because I was not much radius pick up and then I would show you the stats (number of came, object number, death ect ...)
    If anyone could do it, gritted his perfect
    I thank you anyway

  11. #131
    lightgowe's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kenken2411 View Post
    MouseClickDrag ( "right", 82, 171 , 260, 106) ---------- Sweeping motion while archon is shooting.

    Shoot(161, 12 -------------------- Straight shot with archon.

    I just copy and pasted the sweeping shot two more time and it got the job done.
    The shoot has 3 numbers Shoot(223, 170, 80) the 3rd determinate the time for straight shoot by archon (default is 47, i have just 14k dps so changed it to 80)

  12. #132
    dabroman'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)
    I really need help here guys, ive tried everything...

    Ive followed the guide on the first page, but when i start the script and hit F10 nothing happens..im still in the menu ( the menu where u choose resume game etc ) and the mouse just is still..

    Where can i have done it wrong?

    And i cannot open D3prefs i get a error ( Error parsing function call =

  13. #133
    Portalya'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)
    I am still trying to figure out how to loot gems, but no matter what i change it won't loot them. Anyone else able to loot gems? especially the emeralds.

  14. #134
    Spir123's Avatar Member
    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)
    Im having the issue, that every time i start the script It's joining the game correctly, and spawn in The Old Ruins, checking inventory, but It's like the screen is to small, beacuse when the mouse moves, It won't stay in the screen. Then it's typing "Cellar not found" and leaving game to repeat this! I have done everything the guide says, both in d3Prefs and in the script

  15. #135
    LoverBoy24's Avatar Sergeant
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what script to use ?
    I tried aeverytinh and i runed a basic script made by fmflex for 2 weeks and now it doesnp;t work anymore.
    Like the server is not receiveng the information, because of lag or i don;t know.

    I can only run 800x600 wizard scripts.

Page 9 of 10 FirstFirst ... 5678910 LastLast

Similar Threads

  1. Replies: 4466
    Last Post: 05-07-2013, 07:39 AM
  2. Replies: 440
    Last Post: 10-31-2012, 11:00 AM
  3. Replies: 104
    Last Post: 07-09-2012, 04:22 PM
  4. Replies: 164
    Last Post: 07-01-2012, 02:37 PM
  5. Replies: 52
    Last Post: 07-01-2012, 11:01 AM
All times are GMT -5. The time now is 12:10 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