chrisinator66

Untitled

Mar 3rd, 2018
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. local remote = Game["ReplicatedStorage"]["PlaceItem"]
  2. local args = {
  3. [1] = "Tesla Resetter",
  4. [2] = CFrame.new(-112.5, 698.199585, 418.5, 1.19248806e-08, 0, -1, 0, 1, 0, 1, 0, 1.19248806e-08)
  5. }
  6. remote:InvokeServer(unpack(args))
Add Comment
Please, Sign In to add comment