share() Netscript Function ============================== .. js:function:: share() :RAM cost: 2.4 GB Increases your rep gain of all faction work types while share is called. Scales with thread count. Examples: .. code-block:: javascript while(true) await ns.share();