GithubHelp home page GithubHelp logo

gewerd-strauss / generalhealthbots.ahk Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 3.0 7.94 MB

Small script for setting independent reminders to drink and switch from a sitting to a standing working position and back.

AutoHotkey 100.00%

generalhealthbots.ahk's People

Contributors

atharvachavan avatar gewerd-strauss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

generalhealthbots.ahk's Issues

Can't get this script to run.

I tried getting this script to run, but it keeps running into errors involving libraries that don't exist.

Just running the GeneralHealthBot.ahk script breaks at line 159 with this error:

Error at line 159.

#include file
"C:\users\USERNAME\Documents\AutoHotKey\Lib\IniFileCreator_v8.ahk"
cannot be opened.

The program will exit.

I did a search on my computer and the "AutoHotKey\Lib" folder doesn't even exist in my documents folder.

So I tried a search for IniFileCreator_v8.ahk and no such file exists on my computer. It doesn't seem like this "library" is a standard feature of my default AutoHotKey installation.

Next I did a search online for "IniFileCreator_v8.ahk" to see if I could find the missing file. It wasn't straightforward to find it, but I did come across this "archive" post on the AHK forums:

https://www.autohotkey.com/boards/viewtopic.php?style=17&f=6&t=3216&start=60

It contains a link to a massive 7zip backup of (apparently hard to find) library scripts. I had to dig into the zips to find the necessary script at buried (in a ZIP within a ZIP) here:

rbrtryn_3-04-2014.7z\robertcollier4_pack\AutohotkeyDotNet_Megapack.7z\~toralf\IniSettingsEditor\IniFileCreator_v8.ahk

I tried moving that to the User Documents folder that it expects it at. Then I got another error because the IniFileCreator_v8.ahk was looking to include: Func_IniSettingsEditor_v6.ahk on line 79.

So I copied THAT file into the Lib folder that I had created, and it still couldn't find it. I'm guessing because the original GeneralHealthBot.ahk is considered the root directory, and so IniFileCreator_v8,ahk is maybe looking there?

Next I tried to copy both files to the GeneralHealthBot.ahk directory and created a new "lib' folder there to put them in. Then I modified the "include" paths to point to those new files.

So I modified the include paths in both files, and then I get an error because of a missing /Anchor/Anchor_v3.3.ahk file...

I want to try this health script out, but I'm not gonna spend an unknown number of hours debugging it to hunt down all the obscure linked libraries that it is trying to reference.

Please consider including copies of all the necessary libraries in a "lib" folder for this script, and point the INCLUDE commands to the proper relative locations, that way the source of this script is "complete" and can be run "out-of-the-box".

Having to download a 24mb 7zip archive (containing roughly 2707 files, nested in sub-folders) on a forum post from 2018, just to find a handful of AHK files, isn't a fun experience.

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.