Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (getgenv and getgenv() or _G or shared).BB_Settings = {
- Breast = true,
- BreastPhysics = { Target = 5, Speed = 12, Damper = 0.08 },
- BreastSize = 0.95,
- Cheeks = true,
- CheeksPhysics = { Target = 8, Speed = 12.5, Damper = 0.08 },
- CheeksSize = 1.33,
- Collisions = false,
- ForceAllRigs = false,
- Only_Others = false,
- Simulate_Physics_On_LocalPlayer_Only = false,
- }
- --ForceAllRigs is basically forcing the changes on all humanoids that it finds
- --[[
- Originally Created by:
- 'With love and lust from "V" / Ukiyo'
- Re-written & Optimized by:
- Deuces
- Avatar needs to be:
- "R6 BLOCKY AVATAR (WITH GIRL TORSO)"
- ]]
- loadstring(
- game:HttpGet("https://gist.githubusercontent.com/htt-py/92db22eeefad0042a6da9117501ad827/raw/BBies.luau", true)
- )()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement