Advertisement
haxurs199

Yin vs yang Auto Farm

Dec 21st, 2019
742
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. while wait() do
  2. --Yin Vs Yang Auto Farm--
  3. --Made by haxurs199 discord: Hax#4901--
  4.  
  5. local A_1 = "FromTraining"
  6. local A_2 = 1
  7. local Event = game:GetService("ReplicatedStorage").RemoteEvent.AddPowerEvent
  8. Event:FireServer(A_1, A_2)
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement