Город МОСКОВСКИЙ
00:02:34

Duplicate Script in Breaking Point (ROBLOX)

Аватар
Игры и Анимация
Просмотры:
117
Дата загрузки:
29.10.2023 21:46
Длительность:
00:02:34
Категория:
Лайфстайл

Описание

Everything explained is below. Further help: Discord: ! Desire#3110

#BreakingPoint

This does work with free executors so don't worry that I was using synapse!
How it works: After you execute the script type in chat ".join me" and it will rejoin and the items should be in your account. WARNING: you do need credits for each of these. Prices are below:

E RAIN - 3 Credits

local args = {
[1] = 66,
[2] = "Animations",
[3] = "Exclusive"
}

game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer(unpack(args))

CANDY CROWN - 10,000 Credits

local args = {
[1] = 66,
[2] = "Knife Skins",
[3] = "Winter Gift"
}

game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer(unpack(args))

ROYAL RED - 10,000 Credits

local args = {
[1] = 66,
[2] = "Chair Skins",
[3] = "Winter"
}

game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer(unpack(args))

ANTLERS CASE - 10,000 Credits

local args = {
[1] = 66,
[2] = "Accessories",
[3] = "Knife Antlers"
}

game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer(unpack(args))