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

User Tag List

Page 68 of 300 FirstFirst ... 18646566676869707172118168 ... LastLast
Results 1,006 to 1,020 of 4489
  1. #1006
    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 Angrycoder View Post
    @notAres

    An issue with looting. I can throw a 2-3 yellows on the ground, run outside the dungeon, restart the script from the beginning so i have a clean test run with loot i know is there.

    Script runs great, i pick up the first yellow item, then the script shoves my mouse to the top left of the screen until it moves on to the teleport call. Any idea why it stops looting and just puts my mouse to the top left of the screen?

    I have tried to compile the script with console on, and the console pulls up but remains completely blank.

    Any ideas?
    First of all, while debugging you don't need to run outside anywhere, just make the very first call CheckLoot instead of CheckExit. The top left is to reset any hovering loots that might throw things off, it's supposed to happen. If you are getting no results in console, that means something is very wrong. Could be your colors or resolution or gamma. Try turning the tolerances up.

    [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]
  2. #1007
    TooSlo's Avatar Member
    Reputation
    2
    Join Date
    Nov 2006
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm hoping that someone may be able to help me figure out why I'm receiving this error when trying to run the script as either x86 or x64. (I'm running an x64 box for Diablo)

    Attached are the screenshots of the error message, as well as the lines in the script. My understanding was that there shouldn't be a need to change variables such as resolution, and everything should work as-is.

    Error message:


    Script for lines 61/62:


    Any help would be brilliant, then again I probably shouldn't be trying to finger my way through this at nearly 2 in the morning either. Cheers all.

  3. #1008
    Nugbot's Avatar Banned
    Reputation
    2
    Join Date
    Apr 2012
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    btw, i am testing by changing first call to checkloot and dropping loots in town to test.

  4. #1009
    Nugbot's Avatar Banned
    Reputation
    2
    Join Date
    Apr 2012
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TooSlo View Post
    I'm hoping that someone may be able to help me figure out why I'm receiving this error when trying to run the script as either x86 or x64. (I'm running an x64 box for Diablo)

    Attached are the screenshots of the error message, as well as the lines in the script. My understanding was that there shouldn't be a need to change variables such as resolution, and everything should work as-is.

    Error message:
    updating new image, will have it back up in a moment

    Script for lines 61/62:


    Any help would be brilliant, then again I probably shouldn't be trying to finger my way through this at nearly 2 in the morning either. Cheers all.
    Open diablo 3 first, then run the script and u won't get that error

  5. #1010
    Nugbot's Avatar Banned
    Reputation
    2
    Join Date
    Apr 2012
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    notAres: I think I know why, If $Target And ($gX > 15) And ($gY > 15) Then

    shouldn't those > be < ?

  6. #1011
    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)
    No, there's nothing to loot in the top left.

  7. #1012
    TooSlo's Avatar Member
    Reputation
    2
    Join Date
    Nov 2006
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nugbot View Post
    Open diablo 3 first, then run the script and u won't get that error
    Well dang, Don't I feel silly now. Now I can go to sleep. Cheers!

  8. #1013
    Nugbot's Avatar Banned
    Reputation
    2
    Join Date
    Apr 2012
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by notAres View Post
    No, there's nothing to loot in the top left.
    but you've initially set $gX and $gY to be 0. anyways, it stays in the pickitems for much longer when i change them to <, which seems to be right because it's supposed to take longer.

    And i've blacked out alot of the extra pixels on the side of my letters.. still no luck!

    [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-rarea-png[Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-raree-png[Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-rarei-png[Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-rareo-png[Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-rareu-png[Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]-uare-png

    please take a look at the images, do i need to black them out even more?
    Last edited by Nugbot; 06-11-2012 at 04:31 AM.

  9. #1014
    Woink's Avatar Contributor
    Reputation
    159
    Join Date
    Jan 2008
    Posts
    462
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Trying to get this up and running, got shut down pretty quickly tho. My AutoIT wont start, any idea what zhe hell is going on?


  10. #1015
    vampyrerain's Avatar Corporal
    Reputation
    1
    Join Date
    May 2012
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Woink View Post
    Trying to get this up and running, got shut down pretty quickly tho. My AutoIT wont start, any idea what zhe hell is going on?
    follow the guide on first page; also in the script notAres has provided clear detailed instructions.

    more details would be nice, screenshot of error message, what resolutions, etc.

  11. #1016
    Woink's Avatar Contributor
    Reputation
    159
    Join Date
    Jan 2008
    Posts
    462
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vampyrerain View Post
    follow the guide on first page; also in the script notAres has provided clear detailed instructions.

    more details would be nice, screenshot of error message, what resolutions, etc.
    Derp, I've followed his tutorial bit by bit. Pretty sure it's not his script that is failing me but AutoIT!


  12. #1017
    vampyrerain's Avatar Corporal
    Reputation
    1
    Join Date
    May 2012
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Woink View Post
    Derp, I've followed his tutorial bit by bit. Pretty sure it's not his script that is failing me but AutoIT!
    are you usind autoit 3? are you compiling as .eve before running?

    try a reinstall, if anything

  13. #1018
    Woink's Avatar Contributor
    Reputation
    159
    Join Date
    Jan 2008
    Posts
    462
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vampyrerain View Post
    are you usind autoit 3? are you compiling as .eve before running?

    try a reinstall, if anything
    Yes using AutoITv3
    Not sure what .eve is, sorry.
    Reinstalling was the first I tried.

    Seems like it's his script after all as the examples that came with AutoIT opens.


  14. #1019
    Nugbot's Avatar Banned
    Reputation
    2
    Join Date
    Apr 2012
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Woink View Post
    Yes using AutoITv3
    Not sure what .eve is, sorry.
    Reinstalling was the first I tried.

    Seems like it's his script after all as the examples that came with AutoIT opens.
    he meant .exe

    try opening diablo 3 first before you run the script

  15. #1020
    Woink's Avatar Contributor
    Reputation
    159
    Join Date
    Jan 2008
    Posts
    462
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nugbot View Post
    he meant .exe

    try opening diablo 3 first before you run the script
    Ah, ofcourse haha, I tried the .exe part, nada nothing happend.
    Diablo III is open before I start the script. It's really wierd when I try to run the script nothing happends at all.
    Just a brief flash of the hourglass or what ever it is nowdays and nothing happends.

    Edit: Kaaay, I seem to get an error now

    http://imageshack.us/f/266/fasfafs.jpg/

    Any ideas?
    Last edited by Woink; 06-11-2012 at 05:04 AM.


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:01 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