-- 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 0.12 KB | Gaming | 0 0 raw download clone embed print report while game:GetService("RunService").RenderStepped:wait() do game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 500 endTags: Roblox lua walkspeed ...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
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 ...
fp.Speed = speed fp.VelocitySpread = velspread return fp end local Color1 = Torso.BrickColor local fengui = it("GuiMain") fengui.Parent = Player.PlayerGui fengui.Name = "WeaponGUI" local fenframe = it("Frame") fenframe.Parent = fengui ...