Skip to content

FyyWannaFly/FyyLuaCollection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FyyLuaCollection

Curated Roblox Luau Script Hub by Fyy Community

Per-script documentation · Encrypted release builds · WindUI & Fluent interfaces


Luau Roblox UI

Docs Status Owner License


Fyy Community Discord · Report Issue · Request Feature


Overview

FyyLuaCollection is a curated script hub for the Fyy Community — a collection of encrypted, production-ready Roblox Luau scripts with dedicated documentation per tool. Every script ships with its own feature page under docs/, so users know exactly what they are running before they load it.

Built for anglers, climbers, and gardeners across Roblox's biggest fishing and survival games.


Script Catalog

Script Target Game UI Docs
Fyy Fish IT — Fluent Fish IT Fluent docs/FyyFishITFluent
Fyy Fish IT — WindUI Fish IT WindUI docs/FyyFishITWindUI
Client Fish IT Fish IT WindUI docs/ClientFishIT
Fyy Abyss Abyss WindUI docs/FyyAbyss
Client Abyss Abyss WindUI docs/ClientAbyss
Fyy Garden Horizon Garden Horizon WindUI docs/FyyGardenHorizon
Hook HTTPS Utility docs/Hook_Https
WindUI Library All scripts docs/WindUI

Repository Layout

FyyLuaCollection/
│
├── scripts/                    # Production-ready encrypted scripts (.ENC.lua)
│   ├── FyyFishITFluentENC.lua
│   ├── FyyFishITWindUIENC.lua
│   ├── ClientFishITENC.lua
│   ├── FyyAbyssENC.lua
│   ├── ClientAbyssENC.lua
│   ├── FyyGardenHorizonENC.lua
│   └── Hook_HttpsENC.lua
│
├── lib/                        # Vendored UI libraries
│   └── WindUI.lua
│
├── docs/                       # Per-script feature documentation
│   ├── FyyFishITFluent/
│   ├── FyyFishITWindUI/
│   ├── ClientFishIT/
│   ├── FyyAbyss/
│   ├── ClientAbyss/
│   ├── FyyGardenHorizon/
│   ├── Hook_Https/
│   └── WindUI/
│
├── .gitignore
├── LICENSE
└── README.md

Usage

Each script has its own loadstring documented in its respective docs/*/README.md. Example pattern:

loadstring(game:HttpGet("https://raw.githubusercontent.com/FyyWannaFly/FyyLuaCollection/main/scripts/FyyFishITFluentENC.lua"))()

Refer to the per-script documentation for:

  • Full feature list
  • UI screenshots
  • Configuration options
  • Known limitations
  • Compatibility notes

Security & Privacy

Note

This repository intentionally excludes sensitive runtime values:

  • Private domain names and API backends
  • Webhooks, tokens, and database credentials
  • Raw unencrypted source code

All scripts in scripts/ are .ENC.lua — encrypted release builds. The raw sources remain private.


What Ships Here

  • scripts/*.ENC.lua — Production encrypted builds ready to loadstring
  • lib/WindUI.lua — Vendored UI library used across multiple scripts
  • docs/*/README.md — One feature page per script, updated per release

What Does Not Ship

  • Raw unencrypted Luau sources
  • Backend API URLs, domains, webhooks
  • Authentication keys or tokens
  • Development/testing-only scripts

Community

Resource Link
Discord Server discord.gg/77nEeYeFRp
Issue Tracker GitHub Issues
Creator @FyyWannaFly

License

Distributed under the ISC License. See LICENSE for details.

Scripts in this repository are provided as-is for community use. The authors are not responsible for any consequences resulting from their use.


Fyy CommunityLets Fly High!

Made with 💜 for the Roblox scripting community

About

Curated Roblox Luau script hub by Fyy Community — Fish IT, Abyss, Garden Horizon, WindUI & Fluent interfaces with per-script documentation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages