Advertisement
C-H-4-0-S

Inf strength wallpunch V2

Oct 7th, 2023 (edited)
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. local args = {
  2. [1] = game:GetService("Players").LocalPlayer,
  3. [2] = math.huge -- u can change the number here
  4. }
  5.  
  6. game:GetService("ReplicatedStorage"):WaitForChild("GP"):FireServer(unpack(args))
  7.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement