Advertisement
Guest User

Hood Customs Dot Lock/silent aim

a guest
Nov 6th, 2022
2,697
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | Gaming | 0 0
  1. -- could also just do : game:GetService("Players").LocalPlayer.UserId = 2887631667
  2.  
  3. rconsoleprint("\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n _____________________________________\n< This script was cracked by Tyris#0001 >\n -------------------------------------\n \\ ^__^ \n \\ (oo)\\_______\n (__)\\ )\\/\\\n ||----w |\n || ||\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n")
  4. wait(2)
  5. rconsoleprint("\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n _______________________\n")
  6. rconsoleprint("< ")
  7. rconsoleprint("@@RED@@")
  8. rconsoleprint(" Intercepting traffic... ")
  9. rconsoleprint("@@WHITE@@")
  10. rconsoleprint(" >\n")
  11. rconsoleprint(" -----------------------\n \\ ^__^ \n \\ (oo)\\_______\n (__)\\ )\\/\\\n ||----w |\n || ||\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n")
  12. wait(2)
  13. local old;
  14. old = hookfunction(game.HttpGet, function(a,b,...)
  15.  
  16. if b == "https://raw.githubusercontent.com/Nosssa/NossLock/main/XSTUsersWhitelisted" then
  17. rconsoleprint("\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n")
  18. rconsoleprint(" ________________________________________ \n")
  19. rconsoleprint("< ")
  20. rconsoleprint("@@GREEN@@")
  21. rconsoleprint(" Moo! Moo! Shitty Whitelist Patched! ")
  22. rconsoleprint("@@WHITE@@")
  23. rconsoleprint(" >\n")
  24. rconsoleprint(" ----------------------------------------\n")
  25. rconsoleprint(" \\ ^__^ \n")
  26. rconsoleprint(" \\ (oo)\\_______\n")
  27. rconsoleprint(" (__)\ )\\/\\\n")
  28. rconsoleprint(" ||----w |\n")
  29. rconsoleprint(" || ||\n")
  30. rconsoleprint("\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n")
  31.  
  32. return '_G.SilentVIP = {game:GetService("Players").LocalPlayer.UserId}'
  33. end
  34.  
  35. return old(a,b,...)
  36. end)
  37.  
  38.  
  39. --// UPDATED: OCTOBER, 30 2022.
  40.  
  41. --// Created By Nosssa & Atman Supports mostly, all hood games!
  42.  
  43.  
  44. getgenv().ToggleKey = ( "c" ) -- [ Toggle On And Off | Stop asking HORRIBLE questions! ]
  45.  
  46. getgenv().Prediction = ( .18 ) -- [ Lower Prediction: Lower Ping | Higher Prediction: Higher Ping | If you ask me "what pred is best" I will actually bite you ]
  47.  
  48. getgenv().FOV = ( 250 ) -- [ Increases Or Decreases FOV Radius ]
  49.  
  50.  
  51. getgenv().Streaming_Mode = false -- [ On "true", it removes all evidences that point to silent aim automatically. ]
  52.  
  53.  
  54. getgenv().FOV_Visible = true -- [ True or False, same for below ]
  55. getgenv().TargetAim_Visible = true -- [ Shows The Dot Or Disables It ]
  56.  
  57.  
  58. getgenv().AntiAimResolver = false -- [ True or False | Bypasses anti-lock, you must rejoin for this change to take effect / apply. ]
  59. getgenv().IgnoreWalls = false -- [ True or False | TURN THIS ON FOR "HOOD MODDED" IT WILL FIX THE STUPID NOT TOGGLING ISSUES ]
  60. getgenv().FIXCrossHair = true -- [ Doesn't have any functional usage anymore, issue has been resolved. ]
  61.  
  62.  
  63. getgenv().DontShootMyFriends = true -- [ True or False | If this is on "true", when you toggle on to your friends it won't work ]
  64. getgenv().DontShootThesePeople = { -- [ List Of Who Not To Target like this. "Quotations with their name and then a comma afterwards for each line"; ]
  65.  
  66. "Player1";
  67. "Player2";
  68. "Noob3";
  69. "Roblox";
  70. "You can go on and on forever";
  71.  
  72. };
  73.  
  74.  
  75. --// These contain basic; "true or false" options. Spell everything right and don't make typos. Thanks and enjoy.
  76.  
  77.  
  78. task.wait(1) --// Render_Safety_Yield;
  79.  
  80. loadstring(game:HttpGet("https://raw.githubusercontent.com/Nosssa/NossLock/main/ElQueTienePoder", true))();
  81.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement