Advertisement
Guest User

Untitled

a guest
Jul 19th, 2018
1,256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. local A_1 = "SetClasherType"
  2. local A_2 = "Decker"
  3. local Event = game:GetService("ReplicatedStorage").Resources.Modules.RemoteEvent.RemoteEvent
  4. Event:FireServer(A_1, A_2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement