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

User Tag List

Page 31 of 64 FirstFirst ... 272829303132333435 ... LastLast
Results 451 to 465 of 953
  1. #451
    Dais05's Avatar Member
    Reputation
    2
    Join Date
    Sep 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dinm0rsa View Post
    How did you fix the pause problem?
    redownloaded script and deleted old folder.

    LATM's 1920 DH - 23 Open - 11.4 Closed ~500k/hour + Items + Others
  2. #452
    RogerHestlund's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have a question. Why are my script stashing iLevel 60 blues? It stashes iLevel 63 blues like it should, but I don't know why it is stashing the iLevel 60's. I have the default settings.

    [Anal Loot]
    Stash Rare=62
    Salvage Rare=61
    Vendor Rare=60
    Stash Magic=64
    Salvage Magic=63
    Vendor Magic=60
    Also, after changing to the new V5, it doesn't salvage items - only thing I did was running the new .au3 file and using the new pics for 1366x768 (my resolution says it is 1360x768 but I hope thats not making a difference???)

    Ty


    Originally Posted by Dais05 View Post
    I fixed pause problem, but UnID rares still not working so script cant sell/salvage/stash rares
    How did you fix the pause problem?

  3. #453
    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 RogerHestlund View Post
    I have a question. Why are my script stashing iLevel 60 blues? It stashes iLevel 63 blues like it should, but I don't know why it is stashing the iLevel 60's. I have the default settings.



    Also, after changing to the new V5, it doesn't salvage items - only thing I did was running the new .au3 file and using the new pics for 1366x768 (my resolution says it is 1360x768 but I hope thats not making a difference???)

    Ty




    How did you fix the pause problem?
    1360 by 768 is not 1366 . I don't expect it to work. Every click in your script is going to be clicking in the wrong spot.
    00:43 <AuctionHouseBeta> I do not bot at all. I created a bot but never used it

  4. #454
    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)
    Just downloaded v5, and my bot is checking ilvls/selling after open cellar runs. How do i change this?
    Last edited by beffhoe; 07-18-2012 at 11:53 AM.

  5. #455
    Sinlore's Avatar Member
    Reputation
    2
    Join Date
    Apr 2008
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey just downloaded v5, running smooth as ever. Thanks! I did notice that it wasn't getting the ferrets out on time right before he started attacking, because he was JUST getting enough disc to cast it right as he started firing. I added a 300 delay, so if anyone else is having this problem ill post the change here:

    RandMove(Round(425 * $x_ratio), Round(70 * $y_ratio), 1, 1)
    Sleep(300)
    Send($skill3)

  6. #456
    fredaman'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)
    Thanks. But I wish you can make a 1680 * 1050 version. also I would like to know what is the space key usage in script file? I saw a lot of send ["space"], like disconnect detect, but suppose we click yes and than send esc key not space bar. or I missing something on setting ?

  7. #457
    Angrycoder's Avatar Knight-Lieutenant
    Reputation
    20
    Join Date
    Jun 2012
    Posts
    370
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hollowexile View Post
    Hey,
    I got it working in 1366x768 on vmware now so thanks for releasing v5 so quick
    But i have 1 little problem, it says accumulated gold: 800k. (in the 1st run) (and 20M per hour) this is because i had 800k in my bags so it doesnt scan or whatever how much i rly earned but it just says how much i have in my bags atm. is there any way to fix this?
    For 1366 use

    Code:
    $CurrentGold = _TesseractScreenCapture(0, "", 1, 5, 1054, 360, 1117, 372, 0)
    instead of

    Code:
    $CurrentGold = _TesseractScreenCapture(0, "", 1,  2, 1450*$x_ratio, 504*$y_ratio, 1570*$x_ratio, 530*$y_ratio, 0)
    After changing where the tesseract looks for gold in a true 1366 x 768 instead of using the ratio conversion, i havent seen it give a wrong value yet (after many hours of runs). All the clicks, coords, and image locations transfer well using the ratio conversion, but its very picky when it comes to exact pixels and where it looks for words / numbers.

  8. #458
    Khalen's Avatar Member
    Reputation
    3
    Join Date
    Jul 2012
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fredaman View Post
    I would like to know what is the space key usage in script file? I saw a lot of send ["space"], like disconnect detect, but suppose we click yes and than send esc key not space bar. or I missing something on setting ?
    The Space key closes all open windows.

  9. #459
    hollowexile's Avatar Banned
    Reputation
    6
    Join Date
    Dec 2008
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Someone please answer... vmware is ****ing shit up for me once again.
    I got the script almost working perfectly on 1366x768... but sometimes the bot pauses itself when salvaging and by the vendor... could anyone tell me how to fix this? thank you
    Last edited by hollowexile; 07-18-2012 at 12:02 PM.

  10. #460
    fredaman'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)
    Thanks for let me know space is close all windows.

  11. #461
    dinm0rsa's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone know how I get it to stash all rares?

  12. #462
    jeehye's Avatar Knight
    Reputation
    14
    Join Date
    Jul 2012
    Posts
    221
    Thanks G/R
    18/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    does V5 include the fixes that Angrycoder posted in regards to 1366x768 salvaging/vendoring or does it only include the new pngs?

  13. #463
    Angrycoder's Avatar Knight-Lieutenant
    Reputation
    20
    Join Date
    Jun 2012
    Posts
    370
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jeehye View Post
    does V5 include the fixes that Angrycoder posted in regards to 1366x768 salvaging/vendoring or does it only include the new pngs?
    Looks like LATM added the salvage/vendor changes in v5 with the pngs.

  14. #464
    jeehye's Avatar Knight
    Reputation
    14
    Join Date
    Jul 2012
    Posts
    221
    Thanks G/R
    18/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks guys =P

  15. #465
    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)
    delete delete delete delete delete delete delete
    00:43 <AuctionHouseBeta> I do not bot at all. I created a bot but never used it

Page 31 of 64 FirstFirst ... 272829303132333435 ... 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 01:39 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