Advertisement
asfdsaad

Untitled

Sep 28th, 2023
619
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. --[[
  2.  
  3. BEST STREAMABLE SILENT AIM WITH ALL HITPARTS + AUTO DESYNC RESOLVER
  4.  
  5. COMES WITH MEMORY SPOOFER TOO
  6.  
  7. Made by bitey#0001
  8. .gg/falseban
  9. .gg/closetcheat
  10.  
  11. --]]
  12.  
  13. getgenv().MemorySpoofer = {
  14. enabled = true,
  15. minimum = 640,
  16. maximum = 830,
  17. }
  18. getgenv().SilentAim = {
  19. Settings = {
  20. Enabled = true,
  21. AimPart = "Head", --// Doesn't matter, it's nearest bodypart you don't need to change this.
  22. Prediction = 0.155,
  23. WallCheck = true,
  24. },
  25. FOV = {
  26. Enabled = true,
  27. Size = 100,
  28. Filled = false,
  29. Thickness = 0.66,
  30. Transparency = 0.5,
  31. Color = Color3.fromHSV(tick() % 5 / 5, 1, 1)
  32. }
  33. }
  34.  
  35. loadstring(game:HttpGet("https://raw.githubusercontent.com/uhlpy/Streamable/main/Nearest%20body%20part"))()
  36.  
  37.  
  38.  
  39. --btw this isnt "best" its "ass"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement