ADVERTISEMENTREMOVE ADS
Game icon

Anticheat Bypass Auto Complete

Script preview thumbnail
Script Preview

Description

When you execute the script it will auto complete in 1 - 2 minutes without triggering Anticheat.

Features:

  • auto
  • complete
  • bypass
  • anticheat
  • no detect
  • byfron
ADVERTISEMENTREMOVE ADS
11 Lines • 536 Bytes
Verified
Raw
local LocalPlayer = game:GetService("Players").LocalPlayer
local Checkpoints = workspace.WorldMap.Checkpoints
local Stage = LocalPlayer.leaderstats.Stage
local Wins = LocalPlayer.leaderstats.Wins
local OldWinCount = Wins.Value
repeat
game:GetService("ReplicatedStorage"):WaitForChild("RemoteEvents"):WaitForChild("PlayerJumped"):FireServer()
LocalPlayer.Character.HumanoidRootPart.CFrame = Checkpoints[Stage.Value + 1].Hitbox.CFrame * CFrame.new(-4, 0, 0)
task.wait(math.random(0.10, 1.00))
until Wins.Value ~= OldWinCount
ADVERTISEMENTREMOVE ADS

Comments

0 comments
to add a comment
Loading comments
ADVERTISEMENTREMOVE ADS