-- Script generated by SimpleSpy - credits to exx#9394
while wait() do
local args = {
[1] = game:GetService("ReplicatedStorage").ShopEntries.KnifeSkins["Knife Box #1"]
}
game:GetService("ReplicatedStorage").Interactions.Server.BuyShopItem:InvokeServer(unpack(args))
[[-- Change "Knife Box #1" to 2 > 4, "GemStone Bundle, Animal Bundle, Rainbow Bundle"
or "Azure Slayer, Crimson, Sword Of Fire, Demon heart, Immortal"
]]
end
while wait() do
local args = {
[1] = game:GetService("ReplicatedStorage").ShopEntries.RevolverSkins["Revolver Box #1"]
}
game:GetService("ReplicatedStorage").Interactions.Server.BuyShopItem:InvokeServer(unpack(args))
[[-- Change "Revolver Box #1" to 2 > 4 or "Elemental Bundle, Sunbeam, Fire Blaster"
]]
end
while wait() do
local args = {
[1] = game:GetService("ReplicatedStorage").ShopEntries.Others["Alien Pack"]
}
game:GetService("ReplicatedStorage").Interactions.Server.BuyShopItem:InvokeServer(unpack(args))
[[-- Change "Alien Pack" to "Electric Pack, Ent Pack, Federation Pack, Ice Pack, Lavender Pack, Moon Pack, Steampunk Pack"]]
end