EWRWREWFF

cranking script 90s inf ammo instand reload script

Dec 12th, 2023
375
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. getgenv().reload = true
  2.  
  3.  
  4. while getgenv().reload == true do
  5. local args = {
  6. [1] = "heheheha"
  7. }
  8.  
  9. game:GetService("Players").LocalPlayer.PlayerGui.InGame.PlayerHandler.ServerHandler.Reload:FireServer(unpack(args))
  10. wait()
  11. end
Advertisement
Add Comment
Please, Sign In to add comment