-- HACK GUI BY ALEK#9223 -- COPY AND PASTE INTO YOUR EXECUTOR -- THIS HACK GUI IS UNDER DEVELOPMENT -- LAST UPDATE: EST 01:10 04/23/2023 loadstring(game:HttpGet("https://pastebin.com/raw/rridVvBP",true))() --Utilities -- Menus -- Fly -- Speed and Jump -- Noclip -- Auto ...
Not a member of Pastebin yet? Sign Up, it unlocks many cool features! Lua 23.85 KB | None | 0 0 raw download clone embed print report -- preparing function getnames() for i, v in pairs(game:GetChildren()) do if v.ClassName == "Players" then return v.Name end end end local ...