D3X - A Complete Macro Solution menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 18
  1. #1
    Kryo11's Avatar Member
    Reputation
    2
    Join Date
    Apr 2014
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    D3X - A Complete Macro Solution

    D3X is a tool I originally created for myself but decides to recode it from scratch to make it more user-friendly so I could share it with you.

    This allows you to create, organize, and store macros on the fly. You can bind your skills to any key as well as binding multiple skills to a single key. It also allows you to Autocast any skill each time it is available.

    This is an early beta but it is 100% fully functional. It is coded in AutoHotkey and does NOT read or write to the memory in any way making this undetectable. I have been using my original version of it for quit some time now.

    Due to the lack of beta-testers any input from you folks would be appreciated, just let me know what you think I should add to this or post details about any bugs you find.

    D3X - A Complete Macro Solution-mainwindow-png

    1. Enter a name for your new macro here or select an existing one from the list to load.
    2. This is the hotkey assigned to enable or disable your macro in-game
    3. Press this once to let you set your hotkey and again to store it.
    4. Indicator to let you know if your macro is enabled.
    5. Save a new macro or update an existing one.
    6. Delete selected macro.
    7. This option will auto cast 'skill 1' each time it is available without constantly spamming it while it's on cooldown.
    8. Enable this to bind this skill to any chosen key.
    9. This is the hotkey for 'skill 1' if enabled. You can use the same hotkey for multiple spells.
    10. Since this program does not read memory we have to check the on screen pixels to see if a skill is ready. Make sure you diablo window is visible on 'skill 1' is not on cooldown and press this button. It will add the color code to the next box for reference.
    11. Color code to check for. You need this for both the autocast and bind options.
    12. Keeps this window on top of all others. Useful for settint the color code mentioned above if you only have 1 monitor.
    13. Show a tooltip in the lower right corner for a couple seconds each time you enable or disable the macro to make it easier to see.


    The only requirements are that you run your game in 1920x1080 Windowed Fullscreen mode and skill1-4 be bound to the 1-4 keys (this will change in the next update)

    DOWNLOAD IT HERE
    http://s000.tinyupload.com/index.php...39886483786260

    Note: From what I can tell Maleware Bytes (and I'm sure others) return a false-positive on AutoHotkey and any program created with it for a key logger. Though I can assure you this is not the case if you choose not to trust it I understand. I just thought I would share a program I made that I felt was very useful.

    UPDATES:

    7/30/14
    • Fixed the in-game tooltip to only show when the option is checked.
    • Added a fade-in/fade-out for the in-game tooltip.
    • In-game tooltip no longer recieves focus when shown.
    • Turning off the macro no longer disables any previous bound keys.
    • If you find any other bugs please let me know


    8/26/14
    • Minor Tweaks to Visuals
    • Right click on any box to clear it.
    Last edited by Kryo11; 08-26-2014 at 01:52 PM.

    D3X - A Complete Macro Solution
  2. #2
    CreativeXtent's Avatar Moderator Authenticator enabled
    Reputation
    580
    Join Date
    Jun 2011
    Posts
    1,593
    Thanks G/R
    242/148
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what is this built in?

  3. #3
    Kryo11's Avatar Member
    Reputation
    2
    Join Date
    Apr 2014
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I created it with AutoHotkey

  4. #4
    CreativeXtent's Avatar Moderator Authenticator enabled
    Reputation
    580
    Join Date
    Jun 2011
    Posts
    1,593
    Thanks G/R
    242/148
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    oh, explains the 1/52 trojan thing

  5. #5
    Kryo11's Avatar Member
    Reputation
    2
    Join Date
    Apr 2014
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thats something I wasn't aware of. I can assure you it's safe though. Is there any way to get rid of that or is it a fault in AHKs core?

  6. #6
    Kryo11's Avatar Member
    Reputation
    2
    Join Date
    Apr 2014
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated: All currently known bugs are fixed. If you find something let me know.

    As for the false-positive on viruses...after looking into it, it appears Maleware Bytes (maybe others too) return all AutoHotkey files as having a trojan in them. I think you will find this program useful if you use macros but if wish to avoid it I understand.

  7. #7
    gottagofast's Avatar Member
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Where can we download the new version?

  8. #8
    Kryo11's Avatar Member
    Reputation
    2
    Join Date
    Apr 2014
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    http://www.filedropper.com/d3x_1

    This is the newest version I've uploaded. I do have a few minor tweaks I've yet to upload as I wasnt sure people were actually using it. I will recompile and upload it tonight.

  9. #9
    Kryo11's Avatar Member
    Reputation
    2
    Join Date
    Apr 2014
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated 8/26

  10. #10
    DexeN's Avatar Member
    Reputation
    2
    Join Date
    Sep 2007
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks ! I was looking for something like this

  11. #11
    sillybearito's Avatar Corporal
    Reputation
    1
    Join Date
    May 2013
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    download link broken

    so i went on a google hunt for a mirror, found these guys profiting off your hard work. http://rpg-exploiters.com/diablo-3-d...ol/#more-25405
    Last edited by sillybearito; 09-09-2014 at 07:55 PM.

  12. #12
    zycamzip's Avatar Contributor

    Reputation
    232
    Join Date
    Aug 2007
    Posts
    542
    Thanks G/R
    17/40
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    versus ownedcore profiting off his hard work, lol. At least there is a mirror, just saying.

  13. #13
    oXotoXo's Avatar Member
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi,

    nice work. Any chance of making the resolution dynamic? I run the game in windowed fullscreen on a 24" monitor which means i have a resolution of 1920x1600. With this resolution the macro doesnt hit the skills though.

    Thanks for any reply.

  14. #14
    Nesslow's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by oXotoXo View Post
    Hi,

    nice work. Any chance of making the resolution dynamic? I run the game in windowed fullscreen on a 24" monitor which means i have a resolution of 1920x1600. With this resolution the macro doesnt hit the skills though.

    Thanks for any reply.
    Just incase you use Thud aswell - Turn off the "skill should / can be cast" border.

  15. #15
    Kryo11's Avatar Member
    Reputation
    2
    Join Date
    Apr 2014
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry for my absence as I no longer play D3 but I still do have the latest version of D3X. If anyone has a mirror to upload this let me know. All my options are only temporary so if anyone knows a more permanent one let me know. I can send it to you directly if you need me to as well but I may not check back here often.

Page 1 of 2 12 LastLast

Similar Threads

  1. Complete set of Evermorph Macros! v1
    By Spitchy in forum WoW UI, Macros and Talent Specs
    Replies: 5
    Last Post: 02-05-2013, 02:29 PM
  2. [Mac] Ida Pro - Auto analysis never completes - solution?
    By Tanaris4 in forum WoW Memory Editing
    Replies: 18
    Last Post: 04-14-2011, 11:47 AM
  3. Complete Macro Making Guide
    By Rian22 in forum World of Warcraft Guides
    Replies: 10
    Last Post: 10-05-2008, 02:20 AM
  4. Aouto Complete / Accept Quest *Macro*
    By Drorharush in forum World of Warcraft Exploits
    Replies: 17
    Last Post: 10-11-2007, 09:31 PM
  5. AutoIt Macro for WoW AFK Bot
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 8
    Last Post: 04-06-2006, 06:01 AM
All times are GMT -5. The time now is 03:18 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