L$ Splitter Script for DFS & Any Vendor
Easily divide payments received by your DFS vendor (or any other vendor) between yourself and a chosen partner based on the percentage you set.
Features:
✅ Automatic Payment Splitting – Set a percentage to share earnings with a partner using their UUID.
✅ Displays Hovertext – Shows item name, price, and available units above the vendor.
✅ Simple Setup – Just drop the script into the prim, set the price, UUID, and profit share percentage.
✅ Refund Functionality – If out of stock, the script can automatically refund payments (with granted permissions).
Easy Configuration:
Modify just a few lines to adjust pricing, partner UUID, and profit percentage:
// Set item price in L$
integer PL = 100;
// Partner’s UUID (from their profile)
key YourPartner = "2f2b7182-4cfd-43ac-a249-b33085d02ee8";
// Profit share percentage (0.50 = 50%)
float UPercent = 0.50;
Includes an alternative script without hovertext. (Do not use both in the same vendor.)
Great Script Writing
works great with my honey