{"id":47697681,"url":"https://github.com/4anti/roblox-fastflag-manager","last_synced_at":"2026-05-03T13:05:57.297Z","repository":{"id":347318310,"uuid":"1193456014","full_name":"4anti/Roblox-Fastflag-Manager","owner":"4anti","description":"A lightweight, super-fast   FastFlag Manager   for ROBLOX with lots of features. ","archived":false,"fork":false,"pushed_at":"2026-04-04T21:13:03.000Z","size":252,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-04T22:10:52.416Z","etag":null,"topics":["bloxstrap","client-optimizer","fastflag","fastflags","fflag","fflag-editor","fflags","fishstrap","manager","roblox","roblox-fast-flags","roblox-fastflag-manager","strapper","voidstrap"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/4anti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-27T08:41:56.000Z","updated_at":"2026-04-04T21:13:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/4anti/Roblox-Fastflag-Manager","commit_stats":null,"previous_names":["4anti/roblox-fastflag-manager"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/4anti/Roblox-Fastflag-Manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4anti%2FRoblox-Fastflag-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4anti%2FRoblox-Fastflag-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4anti%2FRoblox-Fastflag-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4anti%2FRoblox-Fastflag-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4anti","download_url":"https://codeload.github.com/4anti/Roblox-Fastflag-Manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4anti%2FRoblox-Fastflag-Manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32569719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bloxstrap","client-optimizer","fastflag","fastflags","fflag","fflag-editor","fflags","fishstrap","manager","roblox","roblox-fast-flags","roblox-fastflag-manager","strapper","voidstrap"],"created_at":"2026-04-02T16:41:44.447Z","updated_at":"2026-05-03T13:05:57.291Z","avatar_url":"https://github.com/4anti.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Roblox FastFlag Manager\n\n![Version](https://img.shields.io/badge/version-3.3.5-blue.svg)\n![License](https://img.shields.io/badge/license-MIT-green.svg)\n![Platform](https://img.shields.io/badge/platform-Windows-lightgrey.svg)\n\nA desktop application for managing Roblox FastFlags (FFlags). Provides a\nunified interface to add, edit, group, import, and apply FastFlags to a\nrunning or to-be-launched Roblox client, with both file-based\n(`ClientAppSettings.json`) and live-memory application paths.\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://i.ibb.co/JRQF7LzY/Menu-Picture-Normal-just-the-starting.png\" alt=\"Main interface\" width=\"800\"\u003e\n\u003c/div\u003e\n\n---\n\n## Table of contents\n\n- [Features](#features)\n- [Supported bootstrappers](#supported-bootstrappers)\n- [Installation](#installation)\n  - [Standalone installer](#standalone-installer)\n  - [Build from source](#build-from-source)\n- [Usage](#usage)\n- [Configuration and data location](#configuration-and-data-location)\n- [Project layout](#project-layout)\n- [Updates](#updates)\n- [Community](#community)\n- [License](#license)\n\n---\n\n## Features\n\n- **Multi-bootstrapper support** — works with vanilla Roblox, Bloxstrap,\n  Voidstrap, Fishstrap, and similar bootstrappers.\n- **Searchable flag catalog** — indexed list of known FastFlag names with\n  prefix-aware type inference (`FFlag`, `DFInt`, `FFloat`, etc.).\n- **Presets** — save, edit, reorder, import, and export named flag groups\n  via JSON or compressed Base64 strings.\n- **Hotkey bindings** — bind individual flags to keys for in-game\n  toggling, including value cycling and revert-on-key.\n- **Hybrid application** — writes flags to `ClientAppSettings.json` and,\n  when Roblox is running, also patches values directly in process memory.\n- **Update channels** — manual or automatic updates pulled from GitHub\n  Releases, with a built-in changelog viewer.\n- **System tray** — minimize-to-tray with single-instance enforcement.\n- **Standalone installer** — Windows executable for users without a\n  Python toolchain.\n\n## Supported bootstrappers\n\n| Bootstrapper     | Supported |\n| :--------------- | :-------: |\n| Bloxstrap        | Yes       |\n| Voidstrap        | Yes       |\n| Fishstrap        | Yes       |\n| Vanilla / others | Yes       |\n\n## Installation\n\n### Standalone installer\n\n1. Open the [Releases](../../releases) page.\n2. Download the latest `FFM_Installer.exe`.\n3. Run it and follow the setup wizard.\n4. Launch the application from the Start menu.\n\n### Build from source\n\n**Prerequisites:**\n\n- [Python 3.10+](https://www.python.org/downloads/)\n- [Git](https://git-scm.com/downloads)\n\n**Setup:**\n\n```bash\ngit clone https://github.com/4anti/Roblox-Fastflag-Manager.git\ncd Roblox-Fastflag-Manager\npip install -r requirements.txt\npython main.pyw\n```\n\nThe first launch will request administrator privileges (required for\nprocess-memory access) and will create its data directory under\n`%USERPROFILE%\\.FFlagManager`.\n\n## Usage\n\n1. **Search** — use the search bar to filter the known-flag catalog or\n   type a flag name directly.\n2. **Add / edit** — set a value; the type is inferred from the flag's\n   prefix and validated before save.\n3. **Presets** — group flags into presets, reorder them, and share them\n   as JSON files or Base64 strings.\n4. **Hotkeys** — assign keys to toggle, cycle, or revert specific flags.\n5. **Apply** — click *Apply Flags* to write `ClientAppSettings.json` and,\n   if Roblox is running, patch values in memory.\n\n## Configuration and data location\n\nAll user data is stored under `%USERPROFILE%\\.FFlagManager\\`:\n\n| File                     | Purpose                                      |\n| ------------------------ | -------------------------------------------- |\n| `settings.json`          | App settings (theme, window state, options)  |\n| `user_flags.json`        | The active flag list                         |\n| `presets.json`           | Saved presets                                |\n| `fflags_history.json`    | Snapshot history for undo/restore            |\n| `known_flags.json`       | Discovered flag-address registry             |\n| `logs/fflag_manager.log` | Rolling application log                      |\n\nThe repository itself does not ship any user data; these files are\ncreated on first run.\n\n## Project layout\n\n```\n.\n├── main.pyw              # Entry point (single-instance, admin elevation, bootstrapper)\n├── version.json          # Local version string used by the updater\n├── requirements.txt      # Runtime Python dependencies\n├── build_exe.py          # PyInstaller build script\n├── FFM.spec              # PyInstaller spec\n├── installer.iss         # Inno Setup installer script\n├── ffm_v3_logo.ico       # Application icon\n├── src/\n│   ├── core/             # Flag, preset, offset, syscall, and Roblox process logic\n│   ├── gui/              # PyWebView window + JS API + HTML/JS UI\n│   └── utils/            # Config, logging, helpers, updater\n└── .github/workflows/    # CI: build EXE + Inno Setup installer on tag push\n```\n\n## Updates\n\nThe app checks GitHub Releases for newer versions every 10 minutes.\n\n- **Manual mode** (default): a notification appears in the Settings tab;\n  the user starts the download.\n- **Automatic mode** (opt-in): the installer is downloaded and run\n  silently in the background.\n\nBoth modes use `FFM_Installer.exe` from the latest GitHub Release. Tags\nmatching `v*` trigger the build/release workflow defined in\n`.github/workflows/release.yml`.\n\n## Community\n\n[Discord server](https://discord.gg/ECekjAkQu7) — support, preset\nsharing, and discussion.\n\n## License\n\nMIT — see [`LICENSE`](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4anti%2Froblox-fastflag-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4anti%2Froblox-fastflag-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4anti%2Froblox-fastflag-manager/lists"}