Leak Polo Skidded
Leak Polo Skidded
loadstring(game:HttpGet("https://raw.githubusercontent.com/shakar60/universal-
anticheat-bypass/main/script",true))()
-- execution logs
loadstring(game:HttpGet("https://raw.githubusercontent.com/shakar60/scripts/main/
polologs",true))()
-- loading screen
-- Services
local Players = game:GetService("Players")
local TweenService = game:GetService("TweenService")
-- Settings
local settings = {
guiDuration = 3,
mainText = "Polos Skidded Camlock",
loadingText = "Polos Skidded Camlock Loading",
loadedText = "Polos Skidded Camlock Loaded",
creditsText = "Credits to sh4k4r6o for making the loading GUI.",
countdownTextEnabled = true,
countdownTextDuration = 3,
mainTextDuration = 1,
loadingTextDuration = 1,
loadedTextDuration = 1,
creditsTextDuration = 1,
font = Enum.Font.Arcade
}
-- Create ImageLabels
local leftImageLabel = Instance.new("ImageLabel", screenGui)
leftImageLabel.Name = "LeftImageLabel"
leftImageLabel.BackgroundTransparency = 1
leftImageLabel.Image = "rbxassetid://138192283248709"
leftImageLabel.Size = UDim2.new(0, 200, 0, 200)
leftImageLabel.Position = UDim2.new(0.05, 0, 0.5, -100) -- Position adjusted to
match text
leftImageLabel.ScaleType = Enum.ScaleType.Fit
-- Create Labels
local function createLabel(name, text, position, size, textSize, visible)
local label = Instance.new("TextLabel", screenGui)
label.Name = name
label.BackgroundTransparency = 1
label.Position = position
label.Size = size
label.Font = settings.font
label.Text = text
label.TextColor3 = Color3.fromRGB(255, 255, 255)
label.TextScaled = true
label.TextStrokeTransparency = 0.8
label.TextSize = textSize
label.Visible = visible
return label
end
-- Rainbow Effect
local function applyRainbowEffect(label)
local UIStroke = Instance.new("UIStroke", label)
UIStroke.Thickness = 2
UIStroke.Transparency = 0.5
spawn(function()
local hue = 0
while label and label.Parent do
hue = (hue + 1) % 360
local color = Color3.fromHSV(hue / 360, 1, 1)
UIStroke.Color = color
label.TextColor3 = color
wait(0.01)
end
end)
end
applyRainbowEffect(textLabel)
applyRainbowEffect(creditsLabel)
applyRainbowEffect(countdownLabel)
-- Countdown Update
local function updateCountdown()
if not settings.countdownTextEnabled then return end
countdownLabel.Visible = true
for timeLeft = settings.countdownTextDuration, 0, -1 do
countdownLabel.Text = "Please wait " .. timeLeft .. " seconds"
wait(1)
end
countdownLabel.Text = "Please wait 0 seconds"
wait(1)
countdownLabel.Visible = false
end
-- Show Text
local function showText(label, text, duration)
label.Text = text
wait(duration)
end
-- Cleanup
screenGui:Destroy()
blurEffect:Destroy()
-- polos camlock
local Library =
loadstring(game:HttpGet("https://raw.githubusercontent.com/shakar60/scripts/main/
aurax%20ui%20library%20source%20code",true))()
local function getFormattedTime()
local hour = tonumber(os.date("%I"))
local minute = os.date("%M")
local ampm = os.date("%p")
return string.format("%d:%s %s", hour, minute, ampm)
end
local NotificationLoad =
loadstring(game:HttpGet('https://raw.githubusercontent.com/treeofplant/Notif/main/
library.lua', true))()
function SendNotification(message)
if NotificationsEnabled then
NotificationLoad:NewNotification({
["Mode"] = "Custom",
["Title"] = "Polos Camlock",
["Description"] = message,
["Notification_Image"] = "rbxassetid://78342062013795",
["Notification_Sound"] = "rbxassetid://6518811702",
["Timeout"] = 0.5,
["Audio"] = true
})
end
end
function RemoveNotifications()
-- Implement logic to remove notifications if supported by the library
end
local connection
-- Settings
local Prediction = 0.206015
local XPrediction = 0.176073
local YPrediction = 0.167092
local Smoothness = 0.073
local JumpOffset = 0.6
local FallOffset = 0.6
local SelectedPart = "UpperTorso"
local CamlockKey = Enum.KeyCode.Q
local pingValues = {
["ping20_30"] = 0.12588,
["ping30_40"] = 0.11,
["ping40_50"] = 0.125,
["ping50_60"] = 0.127668,
["ping60_70"] = 0.12731,
["ping70_80"] = 0.119,
["ping80_90"] = 0.1347,
["ping90_100"] = 0.136,
["ping100_110"] = 0.130340,
["ping110_120"] = 0.1455,
["ping120_130"] = 0.14376,
["ping130_140"] = 0.156692,
["ping140_150"] = 0.1223333,
["ping150_160"] = 0.15,
["ping160_170"] = 0.16,
["ping170_180"] = 0.1923111,
["ping180_190"] = 0.19284,
["ping190_200"] = 0.166547,
["ping200_210"] = 0.16942,
["ping210_220"] = 0.165566,
["ping220_230"] = 0.165566,
["ping230_240"] = 0.15692,
["ping240_250"] = 0.16780,
["ping250_260"] = 0.1651,
["ping260_270"] = 0.175566,
["ping270_280"] = 0.195566,
["ping280_290"] = 0.16780,
["ping290_300"] = 0.2784834,
["ping300_310"] = 0.284638,
["ping310_320"] = 0.2907926,
["ping320_330"] = 0.2969472,
["ping330_340"] = 0.3031018,
["ping340_350"] = 0.3092564,
["ping350_360"] = 0.315411,
["ping360_370"] = 0.3215656,
["ping370_380"] = 0.3277202,
["ping380_390"] = 0.3338748,
["ping390_400"] = 0.3400294,
["ping400_410"] = 0.346184,
["ping410_420"] = 0.3523386,
["ping420_430"] = 0.3584932,
["ping430_440"] = 0.3646478,
["ping440_450"] = 0.3708024,
["ping450_460"] = 0.376957,
["ping460_470"] = 0.3831116,
["ping470_480"] = 0.3892662,
["ping480_490"] = 0.3954208,
["ping490_500"] = 0.19284,
}
local function getCurrentPing()
return game:GetService("Stats").Network.ServerStatsItem["Data Ping"]:GetValue()
end
RunService.Heartbeat:Connect(function()
if AutoPredictionEnabled then
updatePrediction()
end
end)
local ESPSettings = {
Highlighter = false,
DisplayName = false,
HealthBar = false,
OutlineESP = false,
Username = false, -- Added Username ESP setting
UserID = false -- Added UserID ESP setting
}
function updateDisplayNameESP()
for _, player in ipairs(game:GetService("Players"):GetPlayers()) do
local character = player.Character
if character and character:FindFirstChild("HumanoidRootPart") then
if ESPSettings.DisplayName then
addDisplayNameToCharacter(character, player)
else
removeDisplayNameFromCharacter(character)
end
end
end
end
function updateHealthBarESP()
for _, player in ipairs(game:GetService("Players"):GetPlayers()) do
local character = player.Character
if character and character:FindFirstChild("Humanoid") then
if ESPSettings.HealthBar then
addHealthBarToCharacter(character)
else
removeHealthBarFromCharacter(character)
end
end
end
end
function updateOutlineESP()
for _, player in ipairs(game:GetService("Players"):GetPlayers()) do
local character = player.Character
if character and character:FindFirstChild("HumanoidRootPart") then
if ESPSettings.OutlineESP then
addOutlineToCharacter(character)
else
removeOutlineFromCharacter(character)
end
end
end
end
function updateUsernameESP()
for _, player in ipairs(game:GetService("Players"):GetPlayers()) do
local character = player.Character
if character and character:FindFirstChild("HumanoidRootPart") then
if ESPSettings.Username then
addUsernameToCharacter(character, player)
else
removeUsernameFromCharacter(character)
end
end
end
end
function updateUserIDESP()
for _, player in ipairs(game:GetService("Players"):GetPlayers()) do
local character = player.Character
if character and character:FindFirstChild("HumanoidRootPart") then
if ESPSettings.UserID then
addUserIDToCharacter(character, player)
else
removeUserIDFromCharacter(character)
end
end
end
end
function removeHighlightFromCharacter(character)
local highlight = character:FindFirstChild("Highlight")
if highlight then
highlight:Destroy()
end
end
function removeDisplayNameFromCharacter(character)
local displayNameTag = character:FindFirstChild("DisplayNameTag")
if displayNameTag then
displayNameTag:Destroy()
end
end
function addHealthBarToCharacter(character)
if character:FindFirstChild("HealthBarTag") then return end
local healthBarTag = Instance.new("BillboardGui")
healthBarTag.Name = "HealthBarTag"
healthBarTag.Adornee = character.HumanoidRootPart
healthBarTag.Size = UDim2.new(0, 10, 0, 65) -- Larger HealthBar size
healthBarTag.StudsOffset = Vector3.new(-2, 1, 0)
healthBarTag.AlwaysOnTop = true -- Ensure it is visible through walls
healthBarTag.Parent = character
local healthChangedConn
local function updateHealthBar()
if character:FindFirstChild("Humanoid") then
frame.Size = UDim2.new(1, 0, character.Humanoid.Health /
character.Humanoid.MaxHealth, 0)
end
end
healthChangedConn = character.Humanoid.HealthChanged:Connect(updateHealthBar)
updateHealthBar()
end
function removeHealthBarFromCharacter(character)
local healthBarTag = character:FindFirstChild("HealthBarTag")
if healthBarTag then
healthBarTag:Destroy()
end
end
function addOutlineToCharacter(character)
if not character:FindFirstChild("HumanoidRootPart") then return end
local outline = character:FindFirstChild("OutlineESP")
if not outline then
outline = Instance.new("Highlight")
outline.Name = "OutlineESP"
outline.Adornee = character
outline.Parent = character
end
outline.DepthMode = Enum.HighlightDepthMode.AlwaysOnTop
outline.FillColor = Color3.fromRGB(0, 0, 0) -- No fill color
outline.OutlineColor = Color3.fromRGB(255, 0, 0) -- Red outline
outline.FillTransparency = 1
end
function removeOutlineFromCharacter(character)
local outline = character:FindFirstChild("OutlineESP")
if outline then
outline:Destroy()
end
end
usernameTag.Parent = character
end
function removeUsernameFromCharacter(character)
local usernameTag = character:FindFirstChild("UsernameTag")
if usernameTag then
usernameTag:Destroy()
end
end
function removeUserIDFromCharacter(character)
local userIDTag = character:FindFirstChild("UserIDTag")
if userIDTag then
userIDTag:Destroy()
end
end
game:GetService("Players").PlayerRemoving:Connect(function(player)
local character = player.Character
if character then
removeHighlightFromCharacter(character)
removeDisplayNameFromCharacter(character)
removeHealthBarFromCharacter(character)
removeOutlineFromCharacter(character)
removeUsernameFromCharacter(character)
removeUserIDFromCharacter(character)
end
end)
-- Services
local Players = game:GetService("Players")
local LocalPlayer = Players.LocalPlayer
local RunService = game:GetService("RunService")
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local Lighting = game:GetService("Lighting")
-- Configurations
local defaultZoomDistance = LocalPlayer.CameraMaxZoomDistance
local AutoReload = false
local rainbowRunning = false
local originalMaterials = {}
local originalColors = {}
local resolutionConnection
local isFullBright = false
local isNoFog = false
local antiStompEnabled = false
local SpinningCursor = false
local SpinPower = 10
local originalFog = {
FogEnd = Lighting.FogEnd,
FogStart = Lighting.FogStart,
FogColor = Lighting.FogColor
}
-- Helper Functions
local function applyRainbowEffect(character)
for _, v in pairs(character:GetChildren()) do
if v:IsA("MeshPart") or v:IsA("Part") then
if not originalMaterials[v] then
originalMaterials[v] = {Material = v.Material, Color = v.Color}
end
v.Material = Enum.Material.ForceField
end
end
rainbowRunning = true
spawn(function()
while rainbowRunning do
for _, v in pairs(character:GetChildren()) do
if v:IsA("MeshPart") or v:IsA("Part") then
v.Color = Color3.fromHSV(tick() % 5 / 5, 1, 1)
end
end
wait(0.1)
end
end)
end
if resolutionConnection then
resolutionConnection:Disconnect()
end
getgenv().gg_scripters = true
resolutionConnection = RunService.RenderStepped:Connect(
function()
if getgenv().gg_scripters then
Camera.CFrame = Camera.CFrame * CFrame.new(0, 0, 0, 1, 0, 0, 0,
getgenv().Resolution[".gg/scripters"], 0, 0, 0, 1)
end
end
)
else
getgenv().gg_scripters = nil
if resolutionConnection then
resolutionConnection:Disconnect()
end
resolutionConnection = nil
Camera.CFrame = CFrame.new(Camera.CFrame.Position)
end
end
LocalPlayer.CharacterRemoving:Connect(function(character)
removeRainbowEffect(character)
end)
-- Variables
local IsA = game.IsA
local newindex = nil
local noJumpCooldownEnabled = false -- Toggle state variable
local chatFrame =
LocalPlayer.PlayerGui:WaitForChild("Chat"):WaitForChild("Frame"):WaitForChild("Chat
ChannelParentFrame")
local chatBar =
LocalPlayer.PlayerGui:WaitForChild("Chat"):WaitForChild("Frame"):WaitForChild("Chat
BarParentFrame")
local originalChatBarPosition = chatBar.Position
RunService.Stepped:Connect(function()
if AutoReload then
local character = LocalPlayer.Character
if character then
local tool = character:FindFirstChildWhichIsA("Tool")
if tool and tool:FindFirstChild("Ammo") then
local ammo = tool.Ammo
if ammo.Value <= 0 then
ReplicatedStorage.MainEvent:FireServer("Reload", tool)
end
end
end
end
if SpinningCursor then
local Aim =
LocalPlayer.PlayerGui:WaitForChild("MainScreenGui"):WaitForChild("Aim")
Aim.Rotation = Aim.Rotation + SpinPower
end
end)
RunService.RenderStepped:Connect(function()
local chatFrame =
LocalPlayer.PlayerGui:WaitForChild("Chat"):WaitForChild("Frame"):WaitForChild("Chat
ChannelParentFrame")
local chatBar =
LocalPlayer.PlayerGui:WaitForChild("Chat"):WaitForChild("Frame"):WaitForChild("Chat
BarParentFrame")
local originalChatBarPosition = chatBar.Position
loadstring(game:HttpGet('https://raw.githubusercontent.com/Unknownproootest/
Permanent-Shift-Lock-Alt/alt/PermShiftlockAlt'))()
print("script executed")
end)
--//Variables
local LocalPlayer = Players.LocalPlayer
local Mouse = LocalPlayer:GetMouse()
Bypass = function(Entity)
Entity.ChildAdded:Connect(function(Child)
if Child:IsA("Tool") then
Tool = Child.Activated:Connect(function()
if MainEvent then
MainEvent:FireServer("UpdateMousePos", Mouse.Hit.Position)
end
end)
end
end)
end
LocalPlayer.CharacterAdded:Connect(function(Character)
Bypass(Character)
end)
if Alive(LocalPlayer) then
LocalPlayer.Character.Humanoid:UnequipTools()
Bypass(LocalPlayer.Character)
end
local Hook
Hook = hookmetamethod(game, "__namecall", function(self, ...)
local Args = {...}
local Method = getnamecallmethod()
CfgTab:CreateConfigSystem("left")
-- Polos Camlock
if IsVisibleOnViewport then
local Distance = (CenterPosition - Vector2.new(Position.X,
Position.Y)).Magnitude
if Distance < ClosestDistance then
ClosestPart = part
ClosestDistance = Distance
end
end
end
end
end
end
return ClosestPart
end
RunService.Heartbeat:Connect(function()
if CamlockState and enemy then
if enemy.Parent and enemy.Parent:FindFirstChild(SelectedPart) then
local targetPosition = enemy.Parent[SelectedPart].Position +
enemy.Parent[SelectedPart].Velocity * Prediction
targetPosition = Vector3.new(
targetPosition.X + XPrediction,
targetPosition.Y + YPrediction + JumpOffset - FallOffset, -- Apply
Jump Offset and Fall Offset
targetPosition.Z
)
UserInputService.InputBegan:Connect(function(input)
if input.KeyCode == CamlockKey then
Locked = not Locked
if Locked then
enemy = FindNearestEnemy()
CamlockState = true
SendNotification("Locking On " .. (enemy.Parent and enemy.Parent.Name
or "Unknown Player"))
TextButton.Image = "rbxassetid://72590084838674"
else
if enemy then
enemy = nil
CamlockState = false
SendNotification("Unlocked")
end
TextButton.Image = "rbxassetid://105713683367381"
end
end
end)
-- Polos Gui
local PolosGui = Instance.new("ScreenGui")
local Frame = Instance.new("Frame")
local UICornerFrame = Instance.new("UICorner")
local TextButton = Instance.new("ImageButton")
local UICornerButton = Instance.new("UICorner")
PolosGui.Name = "PolosGui"
PolosGui.Parent = game.CoreGui
PolosGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
Frame.Parent = PolosGui
Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
Frame.BorderSizePixel = 0
Frame.Size = UDim2.new(0, 100, 0, 90) -- Adjusted size
Frame.AnchorPoint = Vector2.new(0.5, 0.5)
Frame.Position = UDim2.new(1, 100, 0.4, 0) -- Start off-screen to the right
Frame.Active = true
Frame.Draggable = true -- Make the frame draggable
UICornerFrame.Parent = Frame
UICornerFrame.CornerRadius = UDim.new(0, 10)
TextButton.Parent = Frame
TextButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
TextButton.BackgroundTransparency = 0.5
TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextButton.BorderSizePixel = 0
TextButton.Position = UDim2.new(0.5, -40, 0.12, 0)
TextButton.Size = UDim2.new(0, 80, 0, 67)
TextButton.Image = "rbxassetid://105713683367381"
TextButton.ScaleType = Enum.ScaleType.Fit
TextButton.ImageTransparency = 0.5
TextButton.MouseButton1Click:Connect(function()
Locked = not Locked
if Locked then
enemy = FindNearestEnemy()
CamlockState = true
SendNotification("Locking On " .. (enemy.Parent and enemy.Parent.Name or
"Unknown Player"))
TextButton.Image = "rbxassetid://72590084838674"
else
if enemy then
enemy = nil
CamlockState = false
SendNotification("Unlocked")
end
TextButton.Image = "rbxassetid://105713683367381"
end
end)
UICornerButton.Parent = TextButton
UICornerButton.CornerRadius = UDim.new(0, 10)
Toggle.Name = "Toggle"
Toggle.Parent = ToggleGui
Toggle.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
Toggle.Position = UDim2.new(0.5, -25, 1, 50) -- Start off-screen at the bottom
center
Toggle.Size = UDim2.new(0, 50, 0, 50)
Toggle.Font = Enum.Font.SourceSans
Toggle.Text = "Toggle Gui"
Toggle.TextColor3 = Color3.fromRGB(255, 255, 255)
Toggle.TextSize = 13
Toggle.Draggable = true
UIStroke.Parent = Toggle
UIStroke.Thickness = 3
UIStroke.ApplyStrokeMode = Enum.ApplyStrokeMode.Border
spawn(RainbowEffect)
return ToggleGui
end
-- Function to toggle the visibility of the ToggleGui from the UI library toggle
button
local function toggleGuiVisibility(state)
ToggleGui.Enabled = state
end
if state then
-- Restore the original size and position
TextButton.Size = originalSize
TextButton.Position = originalPosition
end
end
end
-- UI library toggle button for PolosGui
GuiSection:AddToggle("Camlock Gui Toggle", true, function(state)
togglePolosGui(state)
end)
-- Info Notification
local function showInfoNotification()
if not notificationSent then
NotificationLoad:NewNotification({
["Mode"] = "Custom",
["Title"] = "Info:",
["Description"] = "Use the toggle button to hide/show the Camlock Gui
and the toggle button gui.",
["Notification_Image"] = "rbxassetid://18985517155",
["Notification_Sound"] = "rbxassetid://5153734608",
["Timeout"] = 20,
["Audio"] = true
})
notificationSent = true
end
end
showInfoNotification()
-- Notifications
NotificationLoad:NewNotification({
["Mode"] = "Custom",
["Title"] = "Polos Camlock Loaded!",
["Description"] = "Welcome User! camlock is an camlock script that aims for you in
most Of The Games.",
["Notification_Image"] = "rbxassetid://18985517155",
["Notification_Sound"] = "rbxassetid://5153734608",
["Timeout"] = 10,
["Audio"] = true
})
wait(2)
NotificationLoad:NewNotification({
["Mode"] = "Custom",
["Title"] = "Credits:",
["Description"] = "Credits To sh4k4r6o/sh4kar60 On Discord Modifying The Free
Version To A Better One.",
["Notification_Image"] = "rbxassetid://18985517155",
["Notification_Sound"] = "rbxassetid://5153734608",
["Timeout"] = 10,
["Audio"] = false
})