AutoIt Gear Changer menu

User Tag List

Results 1 to 1 of 1
  1. #1
    unyx's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    AutoIt Gear Changer

    Hi All,

    My first day here and I have a simple AutoIt script I made. This probably already exists out there but I don't see why I shouldn't share anyway.

    1. Chuck the following into AutoIt.
    2. Have your Inventory closed when you want to switch your gear.
    3. Set up your inventory as I have mine:
    AutoIt Gear Changer-inventory-jpg
    3. Press CTRL+E to switch.

    NOTE: Currently only working on resolution 1920x1080 (Full screen) and don't plan to update this any time soon.

    Code:
    ^e::
    SetMouseDelay, -1, Play
    
    TL_X := 1413
    TL_Y := 780
    I_Wid := 48
    I_Hei := 98
    Curr_X := TL_X
    Curr_Y := TL_Y
    
    IfWinExist Diablo III
    MouseGetPos, Orig_X, Orig_Y
    BlockInput, MouseMove
    Send, i
    Curr_Y += I_Hei/2
    Curr_X += I_Wid/2
    MouseClick, right, %Curr_X% , %Curr_Y%
    Loop 8 {
    	Curr_X += I_Wid
    	MouseClick, right, %Curr_X% , %Curr_Y%
    }
    
    Curr_Y -= I_Hei/4
    ;top-left
    	MouseClick, right, %Curr_X% , %Curr_Y%
    	Curr_X += I_Wid
    ;top-right
    	MouseClick, right, %Curr_X% , %Curr_Y%
    	Curr_Y += I_Hei/2
    ;bot-right
    	MouseClick, right, %Curr_X% , %Curr_Y%
    	Curr_X -= I_Wid
    	Send, {ALTDOWN}
    ;bot-left
    	MouseClick, right, %Curr_X% , %Curr_Y%
    	Send, {ALTUP}
    	Send, i
    MouseMove, %Orig_X%, %Orig_Y%
    BlockInput, MouseMoveOff
    Have fun!

    Edit: Just saw a much more awesome gear changer here: http://www.ownedcore.com/forums/diab...-swap-bot.html Please ignore my dodgy script

    AutoIt Gear Changer

Similar Threads

  1. [REQ] 1.12.1 - Gear Changer!
    By buddhaapi in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 01-08-2014, 12:16 PM
  2. [AutoIt] All gear screenshot
    By Kroning in forum Diablo 3 Bots and Programs
    Replies: 78
    Last Post: 08-09-2012, 09:38 AM
  3. HOW TO Step by step - AUTOIT 1 second FULL GEAR SWAP SCRIPT
    By Cenny in forum Diablo 3 Bots Questions & Requests
    Replies: 9
    Last Post: 06-18-2012, 09:23 PM
  4. Switch mf gear, easy setup [AutoIT Script]
    By Rikuo in forum Diablo 3 Bots and Programs
    Replies: 5
    Last Post: 06-10-2012, 01:07 PM
  5. [Tool] Gear ID changer
    By mavrock in forum WoW Memory Editing
    Replies: 17
    Last Post: 09-09-2011, 12:57 AM
All times are GMT -5. The time now is 06:52 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