lenyyyyyyyyy

Untitled

Jul 3rd, 2020
17,285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. _G.DINO = true
  2. while _G.DINO do
  3. wait()
  4. local A_1 = 6
  5. local Event = game:GetService("ReplicatedStorage").BagBuy
  6. Event:FireServer(A_1)
  7. end
Add Comment
Please, Sign In to add comment