LATM's 1920 DH - 23 Open - 11.4 Closed ~500k/hour + Items + Others menu

User Tag List

Page 47 of 64 FirstFirst ... 434445464748495051 ... LastLast
Results 691 to 705 of 953
  1. #691
    Rakurai's Avatar Sergeant
    Reputation
    16
    Join Date
    Jul 2012
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by borus888 View Post
    Hey is anyone having the same problem where it tries to click on the exquisite essence salvaged in the chat window when looting? I covered the chat wndow with the gui as a temp fix but not sure if that will block stashing or something
    I posted a fix for this some pages back, there is a discrepancy between LootGear and LootCustom, where LootGear is set to ignore the area of the screen with the chat window, and LootCustom searches the entire screen. I seem to be having trouble with 'search' in these forums, but here's the quick fix. Search your script file for 'Func LootCustom', which is around line 1020, and replace the 'While _ImageSearchArea' line with this one:
    Code:
    While _ImageSearchArea($urlString, 1, 420 * $x_ratio, 0, Round(1690 * $x_ratio), Round(900 * $y_ratio), $gX, $gY, $accuracy)
    This changes the search area to match that of LootGear().

    LATM's 1920 DH - 23 Open - 11.4 Closed ~500k/hour + Items + Others
  2. #692
    NaSoo's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by beffhoe View Post
    I'm getting rubberbanded a lot when trying to pick up items. He tries to pick the items up, fails because of rubberband, repeats for 10 seconds then going home and continue to the next run. Anyone else having this problem? Makes runs much slower, also i get almost no loot at all.
    I was facing this problem awhile back but i not sure what i did. What i could rmb was i changed the game load to 4000 instead of 3000. I doubt this the root to the problem

  3. #693
    toottut's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i'm shooting walls, anyone got any idea what's wrong?

  4. #694
    beffhoe's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Rakurai View Post
    I suggested a dozen or so pages back that my fix for this was to smoke screen when running for the loot, it seemed to break the effect, but I haven't done this with v6+ yet because the run time is so much shorter and I would have to mess with other stuff to get enough discipline.

    Another person suggested adjusting the path while running for the loot to make a slight right inside the doorway, before going to the loot pile. See what works for you, and let us know if you have any insight.
    I'm kinda bad at this stuff.. Would you happen to have your old script, and could copy that smokescreen-code? I'd really appreciate it.

  5. #695
    Eetra'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)
    Originally Posted by toottut View Post
    i'm shooting walls, anyone got any idea what's wrong?

    increase cellar load time

  6. #696
    Aquilibrium's Avatar Member
    Reputation
    12
    Join Date
    Aug 2007
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So heres my 11 hour report with V6, ran nicely and no problems at all. Alot better than other versions cause killing sarkoth with 2 shots now and never dying (few deaths when I was observing). Got 3 legendarys (shit stats ofc) and alot ilevel 63 gear with shit stats. Increased my Mf alot and seeing alot better gph and loot. V6 is simply amazing!
    Still cant get that post image shiat to work, spams errors all day n night so heres link to imageshit ImageShack® - Online Photo and Video Hosting
    EDIT: really v7 already D: ? Man its hard to keep up with updates all the time
    Last edited by Aquilibrium; 07-19-2012 at 07:37 AM.
    Cyclone Eu ,S4 Glad ,S5 Glad ,S7 Glad ,S8 Glad , S10 R1

  7. #697
    toottut's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Eetra View Post
    increase cellar load time
    on which line do i change? sorry to ask, very very new to scripts.

  8. #698
    RayPrime's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome script LATM!!.. have been running it all night and accumulated 750k!.. I am sure would have been more if it did not keep pausing itself. I read an earlier post that the cause could be that the game might be loading too quickly and thus not taking a screenshot(?) of my gear.. or something .. I changed gameload to 5700 and it does take a screen shot of my current gear yet the script gets paused periodically .. Any help would be greatly appreciated.

  9. #699
    beffhoe's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My bot sometimes gets stuck when vendoring, between the chest and cain, in that corner. He never leaves game or anything, just stands there. I had it running for 8 hrs last night, only ran for about 1h30m before he got stuck. Is there any solution to this?

  10. #700
    Rakurai's Avatar Sergeant
    Reputation
    16
    Join Date
    Jul 2012
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by beffhoe View Post
    I'm kinda bad at this stuff.. Would you happen to have your old script, and could copy that smokescreen-code? I'd really appreciate it.
    I would recommend the other user's suggestion of changing the path while running for the loot, rather than using a smokescreen. The reason is that you would have to remove the caltrop drop before the cellar check, and even then, you probably wouldn't have enough disc to recast ferrets before TP, which is a problem in and of itself. But mainly, mine was written for v5, and v6 is tons better. It would require a lot of tweaking, which I haven't done yet.

    If you're using v6+, which you should be, try changing the coordinates of the RandClick call after the Send("{SHIFTUP}") and see if it works out. If you really prefer v5 or earlier, I'll send you the changes I made.

  11. #701
    beffhoe's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Rakurai View Post
    I would recommend the other user's suggestion of changing the path while running for the loot, rather than using a smokescreen. The reason is that you would have to remove the caltrop drop before the cellar check, and even then, you probably wouldn't have enough disc to recast ferrets before TP, which is a problem in and of itself. But mainly, mine was written for v5, and v6 is tons better. It would require a lot of tweaking, which I haven't done yet.

    If you're using v6+, which you should be, try changing the coordinates of the RandClick call after the Send("{SHIFTUP}") and see if it works out. If you really prefer v5 or earlier, I'll send you the changes I made.
    Okay. Got any suggestions of what coordinates i should try out? I have no clue.

    Thanks for the replies by the way.

  12. #702
    LATM's Avatar Contributor
    Reputation
    189
    Join Date
    Jun 2012
    Posts
    457
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by toottut View Post
    i'm shooting walls, anyone got any idea what's wrong?
    cellar click time too short


    Originally Posted by Rakurai View Post
    I posted a fix for this some pages back, there is a discrepancy between LootGear and LootCustom, where LootGear is set to ignore the area of the screen with the chat window, and LootCustom searches the entire screen. I seem to be having trouble with 'search' in these forums, but here's the quick fix. Search your script file for 'Func LootCustom', which is around line 1020, and replace the 'While _ImageSearchArea' line with this one:
    Code:
    While _ImageSearchArea($urlString, 1, 420 * $x_ratio, 0, Round(1690 * $x_ratio), Round(900 * $y_ratio), $gX, $gY, $accuracy)
    This changes the search area to match that of LootGear().
    will include in the next one, good catch.

    Originally Posted by witless View Post
    Halp? I am getting a noob error when I try to run the script:


    AutoIt Error
    Line 6 (File "C\Users\Nunya\Full Install v7\Bot\LATM 1920X1080 DH\LATM DH - v7.au3"):

    #include <SimpleTesseractColor.au3>

    Error:Error opening the file.



    I ran NotAres' 1920x1080 dh and Stealthy's/ Chancity's 800x600 dh bots without much problem, but I decided to go with the "full install" version cuz noob.
    I ran the auto installer as admin, created a new shortcut to the script exe. , the error above came next.

    I can run other scripts so I know AutoIt is Installed. I tried editing the line in SimpleTesseractColor that points to tesseract OCR.exe installation path
    (I'm clueless and it was required for stealthy's), but that had no effect. Maybe Tesseract isn't installed correctly? Ideas? Knowledge? Guesses?

    I'll scrap everything and start again fresh installs unless anyone suggests something. Thanks in advance and big thanks to LATM and the others who work
    on the scripts here.
    Read common problems or read thread

    Originally Posted by astor007 View Post
    Best working script for DH atm ... tnx LATM
    no problem but. throw a +rep my way.


    Originally Posted by NaSoo View Post
    Cool, I tested the script.. This is one of the best script i have used.

    I think pple having problem getting 18k DPS and you know abit of programming. Open the script around line 823

    Sleep(600)
    Mouseup("left")
    MouseDown("right") ;ATTACK
    Sleep(1250) <== Change to higher value, 1000 = 1 sec. Mine is set to 3000 with 13.5k dps
    MouseUp("right")
    Sleep(Random(50, 150))

    If you dunno what you are doing is best that u dont change any part of the script .
    When u change to a higher value, after your hatred is drain you will shot normal arrow to kill the boss.

    My recommend for LATM is to put this into GUI so pple can edit the time delay they might need^^

    Thx for the script LATM, is really Awesome
    your gear is horribly wrong, I'll show you ingame how to make it not, feet free to add me tag. 18000 is more than attainable even on ultra budget.

    I have 300mf 300gf...and 26000dps.

    Originally Posted by Lawlietx View Post
    It still wont pickup Flawless Emeralds.
    solved 100 times


    Originally Posted by Fumi View Post
    LATM mind PMing me your skype, i have an offer for you
    yeah gimi a minute


    Originally Posted by beffhoe View Post
    Didn't help. Any other suggestions?
    its when u try to move when u shouldnt be done shooting. you didn't read through thread.


    Originally Posted by beffhoe View Post
    I'm getting rubberbanded a lot when trying to pick up items. He tries to pick the items up, fails because of rubberband, repeats for 10 seconds then going home and continue to the next run. Anyone else having this problem? Makes runs much slower, also i get almost no loot at all.
    are u using most up to date script? are you using an ilvl63 quiver with 15% ias? just curious on that one. Even though NO ias is supposed to be in the script, everyone using an 18/20mf/gf quiver should have 15% ias on it just by virtue of that fact that its ilvl63. It could also be that you have TOO much attack speed and are trying to shoot and arrow when you should be done


    Originally Posted by akastyr View Post
    seriously?
    better to rethink a bit bot behaviour and abilities to adapt to all kind of dps

    substitute cluster arrow with scatter (right click)
    puncturing arrow (left arrow)

    failed run: behaviour like actual

    open cellar:
    -same beahviour till first shooting
    -put down spiked mines on sarkoth
    -start shooting
    -put down another spiked mines after 1500-1600ms
    -continue shooting as specified in settings

    this at condition to have enough hatred to use two spiked mines

    what do you think latm?
    18000 dps is a JOKE if you change skills you don't get protection on failure runs, no. 18000dps IS A JOKE. I have 26000. You can hit 18000 with horrible gear.


    Originally Posted by koflok View Post
    I'm on 1366 x 768 and having the same problem.

    Not id'ing rares and just sell everything on stash. No salvaging or stashing.


    Idk if it's just me or what but I noticed it fails to pick up some rares items as well. Blues are smooth.
    that resolution is not supported, I don't offer help for it, i add fixes as people post them. I don't use that resolution, I'm not ever going to. Use VMware and 1920x1080, its far superior anyway.


    Originally Posted by foodishgood View Post

    This is ran in 1920 x 1080, Win7 x64.
    Installed the latest autoit directly from the site and ran as administrator for the entire file package.

    My main issues are
    -not detecting merchant when trying to repair or sell,
    -not stashing and definitely removing my bracer when my inventory is full. I tried setting the left attack around but nothing changes. So far im keeping an eye out to see what I could do


    Thanks!
    are all keys default?

    Originally Posted by dinm0rsa View Post
    In v7 it doesn't stash rares or salvage anything, it goes straight to stash(going through all items) and then goes straight to the vendor and sells everything.
    in v6 I had to change name on a picture for it to work, but as far as i can tell in v7 the name is changed already
    [b]what resolution are you even talking about, the script works fine. start all 1366 questions with "im using the resolution not supported by the script and here's the problem I'm having"


    Originally Posted by gunite69 View Post
    Using spiked traps im not fully killing him for some reason hmmm
    gear wrong most likely, ill take a look ingame


    Originally Posted by crispin123 View Post
    hey i love this ! auto install and making it very noob friendly etc but
    when i find the cellar i go in but then i dont move from there and just place 3 traps and start shooting !

    any1 help me out ?

    also when i run in x64 i get the error that tesseract exe cant be found
    timings wrong + auto-it directory wrong / includes wrong. come on...

    ----------------------------------


    Come at me with a new problem I'm gonna help you 100% of my ability.
    Come at me with an old problem answered 100 times and I'm gonna be raged.
    Come with resolution problems I'm probably not going to help. This script is only supported for 1920x1080, everything else is user made support and I will add it in as people come up with fixes. Anyone can run 1920x1080 in VMware, and thats what I do so I am never going to be spending time trying to make it work at lower resolutions.
    Last edited by LATM; 07-19-2012 at 08:44 AM.
    00:43 <AuctionHouseBeta> I do not bot at all. I created a bot but never used it

  13. #703
    gunite69's Avatar Member
    Reputation
    12
    Join Date
    Dec 2008
    Posts
    110
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NaSoo
    Cool, I tested the script.. This is one of the best script i have used.

    I think pple having problem getting 18k DPS and you know abit of programming. Open the script around line 823

    Sleep(600)
    Mouseup("left")
    MouseDown("right") ;ATTACK
    Sleep(1250) <== Change to higher value, 1000 = 1 sec. Mine is set to 3000 with 13.5k dps
    MouseUp("right")
    Sleep(Random(50, 150))

    If you dunno what you are doing is best that u dont change any part of the script .
    When u change to a higher value, after your hatred is drain you will shot normal arrow to kill the boss.

    My recommend for LATM is to put this into GUI so pple can edit the time delay they might need^^

    Thx for the script LATM, is really Awesome


    ^ Are u sure thats the right sleep your ment to increase?

  14. #704
    LATM's Avatar Contributor
    Reputation
    189
    Join Date
    Jun 2012
    Posts
    457
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gunite69 View Post
    Originally Posted by NaSoo
    Cool, I tested the script.. This is one of the best script i have used.

    I think pple having problem getting 18k DPS and you know abit of programming. Open the script around line 823

    Sleep(600)
    Mouseup("left")
    MouseDown("right") ;ATTACK
    Sleep(1250) <== Change to higher value, 1000 = 1 sec. Mine is set to 3000 with 13.5k dps
    MouseUp("right")
    Sleep(Random(50, 150))

    If you dunno what you are doing is best that u dont change any part of the script .
    When u change to a higher value, after your hatred is drain you will shot normal arrow to kill the boss.

    My recommend for LATM is to put this into GUI so pple can edit the time delay they might need^^

    Thx for the script LATM, is really Awesome


    ^ Are u sure thats the right sleep your ment to increase?
    please do not change the attack sequence, let me take a QUICK look at your gear ingame.
    00:43 <AuctionHouseBeta> I do not bot at all. I created a bot but never used it

  15. #705
    pwnedcore'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 beffhoe View Post
    My bot sometimes gets stuck when vendoring, between the chest and cain, in that corner. He never leaves game or anything, just stands there. I had it running for 8 hrs last night, only ran for about 1h30m before he got stuck. Is there any solution to this?
    I'm gonna second this question. It's the only issue I've ever had with this script, since V6.

    Otherwise, excellent work as always.

Page 47 of 64 FirstFirst ... 434445464748495051 ... LastLast

Similar Threads

  1. Here's a list of places that are open and or closed as of wotlk.
    By Adrolak2 in forum World of Warcraft Exploration
    Replies: 17
    Last Post: 12-09-2008, 07:57 PM
  2. Updated Open Ascent Core Compiles : 2 Hours: SQL Updates : Daily : ABD Download.
    By Ickybad in forum World of Warcraft Emulator Servers
    Replies: 39
    Last Post: 06-18-2008, 10:34 AM
  3. how to open patch.mpq (burning crusade)
    By Notahax in forum World of Warcraft Model Editing
    Replies: 18
    Last Post: 09-06-2006, 04:02 PM
  4. Open to suggestions and questions!...
    By Simy in forum World of Warcraft General
    Replies: 3
    Last Post: 07-11-2006, 02:41 AM
  5. How to open screen shots?
    By krazy12766 in forum World of Warcraft General
    Replies: 9
    Last Post: 07-07-2006, 11:10 AM
All times are GMT -5. The time now is 09:13 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