hhhhhhhdzrdrc

MHS 1

Jun 26th, 2020
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. while true do
  2.  
  3. local args = {
  4. [1] = {
  5. ["itemTransactionAreaItemId"] = 61003,
  6. ["packetId"] = "c2s_30",
  7. },
  8. }
  9.  
  10. game:GetService("ReplicatedStorage").ReplicatedStorageFolder.Remotes.ClientToServerRemoteEvent:FireServer(unpack(args))
  11.  
  12. wait(1)
  13.  
  14. local args = {
  15. [1] = {
  16. ["itemTransactionAreaItemId"] = 61003,
  17. ["packetId"] = "c2s_30",
  18. },
  19. }
  20.  
  21. game:GetService("ReplicatedStorage").ReplicatedStorageFolder.Remotes.ClientToServerRemoteEvent:FireServer(unpack(args))
  22. wait(1)
  23. end
Add Comment
Please, Sign In to add comment