Created by NotBlacce
Features:
- INFINITE BREATHINGS
while task.wait(0.5) do
local args = {
[1] = "TrainReward"
}
game:GetService("ReplicatedStorage").RemoteEvents.BreathFunc:InvokeServer(unpack(args))
end
ENJOY!
Created by NotBlacce
Features:
while task.wait(0.5) do
local args = {
[1] = "TrainReward"
}
game:GetService("ReplicatedStorage").RemoteEvents.BreathFunc:InvokeServer(unpack(args))
end
ENJOY!