This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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") |