SenseiRoblox

Custom duels reach script

Jan 29th, 2021 (edited)
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. game:GetService"RunService".RenderStepped:Connect(function()
  2. game:GetService("Workspace")["PUTYOURNAMEHERE"].Sword.GripPos=Vector3.new(0, 0, -10)
  3. game:GetService("Workspace")["PUTYOURNAMEHERE"].MatSword.GripPos=Vector3.new(0, 0, -10)
  4. end)
  5.  
  6. --Subscribe to James exploits
  7. --script found on Robloxscripts.com
Add Comment
Please, Sign In to add comment