Advertisement
Guest User

pepo

a guest
Oct 4th, 2019
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. while true do
  2. wait()
  3. local A_1 = 10000000000
  4. local A_2 = "Code02"
  5. local Event = game:GetService("ReplicatedStorage").EnterCode
  6. Event:FireServer(A_1, A_2)
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement