GithubHelp home page GithubHelp logo

jonowar / hyperlightdrifter.spoon Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 5 KB

A Hammerspoon (http://www.hammerspoon.org/) spoon for automating unlocking the purple outfit in the indie game Hyper Light Drifter(www.heart-machine.com)

License: MIT License

Lua 100.00%

hyperlightdrifter.spoon's Introduction

HyperLightDrifter.spoon

An extension (spoon) for the OSX automation program Hammerspoon (http://www.hammerspoon.org/), for unlocking the purple outfit in the indie game Hyper Light Drifter (www.heart-machine.com)

Installation

Clone this into your .hammerspoon/Spoons directory

Usage

  1. In your .hammerspoon/init.lua add the following:
hld = hs.loadSpoon("HyperLightDrifter")
hld:bindHotkeys({
      unlockPurpleOutfit={{"ctrl", "cmd"}, "P"}
})
  1. Open Hyper Light Drifter and set controls to keyboard and mouse.
  2. Go to the dash shop challenge zone and move to a spot slightly left or right of a stamina recharge panel.
  3. Place your mouse in the middle of the stamina recharge panels.
  4. Hit ctrl+cmd+P.
  5. The guy should start dashing back and forth 800 times and unlock the purple outfit.

Warnings

  1. This spoon uses hs.timer.usleep, which blocks lua execution and might have adverse affects on other spoons.
  2. Once it starts, it won't stop until the spacebar has been pushed 800 times, so make sure you're in the game and comitted to unlocking this thing.

hyperlightdrifter.spoon's People

Contributors

jonowar avatar

Watchers

 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.