Max efficiency milling (also works with prospecting probably) menu

User Tag List

Results 1 to 8 of 8
  1. #1
    Strath's Avatar Elite User
    Reputation
    585
    Join Date
    Apr 2013
    Posts
    531
    Thanks G/R
    75/136
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Max efficiency milling (also works with prospecting probably)

    Sup guys,

    First of all, get the addon "Speedyautoloot" this shit smacks for milling / prospecting and is required for this method. Just a moment...

    I noticed that when using a keyspammer to mill at low latency with a macro it will attempt to mill the stack of herbs after it has been depleted below 5 herbs. (It casts milling on the 5 herbs before they are removed from your inventory from the previous mill). I'm sure others have noticed this aswell. If you just let it be, it'll reduce efficiency by about 25%. Using some macos that I dug up from the past I was able to get a better solution working.

    shamelessly stolen from this thread: https://www.ownedcore.com/forums/wor...n-5-again.html (Better Milling/Prospecting Macros (Never fail on stacks less than 5 again!))

    We have two macros:

    (can be named anything)
    Code:
    /run function FnH() for i=0,4 do for j=1,GetContainerNumSlots(i) do local t={GetItemInfo(GetContainerItemLink(i,j) or 0)} if t[7]=="Herb" and select(2,GetContainerItemInfo(i,j))>=6 then return i.." "..j,t[1] end end end end
    (must be named "Milling2")
    Code:
    /run local f,l,n=AuM or CreateFrame("Button","AuM",nil,"SecureActionButtonTemplate") f:SetAttribute("type","macro") l,n=FnH() if l then f:SetAttribute("macrotext","/cast Milling\n/use "..l) SetMacroItem("Milling2",n) end
    /click AuM
    /use Felweed
    Run the first macro once, then spam the second macro.

    The first macro has been changed, instead of >=5 it is now >=6 which means any stack greater than or equal to six will be milled. With these two macros it will avoid every instance of milling an empty stack, however based on server latency you may still end up with a few random stacks of 5 herbs at the end. The macro will continue to mill these stacks of 5 after all the stacks of greater than 5 have been milled.

    Hope this help!

    P.S. If anyone knows ap rogram like _keyspam that is working and undetected lmk I'm just using my razer naga with a repeat keystroke script.

    P.S.S. If you're on a megaserver this will leave substantially more stacks of 5 in your bags when the server starts getting populated throughout the day. I recommend sorting your bags and condensing these stacks back into full 20's then continuing with the macro until you are done, as milling each stack of 5 will add back the wasted time we just removed with the macro.
    Last edited by Strath; 09-02-2022 at 08:40 AM.

    Max efficiency milling (also works with prospecting probably)
  2. Thanks CreativeXtent, Kenneth, BlueRainsky, Alth, yoyowyld (5 members gave Thanks to Strath for this useful post)
  3. #2
    BlueRainsky's Avatar ★ Elder ★
    Reputation
    1230
    Join Date
    Jun 2020
    Posts
    902
    Thanks G/R
    146/852
    Trade Feedback
    0 (0%)
    Mentioned
    8 Post(s)
    Tagged
    0 Thread(s)
    Shared this to someone on a Discord I am in. As they mill a lot of herbs.

  4. #3
    Strath's Avatar Elite User
    Reputation
    585
    Join Date
    Apr 2013
    Posts
    531
    Thanks G/R
    75/136
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice, hopefully it helps out!

  5. #4
    CheetosLover's Avatar Member
    Reputation
    2
    Join Date
    Nov 2022
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any updates on this?

  6. #5
    BlueRainsky's Avatar ★ Elder ★
    Reputation
    1230
    Join Date
    Jun 2020
    Posts
    902
    Thanks G/R
    146/852
    Trade Feedback
    0 (0%)
    Mentioned
    8 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by CheetosLover View Post
    Any updates on this?
    Does it not work?

  7. #6
    Strath's Avatar Elite User
    Reputation
    585
    Join Date
    Apr 2013
    Posts
    531
    Thanks G/R
    75/136
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by CheetosLover View Post
    Any updates on this?
    probably a post bot.

  8. #7
    NomanSEBT-X's Avatar Member
    Reputation
    1
    Join Date
    Jul 2023
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does this work now?
    Last edited by NomanSEBT-X; 07-21-2023 at 08:21 AM. Reason: modify answer

  9. #8
    Strath's Avatar Elite User
    Reputation
    585
    Join Date
    Apr 2013
    Posts
    531
    Thanks G/R
    75/136
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Probably? I've just been using TSM destroyer with multiple windows now. Bind destroy macro to scrollwheel -> scroll over each window -> mill fast af by using multiple accounts

Similar Threads

  1. Replies: 2
    Last Post: 03-21-2019, 03:26 AM
  2. UPDATED! AFK auto requeue bot! works with WoW 2.0.1 easier to use! guide inside! Q&A
    By ragingazn628 in forum World of Warcraft Bots and Programs
    Replies: 19
    Last Post: 01-05-2007, 10:59 PM
  3. Hack which work with Blizzard?
    By Reflexa in forum Community Chat
    Replies: 7
    Last Post: 12-21-2006, 06:52 PM
  4. World of Warcraft Bot (GetALifeBot) 0.57 working with 1.9.4
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 7
    Last Post: 03-07-2006, 09:43 PM
All times are GMT -5. The time now is 06:32 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search