Skip to main content

gamePassId

gamePassIdgame:GetService("RunService").Stepped:connect(function()
wait()

local gamePassId = 4877401
local market = game:GetService("MarketplaceService")
local http = game:GetService("HttpService")
local info = market:GetProductInfo(gamePassId, Enum.InfoType.GamePass)
market:SignalPromptGamePassPurchaseFinished(game:GetService("Players").LocalPlayer, gamePassId, true)
market:PerformPurchase(Enum.InfoType.Asset, info["ProductId"], info["PriceInRobux"], http:GenerateGUID(false))

local gamePassId = 4877405
local market = game:GetService("MarketplaceService")
local http = game:GetService("HttpService")
local info = market:GetProductInfo(gamePassId, Enum.InfoType.GamePass)
market:SignalPromptGamePassPurchaseFinished(game:GetService("Players").LocalPlayer, gamePassId, true)
market:PerformPurchase(Enum.InfoType.Asset, info["ProductId"], info["PriceInRobux"], http:GenerateGUID(false))

local gamePassId = 4952463
local market = game:GetService("MarketplaceService")
local http = game:GetService("HttpService")
local info = market:GetProductInfo(gamePassId, Enum.InfoType.GamePass)
market:SignalPromptGamePassPurchaseFinished(game:GetService("Players").LocalPlayer, gamePassId, true)
market:PerformPurchase(Enum.InfoType.Asset, info["ProductId"], info["PriceInRobux"], http:GenerateGUID(false))

local gamePassId = 4952465
local market = game:GetService("MarketplaceService")
local http = game:GetService("HttpService")
local info = market:GetProductInfo(gamePassId, Enum.InfoType.GamePass)
market:SignalPromptGamePassPurchaseFinished(game:GetService("Players").LocalPlayer, gamePassId, true)
market:PerformPurchase(Enum.InfoType.Asset, info["ProductId"], info["PriceInRobux"], http:GenerateGUID(false))

local gamePassId = 6080322
local market = game:GetService("MarketplaceService")
local http = game:GetService("HttpService")
local info = market:GetProductInfo(gamePassId, Enum.InfoType.GamePass)
market:SignalPromptGamePassPurchaseFinished(game:GetService("Players").LocalPlayer, gamePassId, true)
market:PerformPurchase(Enum.InfoType.Asset, info["ProductId"], info["PriceInRobux"], http:GenerateGUID(false))

local gamePassId = 6080325
local market = game:GetService("MarketplaceService")
local http = game:GetService("HttpService")
local info = market:GetProductInfo(gamePassId, Enum.InfoType.GamePass)
market:SignalPromptGamePassPurchaseFinished(game:GetService("Players").LocalPlayer, gamePassId, true)
market:PerformPurchase(Enum.InfoType.Asset, info["ProductId"], info["PriceInRobux"], http:GenerateGUID(false))


local gamePassId = 6080328
local market = game:GetService("MarketplaceService")
local http = game:GetService("HttpService")
local info = market:GetProductInfo(gamePassId, Enum.InfoType.GamePass)
market:SignalPromptGamePassPurchaseFinished(game:GetService("Players").LocalPlayer, gamePassId, true)
market:PerformPurchase(Enum.InfoType.Asset, info["ProductId"], info["PriceInRobux"], http:GenerateGUID(false))

local gamePassId = 6083727
local market = game:GetService("MarketplaceService")
local http = game:GetService("HttpService")
local info = market:GetProductInfo(gamePassId, Enum.InfoType.GamePass)
market:SignalPromptGamePassPurchaseFinished(game:GetService("Players").LocalPlayer, gamePassId, true)
market:PerformPurchase(Enum.InfoType.Asset, info["ProductId"], info["PriceInRobux"], http:GenerateGUID(false))

local gamePassId = 6131490
local market = game:GetService("MarketplaceService")
local http = game:GetService("HttpService")
local info = market:GetProductInfo(gamePassId, Enum.InfoType.GamePass)
market:SignalPromptGamePassPurchaseFinished(game:GetService("Players").LocalPlayer, gamePassId, true)
market:PerformPurchase(Enum.InfoType.Asset, info["ProductId"], info["PriceInRobux"], http:GenerateGUID(false))
end)