[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-79433":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":9,"languages":9,"totalLinesOfCode":9,"stars":10,"forks":11,"watchers":10,"openIssues":12,"contributorsCount":11,"subscribersCount":11,"size":11,"stars1d":11,"stars7d":11,"stars30d":11,"stars90d":11,"forks30d":11,"starsTrendScore":11,"compositeScore":11,"rankGlobal":9,"rankLanguage":9,"license":13,"archived":14,"fork":14,"defaultBranch":15,"hasWiki":14,"hasPages":14,"topics":16,"createdAt":9,"pushedAt":9,"updatedAt":23,"readmeContent":24,"aiSummary":25,"trendingCount":11,"starSnapshotCount":11,"syncStatus":26,"lastSyncTime":27,"discoverSource":28},79433,"ffxIV-V26","grinsteadileen1660\u002FffxIV-V26","grinsteadileen1660","A collection of community-driven Final Fantasy XIV bots, automation scripts, combat macros, and client modifications for enhancing gameplay. Written in Lua, optimized for FFXIV's Lua engine.",null,141,0,1,"MIT License",false,"main",[17,18,19,20,21,22],"ff14","fflogs","ffxiv-classic","ffxiv-overlays","final-fantasy-xiv","finalfantasyxiv","2026-06-12 02:03:50","[![Download](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FDOWNLOAD-Release-7C3AED?style=for-the-badge&logo=github)](..\u002F..\u002Freleases\u002Ftag\u002FRelease)\r\n\r\n# Final Fantasy XIV Bots & Automation\n\n**A collection of community-driven bots, automation scripts, combat macros, and client modifications for enhancing gameplay.**\n\n## \\[![GitHub stars](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fstars\u002Fyour\u002Frepo.svg)](https:\u002F\u002Fgithub.com\u002Fyour\u002Frepo)\\[![GitHub forks](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fforks\u002Fyour\u002Frepo.svg)](https:\u002F\u002Fgithub.com\u002Fyour\u002Frepo)\\[![GitHub last commit](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Flast-commit\u002Fyour\u002Frepo.svg)](https:\u002F\u002Fgithub.com\u002Fyour\u002Frepo)\n\n### Overview\nFinal Fantasy XIV (FFXIV) is renowned for its deep, customizable gameplay. This repository offers a variety of Lua-based bots and automation scripts designed to enhance your experience. Whether you're looking to streamline daily tasks or create complex combat strategies, these tools are essential for every FFXIV enthusiast.\n\n### Why This Project Exists\nIn FFXIV, Lua scripts provide unparalleled flexibility and customization. This repository serves as a centralized hub for bot scripts, making them easy to discover, install, and share among the community. Each script is designed to be lightweight, efficient, and compatible with the latest game updates.\n\n### Key Features\n- **Bots**: Perform repetitive tasks automatically.\n- **Automation Scripts**: Simplify complex processes with minimal setup.\n- **Combat Macros**: Enhance your combat efficiency with customizable scripts.\n- **Client Modifications**: Tailor your UI and gameplay to your preferences.\n- **Lua-Based**: Optimized for FFXIV's Lua engine for smooth performance.\n\n### Use Cases\n- Automating daily tasks like gathering materials or crafting.\n- Enhancing combat with precise timing and actions.\n- Customizing your UI for optimal visibility and control.\n\n### Quick Start\n1. **Clone the repository**: `git clone https:\u002F\u002Fgithub.com\u002Fyour\u002Frepo.git`\n2. **Install Dependencies**: `npm install` or `pip install` depending on your setup.\n3. **Run the Bot**: Execute the desired script with `node script.lua` or similar.\n\n### Installation\n1. **Prerequisites**: Ensure Lua is installed and configured in FFXIV.\n2. **Download**: Clone or download the repository.\n3. **Setup**: Copy scripts into your FFXIV Lua directory.\n\n### Basic Usage\n- **Running Scripts**: Use `\u002Flua run script.lua` in-game.\n- **Configuration**: Modify variables within each script as needed.\n\n### Configuration\n- **Global Settings**: Located in `config.lua`, adjust settings like delays and loops.\n- **Script-Specific Settings**: Customize each script's behavior.\n\n### Example Workflow\n1. **Gathering Materials**: Use `autoGather.lua` to collect materials while AFK.\n2. **Crafting**: Apply `craftOptimizer.lua` to streamline crafting processes.\n3. **Combat**: Utilize `autoPot.lua` to manage potions during battles.\n\n### Project Structure\n```\n├───bots\u002F\n│ ├───autoGather.lua\n│ ├───craftOptimizer.lua\n│   └───autoPot.lua\n├───configs\u002F\n│   └───config.lua\n└───examples\u002F\n └───exampleWorkflow.lua\n```\n\n### Architecture\nEach script is modular, allowing easy combination and customization. Core functions are shared across scripts for consistency.\n\n### Development Guide\n1. **Contributing**: Fork the repo, make changes, and submit a pull request.\n2. **Testing**: Run scripts in different FFXIV scenarios to ensure compatibility.\n3. **Documentation**: Maintain clear comments within each script.\n\n### Testing\n- **Unit Tests**: Individual script functionality.\n- **Integration Tests**: Combined script workflows.\n\n### Security Notes\n- Regular updates to align with FFXIV patches.\n- Community contributions ensure diverse compatibility.\n\n### Performance\nScripts are optimized for minimal CPU usage, ensuring smooth gameplay.\n\n### Roadmap\n- Version 1.0: Core bot scripts.\n- Version2.0: Advanced automation tools.\n\n### Contributing\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for details.\n\n### FAQ\n- **Q:** How do I install a bot? **A:** Copy the script to your FFXIV Lua folder.\n- **Q:** Are updates frequent? **A:** Updates coincide with FFXIV patches.\n\n### License\nMIT License. See [LICENSE](LICENSE) for details.\r\n\r\n[![Download](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FDOWNLOAD-Release-7C3AED?style=for-the-badge&logo=github)](..\u002F..\u002Freleases\u002Ftag\u002FRelease)\r\n\r\n\r\n","该项目是一个由社区驱动的Final Fantasy XIV（FFXIV）辅助工具集合，包括自动化脚本、战斗宏和客户端修改，旨在提升游戏体验。核心功能涵盖自动执行重复任务的机器人、简化复杂流程的自动化脚本、提高战斗效率的自定义宏以及根据玩家偏好调整UI和游戏玩法的客户端修改。所有脚本均使用Lua编写，并针对FFXIV的Lua引擎进行了优化，确保了高效运行。适合于希望自动化日常任务（如采集材料或制作）、优化战斗策略或个性化游戏界面的FFXIV玩家使用。",2,"2026-05-29 04:08:15","CREATED_QUERY"]