Advertisement
Guest User

Elemental Wars EXP script

a guest
Jul 18th, 2019
699
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. local seed = getrenv().shared.seed
  2.  
  3. while wait() do
  4. game.ReplicatedStorage.CashCow:InvokeServer(50, seed)
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement