Instant loot macro menu

User Tag List

Results 1 to 3 of 3
  1. #1
    Parog's Avatar Kitsune Da-O! M.L.G. CoreCoins Purchaser Authenticator enabled
    Reputation
    1528
    Join Date
    May 2007
    Posts
    3,169
    Thanks G/R
    540/266
    Trade Feedback
    20 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Instant loot macro

    http://www.autohotkey.com/download/

    Loot Function- Works for dropping loot in backpack, backpack to bank, armor to paperdoll, and stacking, etc. Saves destination in a file for next time you play.
    Alt-RightClick - Set Loot Destination
    sets the x,y position of your loots destination. You can do this anytime.
    Alt-LeftClick - Drag Loot
    Drags loot from anywhere and drops it on loot destination, then cursor jumps back to original location. Simply hold Alt and click on loot.


    Code:
    IniFile := "C:\loot.txt"
    FileGetSize, size, %IniFile%
    if (size = "") {
    MsgBox Setting up
    IniWrite, 1300, %IniFile%, Loot, xdest ; --- destination x pos
    IniWrite, 700, %IniFile%, Loot, ydest ; --- destination y pos
    } else {
    IniRead, xdest, %IniFile%, Loot, xdest ; --- destination x pos
    IniRead, ydest, %IniFile%, Loot, ydest ; --- destination y pos
    }
    CoordMode, Pixel
    
    
    
    $!Lbutton:: ;quick loot -------------------------
    
    MouseGetPos, x1, y1
    MouseClickDrag, left, x1, y1, xdest, ydest, 0 ;0 is mouse speed, 0 is instant
    MouseMove, x1, y1, 0 ;0 is mouse speed, 0 is instant
    
    return
    
    $!Rbutton:: ;loot destination ------------------------->
    
    MouseGetPos, xdest, ydest
    IniWrite, %xdest%, %IniFile%, Loot, xdest
    IniWrite, %ydest%, %IniFile%, Loot, ydest
    
    return
    Use this in autohotkey. Make sure to create a empty text document in C:\ named loot.txt

    What's a Parog?
    Looking for competitive Valorant team!

    Instant loot macro
  2. #2
    sw0rdf1sh's Avatar Member
    Reputation
    1
    Join Date
    Dec 2006
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is great, I've been using it for maybe 2 weeks and no one will be able to loot at your speed

  3. #3
    Dragonshadow's Avatar ★ Elder ★
    Reputation
    1170
    Join Date
    Apr 2007
    Posts
    3,858
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Autohotkey vs autoit = ???
    Look at your post, now back to mine; Now back to your post, now back to mine. Sadly, it isn't mine, but if you stopped trolling and started posting legitimate content, it could look like mine. Look down, backup, where are you? You're scrolling through threads, reading the post your post could look like. What did you post? Back at mine; It's a reply saying something you want to hear. Look again and the reply is now diamonds.

    Anything is possible when you think before you post. The moon is shrinking.

Similar Threads

  1. Looking for instant disconnect macro
    By Dante in forum WoW UI, Macros and Talent Specs
    Replies: 1
    Last Post: 07-31-2014, 09:57 PM
  2. Instant DC Macro
    By Strath in forum World of Warcraft Exploits
    Replies: 5
    Last Post: 12-03-2013, 08:33 PM
  3. [Question] Open and Loot macro
    By TradePrince in forum WoW UI, Macros and Talent Specs
    Replies: 1
    Last Post: 08-08-2011, 01:37 PM
  4. Loot Macro / Hack
    By sNoopY51 in forum WoW UI, Macros and Talent Specs
    Replies: 5
    Last Post: 08-18-2009, 01:08 PM
  5. Loot Macro
    By Twinzlol in forum World of Warcraft General
    Replies: 4
    Last Post: 04-18-2009, 10:51 AM
All times are GMT -5. The time now is 03:23 AM. 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