message
message
com/dawid-
scripts/UI-Libs/main/Vape.txt"))()
local aimbotConnection
local aimlockConnection
-- Create TextLabels
local textLabel1 = Instance.new("TextLabel")
textLabel1.Size = UDim2.new(1, 0, 0, 25)
textLabel1.Position = UDim2.new(0, 0, 0, 0)
textLabel1.BackgroundTransparency = 1
textLabel1.TextColor3 = Color3.fromRGB(255, 0, 0)
textLabel1.TextStrokeTransparency = 0.5
textLabel1.Text = "Made by Nett (The Scripter)"
textLabel1.TextScaled = true
textLabel1.Parent = frame
if t then
local function getClosestPlayer()
local closestPlayer = nil
local shortestDistance = math.huge
local localPlayer = Players.LocalPlayer
return closestPlayer
end
aimbotConnection = RunService.Heartbeat:Connect(updateCamera)
else
if aimbotConnection then
aimbotConnection:Disconnect()
aimbotConnection = nil
end
end
end)
return closestPlayer
end
if t then
silentAimConnection = RunService.Heartbeat:Connect(updateCamera)
else
if silentAimConnection then
silentAimConnection:Disconnect()
silentAimConnection = nil
end
end
local walkSpeedConnection
local walkSpeed = 16
localPlayer.CharacterAdded:Connect(onCharacterAdded)
walkSpeedConnection = RunService.Heartbeat:Connect(enforceWalkSpeed)
turnOnButton.MouseButton1Click:Connect(turnOnInfiniteJump)
minimizeButton.MouseButton1Click:Connect(minimizeGUI)
game:GetService("StarterGui"):SetCore("SendNotification", {
Title = "Script By";
Text = "Nett (The Scripter)";
Icon = "rbxthumb://type=Asset&id=5107182114&w=150&h=150";
Duration = 16;
})
end)
local autoAttackConnection
if t then
autoAttackConnection = UserInputService.InputBegan:Connect(onInputBegan)
else
if autoAttackConnection then
autoAttackConnection:Disconnect()
autoAttackConnection = nil
end
end
end)
local autoBlockConnection
wait(0.1)
end
end
if t then
autoBlockConnection = RunService.Heartbeat:Connect(checkDistance)
else
if autoBlockConnection then
autoBlockConnection:Disconnect()
autoBlockConnection = nil
end
end
end)