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

User Tag List

Page 41 of 300 FirstFirst ... 37383940414243444591141 ... LastLast
Results 601 to 615 of 4489
  1. #601
    goofinator's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MonsterMMORPG View Post
    @goofinator i am going to try your code

    can you also modify it to pick up pages as well ? thank you . like jewelcraft page
    The code is getting to a point where it would be better to store the pictures in an array of sorts as its taking longer to loot the more functions i add, me myself i'm unfamiliar with autoit code, i can read change a few things and use someone elses code to get me what i want, but when it comes to writing my own function i simply don't have the know how to do it, i'm familiar with c++ and i suppose i could learn it but as of right now no i can't create anything.

    I"m still having an issue where when the gem() function runs, and completes and the mouse curser is still in its position, but its highlighting the "Tome of Secrets" which gives it a orangish background and it does not pick it up, i'll tweek with the allowances and see if it'll pick it up

    As far as adding more to the code i think we should just wait for notAres to compile a cleaner more efficient code
    Last edited by goofinator; 06-09-2012 at 08:16 PM.

    [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]
  2. #602
    MonsterMMORPG's Avatar Active Member
    Reputation
    71
    Join Date
    Jun 2012
    Posts
    461
    Thanks G/R
    44/48
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    where is this ImageSearch.au3 file ?

  3. #603
    goofinator's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MonsterMMORPG View Post
    where is this ImageSearch.au3 file ?
    Look at page 36 in this topic

    rvbfreak post has the link, i seem to not be able to post files.

  4. #604
    Xstreme'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)
    Hi, I've been lurking around this thread and am impressed by the work you have done Ares. Just one question, I tried this out myself and for the life of me can't get it to work. My computer's a bit laggy and I saw someone say that this works on 1600x900. So i tried it out on that so it wouldn't lag as much, but now the mouse either doesn't move over to the cellar enough or if it does it doesn't seem to click it. Is this because of where the mouse goes to or because of the risen bumping me off the defined path?

  5. #605
    rvbfreak's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by goofinator View Post
    Look at page 36 in this topic

    rvbfreak post has the link, i seem to not be able to post files.
    http://www.ownedcore.com/forums/diab...ml#post2293503

    Originally Posted by goofinator View Post
    The code is getting to a point where it would be better to store the pictures in an array of sorts as its taking longer to loot the more functions i add, me myself i'm unfamiliar with autoit code, i can read change a few things and use someone elses code to get me what i want, but when it comes to writing my own function i simply don't have the know how to do it, i'm familiar with c++ and i suppose i could learn it but as of right now no i can't create anything.

    I"m still having an issue where when the gem() function runs, and completes and the mouse curser is still in its position, but its highlighting the "Tome of Secrets" which gives it a orangish background and it does not pick it up, i'll tweek with the allowances and see if it'll pick it up

    As far as adding more to the code i think we should just wait for notAres to compile a cleaner more efficient code
    Were you thinking of an array that held all the images, then ran through each one individually until it was done? Sounds easy, but I don't know how efficient imagesearch really is.

    I'll post a concept code for people to modify in about 10 minutes.

  6. #606
    jm68's Avatar Sergeant
    Reputation
    1
    Join Date
    Feb 2011
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by orion0212 View Post
    Yeah, start the script when you're in the game not from the menu.
    Yea... I just saw that. Not at all what it says to do in the first post... >_>

  7. #607
    goofinator's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MonsterMMORPG View Post
    @goofinator i am going to try your code

    can you also modify it to pick up pages as well ? thank you . like jewelcraft page
    [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-jewelcrafting_pages-png

    [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-blacksmith_plans-png

    These should work, never tested and you may have to play with tolerances. For now just copy the function for gems and make a new function, name it something different and use a new path for the new images

  8. #608
    goofinator's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rvbfreak View Post
    http://www.ownedcore.com/forums/diab...ml#post2293503



    Were you thinking of an array that held all the images, then ran through each one individually until it was done? Sounds easy, but I don't know how efficient imagesearch really is.

    I'll post a concept code for people to modify in about 10 minutes.
    yea, an array would store the images better i think, as if we start adding in single letters we need a more efficient way to sort through them, i can start an image collection for the rares, just grab a bunch of yellows out of my storage drop em on the ground and screenshot it, then start cutting up the alphabet.

    But like you said downside of that is with more images, the slower the script is going to run.

  9. #609
    MonsterMMORPG's Avatar Active Member
    Reputation
    71
    Join Date
    Jun 2012
    Posts
    461
    Thanks G/R
    44/48
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I keep getting error at this line

    if $result[0]="0" then return 0

  10. #610
    MonsterMMORPG's Avatar Active Member
    Reputation
    71
    Join Date
    Jun 2012
    Posts
    461
    Thanks G/R
    44/48
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rvbfreak View Post
    I've fixed the gem pickup to use imagesearch instead of pixelsearch. Unfortunately because of the posting limits of this forum I can't type it all out here, so I put it on pastebin: Pastebin.com

    Materials needed are attached.
    Hello. where did you get that dll file ? can we get it from its source

    thank you

  11. #611
    rvbfreak's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Concept code time

    EDIT: Simplified by changing $lastArrayItem to $totalItems and doing a little math
    http://pastebin.com/AdqsVKWm

    Adds arrays, executes them one at a time. Tested using random bits of my desktop and working.
    Last edited by rvbfreak; 06-09-2012 at 08:57 PM.

  12. #612
    Connar's Avatar Corporal
    Reputation
    7
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I guess this may not work if I'm lagging? When the bot pixel checks for cellar, it misses by some 20 yards (char did not walk far enough). No idea what causes this; the original script from mackus' thread works fine


    Originally Posted by ichobi View Post
    Originally Posted by Wyrixian View Post
    Hi, If anyone could give me a hand, that would be great. Got the newest code and ran the game as instructed. I am in Fullscreen Windowed mode, 1920 1080 The script seems to run fine, up untill it gets to the cellar entrance. It seems to stop short by an inch, just enough so the mouse does not point over the cellar. It then obviously does not detect the cellar and rinse and repeats.

    How can I get the pointer to move that little bit further?
    Make sure you have 25% movement speed. Get at least 10% with boots, and use Hot pursuit AND Tactical advantage passives. It won't work without 25% movement speed because the script is perfectly timed with your speed.
    Having this exact same problem. And yes, I have exactly 25% movespeed with those 2 passives
    Still having this problem. First run goes perfectly, but after that, it just misses the cellar by at least an inch

  13. #613
    furiousg3orge's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It's not working it just loots gold, would someone mind looking at my code? I have the files correctly placed.

    http://pastebin.com/yGPBbHQq
    Last edited by furiousg3orge; 06-09-2012 at 09:03 PM.

  14. #614
    rvbfreak's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by furiousg3orge View Post
    It's not working it just loots gold, would someone mind looking at my code? I have the files correctly placed.

    ;notAres' Sarkoth DH Gold Script 1.3a - 6/9/2012 - Holy shit look how beautiful - Pastebin.com
    your first file location is screwed up

    Code:
    Func gems()
            $gX = 0
            $gY = 0
            $Start = 0      ;variables are all set, now onto the scan.
     
            $start = _ImageSearchArea('C:\Users\Home\Desktop',1,0,0,@DesktopWidth,@DesktopHeight,$gX,$gY,115)
            While $start = 1
                    MouseMove($gX,$gY,3)
                    Sleep(100)
                    MouseClick("left",$gX,$gY)
                    Sleep(1200)
                    $start = _ImageSearchArea('C:\Users\Home\Desktop\square.png',1,0,0,@DesktopWidth,@DesktopHeight,$gX,$gY,115)
                    WEnd

  15. #615
    goofinator's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rvbfreak View Post
    Concept code time

    EDIT: Simplified by changing $lastArrayItem to $totalItems and doing a little math
    Arrays (cleaned a little) - Pastebin.com

    Adds arrays, executes them one at a time. Tested using random bits of my desktop and working.

    Code:
    $currentArrayItem = 0
    $lastArrayItem = 1 ;you need to change this to the number of items in the array minus 1 (because it starts with 0)
    $gX = 0
    $gY = 0
    
     
    ;First to declare the array
    Global $pick[2] ;change the 3 to the amount of items in your array
    $pick[0] = "tome.png" ;this is self explanatory
    $pick[1] = "uare.png"
     
    ;once thats all set up, lets look at the actual code
    Func pickItems()
            $currentArrayItem = 0
            $gX = 0
            $gY = 0
            for $i = 0 to $lastArrayItem
                    $urlString = "C:\Users\Chris\Desktop\AutoIt_Images\" & $pick[$i] ;once again, change the path
                    MsgBox("","",$urlString)
                    $Search = _ImageSearchArea($urlString,1,0,0,@DesktopWidth,@DesktopHeight,$gX,$gY,100)
                    if $search = 1 then
                            MouseMove($gX, $gY, 3)
                            sleep(1000)
                            MouseClick("left",$gX,$gY,1,1)
                    Else
                    EndIf
            next
    EndFunc
    damn thing is saying variable undeclared

    used the cleaned up code

    for $i = 0 to ($totalItems- 1 )
    for $i = 0 (^ error

    error: variable used without being declared.

    bah
    Last edited by goofinator; 06-09-2012 at 09:14 PM.

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 11:52 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