
1.4k Views
LOLS FLY GUI V1
Universal Script 📌Uploaded by 1 month ago
Please login to perform these actions:
Description
simple fly gui it has a speed slider a button to unload it and a noclip feature also is mobile friendly for keyboard and mouse press q to fly and unfly also to drag it hold the drag button and just drag it if there any bugs on mobile tell me by commenting
Comments
2

Offline
tagSweeper 3 weeks ago
-- This script integrates fly and noclip functionalities.
-- Implementation Note: To optimize performance and prevent lag, avoid setting CanCollide to false in a continuous loop.
-- Instead, capture the initial CanCollide states of all character body parts before enabling noclip.
-- Implement a conditional update logic: only toggle noclip states when a discrepancy is detected (e.g., if a part becomes collidable while noclip is active, force it back to false).
-- Upon disabling, restore all parts to their original cached states to ensure proper character physics recovery.
Offline
tagSweeper 2 weeks ago
Https://pastebin.com/raw/3uLcq0FB
This is a version where I fixed your program. Feel free to use or post it as is if you'd like. I hope this helps, and you're welcome to use it as a reference!
Actual executor test

![[FPS] Flick](/images/script/136801880565837-1781618252072.png)


