Advertisement
Mamamamamoeokwam

Become a R63 script!

Oct 23rd, 2024
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. (getgenv and getgenv() or _G or shared).BB_Settings = {
  2. Breast = true,
  3. BreastPhysics = { Target = 5, Speed = 12, Damper = 0.08 },
  4. BreastSize = 0.95,
  5. Cheeks = true,
  6. CheeksPhysics = { Target = 8, Speed = 12.5, Damper = 0.08 },
  7. CheeksSize = 1.33,
  8. Collisions = false,
  9. ForceAllRigs = false,
  10. Only_Others = false,
  11. Simulate_Physics_On_LocalPlayer_Only = false,
  12. }
  13. --ForceAllRigs is basically forcing the changes on all humanoids that it finds
  14. --[[
  15. Originally Created by:
  16. 'With love and lust from "V" / Ukiyo'
  17. Re-written & Optimized by:
  18. Deuces
  19. Avatar needs to be:
  20. "R6 BLOCKY AVATAR (WITH GIRL TORSO)"
  21. ]]
  22. loadstring(
  23. game:HttpGet("https://gist.githubusercontent.com/htt-py/92db22eeefad0042a6da9117501ad827/raw/BBies.luau", true)
  24. )()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement