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

User Tag List

Page 254 of 300 FirstFirst ... 154204250251252253254255256257258 ... LastLast
Results 3,796 to 3,810 of 4489
  1. #3796
    akita420's Avatar Corporal
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by n0b View Post
    I am amazed how many people do not seem to realize how this works. If you are running the bot in general discussion channel and someone links a legendary in chat then the bot thinks a legendary fell on the floor. Sorry, you did not get 3 legendaries in 1 night. Leave general chat before botting.


    Appreciate the help guy. But I 100% started it with general and trade off. 2 people on friends list knew not to whisper me. So there was no chance it was chat. I found 2 in 2 hours actually playing yesterday so 3 in 8 is not out of the question.
    Last edited by akita420; 06-29-2012 at 12:21 PM. Reason: Added quote

    [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]
  2. #3797
    therazZ's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okay, need some help here. Any1 know if it's possible to salvage all magics instead of selling them? Would be awesome since I'm in need of crafting materials. And I'd love to know if you can use stash slot nr 2 and 3.

  3. #3798
    robble's Avatar Member
    Reputation
    1
    Join Date
    Jan 2011
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by akita420 View Post
    Appreciate the help guy. But I 100% started it with general and trade off. 2 people on friends list knew not to whisper me. So there was no chance it was chat. I found 2 in 2 hours actually playing yesterday so 3 in 8 is not out of the question.
    It's the light in the room causing a false positive. It's been stated in this thread numerous times.

  4. #3799
    akita420's Avatar Corporal
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by robble View Post
    It's the light in the room causing a false positive. It's been stated in this thread numerous times.

    Thank you for the actual answer. Appreciate it. Thread is very long, I've tried going through it but didn't see anything.

  5. #3800
    TimTimNL's Avatar Private
    Reputation
    6
    Join Date
    May 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone else got the problem of the bot working fine, picking up everything nicely, but stashing ilvl 63 magic items and selling rare items to NPC while it's set to sell all magics and stash rares? Even when ID is set to false in both the script and the ini file, it still identifies all items.

  6. #3801
    TheKingKong's Avatar Sergeant Major
    Reputation
    9
    Join Date
    Jun 2012
    Posts
    181
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what I did was just delete the INI file and edited the script. Then I run the script which makes an INI file and everything's set.

  7. #3802
    Creamp's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the tutorial!

    I'm having an issue where the bot would move correctly, but will refuse to identify that the cellar is open. The mouse will go over the cellar entrance, but it still won't recognize that it's open. =(

  8. #3803
    Synfoe's Avatar Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Creamp View Post
    Thanks for the tutorial!

    I'm having an issue where the bot would move correctly, but will refuse to identify that the cellar is open. The mouse will go over the cellar entrance, but it still won't recognize that it's open. =(
    Increase your walk time

  9. #3804
    clawlancer's Avatar Member
    Reputation
    9
    Join Date
    May 2010
    Posts
    82
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not that easy, sometimes it just goes in, sometimes not With the same speed

  10. #3805
    therazZ's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TimTimNL View Post
    Anyone else got the problem of the bot working fine, picking up everything nicely, but stashing ilvl 63 magic items and selling rare items to NPC while it's set to sell all magics and stash rares? Even when ID is set to false in both the script and the ini file, it still identifies all items.
    How did you get it to stash ilvl 63 items? By the way, anyone knows if it's possible to salvage magic items instead of selling them? And if you can use the 2nd and 3rd tab of your inventory?

  11. #3806
    kevink88's Avatar Member
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    59
    Thanks G/R
    1/1
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Making it store into another tab is really easy just adjust the value's in the script.

    Code:
    Func StashLoot()
    	GUICtrlSetData($lblStatus, "Status: Putting Items in Stash")
    	MouseClick("left", 1064 * $x_ratio, 256 * $y_ratio)
    	Moving(1600)
    
    	;Tomes
    	While $StashTomes == True
    		Sleep(Random(100, 300))
    		If _ImageSearchArea($pngLoc & "TomeIcon.png", 1, 1400 * $x_ratio, 580 * $y_ratio, 1914 * $x_ratio, 888 * $y_ratio, $gX, $gY, 140) Then
    			GUICtrlSetData($lblStatus, "Status: Stashing Tomes")
    			MouseClick("left", 500 * $x_ratio, 360 * $y_ratio, 1, 4)
    			MouseClick("right", $gX, $gY, 1, 4)
    			Sleep(80)
    			MouseClick("left", 500 * $x_ratio, 200 * $y_ratio, 1, 4)
    		Else
    			ExitLoop
    		EndIf
    	WEnd
    
    	If $StashLegendary == True Then
    		StashItems(0xFF7F00, 0)
    		StashItems(0x8F5C25, 1)
    	EndIf
    
    	If $StashRare == True Then
    		StashItems(0x4A3C0B, 1)
    	EndIf
    
    	If $StashMagic == True Then
    		StashItems(0x182037, 1)
    	EndIf
    
    
    	;Gems (DOESN'T STASH BOTTOM ROW!)
    	If $StashGems == True Then
    		GUICtrlSetData($lblStatus, "Status: Stashing Gems")
    		MouseClick("left", 500 * $x_ratio, 200 * $y_ratio, 1, 4)
    		Sleep(Random(20, 100))
    		For $i = 0 To 7
    			If _ImageSearchArea($pngLoc & $gems[$i], 1, 1400 * $x_ratio, 580 * $y_ratio, 1914 * $x_ratio, 820 * $y_ratio, $gX, $gY, 140) Then
    				MouseClick("right", $gX, $gY, 1, 3)
    			EndIf
    		Next
    	EndIf
    	Sleep(Random(1000, 1500))
    	Send("{SPACE}")
    EndFunc   ;==>StashLoot
    you need to change the 360
    Tab 1 is 200
    Tab 2 is 360
    So Tab 3 should be 520
    I´ve never tried to make it store items in tab 3 i just changed it so it stored the tomes in tab 1.

    So if you want to change items stored AFTER tomes are stored you will need to change the 200 instead of the 360.
    Also you could probably make it so legendary/set items will be stored on tab 2/3 and rares on tab 1 but you will have to test with that.
    If you want it to use another Tab if the first Tab is full it's going to be way more difficult I guess.
    Last edited by kevink88; 06-29-2012 at 04:23 PM.

  12. #3807
    LokiMadness's Avatar Corporal
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by RogerHestlund View Post
    Here are some pictures of it. Hope you are still alive, you might be my saviour

    http://i47.tinypic.com/httw1j.png - resume
    http://i48.tinypic.com/29mo9oz.png - old ruins
    http://i46.tinypic.com/v7b2g2.png - graphics
    http://i49.tinypic.com/351wl5j.png - folder
    http://i46.tinypic.com/2bv2us.png - .ini

    Attachment 8723
    Attachment 8724
    Attachment 8725
    Attachment 8726
    Attachment 8727

    Thank you in advance! (If anyone else gets the problem, please respond as well)
    Sadly I dint see anything obviouse errors. But lets just tell me what is differnt from my settings. and ps... U must have missread what I Wrote or I Was to tired when I wrote.... but what I ment to say was.... DO NOT TAKE MY IMAGES, BECAUSE THEY WONT WORK FOR YOU !!!! Use your own....

    Just saw a few things I dint realize why u had them. Like why you have images of the gems... that is not needed, to have an image of "Exit game" also not needed, unidentified = not needed... u hade alot of images there that was not needed.

    Change settings to ur Windows / folders options so you can see the entire names of files Mainmenu vs Mainmenu.png
    So you are 100% sure you have not saved the images as JPG, GIF, TIF... or some of the other 1000 possebillites there are for images.
    If you dont know how... google it untill u get blue. After that get back and continue to next step.

    Then... make a new folder inside ur "hehe" folder and call it "images" or pics or whatever u prefer. and edit the INI file. so it saz C:\hehe\images\ after that move the following images inside the folder.
    DankCellar.png, MainMenu.png, NewTristram.png, OldRuins.png ............... and no other images.

    Those are all the images u should need to get the script to move and find it ways to the cellar and to kill the boss.
    Sure u need more images to get the loot working, but that is not prio1 atm. 1st make sure the bot works before u are thinking about loot..

    You have ur skills same as in the INI File - Right ?
    You have +25% Run speed ?

    I dont have any more ideas atm or can see what u could have done wrong.
    Last edited by LokiMadness; 06-29-2012 at 04:38 PM.

  13. #3808
    Ailurophile's Avatar Active Member
    Reputation
    28
    Join Date
    Jun 2009
    Posts
    51
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Edit: Possible bug fix.
    Last edited by Ailurophile; 06-29-2012 at 07:59 PM.
    Gamer at heart, artist in soul.

  14. #3809
    Triarii's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    12
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm stuck, it says something about Line 52.
    Error: Missing separator character after keyword. I've edited the script with the folder where my .png's are (C:\c\) and the script still says this. Any fix?

  15. #3810
    Ailurophile's Avatar Active Member
    Reputation
    28
    Join Date
    Jun 2009
    Posts
    51
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Triarii View Post
    I'm stuck, it says something about Line 52.
    Error: Missing separator character after keyword. I've edited the script with the folder where my .png's are (C:\c\) and the script still says this. Any fix?
    52 is the $pngLoc line where you define your folder path to the images.

    Did you forget the \ at the end of your last folder?

    Edit: Paste your line 52.
    Gamer at heart, artist in soul.

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