Sep 2Auto Train Feet Simulator Mobile Scriptwhile wait() do game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("BattleClick"):FireServer() game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("Train"):InvokeServer() end
while wait() do game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("BattleClick"):FireServer() game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("Train"):InvokeServer() end
Comments