Giter Site home page Giter Site logo

autohotkeyscripts's Introduction

AutoHotKeyScripts

Just some scripts for personal use

#Image Scan

This script will scan the screen for a copy of whatever image you provide. Save you image to scan for as "Scan1.bmp" in the same directory as the .exe. I recommend you use a 24bit bitmap file.

Press ESC to terminate the script.

Steps this script takes:

Get the width of all displays Search the screen using your provided image, providing error messages if anything goes wrong. Continuously search all screens for all instances of this copy and click it twice. Sleep for 30 seconds if search failed, sleep for 1 second if search succeeded. Note: Clicking will click the top-left of your provided image, so make sure the clickable portion of the button is still the top-leftmost pixel. This script needs to launch as admin to execute.

#AutoSynthesis

This script is far more complicated. It needs the following images with the same setup as Image Scan. Arrow.bmp, Bolt.bmp, Paper.bmp, Oven.bmp, Menu.bmp, Divide.bmp, Okay.bmp, and Synthesis.bmp

This mod, designed specifically for random synthesis in Mabinogi, scans for Arrows, Bolts, and Paper in your inventory, scans for the alchemy oven (Abyss locking the time of day required), clicks the oven, then divides the stacks into one of each, placing them in the synthesis screen, then synthing.

Loop ends when any step fails, such as running out of materials. ESC also kills the script.

Menu is a screenshot of the synthesis boxes. I recommend starting in the center and going to the bottom right corner of a single box. Divide is a screenshot of the divide button after right clicking a stack of items. Get a coloum of all three buttons but only the first two letters of Divide. Reason: Tooltips will block viewing of the whole button. Okay is the okay button after clicking divide

Designed for random synthesis, but could be used for any 3-item synthesis as long as all the items stack.

autohotkeyscripts's People

Contributors

chibichoko avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.