Alternate Fish IT client variant using a Lexs-style UI layout and a broad multi-tab feature set.
scripts/ClientFishIT.lua is a Fish IT client implementation separate from the Fyy WindUI/Fluent releases. It builds a premium-style window and organizes a large feature set across player, fishing, shop, teleport, event, trade, enchant, totem, quest, settings, and webhook tabs.
| Area | Features |
|---|---|
| Info | support/community panel and basic window metadata |
| Player | Infinite Jump, NoClip, freeze/position utilities, movement helpers |
| Main / Auto | Fish IT automation and fishing workflow controls |
| Shop | shop helpers and purchase-related controls |
| Teleport | location and movement shortcuts |
| Event / Trade / Enchant | game-specific helper panels |
| Totem / Quest | progression-oriented helper controls |
| Settings / Webhook | runtime settings and notification/reporting controls |
load Lexs-style UI
-> create client window
-> build feature tabs
-> attach callbacks to Roblox services/remotes
Use this as an alternate client path when the Lexs-style UI is preferred or when comparing feature parity against the Fyy-branded Fish IT scripts.
Webhook and external source URLs should stay out of public docs.