Meep City Script | SNOWBALL ALL

Created by synolope. / synolope#5736

Features:

  • SNOWBALL ALL
local it = 932
local function ball(player)
if it and player.Character and player.Character:FindFirstChild("Head") then
local pos = player.Character.Head.Position
local Global = require(game:GetService("ReplicatedStorage").Global)
game:GetService("ReplicatedStorage").ConnectionEvent:FireServer(226, game:GetService("HttpService"):JSONEncode({it,Global.ConcatenateVector3(targetpos),Global.ConcatenateVector3(pos),Global.ConcatenateVector3(pos),0}))
end
end
for i,v in pairs(game.Players:GetPlayers()) do
ball(v)
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

More Scripts!

TOP 10 TRENDING SCRIPTS