Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- local args = {
- [1] = {
- ["itemTransactionAreaItemId"] = 61003,
- ["packetId"] = "c2s_30",
- },
- }
- game:GetService("ReplicatedStorage").ReplicatedStorageFolder.Remotes.ClientToServerRemoteEvent:FireServer(unpack(args))
- wait(1)
- local args = {
- [1] = {
- ["itemTransactionAreaItemId"] = 61003,
- ["packetId"] = "c2s_30",
- },
- }
- game:GetService("ReplicatedStorage").ReplicatedStorageFolder.Remotes.ClientToServerRemoteEvent:FireServer(unpack(args))
- wait(1)
- end
Add Comment
Please, Sign In to add comment