Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- [!] Created by Greekazo@v3rm.net (https://v3rmillion.net/member.php?action=profile&uid=1604735)
- [!] Please be sure to give credits to the author of this script (^)
- ]]
- for a,b in pairs(getgc(true)) do
- if type(b) == "table" and rawget(b,"Recoil") then
- b.Recoil = Vector3.new(0, 1, 0);
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement