1 | |
2 | local args = { |
3 | [1] = "DefaultIncubator2", |
4 | [2] = -0/0 |
5 | } |
6 | |
7 | game:GetService("ReplicatedStorage"):WaitForChild("Modules"):WaitForChild("StellarFramework"):WaitForChild("Network"):WaitForChild("HatchPet"):InvokeServer(unpack(args)) |
8 | |
9 | |
10 | for i = 1, 20 do |
11 | local args = { |
12 | [1] = "Free", |
13 | [2] = i |
14 | } |
15 | |
16 | game:GetService("ReplicatedStorage"):WaitForChild("Modules"):WaitForChild("StellarFramework"):WaitForChild("Network"):WaitForChild("ClaimSeasonPassReward"):FireServer(unpack(args)) |
17 | end |
18 | |
19 | for i = 1, 20 do |
20 | local args = { |
21 | [1] = "Free", |
22 | [2] = i |
23 | } |
24 | |
25 | game:GetService("ReplicatedStorage"):WaitForChild("Modules"):WaitForChild("StellarFramework"):WaitForChild("Network"):WaitForChild("ClaimSeasonPassReward"):FireServer(unpack(args)) |
26 | end |