[Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080] menu

User Tag List

Page 137 of 300 FirstFirst ... 3787133134135136137138139140141187237 ... LastLast
Results 2,041 to 2,055 of 4489
  1. #2041
    rm187'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 have searched a bit and went through the pages.

    Has anyone wrote a disenchant function? To Disenchant lvl 59/60 blues. Probably put it before the stash click and should fit nicely.
    If there is one is this thread or any bits of code for that please tell me page.
    If not I guess ill start my own

    [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]
  2. #2042
    madmaxtm'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)
    1.6e is running great! Only observation is that the third smokescreen that is casted before entering the cellar is sometimes trying to cast before it's off of cooldown from the previous cast. So you sometimes run that last stretch to the cellar without smokescreen which can sometimes (although not very often) result in death.

  3. #2043
    notAres's Avatar Knight-Lieutenant
    Reputation
    124
    Join Date
    Jun 2012
    Posts
    318
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rb44 View Post
    okay so...i changed my resolution to 1600x900 (i have a 1680x1050 so letterbox checked seems to look right) and it is on windowed fullscreen. Changed my movement speed to 15 (0 gear + 15 HotP) I originally had problems with the Error: resume game button not found, but then I screen capped, cut and pasted that shit, and saved it over the png. and guess what. IT WORKED! problem 1 solved.

    Onto problem 2. I have the checkpoint right by the gate (the checkpoint between the waypoint and the cellar) and after I get there, it just teleports back to town, leaves game, and repeats. It doesn't seem to want to move from the spawn location. Any takers? I even cut and pasted the "THE OLD RUINS" picture and I guess it didn't pick that up?
    Try this, with adjusted coords and tolerance


    Code:
    -155 	If CheckFor("OldRuins", "Area", 1560*$x_ratio, 0*$y_ratio, 1920*$x_ratio, 60*$y_ratio,) Then
    +155	If CheckFor("OldRuins", "Area", 1500*$x_ratio, 0*$y_ratio, 1920*$x_ratio, 80*$y_ratio, 6, 180) Then

  4. #2044
    S|cK's Avatar Member
    Reputation
    3
    Join Date
    Nov 2006
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rm187 View Post
    So I have searched a bit and went through the pages.

    Has anyone wrote a disenchant function? To Disenchant lvl 59/60 blues. Probably put it before the stash click and should fit nicely.
    If there is one is this thread or any bits of code for that please tell me page.
    If not I guess ill start my own
    http://www.ownedcore.com/forums/diab...ml#post2307868 ([Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080])

  5. #2045
    thorn2's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi everyone, first of all thank to notAres and all people contributing to this script, it's getting better and better

    I have a problem with latests versions 1.6x and it's that item description is not showing all the time in the screen so it can't loot all the items. I've changed the show options to the 3 possible ways and still the same. I tried also to put ALTDOWN and ALTUP functions every checking function for looting withour any resoult.

    Anyone can help me with that? Thanks

  6. #2046
    S|cK's Avatar Member
    Reputation
    3
    Join Date
    Nov 2006
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by thorn2 View Post
    Hi everyone, first of all thank to notAres and all people contributing to this script, it's getting better and better

    I have a problem with latests versions 1.6x and it's that item description is not showing all the time in the screen so it can't loot all the items. I've changed the show options to the 3 possible ways and still the same. I tried also to put ALTDOWN and ALTUP functions every checking function for looting withour any resoult.

    Anyone can help me with that? Thanks
    Menu Options -> Gameplay -> Item Label Display : Push to Toggle (ON/OFF)

    \/ What he said.
    Last edited by S|cK; 06-15-2012 at 12:34 AM.

  7. #2047
    notAres's Avatar Knight-Lieutenant
    Reputation
    124
    Join Date
    Jun 2012
    Posts
    318
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by thorn2 View Post
    Hi everyone, first of all thank to notAres and all people contributing to this script, it's getting better and better

    I have a problem with latests versions 1.6x and it's that item description is not showing all the time in the screen so it can't loot all the items. I've changed the show options to the 3 possible ways and still the same. I tried also to put ALTDOWN and ALTUP functions every checking function for looting withour any resoult.

    Anyone can help me with that? Thanks
    Set it to toggle on, then toggle them on before you leave the script. Everyone seems to be against this and wants to add alts everywhere...

  8. #2048
    Chester1500's Avatar Private
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The latest version has an issue that makes it almost unusable. Whenever my toon dies on the way to the cellar (which occasionally happens) the script leaves the game like normal. However, instead of resuming the game, the script tries to exit the game. The script proceeds to get stuck as a popup comes up asking if "you really want to leave the game?" and then sits there forever.
    Any help?

  9. #2049
    rb44's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by notAres View Post
    Try this, with adjusted coords and tolerance


    Code:
    -155 	If CheckFor("OldRuins", "Area", 1560*$x_ratio, 0*$y_ratio, 1920*$x_ratio, 60*$y_ratio,) Then
    +155	If CheckFor("OldRuins", "Area", 1500*$x_ratio, 0*$y_ratio, 1920*$x_ratio, 80*$y_ratio, 6, 180) Then
    Genius. Problem 3. First run, no cellar. casted trap and ss, TP, leave game, perfect., second run, makes it to middle, celler there, mouseover perfect, but doesn't register the pixelsearch im assuming? maybe i have to modify pixel colour?

  10. #2050
    qasdfr's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by notAres View Post
    Try changing the first waypoint click to MouseClick("middle" instead of left.
    That fixed it. Thanks. You might want to update the script.

  11. #2051
    notAres's Avatar Knight-Lieutenant
    Reputation
    124
    Join Date
    Jun 2012
    Posts
    318
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Chester1500 View Post
    The latest version has an issue that makes it almost unusable. Whenever my toon dies on the way to the cellar (which occasionally happens) the script leaves the game like normal. However, instead of resuming the game, the script tries to exit the game. The script proceeds to get stuck as a popup comes up asking if "you really want to leave the game?" and then sits there forever.
    Any help?
    Latest version? You sure? That sounds like a bug I fixed and honestly I don't see anywhere in the code it could be hitting esc twice. I tested this over and over again
    Originally Posted by qasdfr View Post
    That fixed it. Thanks. You might want to update the script.
    It hasn't affected anyone else. Apparently left click doesn't move for you. (But I did already update it)

  12. #2052
    notAres's Avatar Knight-Lieutenant
    Reputation
    124
    Join Date
    Jun 2012
    Posts
    318
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rb44 View Post
    Genius. Problem 3. First run, no cellar. casted trap and ss, TP, leave game, perfect., second run, makes it to middle, celler there, mouseover perfect, but doesn't register the pixelsearch im assuming? maybe i have to modify pixel colour?
    Try this:
    Code:
    -181 $Pixel2 = PixelSearch(0,0, Round(600*$x_ratio), Round(600*$y_ratio),0x334FB7,3)
    +181 $Pixel2 = PixelSearch(0,0, Round(800*$x_ratio), Round(800*$y_ratio),0x334FB7,4)
    EDIT: Make sure you are in fullscreen windowed, not fullscreen

  13. #2053
    batigol's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I got the script to work. What i do is that i retake a picture of everything... from resume game to dankceller to newtristem... However, the bot doesnt pick up rare... Any1 help?

  14. #2054
    thorn2's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, I finally get it working adding this lines:

    249 Send("{ALTDOWN}")
    250 Call("Loot")
    251 Send("{ALTUP}")

    But if it's better the other way I'm going to try it now.

    Thanks again

  15. #2055
    darknight666's Avatar Master Sergeant
    Reputation
    1
    Join Date
    May 2012
    Posts
    95
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @notAres

    Could you please take a look at this i would have pm'd you it but your pm's are full but please let me know if you can or not ether in pm's or here Thanks man


    http://www.ownedcore.com/forums/diab...pt-lvling.html ((Request) Script For lvling)

Similar Threads

  1. Replies: 17
    Last Post: 12-14-2012, 07:21 PM
  2. Replies: 108
    Last Post: 07-03-2012, 02:39 PM
  3. Auto IT Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]
    By Peterk426 in forum Diablo 3 Bots Questions & Requests
    Replies: 5
    Last Post: 07-02-2012, 03:05 PM
  4. Replies: 5
    Last Post: 06-19-2012, 01:36 PM
  5. [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]
    By notAres in forum Diablo 3 Bots and Programs
    Replies: 1118
    Last Post: 06-11-2012, 10:32 AM
All times are GMT -5. The time now is 09:34 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