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

User Tag List

Page 20 of 30 FirstFirst ... 161718192021222324 ... LastLast
Results 286 to 300 of 441
  1. #286
    Genki's Avatar Member
    Reputation
    3
    Join Date
    Jul 2012
    Posts
    54
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Genki View Post
    I run this bot on hell but I can't manage to pickup flawless/perfect/radiant gems.

    Script and version: LAWL GUI Edition800x600
    Help or request: Help with custom loot
    Desktop resolution:800x600
    Diablo 3 window type: Fullscreen Windowed 800x600
    Operating system (32-bit or 64-bit): 64-bit
    Manual or auto install: auto install
    Move bound to mouse3: yes
    Where are you starting the: act 2
    Game language: en

    I made screens of the gem names and placed them in the map. Then I editted the .ini file into this (I added 3 lines)

    [Custom Items]
    Key1=Tome|40
    Key2=FlawlessEmerald|40
    Key3=flawless|40
    Key4=perfect|40
    Key5=radiant|40

    Ingame it look likes this:

    http://i48.tinypic.com/2edcso7.png

    I called the pictures flawless.png perfect.png and radiant.png

    They look like this:
    Flawless: http://i49.tinypic.com/63srgy.png
    Perfect: http://i49.tinypic.com/156frqh.png
    Radiant: http://i49.tinypic.com/ir6rv6.png
    Does anyone the solution for this? Am I doing something wrong?

    [Goldfarming] Dank Cellar Gold and Loot [AutoIT Script] [WIZARD] [800x600]
  2. #287
    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)
    For anyone having problems with identifying; there is an error in the DoIdentify() function (starting in line 1276)

    Func DoIdentify()
    DebugLog("Identifying Rare Items" & @CRLF & _
    "****************************************************")
    Send("c")
    $arr = 0
    For $i = 0 To 9
    For $j = 0 To 5
    If StringRegExp($AnalyzedLoot[$i][$j],"Rare") Then
    $arr = StringSplit($AnalyzedLoot[$i][$j], ",")
    DebugLog("Total Rares to Identify " & $arr[0] & " " & $i & "," & $j)
    ToolTip ("Identify " & $arr[4] & " @ " & $arr[1] & "," & $arr[2],10,10,"Identify Loot")
    MouseClick("Right",$arr[1],$arr[2],2)
    Sleep(Random(2900, 3000))
    ToolTip("")
    EndIF
    Next
    Next
    Send("c")
    $AnalRareIdentify = 0
    EndFunc
    Change the "c" to your inventory key (default is "i"). Tested it and now it identified, salvaged and vendored correctly.

  3. #288
    tada1983's Avatar Member
    Reputation
    9
    Join Date
    Jun 2012
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sorry for a stupid question but does this inject anything into the game?

  4. #289
    SunnyPRO's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For sure, nope

  5. #290
    awp2004's Avatar Active Member
    Reputation
    34
    Join Date
    Jun 2012
    Posts
    631
    Thanks G/R
    0/4
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im gettin a "parse error" around line 7100. DOnt know why. Just downloaded the files fresh.

  6. #291
    andy..'s Avatar Member
    Reputation
    8
    Join Date
    Apr 2008
    Posts
    130
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Having a major issue with my character dying. I've woke up two days in a row to see my wizard dead, he'll leave the game - resume new game - teleport to cellar (if he doesnt die before he gets there) - enter cellar, go archon as normal and start attacking sarkoth and before sark is dead (red gear, low dps) he'll run in to get the loot when all the mobs are alive and die - repeating this for ever with 0% success rate. :/ An easy fix would be checking for red gear before starting the run and repair if needed, this would be a nice failsafe and not slow down / interrupt the runs as long as it doesn't repair for yellow gear before the run.

  7. #292
    vinipire's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by x1le View Post
    For anyone having problems with identifying; there is an error in the DoIdentify() function (starting in line 1276)



    Change the "c" to your inventory key (default is "i"). Tested it and now it identified, salvaged and vendored correctly.
    at least for me, C and I, both open my inventory

  8. #293
    siriomad's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ravagespeed View Post
    Script and version: newest. just clicked dl like 10 minutes ago lol the 800x600 lawl gui
    Help or request: help
    Desktop resolution: 1280x800
    Diablo 3 window type: 800x600
    Operating system (32-bit or 64-bit): 64 w7
    Manual or auto install: auto
    Move bound to mouse3: yupp
    Where are you starting the [quest]: walked til checkpoint, left game; going back to menu
    Game language:englishhh

    i start script, and my mouse will just randomly move every 10 seconds or something to a random spot in the menu; clicks nothing. never even gets into game.. halp? :/
    The same problem here, i tried to change windows resolution to 800x600 too, i changed my nvidia settings, and the bot never create the game.

  9. #294
    Micro876's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    OK so i'm having a problem, had this a few times before but i normally sorts itself by re-opening the bot however this time it isn't doing that.

    It never stops "updating" does anyone have a solution to this?

    Script and version: newest
    Help or request: help
    Desktop resolution: 1600x900
    Diablo 3 window type: 1600x900
    Operating system (32-bit or 64-bit): 64 w7
    Manual or auto install: Manual
    Move bound to mouse3: Yes
    Where are you starting the [quest]: walked til checkpoint, left game; going back to menu
    Game language: english
    Last edited by Micro876; 07-14-2012 at 03:46 PM.

  10. #295
    wat6678's Avatar Sergeant
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Micro876 View Post
    OK so i'm having a problem, had this a few times before but i normally sorts itself by re-opening the bot however this time it isn't doing that.

    It never stops "updating" does anyone have a solution to this?

    Script and version: newest
    Help or request: help
    Desktop resolution: 1600x900
    Diablo 3 window type: 1600x900
    Operating system (32-bit or 64-bit): 64 w7
    Manual or auto install: Manual
    Move bound to mouse3: Yes
    Where are you starting the [quest]: walked til checkpoint, left game; going back to menu
    Game language: english

    Did you actually press "="? The bot doesn't start until you do...

  11. #296
    Micro876's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wat6678 View Post
    Did you actually press "="? The bot doesn't start until you do...
    Ok never had to before but it worked, normally the bot just auto runs. Feel so stupid now for not even attempting that ^^'

  12. #297
    vinipire's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sometimes my wizard only teleport 3 times instead of 4 http://puu.sh/IyCm
    Whomhole time: http://puu.sh/IyDT
    Last edited by vinipire; 07-14-2012 at 06:12 PM.

  13. #298
    BlooDSki's Avatar Active Member
    Reputation
    37
    Join Date
    May 2012
    Posts
    535
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how can i make the bot sell all blues instead of salvaging with the new update 5 or somthing? thanks appreciate the script\

    800x 600 BTW

    also how can i make my character attack sark for a longer period of time i tryed reducing the damage but doesnt seem to mess with it. I die quite a bit on sark but still gettin 350-400k GPH

  14. #299
    azncelica's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    :P

    How can i make the bot sell 59 and lower Magic items, while salvaging 61-62 and stashing 63.
    Then selling all Rares under Item level 60 and stashing all rares 61-63?
    I played with the numbers around but they either end up not identifying or attempting to salvage unID rares and changes my equipment T_T
    i nee

  15. #300
    awp2004's Avatar Active Member
    Reputation
    34
    Join Date
    Jun 2012
    Posts
    631
    Thanks G/R
    0/4
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BlooDSki View Post
    how can i make the bot sell all blues instead of salvaging with the new update 5 or somthing? thanks appreciate the script\

    800x 600 BTW

    also how can i make my character attack sark for a longer period of time i tryed reducing the damage but doesnt seem to mess with it. I die quite a bit on sark but still gettin 350-400k GPH
    Id like to know this as well please. IS there o way to turn off salvaging?
    Btw, Im having a problem it seems the bot pauses when it goes to vendor or salvage??

Page 20 of 30 FirstFirst ... 161718192021222324 ... 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 09:27 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