1 | while wait() do |
2 | local args = { |
3 | [1] = "online_claim", |
4 | [2] = 2 |
5 | |
6 | } |
7 | |
8 | game:GetService("ReplicatedStorage"):WaitForChild("RemoteFunction"):InvokeServer(unpack(args)) |
9 | local args = { |
10 | [1] = "online_claim", |
11 | [2] = 4 |
12 | } |
13 | |
14 | game:GetService("ReplicatedStorage"):WaitForChild("RemoteFunction"):InvokeServer(unpack(args)) |
15 | local args = { |
16 | [1] = "online_claim", |
17 | [2] = 5 |
18 | } |
19 | |
20 | game:GetService("ReplicatedStorage"):WaitForChild("RemoteFunction"):InvokeServer(unpack(args)) |
21 | local args = { |
22 | [1] = "online_claim", |
23 | [2] = 7 |
24 | } |
25 | |
26 | game:GetService("ReplicatedStorage"):WaitForChild("RemoteFunction"):InvokeServer(unpack(args)) |
27 | local args = { |
28 | [1] = "online_claim", |
29 | [2] = 8 |
30 | } |
31 | |
32 | game:GetService("ReplicatedStorage"):WaitForChild("RemoteFunction"):InvokeServer(unpack(args)) |
33 | local args = { |
34 | [1] = "train_one", |
35 | [2] = 1 |
36 | } |
37 | |
38 | game:GetService("ReplicatedStorage"):WaitForChild("RemoteFunction"):InvokeServer(unpack(args)) |
39 | local args = { |
40 | [1] = "online_claim", |
41 | [2] = 9 |
42 | } |
43 | |
44 | game:GetService("ReplicatedStorage"):WaitForChild("RemoteFunction"):InvokeServer(unpack(args)) |
45 | local args = { |
46 | [1] = "online_claim", |
47 | [2] = 11 |
48 | } |
49 | |
50 | game:GetService("ReplicatedStorage"):WaitForChild("RemoteFunction"):InvokeServer(unpack(args)) |
51 | local args = { |
52 | [1] = "online_claim", |
53 | [2] = 12 |
54 | } |
55 | |
56 | game:GetService("ReplicatedStorage"):WaitForChild("RemoteFunction"):InvokeServer(unpack(args)) |
57 | local args = { |
58 | [1] = "online_claim", |
59 | [2] = 1 |
60 | |
61 | } |
62 | |
63 | game:GetService("ReplicatedStorage"):WaitForChild("RemoteFunction"):InvokeServer(unpack(args)) |
64 | local args = { |
65 | [1] = "online_claim", |
66 | [2] = 3 |
67 | |
68 | } |
69 | |
70 | game:GetService("ReplicatedStorage"):WaitForChild("RemoteFunction"):InvokeServer(unpack(args)) |
71 | end |