Advertisement
Helgodxdd

Fast shoot

Sep 8th, 2019
553
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. ---Editated By: Johnny Test
  2.  
  3. while wait(0.001) do
  4. for _,source in pairs(getreg()) do
  5. if typeof(source) == "table" then
  6. make_writeable(source,false)
  7. source.FireRate = 0.01
  8. end
  9. end
  10. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement