Find any script for Roblox

Enter the name of the game or script.

Script – Abyss World

Thank you for using our website
Your script:

NO KEY

for _, v in pairs(workspace.Map.Ignore.Checkpoints:GetChildren()) do
wait()
game.Players.LocalPlayer.Character:PivotTo(v:GetPivot())
wait(1)
game:service'VirtualInputManager':SendKeyEvent(true, "E", false, game)
wait(1)
end