Advertisement
Guest User

roblox haxx

a guest
Feb 3rd, 2020
3,215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. -- 02hacks Prevail
  2.  
  3. --[[ Credits:
  4. 02hacks - Scripting.
  5. GeneralMatieux - Testing, Ideas.
  6. ]]
  7.  
  8. -- [[ Customize/Scripter Shit ]]
  9. -- _G.TP(a,b,c) -- move to a new Position
  10. _G.Rainbow = true -- true or false
  11. _G.UIRainbow = false -- true or false
  12. _G.UIScale = 1 -- 0.6 and up
  13.  
  14. --[[ Functions/Features:
  15. AboosiveGuard - When you 1Punch Anyone on the Guards team, you CANT get a warning and bypasses "You are not allowed to join the guards team" on Neutral Menu
  16. StatOS - After Setting your WS and JP through Prevail's UI, While Crawling, Getting up, or using Respawnv2 your WS and JP remains the same
  17. 02MapFuck - Removes Everything but the Floor
  18. HipHeight - changes hh
  19. Anti-SpamArrest - Stops those kinda cunts
  20. Jumppower - changes jp
  21. StreamSpoofer - Spoofs Name in Name in Corner, Name on TeamList, and Chat, and Options (Do NOT "View" Character)
  22. Gravity - changes grav
  23. Kill - kill anyone you choose with partial names
  24. TazeAura - Taze Inmates and Criminals
  25. Walkspeed - changes ws
  26. ArrestAura - Arrest all criminals
  27. Teleport - teleport to player
  28. KillAura - kills anyone near you
  29. All Items - Collects all items
  30. RapidFire - rapidfires all weapons
  31. Btools - gives all btools
  32. Naked - FE Naked
  33. Suicide - Faster Death
  34. Invisible - FE Invisible
  35. Naked - Removes clothes, hats, FE
  36. Criminal - Make others a Criminal
  37. Uzi - Custom M9, 30 rounds, Insane FireRate, Renamed to Uzi, A Prevail X special just for you
  38. ]]
  39.  
  40. --[[ Toggles:
  41. Infinite Stamina - Rebuilt for Luau, Toggleable.
  42. 1Punch - 1 punch, 1 kill
  43. FriendService - Protects your friends from being killed, arrested, or tazed in loop events
  44. FlashAura - If killed by an opposing Force, once respawned KillAura will being active for some time.
  45. Auto Respawn - When you die you respawn in the same place almost instantly
  46. StreamSpoofer - Changes visible localplayer name on screen
  47. ]]
  48.  
  49. --[[ Project DED v1.01 Limited:
  50. ?DED <Victim>
  51. ?DED - Kills All
  52. ?DED .G - Kills Guards
  53. ?DED .C - Kills Criminals
  54. ]]
  55.  
  56. --[[ Chat-Commands, Default Prefix: ?
  57. Rf - Rapid-Fire
  58. M4 - Collects M4
  59. M9 - Collects M9
  60. Ak - Collects AK-47
  61. R870 - Collects Remington 870
  62. Rej - Rejoin
  63. Prefix <Prefix> - Changes the prefix, smh
  64. Dab - yuh dab
  65. Gate - opens gate
  66. ]]
  67.  
  68. --[[ KeyBinds:
  69. [E] - RapidFires Equiped Weapon
  70. [F] - 1Punch, If Enabled
  71. [H] - Hide/Show UI
  72. [K] - KillAura Toggle, Enable on UI First
  73. [Q] - Respawnv2
  74. [Z] - Noclip Toggle
  75. ]]
  76.  
  77. loadstring(game:HttpGet("https://pastebin.com/raw/uYBrDnWE", true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement