Advertisement
Lenngotmelol

nahitsprobnothing

Jul 9th, 2020
1,888
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.41 KB | None | 0 0
  1. timer.Simple( 0.1, function()RunConsoleCommand("pp_fb","1") end)
  2. timer.Simple( 0.2, function()RunConsoleCommand("pp_fb_frames","1000") end)
  3. timer.Simple( 3, function()timer.Create( "thedrop", 0.25, 1, function()util.ScreenShake( LocalPlayer():GetPos(), 100, 100, 1, 5 )        end ) end)
  4. timer.Simple( 3, function()RunConsoleCommand("pp_fb_Frames","1") end)
  5. timer.Simple( 3, function()RunConsoleCommand("pp_fb","0") end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement