Advertisement
a1pat

a1pat shhh semi legit config

Feb 18th, 2024
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.54 KB | Gaming | 0 0
  1.  
  2. --[[
  3.  
  4. ░██████╗██╗░░██╗██╗░░██╗██╗░░██╗██╗░░██╗  ██╗░░░██╗░░░██████╗░██████╗░
  5. ██╔════╝██║░░██║██║░░██║██║░░██║██║░░██║  ██║░░░██║░░░╚════██╗╚════██╗
  6. ╚█████╗░███████║███████║███████║███████║  ╚██╗░██╔╝░░░░░███╔═╝░░███╔═╝
  7. ░╚═══██╗██╔══██║██╔══██║██╔══██║██╔══██║  ░╚████╔╝░░░░██╔══╝░░██╔══╝░░
  8. ██████╔╝██║░░██║██║░░██║██║░░██║██║░░██║  ░░╚██╔╝░░██╗███████╗███████╗
  9. ╚═════╝░╚═╝░░╚═╝╚═╝░░╚═╝╚═╝░░╚═╝╚═╝░░╚═╝  ░░░╚═╝░░░╚═╝╚══════╝╚══════╝
  10.  
  11. ██╗░░░██╗██████╗░██████╗░░█████╗░████████╗███████╗
  12. ██║░░░██║██╔══██╗██╔══██╗██╔══██╗╚══██╔══╝██╔════╝
  13. ██║░░░██║██████╔╝██║░░██║███████║░░░██║░░░█████╗░░
  14. ██║░░░██║██╔═══╝░██║░░██║██╔══██║░░░██║░░░██╔══╝░░
  15. ╚██████╔╝██║░░░░░██████╔╝██║░░██║░░░██║░░░███████╗
  16. ░╚═════╝░╚═╝░░░░░╚═════╝░╚═╝░░╚═╝░░░╚═╝░░░╚══════╝
  17.  
  18.  
  19. https://discord.gg/shhhh
  20. https://shhhh.lol
  21.  
  22. --]]
  23.  
  24.  
  25.  
  26. getgenv().Shhhh = {
  27. ['Options'] = {
  28. Key = '', -- [ replace [keyhere] with your key ]
  29. Version = 'V2.0', -- [ "z1yd" has the best resolver in the game ) ( v2yp hits the most and still has a good resolver ( recommended ) ]
  30. Intro = true, -- [ stars a intro ]
  31. ['UnlockFps'] = {
  32. Enabled = true, -- [ basically fps unlocker ]
  33. FpsCap = 999,
  34. },
  35. ['CustomTextures'] = {
  36. Enabled = false, -- [ to have textures like ForceField world etc ]
  37. Texture = 'ForceField', -- [ https://static.wikia.nocookie.net/roblox/images/c/c1/All_Materials_2022.png/revision/latest?cb=20221125005730 ]
  38. Color = Color3.fromRGB(255, 198, 254),
  39. ['Fog'] = {
  40. Enabled = false,
  41. Start = 0,
  42. End = 1000,
  43. Color = BrickColor.new("Light reddish violet"), -- [ https://robloxapi.github.io/ref/type/BrickColor.html ]
  44. },
  45. },
  46. ['OptimizeUWP'] = false, -- optimizes UWP ( by alot / unlocks hz, makes game smoother, more fps)
  47. },
  48. ['Panic'] = {
  49. Enabled = false,
  50. Key = 'K', -- // turns everything OFF/ON
  51. },
  52. ['Universal'] = {
  53. Enabled = false, -- // turn this off if you're gonna play DA HOOD
  54. TeamCheck = true, -- // turn this off if the game is free for all
  55. VisibleCheck = true,
  56. Use_HitChance = true,
  57. Visible = true, -- // Visible / Show Fov
  58. Predict = false,
  59. Prediction = 0.115,
  60. Size = 150, -- // Fov Size
  61. HitChance = 100,
  62. HitPart = 'Random', -- // Head, HumanoidRootPart, Random
  63. },
  64. ["Silent"] = {
  65. Enabled = true,
  66. Mode = "FOV", -- // FOV or Target
  67. Enable_KeyBind = true,
  68. KeyBind = "p",
  69. Notification = true,
  70. Predict = true,
  71. Prediction = 0.12667,
  72. HitChance = 300,
  73. AirShot_HitChance = 300,
  74. HitParts = 'HumanoidRootPart',
  75. NearestCursorHitpart = true,
  76. HitPart_Mode = "Nearest Point", -- "Nearest Part", "Nearest Point"
  77. },
  78. ["AimAssist"] = {
  79. Enabled = true,
  80. Hold_KeyBind = false,
  81. Mode = "KeyBind", -- // "KeyBind" or "Mouse" or "Auto", ("Auto" will auto lock on target once they are in aimassist fov)
  82. KeyBind = 'c',
  83. MouseBind = Enum.UserInputType.MouseButton2,
  84. ThirdPerson = true,
  85. FirstPerson = true,
  86. Predict = true,
  87. Prediction = 0.1217231,
  88. Smooth = true,
  89. SmoothValue = 0.0023146,
  90. AirShot_SmoothValue = 0.00236267,
  91. HitPart = "HumanoidRootPart",
  92. Use_AirShotHitPart = false,
  93. AirShotHitPart = "Torso",
  94. NearestCursorHitpart = true,
  95. UnLockWhenTyping = false,
  96. UnlockWhenReloading = false,
  97. UnlockWhenNotHoldingGun = false,
  98. EasingStyle = { --// Current Methods : ( Linear, Sine, Back, Quad, Quart, Quint, Bounce, Elastic, Exponential, Circular, Cubic )
  99. First = "Elastic",
  100. Second = "Sine",
  101. },
  102. ['FrameSkip'] = {
  103. Enabled = false,
  104. UseKeyBind = true,
  105. Notification = true,
  106. ToggleKeyBind = 'g', -- [ to turn the frameskip on / off ]
  107. },
  108. },
  109. ['Shake'] = {
  110. Enabled = false,
  111. X = 5,
  112. Y = 5,
  113. Z = 5,
  114. AirShot = false,
  115. Airshot___X = 5,
  116. Airshot___Y = 5,
  117. Airshot___Z = 5,
  118. },
  119. ['Fov'] = {
  120. ['Silent'] = {
  121. Visible = false, -- circle visible
  122. Filled = false,
  123. Size = 35,
  124. Transparency = 0.14,
  125. Thickness = 1,
  126. Shape = 'Circle',
  127. Set = {0, 0},
  128. Color = Color3.fromRGB(0, 0, 0),
  129. },
  130. ['AimAssist'] = {
  131. Visible = false, -- circle visible
  132. Use_Fov = false,
  133. Disable_Outside_Fov = false,
  134. Filled = false,
  135. Size = 50,
  136. Transparency = 1,
  137. Thickness = 1,
  138. Shape = 'Circle',
  139. Set = {0, 0},
  140. Color = Color3.fromRGB(0, 0, 0),
  141. },
  142. },
  143. ['Checks'] = {
  144. Wall = true,
  145. Knocked = true,
  146. Grabbed = true,
  147. Airshot = true,
  148. Crew_Check = false,
  149. NoGroundShots = true,
  150. },
  151. ['Resolver'] = {
  152. Enabled = true,
  153. Anti_Aim_Viewer = true,
  154. },
  155. ['Misc'] = {
  156. ['Auto360'] = {
  157. Enabled = false,
  158. SpinKeybind = 'Q',
  159. SpinSpeed = 1,
  160. },
  161. ['CloseGame'] = {
  162. Enabled = false,
  163. CloseGameKeybind = 'M',
  164. UseDelay = true,
  165. Delay = 1,
  166. },
  167. ['FakeSpike'] = {
  168. Enabled = false,
  169. FakeSpikeKeybind = 'K',
  170. SpikeDuration = 1,
  171. },
  172. ['AutoReset'] = {
  173. Enabled = false,
  174. AutoResetKeybind = 'L',
  175. UseDelay = true,
  176. Delay = 1,
  177. },
  178. ['Settings'] = {
  179. AutoLowGFX = true,
  180. MuteBoomBox = true,
  181. AutoReload = false,
  182. },
  183. ['CheckSnipers'] = {
  184. -- [ this checks if anyone whos name is in the list joins and then does whatever you want ( notify, leave ) ]
  185. Enabled = true,
  186. Notification = true,
  187. CloseGame = false,
  188. ['Usernames'] = { -- [ put usernames in the Sections below ]
  189. 'imlovinit212',
  190. 'username2',
  191. 'username3',
  192. 'username4',
  193. 'username5',
  194. 'username6',
  195. },
  196. },
  197. ['TrashTalk'] = {
  198. Enabled = false,
  199. KeyBind = "t", -- [ whenever you click this keybind it spams the messages randomly ]
  200. Method = "2", -- [ 1 = ( random message from the table ) 2 = ( all messages in a row ) ]
  201. Delay = 0.3, -- [ for method 2 ( 0.3 miliseconds currently ) ]
  202. ['Messages'] = { -- [ put messages in the Sections below ]
  203. 'message',
  204. 'message',
  205. 'message',
  206. 'message',
  207. 'message',
  208. 'message',
  209. },
  210. },
  211. },
  212. ['TriggerBot'] = {
  213. Enabled = false,
  214. Notification = false,
  215. Use_KeyBind = true,
  216. Mode = "KeyBind", -- ["KeyBind" or "Hold"]
  217. KeyBind = Enum.KeyCode.M,
  218. Delay = 0.001,
  219. },
  220. ['Rejoin'] = {
  221. Enabled = false,
  222. Keybind = 'Q',
  223. },
  224. ['Noclip_Macro'] = {
  225. Enabled = false,
  226. KeyBind = Enum.KeyCode.H,
  227. First_Gun = '[Shotgun]',
  228. Second_Gun = '[TacticalShotgun]',
  229. },
  230. ['Animation'] = { -- once u click the keybinds it makes u use the Animation
  231. Lay = false, LayKey = Enum.KeyCode.T,
  232. Greet = true, GreetKey = Enum.KeyCode.Z,
  233. Speed = false, SpeedKey = Enum.KeyCode.N,
  234. Sturdy = false, SturdyKey = Enum.KeyCode.H,
  235. Griddy = false, GriddyKey = Enum.KeyCode.G,
  236. },
  237. ['GunSorting'] = {
  238. Enabled = false,
  239. SortFood = false,
  240. Keybind = 'Z', -- [ always big letters ]
  241. FirstSlot = '[Double-Barrel SG]',
  242. SecondSlot = '[Revolver]',
  243. ThirdSlot = '[TacticalShotgun]',
  244. FourthSlot = '[Shotgun]',
  245. FifthSlot = '[Katana]',
  246. },
  247. ['Mod'] = {
  248. Enabled = false,
  249. Mode = 'Key',
  250. Key = 'L', -- // crashes u when u click the button
  251. Message = 'lol...',
  252. Kick_if_Mod_Joined = true,
  253. },
  254. ['Macro'] = {
  255. Enabled = true,
  256. Hold_Key = false,
  257. KeyBind = Enum.KeyCode.Q,
  258. AntiMacroFling = true, -- // not here yet
  259. BypassMacroAbuse = true,
  260. Mode = 'Normal', -- // use 'Normal' or 'First Person'
  261. },
  262. ['Memory'] = {
  263. Enabled = true,
  264. Start = 1473,
  265. End = 1785,
  266. Speed = 1,
  267. },
  268. ['GunFov'] = { -- Turn Default and AirShot off for Range
  269. Enabled = true,
  270. Fov = true, -- to use Fov Size stuff turn off if you don't touch Fov Size
  271. Prediction = true, -- to use Prediction stuff turn off if you don't touch Prediction
  272. HitChance = true, -- to use Hitchance stuff turn off if you don't touch Hitchance
  273. Smoothness = true, -- ( for Aim Assist ) to use smoothness stuff turn off if you don't want smoothness
  274. Default = true, -- if you want to use the stuff in first line in each gun
  275. AirShot = true, -- if you want to use the airshot stuff
  276. Range = true, -- if you want to use range ofc
  277. Close = 15, -- if target is this far from you like 15 steps it will use Close_ stuff
  278. Mid = 30, -- if target is this far from you like 15 steps it will use Mid_ stuff
  279. Far = math.huge, -- if target is this far from you like 15 steps it will use Far_ stuff
  280. ["DoubleBarrel"] = {
  281. ["Fov"] = 8.1, ["Prediction"] = 0.12673, ["HitChance"] = 300, ["Smoothness"] = 0.014, -- ( this is default )
  282. ["AirShot_Fov"] = 4.6, ["AirShot_Prediction"] = 0.12673, ["AirShot_HitChance"] = 300, ["AirShot_Smoothness"] = 0.014, -- ( this is AirShot )
  283. ["Close_Fov"] = 4, ["Close_Prediction"] = 0.12673, ["Close_HitChance"] = 300, ["Close_Smoothness"] = 0.014, -- ( this is Range )
  284. ["Mid_Fov"] = 5.2, ["Mid_Prediction"] = 0.12673, ["Mid_HitChance"] = 300, ["Mid_Smoothness"] = 0.014, -- ( this is Range )
  285. ["Far_Fov"] = 4, ["Far_Prediction"] = 0.12673, ["Far_HitChance"] = 300, ["Far_Smoothness"] = 0.014, -- ( this is Range )
  286. },
  287. ["Revolver"] = {
  288. ["Fov"] = 2.5, ["Prediction"] = 0.12673, ["HitChance"] = 300, ["Smoothness"] = 0.014,
  289. ["AirShot_Fov"] = 1.9, ["AirShot_Prediction"] = 0.12673, ["AirShot_HitChance"] = 300, ["AirShot_Smoothness"] = 0.014,
  290. ["Close_Fov"] = 3.2, ["Close_Prediction"] = 0.12673, ["Close_HitChance"] = 300, ["Close_Smoothness"] = 0.014,
  291. ["Mid_Fov"] = 4.2, ["Mid_Prediction"] = 0.12673, ["Mid_HitChance"] = 300, ["Mid_Smoothness"] = 0.014,
  292. ["Far_Fov"] = 1.8, ["Far_Prediction"] = 0.12673, ["Far_HitChance"] = 300, ["Far_Smoothness"] = 0.014,
  293. },
  294. ["Rifle"] = {
  295. ["Fov"] = 25, ["Prediction"] = 0.135, ["HitChance"] = 300, ["Smoothness"] = 0.014,
  296. ["AirShot_Fov"] = 15, ["AirShot_Prediction"] = 0.135, ["AirShot_HitChance"] = 300, ["AirShot_Smoothness"] = 0.014,
  297. ["Close_Fov"] = 15, ["Close_Prediction"] = 0.135, ["Close_HitChance"] = 300, ["Close_Smoothness"] = 0.014,
  298. ["Mid_Fov"] = 7, ["Mid_Prediction"] = 0.135, ["Mid_HitChance"] = 300, ["Mid_Smoothness"] = 0.014,
  299. ["Far_Fov"] = 4, ["Far_Prediction"] = 0.135, ["Far_HitChance"] = 300, ["Far_Smoothness"] = 0.014,
  300. },
  301. ["Shotgun"] = {
  302. ["Fov"] = 25, ["Prediction"] = 0.135, ["HitChance"] = 300, ["Smoothness"] = 0.014,
  303. ["AirShot_Fov"] = 15, ["AirShot_Prediction"] = 0.135, ["AirShot_HitChance"] = 300, ["AirShot_Smoothness"] = 0.014,
  304. ["Close_Fov"] = 15, ["Close_Prediction"] = 0.135, ["Close_HitChance"] = 300, ["Close_Smoothness"] = 0.014,
  305. ["Mid_Fov"] = 7, ["Mid_Prediction"] = 0.135, ["Mid_HitChance"] = 300, ["Mid_Smoothness"] = 0.014,
  306. ["Far_Fov"] = 4, ["Far_Prediction"] = 0.135, ["Far_HitChance"] = 300, ["Far_Smoothness"] = 0.014,
  307. },
  308. ["Smg"] = {
  309. ["Fov"] = 25, ["Prediction"] = 0.135, ["HitChance"] = 300, ["Smoothness"] = 0.014,
  310. ["AirShot_Fov"] = 15, ["AirShot_Prediction"] = 0.135, ["AirShot_HitChance"] = 300, ["AirShot_Smoothness"] = 0.014,
  311. ["Close_Fov"] = 15, ["Close_Prediction"] = 0.135, ["Close_HitChance"] = 300, ["Close_Smoothness"] = 0.014,
  312. ["Mid_Fov"] = 7, ["Mid_Prediction"] = 0.135, ["Mid_HitChance"] = 300, ["Mid_Smoothness"] = 0.014,
  313. ["Far_Fov"] = 4, ["Far_Prediction"] = 0.135, ["Far_HitChance"] = 300, ["Far_Smoothness"] = 0.014,
  314. },
  315. ["TacticalShotgun"] = {
  316. ["Fov"] = 8.3, ["Prediction"] = 0.12673, ["HitChance"] = 300, ["Smoothness"] = 0.014,
  317. ["AirShot_Fov"] = 4.3, ["AirShot_Prediction"] = 0.12673, ["AirShot_HitChance"] = 300, ["AirShot_Smoothness"] = 0.014,
  318. ["Close_Fov"] = 3.2, ["Close_Prediction"] = 0.12673, ["Close_HitChance"] = 300, ["Close_Smoothness"] = 0.014,
  319. ["Mid_Fov"] = 4.2, ["Mid_Prediction"] = 0.12673, ["Mid_HitChance"] = 300, ["Mid_Smoothness"] = 0.014,
  320. ["Far_Fov"] = 4, ["Far_Prediction"] = 0.12673, ["Far_HitChance"] = 300, ["Far_Smoothness"] = 0.014,
  321. },
  322. ["Silencer"] = {
  323. ["Fov"] = 25, ["Prediction"] = 0.135, ["HitChance"] = 300, ["Smoothness"] = 0.014,
  324. ["AirShot_Fov"] = 15, ["AirShot_Prediction"] = 0.135, ["AirShot_HitChance"] = 300, ["AirShot_Smoothness"] = 0.014,
  325. ["Close_Fov"] = 15, ["Close_Prediction"] = 0.135, ["Close_HitChance"] = 300, ["Close_Smoothness"] = 0.014,
  326. ["Mid_Fov"] = 7, ["Mid_Prediction"] = 0.135, ["Mid_HitChance"] = 300, ["Mid_Smoothness"] = 0.014,
  327. ["Far_Fov"] = 4, ["Far_Prediction"] = 0.135, ["Far_HitChance"] = 300, ["Far_Smoothness"] = 0.014,
  328. },
  329. ["AK47"] = {
  330. ["Fov"] = 25, ["Prediction"] = 0.135, ["HitChance"] = 300, ["Smoothness"] = 0.014,
  331. ["AirShot_Fov"] = 15, ["AirShot_Prediction"] = 0.135, ["AirShot_HitChance"] = 300, ["AirShot_Smoothness"] = 0.014,
  332. ["Close_Fov"] = 15, ["Close_Prediction"] = 0.135, ["Close_HitChance"] = 300, ["Close_Smoothness"] = 0.014,
  333. ["Mid_Fov"] = 7, ["Mid_Prediction"] = 0.135, ["Mid_HitChance"] = 300, ["Mid_Smoothness"] = 0.014,
  334. ["Far_Fov"] = 4, ["Far_Prediction"] = 0.135, ["Far_HitChance"] = 300, ["Far_Smoothness"] = 0.014,
  335. },
  336. ["AR"] = {
  337. ["Fov"] = 25, ["Prediction"] = 0.135, ["HitChance"] = 300, ["Smoothness"] = 0.014,
  338. ["AirShot_Fov"] = 15, ["AirShot_Prediction"] = 0.135, ["AirShot_HitChance"] = 300, ["AirShot_Smoothness"] = 0.014,
  339. ["Close_Fov"] = 15, ["Close_Prediction"] = 0.135, ["Close_HitChance"] = 300, ["Close_Smoothness"] = 0.014,
  340. ["Mid_Fov"] = 7, ["Mid_Prediction"] = 0.135, ["Mid_HitChance"] = 300, ["Mid_Smoothness"] = 0.014,
  341. ["Far_Fov"] = 4, ["Far_Prediction"] = 0.135, ["Far_HitChance"] = 300, ["Far_Smoothness"] = 0.014,
  342. },
  343. },
  344. ['AutoPrediction'] = { -- the numbers are pings ( this is for silent + Current sets not recommended )
  345. Enabled = false,
  346. p20_30 = 0.1000,
  347. p30_40 = 0.1100,
  348. p40_50 = 0.1190,
  349. p50_60 = 0.1230,
  350. p60_70 = 0.1250,
  351. p70_80 = 0.1290,
  352. p80_90 = 0.1295,
  353. p90_100 = 0.1300,
  354. p100_110 = 0.1315,
  355. p110_120 = 0.1344,
  356. p120_130 = 0.1411,
  357. p130_140 = 0.1500,
  358. p140_150 = 0.1555,
  359. p150_160 = 0.1574,
  360. p160_170 = 0.1663,
  361. p170_180 = 0.1672,
  362. p180_190 = 0.1848,
  363. p190_200 = 0.1865,
  364. },
  365. ['Chat'] = {
  366. Enabled = false, -- // example : $pred 0.12
  367. HitChance = '$hc',
  368. Silent_Prediction = '$pred',
  369. Fov_Size = '$fov',
  370. AimAssist_Fov_Size = '!fov',
  371. AimAssist_Smoothness = '!smooth',
  372. AimAssist_Prediction = '!pred',
  373. Revolver_Fov = 'rfov',
  374. DoubleBarrel_Fov = 'dfov',
  375. Shotgun_Fov = 'sfov',
  376. TacticalShotgun_Fov = 'tfov',
  377. Show_Fov_Silent = '$SFS', -- use true or false only like $SFS true or false
  378. Show_Fov_AimAssist = '$SFA', -- use true or false only like $SFA true or false
  379. },
  380. ['Esp'] = {
  381. Enabled = false,
  382. Use_KeyBind = true,
  383. KeyBind = Enum.KeyCode.L,
  384. HealthBar = false,
  385. HealthBar_Full_Color = Color3.fromRGB(7, 23, 255),
  386. HealthBar_Low_Color = Color3.fromRGB(255, 4, 4),
  387. Boxes = false,
  388. Boxes_Color = Color3.fromRGB(255,255,255),
  389. HighLight = false,
  390. HightLight_Inner_Color = Color3.fromRGB(0, 4, 238),
  391. HightLight_OutLine_Color = Color3.fromRGB(255,255,255),
  392. Names = false,
  393. Names_Color = Color3.fromRGB(255,255,255),
  394. Tool = false,
  395. Tool_Color = Color3.fromRGB(255,255,255),
  396. Tracers = false,
  397. Tracers_Position = 15,
  398. Tracers_Color = Color3.fromRGB(255,255,255),
  399. FaceCamera = true,
  400. TeamMates = true,
  401. Distance = false,
  402. Distance_Color = Color3.fromRGB(255,255,255),
  403. Distance_Value = 1000, -- lower to see less
  404. },
  405. }
  406.  
  407.  
  408. loadstring(game:HttpGet("https://raw.githubusercontent.com/xfarzad/Shhhh/main/Loader", true))()
Tags: dahood
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement