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

User Tag List

Page 76 of 300 FirstFirst ... 26727374757677787980126176 ... LastLast
Results 1,126 to 1,140 of 4489
  1. #1126
    greenxeyezz's Avatar Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kevink88 View Post
    Anyone could tell me wich part i'd have to edit to let him attack the boss for 1-2 seconds longer?

    I see green posted the same :P
    MouseClick("middle",Round(110*$x_ratio),Round(1000*$y_ratio)) ;moves to doorway leading to rare inside cellar

    below that you will see

    SHIFT DOWN and then MouseDOwn("right")

    then youll see "sleeps" increase the SLEEPS (I don't know how yours is, but possible the last one is best to finish him off)

    and make sure it is BEFORE SHIFTUP

    [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]
  2. #1127
    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)
    Originally Posted by kevink88 View Post
    Anyone could tell me wich part i'd have to edit to let him attack the boss for 1-2 seconds longer?

    I see green posted the same :P
    change this

    MouseDown("right") ;attack middle
    Sleep(1200)

    to

    MouseDown("right") ;attack middle
    Sleep(2200)

    or

    MouseDown("right") ;attack middle
    Sleep(3200)

  3. #1128
    greenxeyezz's Avatar Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xlifer View Post
    i've compiled it as x64 and ran that as an application, but no gem pickup for me still =/
    Try compiling it as an x86, I am on x64 and I have to compile as x86 for it to work.

  4. #1129
    ornys'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)
    Free Cloud Storage - MediaFire...

    Someone can give me a new link to dl pics and lib ?

  5. #1130
    greenxeyezz's Avatar Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ImageSearchFiles.zip

    Files Needed

  6. #1131
    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)
    Originally Posted by ornys View Post
    Free Cloud Storage - MediaFire...

    Someone can give me a new link to dl pics and lib ?
    Download ImageSearchFiles.zip from Sendspace.com - send big files the easy way

  7. #1132
    trix14's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've been trying to make my own .png files for image search on 1600x900. I tried first with tomes and gems but have yet to see my guy pick one up.

    I need some clarification I suppose of where certain files are supposed to go. I've extracted 3 .dll files into my C:\Windows Folder but i've seen people saying they put them into their \System or \System32 folders.
    My imagesearch.au3 was in the \include folder in the .rar file so I put it into program files\autoit3\include is that correct?

    I'm running Win7 64bit but autoit is in my Program Files(x86) folder which is where almost everything is installed to for me.
    The bot runs everything perfectly EXCEPT the loot so that's the only thing i'm trying to figure out now. Ran it for 9 hours got 2.2mil so I know that parts working.

  8. #1133
    greenxeyezz's Avatar Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by trix14 View Post
    I've been trying to make my own .png files for image search on 1600x900. I tried first with tomes and gems but have yet to see my guy pick one up.

    I need some clarification I suppose of where certain files are supposed to go. I've extracted 3 .dll files into my C:\Windows Folder but i've seen people saying they put them into their \System or \System32 folders.
    My imagesearch.au3 was in the \include folder in the .rar file so I put it into program files\autoit3\include is that correct?

    I'm running Win7 64bit but autoit is in my Program Files(x86) folder which is where almost everything is installed to for me.
    The bot runs everything perfectly EXCEPT the loot so that's the only thing i'm trying to figure out now. Ran it for 9 hours got 2.2mil so I know that parts working.
    This is what I did.

    Installed Visual Studio Professional Beta 11, to make sure I got the DLLs correct.
    Restarted Computer.
    Installed AutoIT3 in x64 mode to PROGRAMS FILES (without the x86) manually changed.
    Put the x86 Imagesearch.au3 in BOTH the programs files and the programs files (x86) \ include folder
    Compiled the au3 as an EXE in x86 mode. Works.....

    maybe I got lucky, WHO knows.

  9. #1134
    fukker's Avatar Active Member
    Reputation
    17
    Join Date
    Nov 2010
    Posts
    405
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is it necessary to do this:

    Check "Lowest" under the Compression menu option
    Leave x64 checkbox checked

    if so tell me plz where is that option i cant find it

  10. #1135
    ornys'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)
    thx guys !

  11. #1136
    digit_xero's Avatar Active Member
    Reputation
    15
    Join Date
    Jan 2007
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Stats from 1 hour run :

    GF% = 193%
    MF% = 11%

    Gold Acquired : 186k/gph

  12. #1137
    trix14's Avatar Corporal
    Reputation
    1
    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 greenxeyezz View Post
    This is what I did.

    Installed Visual Studio Professional Beta 11, to make sure I got the DLLs correct.
    Restarted Computer.
    Installed AutoIT3 in x64 mode to PROGRAMS FILES (without the x86) manually changed.
    Put the x86 Imagesearch.au3 in BOTH the programs files and the programs files (x86) \ include folder
    Compiled the au3 as an EXE in x86 mode. Works.....

    maybe I got lucky, WHO knows.
    so you're running 1600x900, did all this and got the imagesearch looting to work?

  13. #1138
    xlifer's Avatar Member
    Reputation
    2
    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 greenxeyezz View Post
    Try compiling it as an x86, I am on x64 and I have to compile as x86 for it to work.
    Which DLL did you use for the directory? x64 or x86?

    i'm assuming you're using the x64 DLL and then compiling the whole thing as x86, doesnt work for me still unfortunately.

    ill try installing Visual Studio 2012 and see if it works.

  14. #1139
    MIkeyMike87's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I currently have made 1600x900 pngs for rare and legendary items. dont know which set item to dish the cash out on that has all vowels in it. still having trouble getting imagesearch to work. going to try what greenxeyezz did and let you know if it works

    pngs so far if someone can try before me[Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-l_o1600-png[Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-l_u1600-png[Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-la_1600-png[Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-le_1600-png[Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-li_1600-png[Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-r_a1600-png[Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-r_i1600-png[Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-r_u1600-png[Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-re_1600-png[Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-ro_1600-png

  15. #1140
    tantrim1's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    38
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So this is my first real post on these forums at all and first time messing around with autoit botting. I must say good work and thanks to everyone involved for sharing your knowledge since i have been a leech this entire time. ANYWHO, how are you guys making your own png's? what program? Im trying to use paint but am not sure how you make the "ENTIRE" picture just the letters, if that makes sense. I was going to make png's of ransacking, glittering, lucky, and prosperous for all the gold find/ magic find gear as those seem to be worth money. Any help would be awesome.

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 06:43 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