Skip to content

Instantly share code, notes, and snippets.

View XTEID's full-sized avatar

XTE XTEID

View GitHub Profile
local vaizbtg = Instance.new("ScreenGui")
local MainFrame = Instance.new("Frame")
local UICorner = Instance.new("UICorner")
local ESPButton = Instance.new("TextButton")
local UICorner_2 = Instance.new("UICorner")
local FLYButton = Instance.new("TextButton")
local UICorner_3 = Instance.new("UICorner")
local TextLabel = Instance.new("TextLabel")
local UICorner_4 = Instance.new("UICorner")
local INFJUMPButton = Instance.new("TextButton")