TEXT 66
Aftermath Script By venuslock on 12th September 2024 02:51:13 AM
  1. Code:
  2. --[[
  3.     Development Team:
  4.         - funnyguy_0202
  5.         - the bypass dev
  6.         - valutrein
  7.     Discords:
  8.         - https://discord.gg/h8eH6KU2 (sython.space)
  9.         - https://discord.gg/GHvq23wqss (elysium)
  10.         - https://discord.gg/nxSTNPt2 (amongus.hook)
  11.     Pasters:
  12.         - maverick
  13.        
  14.     1-0 nn
  15. ]] --
  16. local __namecall;
  17. __namecall = hookmetamethod(game, "__namecall", function(Self, ...)
  18.     local Args = {...}
  19.     --
  20.     if tostring(Self) == "CameraAngleEvent" then
  21.         if Args[1] and Args[2] then
  22.             Args[1] = 0/0
  23.             Args[2] = 0/0
  24.         end
  25.     end
  26.     --
  27.     return __namecall(Self, unpack(Args))
  28. end)

Texbin is for source code and general debugging text.

Login or Register to edit, delete and keep track of your pastes and more.

Raw Paste

Login or Register to edit or fork this paste. It's free.