[Goldfarming] Dank Cellar Gold and Loot [AutoIT Script] [WIZARD] [800x600] menu

User Tag List

Page 16 of 30 FirstFirst ... 121314151617181920 ... LastLast
Results 226 to 240 of 441
  1. #226
    chancity's Avatar Legendary
    CoreCoins Purchaser
    Reputation
    686
    Join Date
    Jun 2012
    Posts
    1,153
    Thanks G/R
    27/341
    Trade Feedback
    11 (55%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    800x600 Release with ilvl stashing/salvaging/vendoring. This version takes a picture of the current items you're wearing and if they're different when at the vendor the script will shut its self off so it doesn't sell any of your awesome gear. Report back with any issues, there is also a debug text document that tells you what the ilvl functions are doing.

    https://www.dropbox.com/s/sw5lp5o6cf...%20800x600.zip
    Last edited by chancity; 07-12-2012 at 07:27 PM.

    [Goldfarming] Dank Cellar Gold and Loot [AutoIT Script] [WIZARD] [800x600]
  2. #227
    x1le's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice. Will test it right away and report back.

  3. #228
    D3help's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Script and version: 800X600 LAWL, Most recent
    Help or request: Request
    Desktop resolution: 1366x768
    Diablo 3 window type: 800x600
    Operating system (32-bit or 64-bit):64
    Manual or auto install: Auto
    Move bound to mouse3: Yes
    Where are you starting the: Resume Game.
    Game language: English

    I have a monk character. Can you make a monk version of this script pls...

  4. #229
    jcunit's Avatar Knight
    Reputation
    19
    Join Date
    Jun 2012
    Posts
    220
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chancity View Post
    800x600 Release with ilvl stashing/salvaging/vendoring. This version takes a picture of the current items you're wearing and if they're different when at the vendor the script will shut its self off so it doesn't sell any of your awesome gear. Report back with any issues, there is also a debug text document that tells you what the ilvl functions are doing.

    https://www.dropbox.com/s/sw5lp5o6cf...%20800x600.zip
    All I need ported is the getilevel function, with that + the identify function and stuf we already have I could get the bot to stash alll rares above 61, all rings/amulets and sell the rest.

  5. #230
    Joe775's Avatar Corporal
    Reputation
    6
    Join Date
    Jan 2012
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chancity View Post
    Can you hold on to those blues and give them to me later on? So i can eliminate the false dectections

    Sent from my DROID RAZR using Tapatalk 2
    I got rid of the weapon but I just noticed it did the same thing to my shoulders. I can give them to you anytime.

  6. #231
    x1le's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chancity View Post
    800x600 Release with ilvl stashing/salvaging/vendoring. This version takes a picture of the current items you're wearing and if they're different when at the vendor the script will shut its self off so it doesn't sell any of your awesome gear. Report back with any issues, there is also a debug text document that tells you what the ilvl functions are doing.

    https://www.dropbox.com/s/sw5lp5o6cf...%20800x600.zip
    Ok, tested it now. Analyzing seems to work, but then I get almost the same problems. I'll try to describe what happens.

    - It goes to the stash
    - Analyzes the items
    - Moves all ilvl 63 to first page of stash
    - Starts moving things in the inv around (I think this is intentional)
    - Then it all goes wrong and it opens the third stash page and somehow right-clicks on position 4,2 in the stash (Where is this coming from?)
    - Then it clicks somewhere in the top center of the screen, but the char doesn't move. The stash is still open at this point
    - So then it apparently thinks it's at the vendor and starts the selling routine, and all items get stashed.

    I've tried it two times so far and it did pretty much the same thing. IIRC the first time it didn't do the mysterious right-click in the stash. I hope it's a minor issue, because otherwise your script is ****ing great. I'm gonna try to make a video of the error because I think I definitely missed some things.

    Oh and one other thing: Does it stash all rings and amulets regardless of ilvl yet? Because if not that would be kind of a dealbreaker.

  7. #232
    chancity's Avatar Legendary
    CoreCoins Purchaser
    Reputation
    686
    Join Date
    Jun 2012
    Posts
    1,153
    Thanks G/R
    27/341
    Trade Feedback
    11 (55%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Haha, I just found one of my mistakes...I wasn't clearing the array after using it :/. Clearing the array should get rid of those random clicks. Also it will stash rare rings and ammys regardless of iLvl now..pictures are included. This should be safe to run without watching now. I added in a imagesearch of your inventory before vendor to make sure nothing changed about your gear. Clearing the array should of fixed all problems though. Now the pesky whites need to be removed...


    https://www.dropbox.com/s/sw5lp5o6cf...%20800x600.zip
    Last edited by chancity; 07-12-2012 at 07:42 PM.

  8. #233
    x1le's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok, happy to hear it was a minor issue. Unfortunately EU servers just went down, so I can't test it for the next two hours.

  9. #234
    Joe775's Avatar Corporal
    Reputation
    6
    Join Date
    Jan 2012
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chancity View Post
    Haha, I just found one of my mistakes...I wasn't clearing the array after using it :/. Clearing the array should get rid of those random clicks. Also it will stash rare rings and ammys regardless of iLvl now..pictures are included. This should be safe to run without watching now. I added in a imagesearch of your inventory before vendor to make sure nothing changed about your gear. Clearing the array should of fixed all problems though. Now the pesky whites need to be removed...


    https://www.dropbox.com/s/sw5lp5o6cf...%20800x600.zip
    I just ran it for 10 minutes and it swapped out my main hand weapon and shoulders again.

    EDIT: Actually this time it swapped out all of my gear LOL

  10. #235
    chancity's Avatar Legendary
    CoreCoins Purchaser
    Reputation
    686
    Join Date
    Jun 2012
    Posts
    1,153
    Thanks G/R
    27/341
    Trade Feedback
    11 (55%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Um, did you test it with a bunch of identified rares? If that's the case then no shit..

  11. #236
    x1le's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok, tried it now and it does exactly the same.

    It just doesn't go to the blacksmith or merchant. Does it all at the stash.

    Edit: FOUND IT! Your script requires "Close all windows" to be on SPACE. I had "Force standstill" bound to that. I guess many others will have that, too. Would be nice if you could change that key in the settings.

    Now it seems to work just fine. Will report back.
    Last edited by x1le; 07-12-2012 at 10:08 PM.

  12. #237
    Joe775's Avatar Corporal
    Reputation
    6
    Join Date
    Jan 2012
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No it was blues just like in the video. Am I the only one with this problem now?

  13. #238
    w8ht's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    EDIT: posted in wrong area, don't know how to delete sorry

  14. #239
    stealthingyew's Avatar Knight-Lieutenant
    Reputation
    12
    Join Date
    Jun 2012
    Posts
    257
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I added a gui portion for anal loot if you want to use it

    Code:
    Global $txtRareStashilvl, $txtRareSalvageilvl, $txtRareVendorilvl, $txtMagicStashilvl, $txtMagicSalvageilvl, $txtMagicVendorilvl
    in the readini add
    Code:
    $RareStashilvl=IniRead($settingsINI, "Anal Loot", "Stash Rare", $RareStashiLvl)
    $RareSalvageilvl=IniRead($settingsINI, "Anal Loot", "Salvage Rare", $RareSalvageilvl)
    $RareVendoriLvl=IniRead($settingsINI, "Anal Loot", "Vendor Rare", $RareVendoriLvl)
    $MagicStashilvl=IniRead($settingsINI, "Anal Loot", "Stash Magic", $MagicStashilvl)
    $MagicSalvageilvl=IniRead($settingsINI, "Anal Loot", "Salvage Magic", $MagicSalvageilvl)
    $MagicVendorilvl=IniRead($settingsINI, "Anal Loot", "Vendor Magic", $MagicVendorilvl)
    in the func guiupdate() add

    Code:
    ;anal loot
    GUIUpdate($txtRareStashiLvl,$RareStashiLvl)
    GUIUpdate($txtRareSalvageiLvl,$RareSalvageiLvl)
    GUIUpdate($txtRareVendoriLvl,$RareVendoriLvl)
    GUIUpdate($txtMagicStashiLvl,$MagicStashiLvl)
    GUIUpdate($txtMagicSalvageiLvl,$MagicSalvageiLvl)
    GUIUpdate($txtMagicVendoriLvl,$MagicVendoriLvl)
    in the func saveini()
    Code:
    IniWrite($settingsINI, "Anal Loot", "Stash Rare", GUICtrlRead($txtRareStashilvl))
    IniWrite($settingsINI, "Anal Loot", "Salvage Rare", GUICtrlRead($txtRareSalvageilvl))
    IniWrite($settingsINI, "Anal Loot", "Vendor Rare", GUICtrlRead($txtRareVendoriLvl))
    IniWrite($settingsINI, "Anal Loot", "Stash Magic", GUICtrlRead($txtMagicStashilvl))
    IniWrite($settingsINI, "Anal Loot", "Salvage Magic", GUICtrlRead($txtMagicSalvageilvl))
    IniWrite($settingsINI, "Anal Loot", "Vendor Magic", GUICtrlRead($txtMagicVendorilvl))
    right above
    Code:
    GUISetState()
    
    getCustomKeys()
    UpdateGUI()
    EndFunc ;===SettingsGUI
    add
    Code:
    GUICtrlCreateGroup("", -99, -99, 1, 1)
    $tsAnalLoot = GUICtrlCreateTabItem("Anal Loot")
    $grpRares = GUICtrlCreateGroup("", 8, 34, 201, 155)
    GUICtrlSetFont(-1, 8, 400, 0, "Arial")
    $lblrarestashilvl = GUICtrlCreateLabel("Stash Rare iLvl:", 24, 50, 83, 15)
    $txtRareStashiLvl = GUICtrlCreateInput($RareStashiLvl, 128, 50, 49, 15)
    GUICtrlSetLimit(-1, 2)
    
    $lblSalvageRareiLvl = GUICtrlCreateLabel("Salvage Rare iLvl:", 24, 74, 94, 15)
    $txtRareSalvageiLvl = GUICtrlCreateInput($RareSalvageiLvl, 128, 74, 49, 15)
    GUICtrlSetLimit(-1, 2)
    
    $lblRareVendoriLvl = GUICtrlCreateLabel("Vendor Rare iLvl:", 24, 99, 91, 15)
    $txtRareVendoriLvl = GUICtrlCreateInput($RareVendoriLvl, 128, 99, 49, 15)
    GUICtrlSetLimit(-1, 2)
    
    $lblMagicStashiLvl = GUICtrlCreateLabel("Stash Magic iLvl:", 24, 123, 88, 15)
    $txtMagicStashiLvl = GUICtrlCreateInput($MagicStashiLvl, 128, 123, 49, 15)
    GUICtrlSetLimit(-1, 2)
    
    $lblMagicSalvageiLvl = GUICtrlCreateLabel("Salvage Magic iLvl:", 24, 147, 99, 15)
    $txtMagicSalvageiLvl = GUICtrlCreateInput($MagicSalvageiLvl, 128, 147, 49, 15)
    GUICtrlSetLimit(-1, 2)
    
    $lblMagicVendoriLvl = GUICtrlCreateLabel("Vendor Magic iLvl:", 24, 171, 96, 15)
    $txtMagicVendoriLvl = GUICtrlCreateInput($MagicVendoriLvl, 128, 171, 49, 15)
    GUICtrlSetLimit(-1, 2)

  15. #240
    dyushua's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chancity View Post
    Go to timing under settings.

    Sent from my DROID RAZR using Tapatalk 2

    hey, i dont really know what to do. i dont know what number to set to it.

Page 16 of 30 FirstFirst ... 121314151617181920 ... LastLast

Similar Threads

  1. Replies: 4466
    Last Post: 05-07-2013, 07:39 AM
  2. Replies: 148
    Last Post: 08-03-2012, 04:19 PM
  3. Replies: 3
    Last Post: 07-31-2012, 06:54 PM
  4. Replies: 164
    Last Post: 07-01-2012, 02:37 PM
  5. Replies: 52
    Last Post: 07-01-2012, 11:01 AM
All times are GMT -5. The time now is 06:07 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