Advertisement
Guest User

Untitled

a guest
Sep 5th, 2015
981
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. @echo off
  2. shift /0
  3. @echo on
  4. @echo off
  5. title FPS++
  6. color 02
  7. echo --------------------------------
  8. echo Welcome To FPS++ By Oscar Street
  9. echo --------------------------------
  10. echo Open GtaV before running this
  11. echo (YOU MUST RUN THIS MOD AS ADMIN)
  12. echo --------------------------------
  13. echo Press Space Bar To Start.
  14. pause >nul
  15. powercfg -s 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c
  16.  
  17. cls
  18. taskkill /f /im wmpnetwk.exe.exe
  19. cls
  20. taskkill /f /im mDNSResponder.exe
  21. cls
  22. taskkill /f /im EgisUpdate.exe
  23. cls
  24. taskkill /f /im NeroCheck.exe
  25. cls
  26. taskkill /f /im soffice.exe
  27. cls
  28. taskkill /f /im jqs.exe
  29. cls
  30. taskkill /f /im reader_sl.exe
  31. cls
  32. taskkill /f /im Osa.exe
  33. cls
  34. taskkill /f /im OneDrive.exe
  35. cls
  36. taskkill /f /im DeviceDetector.exe
  37. cls
  38. taskkill /f /im GyStation.exe
  39. cls
  40. taskkill /f /im ISUSPM.exe
  41. cls
  42. taskkill /f /im pmmUpdate.exe
  43. cls
  44. taskkill /f /im HotkeyUI.exe
  45. cls
  46. taskkill /f /im HotkeyUtility.exe
  47. cls
  48. taskkill /f /im LavasoftTcpService.exe
  49. cls
  50. taskkill /f /im RIconMan.exe
  51. cls
  52. taskkill /f /im SearchUI.exe
  53. cls
  54. taskkill /f /im speedfan.exe
  55. cls
  56. taskkill /f /im PnkBstrA.exe
  57. cls
  58. taskkill /f /im RuntimeBroker.exe
  59. cls
  60. taskkill /f /im Updater.exe
  61. cls
  62. taskkill /f /im speedfan.exe
  63. cls
  64. wmic process where name="GTA5.exe" CALL setpriority 128
  65. cls
  66. echo Done, Enjoy.
  67. timeout /t 5 /nobreak
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement