Advertisement
chrisinator66

Untitled

Sep 9th, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. local maf = getrenv().math
  2. local func = function(int)
  3. return 0
  4. end
  5. hookfunction(maf.abs,func)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement