Advertisement
_Thanh_Thy_Cute_

Gladiator Simulator AUTO TRAIN JULY 2021

Jul 25th, 2021
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. while wait() do
  2. local A_1 = "Strength"
  3. local Event = game:GetService("ReplicatedStorage").Remotes.Train
  4. Event:FireServer(A_1)
  5.  
  6. local A_1 = "Durability"
  7. local Event = game:GetService("ReplicatedStorage").Remotes.Train
  8. Event:FireServer(A_1)
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement