AHK Script which adds crosshairs while a key is held down.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou must get permission to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
This AHK script adds crosshairs to the center of the Dark Souls 2 window while a user defined key or joystick button is being held down, for using the binoculars to target spells.
Usage: - Exctract the files anywhere and run the script (if Autohotkey is installed) or the .exe. - Set a key to use as the trigger (defaults to Joypad button 7); - To set the script to use a different joystick button, right click on the [H] icon in the task bar and choose "set button", then press a joystick button. - To set the script to use a different key, right click on the [H] icon in the task bar and choose "set key", then press a key.
Notes: - Does not work in fullscreen mode. DSII must be in windowed mode (it should also work in borderless fullscreen mode) - Does not work with mouse clicks, joystick hat switches/+ pads or analog triggers/sticks. - Does not catch the key/button; it will still go through to DSII. - The Target.gif file may be changed (even to a different size), so long as it is still named Target.gif. (The transparency will by 255,0,255; ugly pink) - Certain catalysts may cast certain spells slightly off from the target at different ranges.