Richcatlover

Jujutsu Legacy script

Aug 3rd, 2024
5,515
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. local args = {
  2. [1] = "Infinity",
  3. [2] = "Infinity",
  4. [3] = 1,
  5. [4] = 0.1
  6. }
  7.  
  8. game:GetService("ReplicatedStorage"):WaitForChild("SetTechnique"):FireServer(unpack(args))
  9.  
Advertisement
Add Comment
Please, Sign In to add comment