How to get 4 free UGC items! | Exploiting
Channel:
Subscribers:
11,600
Published on ● Video Link: https://www.youtube.com/watch?v=8EBiHf0FjIg
Game: https://roblox.com/games/7541759836/unnamed
Script:
while wait() do
local args = {
[1] = 2,
[2] = {
[1] = 1,
[2] = 1,
[3] = 4
}
}
game:GetService("ReplicatedStorage"):WaitForChild("Project"):WaitForChild("RemoteEvent"):WaitForChild("ControlMessageEvent"):FireServer(unpack(args))
end