Post Views: 7
Created by • ボ blackout#0001
Features:
local args = {
[1] = -999999999999999,
[2] = "1 Stick",
[3] = true
}
game:GetService("ReplicatedStorage").Shop.Events.BuyItem:FireServer(unpack(args))
- BUY REBIRTHS / INFINITE REBIRTHS
local args = {
[1] = 999999 - amount u want
}
game:GetService("ReplicatedStorage").RebirthEvent:FireServer(unpack(args))