Advertisement
Honansik

Bad Business Silent Aim Script

Sep 7th, 2023
1,897
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.27 KB | None | 0 0
  1. shared.config = {
  2.     hitPart = "Head", -- Head, Neck, Chest, Abdomen
  3.     fieldOfView = 120,
  4.     teamCheck = true,
  5.     circleColor = Color3.fromRGB(31, 237, 59)
  6. }
  7.  
  8. loadstring(game:HttpGet("https://raw.githubusercontent.com/xml4/luau/main/games/badbusiness/silentaim.lua"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement