Skip to content

Instantly share code, notes, and snippets.

View yuechaann-sudo's full-sized avatar

yuechaann-sudo

  • Joined Dec 6, 2025
View GitHub Profile
local player = game.Players.LocalPlayer
local UIS = game:GetService("UserInputService")
local flying = false
local speed = 2
local bodyGyro
local bodyVel
local function createGUI()
-- Hapus GUI lama kalau ada
local player = game.Players.LocalPlayer
local UIS = game:GetService("UserInputService")
local RunService = game:GetService("RunService")
-- SIMPAN POSISI DAN STATUS
local guiEnabled = true
local framePosition = UDim2.new(0.5, -140, 0.4, -130)
local minimized = false
-- GUI