ScriptBlox is undergoing maintenance, so downtime is possible. Sorry for the inconvenience!
Universal Script ๐Ÿ“Œ
412 Views

SCRIPT WALLK SPEED TEAM FEK

Universal Script ๐Ÿ“ŒUploaded by
9 months ago
Please login to perform these actions:

Description

Script Wallk Speed

View Raw
Edited By: rfz_ Download


Comments
1
User profile picture
Za1k 6 days ago
local ok_3, err_4 = pcall(function() wait(0.03) end) local TweenService_2 = game:GetService("TweenService") local UserInputService_3 = game:GetService("UserInputService") local RunService_4 = game:GetService("RunService") local Stats_5 = game:GetService("Stats") local LocalPlayer_6 = game:GetService("Players").LocalPlayer local PlayerGui_7 = LocalPlayer_6:WaitForChild("PlayerGui") local ScreenGui_8 = Instance.new("ScreenGui") ScreenGui_8.Name = "SpeedWalkGUI" ScreenGui_8.ResetOnS* = false ScreenGui_8.Parent = PlayerGui_7 local Frame_9 = Instance.new("Frame") Frame_9.Name = "WelcomeFrame" Frame_9.Position = UDim2.new(0.5, - 300, 0.5, - 50) Frame_9.Parent = ScreenGui_8 Frame_9.BackgroundTransparency = 1 Frame_9.Size = UDim2.new(0, 600, 0, 100) local TextLabel_10 = Instance.new("TextLabel") TextLabel_10.TextColor3 = Color3.fromRGB(255, 0, 0) TextLabel_10.Parent = Frame_9 TextLabel_10.Text = "" TextLabel_10.Font = Enum.Font.SourceSansBold TextLabel_10.Name = "WelcomeLabel" TextLabel_10.Position = UDim2.new(0, 0, 0, 0) TextLabel_10.TextScaled = true TextLabel_10.BackgroundTransparency = 1 TextLabel_10.TextSize = 32 TextLabel_10.Size = UDim2.new(1, 0, 1, 0) local Frame_11 = Instance.new("Frame") Frame_11.Name = "Cursor" Frame_11.Position = UDim2.new(0, 0, 0, 0) Frame_11.Parent = Frame_9 Frame_11.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Frame_11.BorderSizePixel = 0 Frame_11.Size = UDim2.new(0, 3, 1, 0) local Frame_12 = Instance.new("Frame") Frame_12.Name = "PingFrame" Frame_12.Position = UDim2.new(0.5, - 60, 0, 10) Frame_12.Parent = ScreenGui_8 Frame_12.BackgroundColor3 = Color3.fromRGB(30, 30, 45) Frame_12.BorderSizePixel = 0 Frame_12.Size = UDim2.new(0, 120, 0, 35) local UICorner_13 = Instance.new("UICorner") UICorner_13.CornerRadius = UDim.new(0, 8) UIC
Please Login to add a comment.