ADVERTISEMENTREMOVE ADS
Game icon

MOST OP SCRIPT

TRIANGULATE
1 week ago
Script preview thumbnail
Script Preview

Description

[Tps all shapes to the box and is very op (Can help get on leaderboards)

Features:

  • Teleporter
  • triangulate
  • Leaderboard helper
ADVERTISEMENTREMOVE ADS
11 Lines • 312 Bytes
Raw
local targetPos = CFrame.new(-27.875, -11.5, -342.25)
local container = workspace:WaitForChild('Parts')
while task.wait() do
for _, part in ipairs(container:GetDescendants()) do
if part:IsA('BasePart') and not part.Anchored then
part.CFrame = targetPos
end
end
end
ADVERTISEMENTREMOVE ADS

Comments

2 comments
to add a comment
Bu

I hope you guys like it

1
0
Bu

Credits to TrullyGod on Scriptblox for the script

0
0
ADVERTISEMENTREMOVE ADS