-- Set speed -- local player = game.Players.LocalPlayer.Humanoid.WalkSpeed = 123 -- colsole -- print("Hello World!") -- Set Jump -- local player = game.Players.LocalPlayer.Humanoid.JumpPower = 92 -- Set Notification -- game:GetService("StarterGui"):SetCore("SendNotification", { Title = "asdliajlsdkwjx"; Duration = 5; Text = "kadjkalsdhjkaw" }) -- Set Stop -- wait() -- Set link script -- loadstring(game:HttpGet(""))() -- Set Chat -- game:GetService("TextChatService").TextChannels.RBXGeneral:SendAsync("Hello!") -- https://github.com/lololofffff/textbook/tree/main --