SHARE
    TWEET
    Hasli4

    RBLX. GlassesScript

    May 25th, 2025
    258
    0
    Never
    Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
    Lua 0.67 KB | None | 0 0
    1. local ReplicatedStorage=game:GetService("ReplicatedStorage")
    2. local a = Instance.new("Accessory")
    3. a.Name = "HPGlasses"
    4. local handle = Instance.new("Part")
    5. handle.Name = "Handle"
    6. handle.Size = Vector3.new(1, 1.6, 1)
    7. handle.Parent = a
    8. local faceFrontAttachment = Instance.new("Attachment")
    9. faceFrontAttachment.Name = "FaceFrontAttachment"
    10. faceFrontAttachment.Position = Vector3.new(0, -0.24, -0.45)
    11. faceFrontAttachment.Parent = handle
    12. local mesh = Instance.new("SpecialMesh")
    13. mesh.Name = "Mesh"
    14. mesh.Scale = Vector3.new(1, 1, 1)
    15. mesh.MeshId = "rbxassetid://22053998"
    16. mesh.TextureId = "rbxassetid://22053986"
    17. mesh.Parent = handle
    18. a.Parent = ReplicatedStorage
    Advertisement
    Add Comment
    Please, Sign In to add comment
    Public Pastes
    We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
    Not a member of Pastebin yet?
    Sign Up, it unlocks many cool features!

    AltStyle によって変換されたページ (->オリジナル) /