ADVERTISEMENTREMOVE ADS
Game icon

Cube V4 Break Skybox

Untitled Game
3 weeks ago
Script preview thumbnail
Script Preview

Description

just morph and use a bot then execute this and itll break skybox

ADVERTISEMENTREMOVE ADS
13 Lines • 334 Bytes
Raw
local players = game:GetService('Players')
local remote = game:GetService('ReplicatedStorage').Applications.Events.Input
for _, plr in ipairs(players:GetPlayers()) do
if plr then
local args = {
[1] = plr,
[2] = 5643563456,
}
remote:FireServer(unpack(args))
end
end
ADVERTISEMENTREMOVE ADS

Comments

0 comments
to add a comment
Loading comments
ADVERTISEMENTREMOVE ADS