[Goldfarming] Dank Celler Gold and Loot [AutoIT Script] [WIZARD] [1920x1080] menu

User Tag List

Page 142 of 298 FirstFirst ... 4292138139140141142143144145146192242 ... LastLast
Results 2,116 to 2,130 of 4467
  1. #2116
    brannutz's Avatar Master Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    84
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chancity View Post
    Updated the LAWL script to support custom looting again. Download it on the OP
    Sick script man, you left your ini in there not sure if that was on purpose or what. I'm using it though and just adjusted the dps and only had to change 1 timer since i have 0 movement speed the inside cellar run needed 500 longer. Time to get some better boots! Anyway I'm pullin 19.0s flat runs in a VM with another VM running (and botting D3) while i dink around on my main OS and write this post. Gotta love raided SSD's. Keep up the good work dude. Props.
    Last edited by brannutz; 07-03-2012 at 02:42 AM.

    [Goldfarming] Dank Celler Gold and Loot [AutoIT Script] [WIZARD] [1920x1080]
  2. #2117
    brannutz's Avatar Master Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    84
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by iMoogle View Post
    the lawl script isnt working correctly, it misses 100% of the cellars.. it would click on the cellar and then click off
    Adjust timings or use the regular script. Lawl takes custom tuned timings and is more advanced.

  3. #2118
    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)
    Updated LAWL Script. It can now do everything the main script can do but faster. Loot anything(it only picks up flawless emerald when it comes to gems), Stash anything, and vendor(Uses Teleport) anything now. Enjoy, next update will come with a GUI so we don't need to fiddle around in that damn text document.

    https://dl.dropbox.com/s/09j6nes4jegaaag/LAWL.zip?dl=1

  4. #2119
    Atheus's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is there a way to get it to walk straight like in the lawl video? i'm using the older 21s script and it teleports but i'd rather keep the same script and have it walk straight instead of teleport and miss some gold

  5. #2120
    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)
    I'm going to try and run full loot with vendoring tonight. I'll post results tomorrow! Good night everyone

  6. #2121
    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)
    Downloaded the newest version and upped my gear a bit, running now. Good to see you used some parts of my improvements and fixed the problem I was having with the looting.

  7. #2122
    kwanzor'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 chancity noticed u added abit of run to the chest.

  8. #2123
    airfreshjoe's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    46
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chancity View Post
    LAWL script in action: https://dl.dropbox.com/s/qe1dopq3zd5nh61/Move.wmv?dl=1



    My wife had just finished making dinner, I'll try it right now. I'm assuming the box area the pixel search is looking is wrong for your resolution..no idea why. It'll be awhile till i fix it.

    Code:
     MouseMove(Round($cellarCoordx[$CellCoord] * $x_ratio), Round($cellarCoordy[$CellCoord] * $y_ratio), 1) ;moves cursor over to the cellar
    		 sleep($cellarCheckSleep)
    		 If $CellCoord < 6 then 
    			$Pixel2 = PixelSearch($cellarCoordx[$CellCoord] - 71 * $x_ratio,$cellarCoordy[$CellCoord] - 148 * $y_ratio,$cellarCoordx[$CellCoord] + 139 * $x_ratio,$cellarCoordy[$CellCoord] + 22 * $y_ratio, 0x334FB7, 3) ;checks for open cellar (in a 600x400 box from the top left - where it should always be)
    		 Else
    			$Pixel2 = PixelSearch($cellarCoordx[$CellCoord] - 71 * $x_ratio,$cellarCoordy[$CellCoord] - 148 * $y_ratio,$cellarCoordx[$CellCoord] + 139 * $x_ratio,$cellarCoordy[$CellCoord] + 22 * $y_ratio, 0x007CB7F8, 3) ;checks for open cellar (in a 600x400 box from the top left - where it should always be)
    		 EndIf
    did this end up working? did it fix the cellar clicking problem?

  9. #2124
    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)
    What problem were you having? I got something for you to try and work on while I sleep..well its already done. Do you got ventrilo?

    Originally Posted by jcunit View Post
    Downloaded the newest version and upped my gear a bit, running now. Good to see you used some parts of my improvements and fixed the problem I was having with the looting.

  10. #2125
    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)
    Originally Posted by airfreshjoe View Post
    did this end up working? did it fix the cellar clicking problem?
    You're 1366x768 right? I worked on it for an hour and could not figure out what was wrong. Going to go over it again tomorrow if i find the time.

  11. #2126
    airfreshjoe's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    46
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chancity View Post
    You're 1366x768 right? I worked on it for an hour and could not figure out what was wrong. Going to go over it again tomorrow if i find the time.
    Yeah thanks Chancity, i could use 1600x resolution if it requires me to. Is the cellar check good on 1600x resolution?

  12. #2127
    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)
    Originally Posted by airfreshjoe View Post
    Yeah thanks Chancity, i could use 1600x resolution if it requires me to. Is the cellar check good on 1600x resolution?
    Should be, try it and let me know.

    Sent from my DROID RAZR using Tapatalk 2

  13. #2128
    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)
    Originally Posted by dugg View Post
    ^yeah aight thats what i usually do just to be safe

    is the one of the first page the newest version? sorry this kinda confusing theres 141 pages to sift through
    If I'm online posting updates, usually the front page has the updated script.

    Sent from my DROID RAZR using Tapatalk 2

  14. #2129
    Emerick8's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Chancity, can I get a screen or something of your stuff ?
    I don't get how you get such a high DPS with so much GF/MF. And also so much MS in combination of all of this !

  15. #2130
    GazCamp3r's Avatar Corporal
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    chancity, am using the main script (love it), and updated it few mins ago. My problem is that the "send hydra" thing is not working anymore... ive deleted the " ; " before the 2 hydra line in the script ,but it says error when trying to send the hydra... (am using the Hydra for the '4' button instead of magic weapon)

    can you help me with this one?

Similar Threads

  1. Replies: 440
    Last Post: 10-31-2012, 11:00 AM
  2. Replies: 272
    Last Post: 08-14-2012, 03:33 PM
  3. Replies: 3
    Last Post: 07-31-2012, 06:54 PM
  4. Replies: 37
    Last Post: 07-18-2012, 02:37 PM
  5. Replies: 164
    Last Post: 07-01-2012, 02:37 PM
All times are GMT -5. The time now is 07:33 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