Changing armor during combat to use multiple enchants menu

User Tag List

Results 1 to 7 of 7
  1. #1
    laudon's Avatar Member
    Reputation
    10
    Join Date
    May 2008
    Posts
    66
    Thanks G/R
    4/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Changing armor during combat to use multiple enchants

    Armor enchants have separate cds per armor piece so you can switch during combat to get another one off.
    This is the exact same as the injury kit script. It just has a different purpose.

    take a picture of the chest you want to switch out in combat from your inventory screen and crop it like this. http://puu.sh/3iKyt.png name it Chest2.png

    then take a picture of the chest you normally wear while it's in your inventory and crop it. name the picture Chest1.png

    chest2.ahk
    Code:
    F2::
    IfWinActive, Neverwinter
    {
    send {i}
    sleep, 200
    
    ;find the coords of the second chest
    ImageSearch, Chest2X, Chest2Y,  0, 0, %A_ScreenWidth%, %A_ScreenHeight%, *30 Chest2.png
    
    	MouseMove, Chest2X, Chest2Y
    	Send {vk01sc000}
    	Send {vk01sc000}
    		sleep, 20
    send {i}
    	
    }
    chest1.ahk
    Code:
    F3::
    IfWinActive, Neverwinter
    {
    send {i}
    sleep, 200
    
    ;find the coords of the first chest
    ImageSearch, Chest1X, Chest1Y,  0, 0, %A_ScreenWidth%, %A_ScreenHeight%, *30 Chest1.png
    
    	MouseMove, Chest1X, Chest1Y
    	Send {vk01sc000}
    	Send {vk01sc000}
    		sleep, 20
    send{i}
    }
    Last edited by laudon; 06-18-2013 at 03:28 PM.

    Changing armor during combat to use multiple enchants
  2. #2
    ocnwo's Avatar Member
    Reputation
    17
    Join Date
    May 2013
    Posts
    113
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't suppose there's any chance that this item swapping would lead to an infinitely stackable effect would it?

    Chest 1 procs
    Swap to Chest 2
    Swap back to Chest 1, Chest 1 procs again (stacks?)

    Have you tested this?

  3. #3
    2serious's Avatar Member
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice work, do the enchantments need be of different types or levels?(ie lesser/greater)

  4. #4
    laudon's Avatar Member
    Reputation
    10
    Join Date
    May 2008
    Posts
    66
    Thanks G/R
    4/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by 2serious View Post
    Nice work, do the enchantments need be of different types or levels?(ie lesser/greater)
    I have no idea, i've only tested with a soulforge and thunderhead

  5. #5
    sn1kzze's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    2nd script needs a space & enter

    send {i}

    }

  6. #6
    tommyboy69's Avatar Member
    Reputation
    2
    Join Date
    Jul 2013
    Posts
    65
    Thanks G/R
    0/1
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can this be changed to artifacts?
    use artifact 1

    then use artifact 2? etc
    also
    please let other know how to set this up with ahk?
    no clue about ahk and how do I set up find chest??
    Last edited by tommyboy69; 03-30-2014 at 07:54 AM. Reason: error

  7. #7
    Karkas82's Avatar Member
    Reputation
    1
    Join Date
    Jun 2014
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hotkeys are not triggering the AHK scripts for me while neverwinter is active window... I've tried F2, F3, & others keys....

    Am I missing something?

    Thanks

Similar Threads

  1. (Druid) change idols during combat
    By markons in forum World of Warcraft Exploits
    Replies: 13
    Last Post: 05-15-2009, 07:37 AM
  2. Model Changing Armor/Clothing
    By Xiox in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 09-24-2007, 12:35 PM
  3. [Guide] Changing Armor / Weapons with Hex Editor
    By Gobers in forum WoW ME Tools & Guides
    Replies: 14
    Last Post: 09-12-2007, 02:03 AM
  4. Help changing armor...
    By Plzhelpme in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 08-09-2007, 04:02 AM
  5. change armor with hex workshop
    By shaman90 in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 08-07-2007, 11:19 AM
All times are GMT -5. The time now is 11: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